Skip to content

Bump pyxel from 2.4.6 to 2.6.2#368

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyxel-2.6.2
Open

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps pyxel from 2.4.6 to 2.6.2.

Changelog

Sourced from pyxel's changelog.

2.6.2

  • Updated Pyodide to version 0.29.3
  • Updated the pyo3 crate to version 0.28
  • Disabled pinch/double-tap zoom on mobile browsers
  • Fixed loading of additional files in Pyxel Code Maker

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

... (truncated)

Commits
  • 3cff96e Update the WASM wheel to version 2.6.2
  • 2d19897 Bump the version number
  • 5032160 Fix loading of additional files in Pyxel Code Maker
  • f9a2634 Add three entries
  • 6141c19 Update Pyodide to version 0.29.3 and disable pinch/double-tap zoom on mobile ...
  • 799fad7 Update the pyo3 crate to version 0.28
  • 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
  • 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.2.
- [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.2)

---
updated-dependencies:
- dependency-name: pyxel
  dependency-version: 2.6.2
  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 Feb 3, 2026
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