Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update cargo #170

Merged
merged 1 commit into from
Nov 7, 2024
Merged

fix(deps): update cargo #170

merged 1 commit into from
Nov 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2024

This PR contains the following updates:

Package Type Update Change
image dependencies patch 0.25.4 -> 0.25.5
thiserror dependencies patch 1.0.65 -> 1.0.68

Release Notes

image-rs/image (image)

v0.25.5

Compare Source

Features:

  • Added support for decoding 10-bit and 12-bit AVIF
  • Initial, opt-in serde support for an enum. This may be extended to other types in the future.

Bug fixes:

  • Multiple bug fixes in AVIF decoding
  • The rayon feature now correctly toggles the use of rayon when encoding AVIF. (Previously it would be either always on or always off depending on the version of the ravif crate in your dependency tree.)
  • "jfif" file extension for JPEG images is now recognized
dtolnay/thiserror (thiserror)

v1.0.68

Compare Source

  • Handle incomplete expressions more robustly in format arguments, such as while code is being typed (#​341, #​344)

v1.0.67

Compare Source

v1.0.66

Compare Source

  • Improve compile error on malformed format attribute (#​327)

Configuration

📅 Schedule: Branch creation - "after 8am and before 9am on monday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file patch rust Pull requests that update Rust code labels Nov 7, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

philips-isyntax-rs Benchmark

Benchmark suite Current: 2156a58 Previous: 0354718 Ratio
philips_i2syntax_read_region_256_lvl_0 1363055 ns/iter (± 114388) 1388079 ns/iter (± 83177) 0.98
philips_i2syntax_read_region_256_lvl_1 1158936 ns/iter (± 52653) 1263750 ns/iter (± 48493) 0.92
philips_i2syntax_read_region_512_lvl_0 1557223 ns/iter (± 260834) 2012920 ns/iter (± 109877) 0.77
philips_i2syntax_read_region_512_lvl_1 7347581 ns/iter (± 224366) 7646666 ns/iter (± 209250) 0.96
philips_read_region_256_lvl_0 505282 ns/iter (± 38842) 519732 ns/iter (± 46567) 0.97
philips_read_region_256_lvl_1 1242486 ns/iter (± 37063) 1271724 ns/iter (± 51201) 0.98
philips_read_region_512_lvl_0 3584333 ns/iter (± 720935) 3629762 ns/iter (± 178626) 0.99
philips_read_region_512_lvl_1 2743672 ns/iter (± 121938) 3214363 ns/iter (± 364587) 0.85

This comment was automatically generated by workflow using github-action-benchmark.

@AzHicham AzHicham merged commit 096ca9c into develop Nov 7, 2024
8 checks passed
@AzHicham AzHicham deleted the renovate/cargo branch November 7, 2024 20:48
@AzHicham
Copy link
Owner

🎉 This PR is included in version 1.3.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 patch released rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant