Skip to content

chore(deps): bump image_hasher from 2.0.0 to 3.1.1 - #30

Merged
cooper-wright[bot] merged 1 commit into
mainfrom
dependabot/cargo/image_hasher-3.1.1
Sep 3, 2026
Merged

chore(deps): bump image_hasher from 2.0.0 to 3.1.1#30
cooper-wright[bot] merged 1 commit into
mainfrom
dependabot/cargo/image_hasher-3.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps image_hasher from 2.0.0 to 3.1.1.

Release notes

Sourced from image_hasher's releases.

3.1.1 - 21.02.2026

  • Changed the image generation algorithm to a stable one to avoid accidental changes in hash values caused by rand version updates or switching between 32-bit and 64-bit crate builds
  • Added 32-bit Linux builds to CI testing

3.1.0

No release notes provided.

3.0.0 - 29.12.2024

  • Minimal Rust version set to 1.70.0(required by newer image-rs, update needed by fast_image_resize)
  • Fix difference of gaussians prefilter - #21
  • Fixed u8 overflow in median hash - #b8b
  • Added to CI, hash stability check to avoid accidental changes - #23
  • Added new unstable feature(it may be removed in later versions or change behavior) fast_image_resize to speed up image resizing(gives slightly different results than image-rs) - #24
Changelog

Sourced from image_hasher's changelog.

3.1.1 - 21.02.2026

  • Changed the image generation algorithm to a stable one to avoid accidental changes in hash values caused by rand version updates or switching between 32-bit and 64-bit crate builds
  • Added 32-bit Linux builds to CI testing

3.1.0 - 16.01.2026

  • Update fast_image_resize(unstable)
  • Minimal Rust version set to 1.87.0

3.0.0 - 29.12.2024

  • Minimal Rust version set to 1.70.0(required by newer image-rs, update needed by fast_image_resize)
  • Fix difference of gaussians prefilter - #21
  • Fixed u8 overflow in median hash - #b8b
  • Added to CI, hash stability check to avoid accidental changes - #23
  • Added new unstable feature(it may be removed in later versions or change behavior) fast_image_resize to speed up image resizing(gives slightly different results than image-rs) - #24
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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 3, 2026
Bumps [image_hasher](https://github.com/qarmin/img_hash) from 2.0.0 to 3.1.1.
- [Release notes](https://github.com/qarmin/img_hash/releases)
- [Changelog](https://github.com/qarmin/img_hash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/qarmin/img_hash/commits/3.1.1)

---
updated-dependencies:
- dependency-name: image_hasher
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@zackkitzmiller
zackkitzmiller force-pushed the dependabot/cargo/image_hasher-3.1.1 branch from 167681c to ece6f62 Compare September 3, 2026 08:42
@cooper-wright
cooper-wright Bot merged commit b38a705 into main Sep 3, 2026
5 checks passed
@cooper-wright
cooper-wright Bot deleted the dependabot/cargo/image_hasher-3.1.1 branch September 3, 2026 08:49
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