Skip to content

Bump jxl-oxide from 0.12.2 to 0.12.6#800

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/jxl-oxide-0.12.6
Open

Bump jxl-oxide from 0.12.2 to 0.12.6#800
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/jxl-oxide-0.12.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps jxl-oxide from 0.12.2 to 0.12.6.

Release notes

Sourced from jxl-oxide's releases.

jxl-oxide v0.12.6

Version 0.12.6 of jxl-oxide has a few security bugfixes, one of which fixes buffer overflow vulnerability in 32-bit platforms. Users are recommended to upgrade, especially if targeting 32-bit platforms.

Fixed


New Contributors

Full Changelog: tirr-c/jxl-oxide@0.12.5...0.12.6

jxl-oxide v0.12.5

Version 0.12.5 of jxl-oxide adds support for image decode hook registration.

Added

  • jxl-oxide: Add image crate decoding hook (#480).

Full Changelog: tirr-c/jxl-oxide@0.12.4...0.12.5

jxl-oxide v0.12.4

Version 0.12.4 of jxl-oxide fixes a bug that some images encoded with newer libjxl don't decode correctly.

Fixed

  • jxl-coding: Disable single token fast path if LZ77 is enabled (#477).

Full Changelog: tirr-c/jxl-oxide@0.12.3...0.12.4

jxl-oxide v0.12.3

Version 0.12.3 of jxl-oxide is mainly a bugfix release.

Added

  • jxl-oxide: Add JxlImageBuilder::force_wide_buffers() (#469).

Fixed

  • jxl-oxide: Fix image crate integration failing to load image with reference frame (#474).
  • jxl-render: Better partial rendering of LF frame with alpha (#466).

New Contributors

... (truncated)

Changelog

Sourced from jxl-oxide's changelog.

[0.12.6] - 2026-05-29

Fixed

  • jxl-grid: Fix multiple integer overflows in jxl-grid (GHSA-5pmv-rx8r-wmv5).
  • jxl-modular: Fix integer overflow while decoding Modular image with MA table node (GHSA-2v8p-fqpx-2q3w).
  • jxl-oxide: Fix a soundness issue in jxl-oxide framebuffer (GHSA-66m8-c62j-h6v5).
  • jxl-grid: Prevent downstream crates from implementing SimdVector (#494).
  • jxl-render: Fix f32::clamp panic with NaN's in upsampling (#485).

[0.12.5] - 2025-09-30

Added

  • jxl-oxide: Add image crate decoding hook (#480).

[0.12.4] - 2025-08-17

Fixed

  • jxl-coding: Disable single token fast path if LZ77 is enabled (#477).

[0.12.3] - 2025-08-02

Added

  • jxl-oxide: Add JxlImageBuilder::force_wide_buffers() (#469).

Fixed

  • jxl-oxide: Fix image crate integration failing to load image with reference frame (#474).
  • jxl-render: Better partial rendering of LF frame with alpha (#466).
Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [jxl-oxide](https://github.com/tirr-c/jxl-oxide) from 0.12.2 to 0.12.6.
- [Release notes](https://github.com/tirr-c/jxl-oxide/releases)
- [Changelog](https://github.com/tirr-c/jxl-oxide/blob/main/CHANGELOG.md)
- [Commits](tirr-c/jxl-oxide@0.12.2...0.12.6)

---
updated-dependencies:
- dependency-name: jxl-oxide
  dependency-version: 0.12.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 7, 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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants