Traverse-Research / ispc-downsampler

Image downsampler using a Lanczos filter implemented in ISPC
Other
11 stars 1 forks source link

Update stb_image requirement from 0.2.4 to 0.3.0 #39

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on stb_image to permit the latest version.

Release notes

Sourced from stb_image's releases.

v0.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/servo/rust-stb-image/compare/v0.2.5...v0.3.0

Commits
  • c977c07 Version 0.3.0
  • d3ba4b5 Merge pull request #106 from atouchet/lic
  • 4a667ad Use SPDX license format
  • 4693bfa [breaking change] Merge pull request #105 from Traverse-Research/stb-image-uprev
  • db1e46e Regenerate bindings with bindgen 0.66.1
  • c276413 Update stb_image to v2.28
  • ba4b4a8 Merge pull request #104 from 8573/8573/fix/README/version/1
  • cf79090 README: Update stb_image version number
  • 98c12d7 Version 0.2.5
  • caf178c Merge pull request #102 from 0xdd96/master
  • Additional commits viewable in compare view


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)