Skip to content

Update jxl-oxide requirement from 0.5.1 to 0.7.2 in /packages/jxl/native - #13

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/packages/jxl/native/jxl-oxide-0.7.2
Closed

Update jxl-oxide requirement from 0.5.1 to 0.7.2 in /packages/jxl/native#13
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/packages/jxl/native/jxl-oxide-0.7.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 4, 2024

Copy link
Copy Markdown

Updates the requirements on jxl-oxide to permit the latest version.

Release notes

Sourced from jxl-oxide's releases.

jxl-oxide v0.7.2

Version 0.7.2 of jxl-oxide works around the libjxl bug with lossless JPEG XL images.

Added

  • jxl-oxide-cli: Add decode argument --lz77-mode (#272).

Fixed

  • jxl-modular: Support "legacy" method of computing LZ77 dist_multiplier (#269, #271).

Full Changelog: tirr-c/jxl-oxide@0.7.1...0.7.2

Changelog

Sourced from jxl-oxide's changelog.

[0.7.2] - 2024-03-03

Added

  • jxl-oxide-cli: Add decode argument --lz77-mode (#272).

Fixed

  • jxl-modular: Support "legacy" method of computing LZ77 dist_multiplier (#269, #271).

[0.7.1] - 2024-02-29

Fixed

  • jxl-modular: Fix Squeeze bug when image dimension is slightly larger than group boundary (#258).

[0.7.0] - 2024-02-24

Added

  • jxl-oxide-wasm which provides WebAssembly bindings (#223).

Changed

  • jxl-modular: Change interface to support 16-bit buffers.
  • jxl-render: Frame blending is deferred for better performance.

[0.6.0] - 2024-01-13

Added

  • jxl-color: HDR tone mapping and gamut mapping.
  • jxl-color: Add interface to integrate external CMS into jxl-color.
  • jxl-render: Add interface to request specific color encoding.

Changed

  • jxl-oxide-cli: jxl-dec and jxl-info are merged into jxl-oxide binary (#161).

[0.5.2] - 2023-12-23

Fixed

  • jxl-render: Fix aarch64 forward DCT bug (#150).

[0.5.1] - 2023-11-21

Fixed

  • jxl-oxide: Link to crate-level docs in README.md (#140).

[0.5.0] - 2023-11-21 [YANKED]

Added

  • Introduce parallelism in various places of decoding process.
  • Renderer is now thread safe.
  • Add SIMD routines for aarch64.
  • Allow decoding of incomplete, partial bitstreams.

... (truncated)

Commits

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)

Updates the requirements on [jxl-oxide](https://github.com/tirr-c/jxl-oxide) to permit the latest version.
- [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.5.1...0.7.2)

---
updated-dependencies:
- dependency-name: jxl-oxide
  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 Mar 4, 2024
@dependabot @github

dependabot Bot commented on behalf of github Apr 1, 2024

Copy link
Copy Markdown
Author

Superseded by #14.

@dependabot dependabot Bot closed this Apr 1, 2024
@dependabot
dependabot Bot deleted the dependabot/cargo/packages/jxl/native/jxl-oxide-0.7.2 branch April 1, 2024 20:41
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