Skip to content

chore(deps): bump imageproc from 0.25.0 to 0.25.1#18

Open
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/cargo/imageproc-0.25.1
Open

chore(deps): bump imageproc from 0.25.0 to 0.25.1#18
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/cargo/imageproc-0.25.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps 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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

🤖 Hi @dependabot[bot], I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

🤖 I'm sorry @dependabot[bot], but I was unable to process your request. Please see the logs for more details.

Bumps [imageproc](https://github.com/image-rs/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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/imageproc-0.25.1 branch from 71672ac to 37f4d9d Compare May 10, 2026 23:52
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