Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump oxipng from 9.1.1 to 9.1.2 #239

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps oxipng from 9.1.1 to 9.1.2.

Release notes

Sourced from oxipng's releases.

v9.1.2

  • [Bugfix] Fix --nx still applying deinterlacing by default.
  • [Bugfix] Fix wildcard matching being case-sensitive on Windows.
  • [Bugfix] Fix optimized APNGs not being compatible with some programs.
  • [Build] Fix feature sanity-checks not working without parallel.
  • [Misc] Resolve ambiguity between optional dependencies and crate features.
Changelog

Sourced from oxipng's changelog.

Version 9.1.2

  • [Bugfix] Fix --nx still applying deinterlacing by default.
  • [Bugfix] Fix wildcard matching being case-sensitive on Windows.
  • [Bugfix] Fix optimized APNGs not being compatible with some programs.
  • [Build] Fix feature sanity-checks not working without parallel.
  • [Misc] Resolve ambiguity between optional dependencies and crate features.
Commits
  • e836688 Bump version to 9.1.2
  • 664b27c Do not fail workflow on static analysis results upload failures
  • 0506418 Remove some now unnecessary Clippy lints allowances
  • a8846b8 Make CI Clippy static analysis checks more robust
  • f7b837a Allow sanity-checks without parallel (#634)
  • f6e3614 Use Rust 1.60 feature syntax
  • f70fe61 Bump dawidd6/action-download-artifact from 3 to 6
  • a2dedcf Bump RGB crate
  • 3759ca8 Keep fcTL after PLTE (#626)
  • 90ceef9 Use MatchOptions::default() to disable case-sensitivity (#622)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <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 [oxipng](https://github.com/shssoichiro/oxipng) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/shssoichiro/oxipng/releases)
- [Changelog](https://github.com/shssoichiro/oxipng/blob/master/CHANGELOG.md)
- [Commits](shssoichiro/oxipng@v9.1.1...v9.1.2)

---
updated-dependencies:
- dependency-name: oxipng
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2024
@github-actions github-actions bot mentioned this pull request Jul 29, 2024
@SalOne22 SalOne22 merged commit 469b2e6 into main Jul 29, 2024
10 checks passed
@SalOne22 SalOne22 deleted the dependabot/cargo/oxipng-9.1.2 branch July 29, 2024 07:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant