Skip to content

Comments

Bump pyglet from 2.0.20 to 2.1.4#11

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyglet-2.1.4
Closed

Bump pyglet from 2.0.20 to 2.1.4#11
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyglet-2.1.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps pyglet from 2.0.20 to 2.1.4.

Release notes

Sourced from pyglet's releases.

v2.1.4

⚠️ This release is part of the new 2.1 series, and has BREAKING CHANGES from the 2.0 series. If updating from 2.X, please see the migration guide in the documentation for more details: https://pyglet.readthedocs.io/en/latest/programming_guide/migration.html

Changes

  • docs: Add shape guide crossrefs (#1291)
  • Updated the opengl torus example to work with the material updates in 3.1 (#1281)
  • Add homebrew lib search location for Apple Silicon.
  • Bump Qt example to use PySide6 and PyQt6 (#1305)

Bugfixes

  • shapes.earcut: Fix int casting bug for large polygons (#1282)
  • Linux: Use dotclock instead of rate in xlib vidmoderestore (#1285)
  • tests: Fix many interactive tests, and other test fixes
  • app: Fix run(None) crashing on macOS
  • docs: Correct the docstring for the start_angle of an arc to indicate it is in degrees and not radians (#1290)
  • controller: Fix dpad bias for controller.min > 0 (#1296)
  • controller: Only use 0x1 desktop page axis for controller indexing on macOS (#1297)
  • gui: Fix the position range of the slider knob when repositioning the slider (#1299)

v2.1.3

⚠️ This release is part of the new 2.1 series, and has BREAKING CHANGES from the 2.0 series. Please see the migration guide in the documentation for more details: https://pyglet.readthedocs.io/en/latest/programming_guide/migration.html

Changes

  • window: Change the default znear/zfar to (-8192, 8192).
  • docs: Fix top-left version display and copyright auto-generation (#1264).
  • docs: fixes in the quickstart guide, and lots of other cleanups.
  • clean up legacy super() call syntax around the codebase.

Bugfixes

  • shapes: disable depth testing by default, due to usability issues.
  • window.xlib: prevent crash if initial configuration notify event has invalid width/height.
  • window.xlib: fix screen mode showing dotclock instead of Hz.
  • model: fix the (undocumented) Sphere and Cube test shapes.
  • examples.model.fpscamera: don't normalize the movement input.
  • window: Fix ImageMouseCursor positioning not adapting to scaling (#1278).

v2.1.2

⚠️ This release is part of the new 2.1 series, and has BREAKING CHANGES from the 2.0 series. Please see the migration guide in the documentation for more details: https://pyglet.readthedocs.io/en/latest/programming_guide/migration.html

Bugfixes

  • shapes: disable depth testing by default, due to usability issues.

v2.1.1

⚠️ This release is part of the new 2.1 series, and has BREAKING CHANGES from the 2.0 series. Please see the migration guide in the documentation for more details: https://pyglet.readthedocs.io/en/latest/programming_guide/migration.html

... (truncated)

Changelog

Sourced from pyglet's changelog.

pyglet 2.1.4

Changes

  • docs: Add shape guide crossrefs (#1291)
  • Updated the opengl torus example to work with the material updates in 3.1 (#1281)
  • Add homebrew lib search location for Apple Silicon.
  • Bump Qt example to use PySide6 and PyQt6 (#1305)

Bugfixes

  • shapes.earcut: Fix int casting bug for large polygons (#1282)
  • Linux: Use dotclock instead of rate in xlib vidmoderestore (#1285)
  • tests: Fix many interactive tests, and other test fixes
  • app: Fix run(None) crashing on macOS
  • docs: Correct the docstring for the start_angle of an arc to indicate it is in degrees and not radians (#1290)
  • controller: Fix dpad bias for controller.min > 0 (#1296)
  • controller: Only use 0x1 desktop page axis for controller indexing on macOS (#1297)
  • gui: Fix the position range of the slider knob when repositioning the slider (#1299)

pyglet 2.1.3

Changes

  • window: Change the default znear/zfar to (-8192, 8192).
  • docs: Fix top-left version display and copyright auto-generation (#1264).
  • docs: fixes in the quickstart guide, and lots of other cleanups.
  • clean up legacy super() call syntax around the codebase.

Bugfixes

  • shapes: disable depth testing by default, due to usability issues.
  • window.xlib: prevent crash if initial configuration notify event has invalid width/height.
  • window.xlib: fix screen mode showing dotclock instead of Hz.
  • model: fix the (undocumented) Sphere and Cube test shapes.
  • examples.model.fpscamera: don't normalize the movement input.
  • window: Fix ImageMouseCursor positioning not adapting to scaling (#1278).

pyglet 2.1.2

Bugfixes

  • shapes: disable depth testing by default, due to usability issues.

pyglet 2.1.1

... (truncated)

Commits
  • 2e95d4a ready v2.1.4 release
  • 9913db7 Bump Qt example to use PySide6 and PyQt6 (#1305)
  • c38b6fe Fix the position range of the slider knob when repositioning the slider (#1299)
  • 717304e Only use 0x1 desktop page axis for controller indexing (#1297)
  • fb1b992 Fix dpad bias for controller.min > 0 (#1296)
  • 81552da Text fixes, additions, and improvements (#1294)
  • 196678b Fix test_html.py to properly close tags. (#1293)
  • 3da2ff9 Merge pull request #1292 from caffeinepills/update_macos_paths
  • 9de5498 Add homebrew lib search location for Apple Silicon.
  • 93ec270 Add shape guide crossrefs (#1291)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.0.20 to 2.1.4.
- [Release notes](https://github.com/pyglet/pyglet/releases)
- [Changelog](https://github.com/pyglet/pyglet/blob/master/RELEASE_NOTES)
- [Commits](pyglet/pyglet@v2.0.20...v2.1.4)

---
updated-dependencies:
- dependency-name: pyglet
  dependency-version: 2.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 21, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 28, 2025

Superseded by #12.

@dependabot dependabot bot closed this Apr 28, 2025
@dependabot dependabot bot deleted the dependabot/pip/pyglet-2.1.4 branch April 28, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants