Skip to content

Bump fast_image_resize from 6.0.0 to 6.1.0#27

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/fast_image_resize-6.1.0
Open

Bump fast_image_resize from 6.0.0 to 6.1.0#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/fast_image_resize-6.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps fast_image_resize from 6.0.0 to 6.1.0.

Release notes

Sourced from fast_image_resize's releases.

[6.1.0] - 2026-07-21

Changed

  • Improved speed of AVX2 implementation for vertical convolution pass for pixel types based on u8 components.
  • Improved speed of native implementation for vertical convolution pass for pixel types based on u16 components.

Fixed

  • Fixed a deadlock in case of using rayon thread pool with only one thread to resize with ResizeAlg::Nearest algorithm.
Changelog

Sourced from fast_image_resize's changelog.

[6.1.0] - 2026-07-21

Changed

  • Improved speed of AVX2 implementation for vertical convolution pass for pixel types based on u8 components.
  • Improved speed of native implementation for vertical convolution pass for pixel types based on u16 components.

Fixed

  • Fixed a deadlock in case of using rayon thread pool with only one thread to resize with ResizeAlg::Nearest algorithm.
Commits
  • 6dc1fe2 chore: Release
  • 1d22ff3 Increased version of wasmtime in GitHub action
  • f362a0f Updated benchmarks.
  • bfe97ee Updated benchmarks template: OS, Rust, and Wasmtime version upgrades.
  • 8435a52 Improved speed of native implementation for vertical convolution pass for p...
  • 5dee125 - Updated benchmarks for arm64.
  • 4717518 Updated benchmarks for x86_64.
  • 856e035 Fixed typos in benchmarks templates and updated dependencies.
  • 14ecf50 Updated dependencies, fixed typos, added tests, and addressed Rust 1.95/1.96 ...
  • 31247ec Fixed a deadlock in case of using rayon thread pool with only one thread to...
  • 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 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 [fast_image_resize](https://github.com/cykooz/fast_image_resize) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/cykooz/fast_image_resize/releases)
- [Changelog](https://github.com/Cykooz/fast_image_resize/blob/main/CHANGELOG.md)
- [Commits](Cykooz/fast_image_resize@v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: fast_image_resize
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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