Skip to content

chore(deps): bump imageproc from 0.25.0 to 0.25.1 in the cargo group across 1 directory#10

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/cargo/cargo-a289ab2248
May 11, 2026
Merged

chore(deps): bump imageproc from 0.25.0 to 0.25.1 in the cargo group across 1 directory#10
hyperpolymath merged 1 commit into
mainfrom
dependabot/cargo/cargo-a289ab2248

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps the cargo group with 1 update in the / directory: imageproc.

Updates imageproc from 0.25.0 to 0.25.1

Changelog

Sourced from imageproc's changelog.

[0.25.1]

Bug fixes:

  • Fixed out-of-bounds read in interpolation functions (interpolate_bilinear, interpolate_bicubic) when NaN coordinates bypass bounds checks.
  • Fixed u32 overflow in Kernel::new dimension check that could allow constructing a kernel with mismatched dimensions.
  • Fixed out-of-bounds read in brief() when user-supplied test pairs have coordinates outside the patch, and hardened local_pixel_average against overflow.
  • Fixed compilation on recent rustc versions due to a type inference regression in tests.
Commits
  • dd7a44c v0.25.1: fix memory safety issues and rustc compatibility
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the cargo group with 1 update in the / directory: [imageproc](https://github.com/image-rs/imageproc).


Updates `imageproc` from 0.25.0 to 0.25.1
- [Release notes](https://github.com/image-rs/imageproc/releases)
- [Changelog](https://github.com/image-rs/imageproc/blob/v0.25.1/CHANGELOG.md)
- [Commits](image-rs/imageproc@v0.25.0...v0.25.1)

---
updated-dependencies:
- dependency-name: imageproc
  dependency-version: 0.25.1
  dependency-type: direct:production
  dependency-group: cargo
...

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 May 11, 2026
@hyperpolymath hyperpolymath merged commit c5d332f into main May 11, 2026
16 of 18 checks passed
@hyperpolymath hyperpolymath deleted the dependabot/cargo/cargo-a289ab2248 branch May 11, 2026 06:58
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.

1 participant