Skip to content

Bump pyxel from 2.4.6 to 2.6.1#367

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyxel-2.6.1
Closed

Bump pyxel from 2.4.6 to 2.6.1#367
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyxel-2.6.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps pyxel from 2.4.6 to 2.6.1.

Changelog

Sourced from pyxel's changelog.

2.6.1

  • Increased the audio buffer size to 1024 for the web version
  • Updated Pyodide to version 0.29.2
  • Updated the sysinfo crate to version 0.38

2.6.0

  • Added font rendering feature using TTF and OTF fonts
  • Updated Example 13 to demonstrate custom font rendering

2.5.13

  • Fixed memory leak in MML parser
  • Added slur (legato) support to MML
  • Added links to tool manuals in the README files

2.5.12

  • Fixed double slashes in README-abspath URLs
  • Refined the README files
  • Renamed the scripts directory to tools
  • Updated Pyodide to version 0.29.1
  • Updated Rust to version nightly-2025-12-10
  • Updated the image crate to version 0.25
  • Updated the sysinfo crate to version 0.37

2.5.11

  • Changed the web version to display all errors
  • Improved error handling for the web version
  • Updated the gif crate to version 0.14
  • Updated the zip crate to version 7.0
  • Changed how to run the quit function in the web version
  • Downgraded the image crate to version 0.24

2.5.10

  • Updated Pyodide to version 0.29.0
  • Updated the pyo3 crate to version 0.27
  • Added the Pyxel Code Maker web page
  • Added Pyxel Code Maker zip file support to the play command

2.5.9

  • Added the load_pal and save_pal functions
  • Enabled palette file download for new files in Pyxel Editor
  • Enabled automatic color picker size adjustment in Pyxel Editor
  • Updated Emscripten to version 4.0.9
  • Updated Pyodide to version 0.28.3

... (truncated)

Commits
  • 6d2c562 Update the WASM wheel to version 2.6.1
  • 0bd1344 Bump the version number
  • e789c08 Add three entries
  • c6d7b51 Update Pyodide to version 0.29.2
  • 8aa0b43 Update the sysinfo crate to version 0.38
  • f8da3c2 Increase the audio buffer size to 1024 for the web version
  • aa01143 Update thanks image
  • 862a1d3 Bump WASM wheel version to 2.6.0
  • 9693b64 Bump version to 2.6.0
  • a3004bb Add pip upgrade command
  • 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 [pyxel](https://github.com/kitao/pyxel) from 2.4.6 to 2.6.1.
- [Release notes](https://github.com/kitao/pyxel/releases)
- [Changelog](https://github.com/kitao/pyxel/blob/main/CHANGELOG.md)
- [Commits](kitao/pyxel@v2.4.6...v2.6.1)

---
updated-dependencies:
- dependency-name: pyxel
  dependency-version: 2.6.1
  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 Jan 26, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2026

Superseded by #368.

@dependabot dependabot bot closed this Feb 3, 2026
@dependabot dependabot bot deleted the dependabot/pip/pyxel-2.6.1 branch February 3, 2026 15:03
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