Skip to content

Update jxl-oxide requirement from 0.5.1 to 0.8.0 in /packages/jxl/native#14

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/packages/jxl/native/jxl-oxide-0.8.0
Open

Update jxl-oxide requirement from 0.5.1 to 0.8.0 in /packages/jxl/native#14
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/packages/jxl/native/jxl-oxide-0.8.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 1, 2024

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

Release notes

Sourced from jxl-oxide's releases.

jxl-oxide v0.8.0

Version 0.8.0 of jxl-oxide is relatively small release with WebAssembly SIMD routines and some bugfixes.

Added

  • jxl-color: Add an option to pass sRGB samples to CMS (#267).
  • jxl-oxide-wasm: Port SIMD routines (#274).

Changed

  • jxl-color: Make peak detection non-default (#267).
  • Rename Lz77Mode variants, make IncludeMeta the default (#275).

Removed

  • jxl-oxide-cli: Hide --lz77-mode (#275).

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

Changelog

Sourced from jxl-oxide's changelog.

[0.8.0] - 2024-03-25

Added

  • jxl-color: Add an option to pass sRGB samples to CMS (#267).
  • jxl-oxide-wasm: Port SIMD routines (#274).

Changed

  • jxl-color: Make peak detection non-default (#267).
  • Rename Lz77Mode variants, make IncludeMeta the default (#275).

Removed

  • jxl-oxide-cli: Hide --lz77-mode (#275).

[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).

... (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.8.0)

---
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 Apr 1, 2024
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