Skip to content

chore(deps): bump imageproc from 0.25.1 to 0.26.2#19

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/cargo/imageproc-0.26.2
May 16, 2026
Merged

chore(deps): bump imageproc from 0.25.1 to 0.26.2#19
hyperpolymath merged 1 commit into
mainfrom
dependabot/cargo/imageproc-0.26.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps imageproc from 0.25.1 to 0.26.2.

Release notes

Sourced from imageproc's releases.

v0.26.1

Bug fixes:

v0.26.0

New features

Performance improvements

Breaking changes

Bug fixes

Changelog

Sourced from imageproc's changelog.

[0.26.2]

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.

0.26.1 - 2026-02-28

Bug fixes:

0.26.0 - 2026-01-01

New features:

Performance improvements:

Breaking changes:

Bug fixes:

... (truncated)

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)

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

---
updated-dependencies:
- dependency-name: imageproc
  dependency-version: 0.26.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 13, 2026
@hyperpolymath
Copy link
Copy Markdown
Owner

@dependabot rebase

@hyperpolymath hyperpolymath merged commit 300d7b5 into main May 16, 2026
16 of 18 checks passed
@hyperpolymath hyperpolymath deleted the dependabot/cargo/imageproc-0.26.2 branch May 16, 2026 12:29
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