Skip to content

Bump pyglet from 2.1.11 to 2.1.15 - #3191

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pyglet-2.1.15
Open

Bump pyglet from 2.1.11 to 2.1.15#3191
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pyglet-2.1.15

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps pyglet from 2.1.11 to 2.1.15.

Release notes

Sourced from pyglet's releases.

v2.1.14

Bugfixes

shapes: Handle ZeroDivisionError and domain error when calculating miter scale (#1418) window: On macOS, fix RecursionError when resizing Windows. (#1421) text: Fix larger sized characters causing wrap issues. (#1426)

Improvements

typing: Fix the Label type hints for font_family. (#1407) typing: Add type hints to the Quaternion.from_mat* methods. (#1406) typing: Provide concrete typing for Window based on selected platform. (#1409) docs: Fix typo. (#1416)

v2.1.13

What's Changed

New Contributors

Full Changelog: pyglet/pyglet@v2.1.12...v2.1.13

v2.1.12

Bugfixes

shapes: When vertex_lists are created, ensure that the vertex data is initialized for rotation.

Changelog

Sourced from pyglet's changelog.

pyglet 2.1.15

Bugfixes

linux.fontconfig: Fix incorrect FcFreeTypeQueryFace argument. #1454

Improvements

media: Improved support for 32bit audio, and enhanced capability detection and handling. #1415 docs: Add missing includes for gui.Frame. #1444 docs: Update paragraph spacing documentation. docs: Update details about supported Python versions. #1434 docs: Add section on drawing VertexLists, and usage examples.

pyglet 2.1.14

Bugfixes

shapes: Handle ZeroDivisionError and domain error when calculating miter scale (#1418) window: On macOS, fix RecursionError when resizing Windows. (#1421) text: Fix larger sized characters causing wrap issues. (#1426)

Improvements

typing: Fix the Label type hints for font_family. (#1407) typing: Add type hints to the Quaternion.from_mat* methods. (#1406) typing: Provide concrete typing for Window based on selected platform. (#1409) docs: Fix typo. (#1416)

pyglet 2.1.13

Bugfixes

shapes: fix rotation behaviour of Sector when later setting radius/angle/etc. (#1405) window.win32: check Windows version before importing shcore. (#1402) gui.PushButton: fix missing argument in on_mouse_leave handler. (#1397)

pyglet 2.1.12

Bugfixes

shapes: On vertex_list creation, ensure vertex data is initialized for rotation.

pyglet 2.1.11

Changes

... (truncated)

Commits
  • 90f1072 linux.fontconfig: Fix incorrect FcFreeTypeQueryFace argument. #1454
  • 5513d6a Merge pull request #1444 from abhro/patch-1
  • 29c6e71 Add Frame class to gui.rst
  • 7027c11 Update paragraph spacing documentation
  • f773e4d Better 32-bit audio support (#1415)
  • d8375d2 Add section on drawing vertex lists and usage example
  • 3be33a8 Add Python Version Support section to Installation docs. (#1434)
  • a008eba Ready v2.1.14 release.
  • d9678fe Fix larger sized characters causing wrap issues. (#1426)
  • 9ae40a3 Use proper super class call when updating the base tracking areas: Fixes #141...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyglet](https://github.com/pyglet/pyglet) from 2.1.11 to 2.1.15.
- [Release notes](https://github.com/pyglet/pyglet/releases)
- [Changelog](https://github.com/pyglet/pyglet/blob/master/RELEASE_NOTES)
- [Commits](pyglet/pyglet@v2.1.11...v2.1.15)
---
updated-dependencies:
- dependency-name: pyglet
dependency-version: 2.1.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file Python labels Jun 29, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filePython

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants