Skip to content
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

Update dependency pygame to v2.6.1 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 15, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pygame (source) ==2.0.1 -> ==2.6.1 age adoption passing confidence

Release Notes

pygame/pygame (pygame)

v2.6.1: pygame 2.6.1 - python 3.13 bugfix release

Compare 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 Macarena

Compare Source

🎉  🎈

Thanks




python -m pip install -U pygame==2.6.0



🎮🛸 - - - - 💥👾

New 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
  • Added a gamepad mapping for the G-Shark GS-GP702
  • Fixed touchpad events for the Razer Wolverine V2 Pro in PS5 mode
  • Fixed getting key events from TV remotes on Android
  • Updated to Android minSdkVersion 19 and targetSdkVersion 34 to meet Google Play Store requirements

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
  • Fixed occasionally failing to open the clipboard on Windows
  • Fixed crash at shutdown when using the D3D11 renderer
  • Fixed setting the viewport when using the D3D12 renderer
  • Fixed crash using SDL event functions before initializing SDL on Windows
  • Fixed Xbox controller trigger motion events on Windows
  • Fixed Xbox controller rumble in the background on Windows
  • Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers
  • Fixed 8BitDo gamepad mapping when in XInput mode on Linux
  • Fixed controller lockup initializing some unofficial PS4 replica controllers
  • Fixed video initialization on headless Linux systems using VNC
  • Fixed large mouse jump when changing relative mouse mode on macOS
  • Fixed hardware keyboard text input on iPadOS
  • Added support for the Nintendo Online Famicom controllers
  • Improved support for third-party Nintendo Switch controllers
  • Fixed setting the player LED on Nintendo Switch controllers
  • Added Linux controller mapping for the Logitech Chillstream
  • Fixed appending to a file greater than 4GB in size on Windows

What's Changed

New Contributors

v2.5.0: pygame 2.5.0 - 🦋 delicious but a weird 🍄

Compare Source

Amorphic non-linear soul eating 🍄
bubble bath of sonic funsies c- 🦋
atapulted through-air in a fru- 🍄
ity looping manner. And such l- 🦋
ike init? Description: fearless 🍄
python3.12 -m pip install pygame -U

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.

⠀ ⠀     🤠
    🎮 🎮 🎮
    🎮 🎮 🎮  Howdy.
   👇  🎮🎮 👇    I'm the sheriff 
     🎮 🎮         of changes.
    🎮   🎮
    👢     👢

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


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@merge-mamba
Copy link

merge-mamba bot commented Oct 15, 2021

Potential Conflict Warning

This pull request has changes that overlap with branches below. You might want to check in with the other
branch authors before you merge to avoid a conflict. 🐍

renovate/flask-jwt-extended-3.x (@renovate-bot)

renovate/flask-1.x (@renovate-bot)

renovate/flask-cors-3.x (@renovate-bot)

renovate/flask-sqlalchemy-2.x (@renovate-bot)

renovate/jinja2-2.x (@renovate-bot)

Something wrong? Got a suggestion? Email me or leave feedback here.

@renovate renovate bot force-pushed the renovate/pygame-2.x branch from 84c0438 to 5dfa549 Compare October 31, 2021 16:14
@renovate renovate bot changed the title Update dependency pygame to v2.0.2 Update dependency pygame to v2.0.3 Oct 31, 2021
@renovate renovate bot force-pushed the renovate/pygame-2.x branch from 5dfa549 to 250132a Compare November 7, 2021 11:24
@renovate renovate bot changed the title Update dependency pygame to v2.0.3 Update dependency pygame to v2.1.0 Nov 7, 2021
@renovate renovate bot force-pushed the renovate/pygame-2.x branch from 250132a to e6f34b9 Compare March 7, 2022 08:43
@renovate renovate bot changed the title Update dependency pygame to v2.1.0 Update dependency pygame to v2.1.2 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/pygame-2.x branch from e6f34b9 to f4be7db Compare March 16, 2023 11:22
@renovate renovate bot changed the title Update dependency pygame to v2.1.2 Update dependency pygame to v2.3.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/pygame-2.x branch from f4be7db to ba6015c Compare May 29, 2023 16:00
@renovate renovate bot changed the title Update dependency pygame to v2.3.0 Update dependency pygame to v2.4.0 May 29, 2023
@renovate renovate bot force-pushed the renovate/pygame-2.x branch from ba6015c to 9e447df Compare June 25, 2023 05:26
@renovate renovate bot changed the title Update dependency pygame to v2.4.0 Update dependency pygame to v2.5.0 Jun 25, 2023
@renovate renovate bot force-pushed the renovate/pygame-2.x branch from 9e447df to 50c34ba Compare August 15, 2023 02:41
@renovate renovate bot changed the title Update dependency pygame to v2.5.0 Update dependency pygame to v2.5.1 Aug 15, 2023
@renovate renovate bot force-pushed the renovate/pygame-2.x branch from 50c34ba to 24b60a7 Compare September 18, 2023 05:39
@renovate renovate bot changed the title Update dependency pygame to v2.5.1 Update dependency pygame to v2.5.2 Sep 18, 2023
@renovate renovate bot force-pushed the renovate/pygame-2.x branch from 24b60a7 to efb2b18 Compare June 25, 2024 21:01
@renovate renovate bot changed the title Update dependency pygame to v2.5.2 Update dependency pygame to v2.6.0 Jun 25, 2024
@renovate renovate bot force-pushed the renovate/pygame-2.x branch from efb2b18 to 93fdae4 Compare September 30, 2024 04:57
@renovate renovate bot changed the title Update dependency pygame to v2.6.0 Update dependency pygame to v2.6.1 Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants