Skip to content

Commit

Permalink
Dependency Updates: Bump pygame from 2.5.2 to 2.6.0 (#105)
Browse files Browse the repository at this point in the history
Bumps [pygame](https://github.com/pygame/pygame) from 2.5.2 to 2.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pygame/pygame/releases">pygame's
releases</a>.</em></p>
<blockquote>
<h2>pygame 2.6.0 - for Macarena</h2>
<p>🎉  🎈</p>
<p><!-- raw HTML omitted -->Thanks<!-- raw HTML omitted --></p>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML
omitted --></p>
<!-- raw HTML omitted -->
<h2>🎮🛸 - - - - 💥👾</h2>
<ul>
<li>cleanup: New clang-format by <a
href="https://github.com/illume"><code>@​illume</code></a> in <a
href="https://github.com/pygame/pygame/pull/4025">pygame/pygame#4025</a></li>
<li>Fix support for OpenBSD and NetBSD by <a
href="https://github.com/aX0Rb"><code>@​aX0Rb</code></a> in <a
href="https://github.com/pygame/pygame/pull/4023">pygame/pygame#4023</a></li>
<li>include/pgplatform: Enable SSE42 again by <a
href="https://github.com/illume"><code>@​illume</code></a> in <a
href="https://github.com/pygame/pygame/pull/4024">pygame/pygame#4024</a></li>
<li>github: Bump cibuildwheel to v2.15.0 by <a
href="https://github.com/illume"><code>@​illume</code></a> in <a
href="https://github.com/pygame/pygame/pull/4027">pygame/pygame#4027</a></li>
<li>camera: Fix wrong ifdef placement for unix/macos by <a
href="https://github.com/illume"><code>@​illume</code></a> in <a
href="https://github.com/pygame/pygame/pull/4030">pygame/pygame#4030</a></li>
<li>Added a minor check if config is correctly initialised by <a
href="https://github.com/blackmambaza"><code>@​blackmambaza</code></a>
in <a
href="https://github.com/pygame/pygame/pull/4029">pygame/pygame#4029</a></li>
<li>Updated the reST/themes/classic/elements html documention by <a
href="https://github.com/blackmambaza"><code>@​blackmambaza</code></a>
in <a
href="https://github.com/pygame/pygame/pull/4031">pygame/pygame#4031</a></li>
<li>Improved the security of temporary file creation in image tests by
<a
href="https://github.com/blackmambaza"><code>@​blackmambaza</code></a>
in <a
href="https://github.com/pygame/pygame/pull/4032">pygame/pygame#4032</a></li>
<li>Reduced some complexity of if statements in buildconfig-setup,
compilation help, and in opencv camera backend by <a
href="https://github.com/blackmambaza"><code>@​blackmambaza</code></a>
in <a
href="https://github.com/pygame/pygame/pull/4033">pygame/pygame#4033</a></li>
<li>github/workflows: apt has hicups, hold breath by <a
href="https://github.com/illume"><code>@​illume</code></a> in <a
href="https://github.com/pygame/pygame/pull/4036">pygame/pygame#4036</a></li>
<li>base: pixelcopy: Some error cleanups by <a
href="https://github.com/illume"><code>@​illume</code></a> in <a
href="https://github.com/pygame/pygame/pull/4035">pygame/pygame#4035</a></li>
<li>appveyor: Switch to pythons to 3.12.0 by <a
href="https://github.com/illume"><code>@​illume</code></a> in <a
href="https://github.com/pygame/pygame/pull/4037">pygame/pygame#4037</a></li>
<li>manylinux: Bump SDL 2.28.4 by <a
href="https://github.com/illume"><code>@​illume</code></a> in <a
href="https://github.com/pygame/pygame/pull/4040">pygame/pygame#4040</a></li>
<li>buildconfig/download_win_prebuilt: Bump SDL 2.28.4 by <a
href="https://github.com/illume"><code>@​illume</code></a> in <a
href="https://github.com/pygame/pygame/pull/4041">pygame/pygame#4041</a></li>
<li>Minor improvements to tests by <a
href="https://github.com/blackmambaza"><code>@​blackmambaza</code></a>
in <a
href="https://github.com/pygame/pygame/pull/4039">pygame/pygame#4039</a></li>
<li>setup: Fix some MSCisms so MSYS2 can work better by <a
href="https://github.com/illume"><code>@​illume</code></a> in <a
href="https://github.com/pygame/pygame/pull/4042">pygame/pygame#4042</a></li>
<li>Fix <strong>go_over_there</strong> example bug in Python 3.12 as per
issue <a
href="https://github.com/pygame/pygame/issues/4046">#4046</a>
by <a href="https://github.com/llindstrom"><code>@​llindstrom</code></a>
in <a
href="https://github.com/pygame/pygame/pull/4048">pygame/pygame#4048</a></li>
<li>Update PygameIntro.rst by <a
href="https://github.com/kcivin"><code>@​kcivin</code></a> in <a
href="https://github.com/pygame/pygame/pull/4055">pygame/pygame#4055</a></li>
<li>Add comment to surf_copy by <a
href="https://github.com/nkSunUow"><code>@​nkSunUow</code></a> in <a
href="https://github.com/pygame/pygame/pull/4057">pygame/pygame#4057</a></li>
<li>Update event.rst by <a
href="https://github.com/butlerch"><code>@​butlerch</code></a> in <a
href="https://github.com/pygame/pygame/pull/4073">pygame/pygame#4073</a></li>
<li>Polygon large coordinate test cases for issue#3989 by <a
href="https://github.com/u7156704"><code>@​u7156704</code></a> in <a
href="https://github.com/pygame/pygame/pull/4056">pygame/pygame#4056</a></li>
<li>format fixes by <a
href="https://github.com/illume"><code>@​illume</code></a> in <a
href="https://github.com/pygame/pygame/pull/4075">pygame/pygame#4075</a></li>
<li>Update README.rst by <a
href="https://github.com/Thunderborne"><code>@​Thunderborne</code></a>
in <a
href="https://github.com/pygame/pygame/pull/4071">pygame/pygame#4071</a></li>
<li>github/workflows/stale: Mark issues/PRs as stale after a time by <a
href="https://github.com/illume"><code>@​illume</code></a> in <a
href="https://github.com/pygame/pygame/pull/4076">pygame/pygame#4076</a></li>
<li>setup: Add python 3.12 classifier metadata by <a
href="https://github.com/illume"><code>@​illume</code></a> in <a
href="https://github.com/pygame/pygame/pull/4077">pygame/pygame#4077</a></li>
<li>github/workflows/build-ubuntu-sdist: Add apt-get fix-missing back by
<a href="https://github.com/illume"><code>@​illume</code></a> in <a
href="https://github.com/pygame/pygame/pull/4080">pygame/pygame#4080</a></li>
<li>github/workflows/build-ubuntu-sdist: Publish sdist to pypi on
publish by <a href="https://github.com/illume"><code>@​illume</code></a>
in <a
href="https://github.com/pygame/pygame/pull/4081">pygame/pygame#4081</a></li>
<li>Remove references to Numeric in the documentation by <a
href="https://github.com/rpep"><code>@​rpep</code></a> in <a
href="https://github.com/pygame/pygame/pull/4095">pygame/pygame#4095</a></li>
<li>Minor update to coding example in 3.1 by <a
href="https://github.com/chpauline"><code>@​chpauline</code></a> in <a
href="https://github.com/pygame/pygame/pull/4101">pygame/pygame#4101</a></li>
<li>sprite: fix words repetition by <a
href="https://github.com/Paciupa"><code>@​Paciupa</code></a> in <a
href="https://github.com/pygame/pygame/pull/4136">pygame/pygame#4136</a></li>
<li>Skip surface tests that fail when <code>SDL_VIDEODRIVER=dummy</code>
by <a href="https://github.com/emilytrau"><code>@​emilytrau</code></a>
in <a
href="https://github.com/pygame/pygame/pull/4169">pygame/pygame#4169</a></li>
<li>Fix failing <code>python3 setup.py lint</code> by <a
href="https://github.com/cclauss"><code>@​cclauss</code></a> in <a
href="https://github.com/pygame/pygame/pull/4179">pygame/pygame#4179</a></li>
<li>Keep GitHub Actions up to date with GitHub's Dependabot by <a
href="https://github.com/cclauss"><code>@​cclauss</code></a> in <a
href="https://github.com/pygame/pygame/pull/4178">pygame/pygame#4178</a></li>
<li>build-ubuntu-sdist.yml: apt-update but not upgrade by <a
href="https://github.com/cclauss"><code>@​cclauss</code></a> in <a
href="https://github.com/pygame/pygame/pull/4187">pygame/pygame#4187</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pygame/pygame/commit/9e6b2a760e3a59719af5a9ed4081308d23e945c8"><code>9e6b2a7</code></a>
2.6.0</li>
<li><a
href="https://github.com/pygame/pygame/commit/eea9ee49c737267d15ec94f92435f43cc21bf584"><code>eea9ee4</code></a>
Merge pull request <a
href="https://github.com/pygame/pygame/issues/4271">#4271</a>
from pygame/v2.6.0.dev2</li>
<li><a
href="https://github.com/pygame/pygame/commit/4820abbe67bf3423e3f44369d1e13ff5a318a9b8"><code>4820abb</code></a>
2.6.0.dev3</li>
<li><a
href="https://github.com/pygame/pygame/commit/c8cbc5ab600e6985e32a00bea4d6851f646efa45"><code>c8cbc5a</code></a>
buildconfig: Fix token</li>
<li><a
href="https://github.com/pygame/pygame/commit/c290bbd39cc3304373c7f1997febb8a7c4ba55bf"><code>c290bbd</code></a>
2.6.0.dev2</li>
<li><a
href="https://github.com/pygame/pygame/commit/6a1098ea8d0e3b617331d91d553f3b84f42d380c"><code>6a1098e</code></a>
manylinux: Fix for glib</li>
<li><a
href="https://github.com/pygame/pygame/commit/227ef6a591ddda0456692c3f6265f5af11407e21"><code>227ef6a</code></a>
Merge pull request <a
href="https://github.com/pygame/pygame/issues/4270">#4270</a>
from pygame/python3.13</li>
<li><a
href="https://github.com/pygame/pygame/commit/0d8c07575cb3cf24de285e5682c47a7263bec85e"><code>0d8c075</code></a>
mixer_music_test: Disable flaky test</li>
<li><a
href="https://github.com/pygame/pygame/commit/ffb0359df8321fdc8eed95e3c07ebc84642e172f"><code>ffb0359</code></a>
front_test: Fix unused import</li>
<li><a
href="https://github.com/pygame/pygame/commit/4b4d50ae43458f11da11d1b09a51f59843f69b97"><code>4b4d50a</code></a>
math: Fix _PyArg_NoKeywords ifdef for python 3.13</li>
<li>Additional commits viewable in <a
href="https://github.com/pygame/pygame/compare/2.5.2...2.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pygame&package-manager=pip&previous-version=2.5.2&new-version=2.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 67a8e91 commit 2e73c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
altgraph==0.17.4
pygame==2.5.2
pygame==2.6.0
pyinstaller==6.9.0
pyinstaller-hooks-contrib==2024.7
readerwriterlock==1.0.9
Expand Down

0 comments on commit 2e73c14

Please sign in to comment.