-
Notifications
You must be signed in to change notification settings - Fork 1
Update dependency pygame to v2.6.1 #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/pygame-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
84c0438
to
5dfa549
Compare
5dfa549
to
250132a
Compare
250132a
to
e6f34b9
Compare
e6f34b9
to
f4be7db
Compare
f4be7db
to
ba6015c
Compare
ba6015c
to
9e447df
Compare
9e447df
to
50c34ba
Compare
50c34ba
to
24b60a7
Compare
24b60a7
to
efb2b18
Compare
efb2b18
to
93fdae4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2.0.1
->==2.6.1
Release Notes
pygame/pygame (pygame)
v2.6.1
: pygame 2.6.1 - python 3.13 bugfix releaseCompare Source
What's Changed
This is a bugfix release for a new version of Python (3.13) that is out soon.
New Contributors
Full Changelog: pygame/pygame@2.6.0...2.6.1
v2.6.0
: pygame 2.6.0 - for MacarenaCompare Source
🎉 🎈
Thanks
🎮🛸 - - - - 💥👾
SDL_VIDEODRIVER=dummy
by @emilytrau in https://github.com/pygame/pygame/pull/4169python3 setup.py lint
by @cclauss in https://github.com/pygame/pygame/pull/4179python3 setup.py lint
is deprecated: Let's lint withpre-commit
by @cclauss in https://github.com/pygame/pygame/pull/4200New Contributors
v2.5.2
: pygame 2.5.2 - 🦋 yet another bug fix release🍄Compare Source
Ye olde bug fix release. Yee haw!
Find an issue? https://github.com/pygame/pygame/issues
Some libSDL related bug fixes
What's Changed
New Contributors
v2.5.1
: pygame 2.5.1 - 🦋 more delicious, and equal amounts of weird 🍄Compare Source
This is a bug fix release.
Some libSDL related bug fixes
What's Changed
aliens.py
by @kxkw in https://github.com/pygame/pygame/pull/3950New Contributors
v2.5.0
: pygame 2.5.0 - 🦋 delicious but a weird 🍄Compare Source
Less stuff is broken
As usual write about your https://github.com/pygame/pygame/issues and maybe in 8 years we can close it without comment. Or maybe, just maybe someone will fix it sooner. Maybe.
New Contributors
https://github.com/pygame/pygame/issues
v2.4.0
: pygame 2.4.0 - 👟⚽Compare Source
👢👞👡👠👟🥿🥿🥾🥾🩰👡👡🥿👞👟👟🩰👠👢👞🥿🥾👢👠👠🩰
👠👟 python3 -m pip install pygame==2.4.0
👞👡🥿👟🥾👡🩰🩰🥾🩰👠👢👢👟👠🥾👞👡👢👞🥿🥿👟👠🥿👠
If you notice any issues, please contribute a report here: https://github.com/pygame/pygame/issues
New SDL 2.26.x ⚽
As well as a number of bug fixes, this version includes a new version of SDL, which includes a number of improvements in areas like vsync, game controller support, audio quality, and IME text input support.
The release notes for the SDL 2.26.x series has more information
What's Changed
cursors.Cursor.copy()
by @MarcellPerger1 in https://github.com/pygame/pygame/pull/3762Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.