dependabot[bot] opened a new pull request, #2676: URL: https://github.com/apache/shiro/pull/2676
Bumps the pre-commit-hooks group with 1 update: [https://github.com/oxipng/oxipng](https://github.com/oxipng/oxipng). Updates `https://github.com/oxipng/oxipng` from v10.1.0 to 10.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/oxipng/oxipng/releases">https://github.com/oxipng/oxipng's releases</a>.</em></p> <blockquote> <h2>v10.1.1</h2> <ul> <li>[Performance] Improve Bigrams performance, giving notably faster results at lower levels.</li> <li>[Improvement] Change <code>--np</code> flag to also prevent conversion to indexed from other color types.</li> <li>[Improvement] Improve support for recompressing ICC profiles with high compression ratios.</li> <li>[Misc] Add warning when <code>--ziwi</code> exceeds <code>--zi</code>.</li> <li>[Build] Further reduce size of binaries.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/oxipng/oxipng/blob/master/CHANGELOG.md">https://github.com/oxipng/oxipng's changelog</a>.</em></p> <blockquote> <h2>Version 10.1.1</h2> <ul> <li>[Performance] Improve Bigrams performance, giving notably faster results at lower levels.</li> <li>[Improvement] Change <code>--np</code> flag to also prevent conversion to indexed from other color types.</li> <li>[Improvement] Improve support for recompressing ICC profiles with high compression ratios.</li> <li>[Misc] Add warning when <code>--ziwi</code> exceeds <code>--zi</code>.</li> <li>[Build] Further reduce size of binaries.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oxipng/oxipng/commit/628e241e23f368097883807fa6e985ccf7c00357"><code>628e241</code></a> v10.1.1 (<a href="https://redirect.github.com/oxipng/oxipng/issues/813">#813</a>)</li> <li><a href="https://github.com/oxipng/oxipng/commit/e167b04b8595990649993ce5f0c5de2c9f73af78"><code>e167b04</code></a> Warn when Zopfli --ziwi exceeds --zi (<a href="https://redirect.github.com/oxipng/oxipng/issues/812">#812</a>)</li> <li><a href="https://github.com/oxipng/oxipng/commit/fbae35922d23f1775cc05acd09d6b2b6d92c8a2c"><code>fbae359</code></a> chore(deps): bump dawidd6/action-download-artifact from 19 to 20 (<a href="https://redirect.github.com/oxipng/oxipng/issues/808">#808</a>)</li> <li><a href="https://github.com/oxipng/oxipng/commit/55b9758575630ce76330fb3c9cc5f29f8928cf1d"><code>55b9758</code></a> chore(deps): bump indexmap from 2.13.0 to 2.13.1 in the rust-dependencies gro...</li> <li><a href="https://github.com/oxipng/oxipng/commit/010b76eada90ce75bb028afc0b56ac394d897c3d"><code>010b76e</code></a> chore(deps): bump softprops/action-gh-release from 2 to 3 (<a href="https://redirect.github.com/oxipng/oxipng/issues/811">#811</a>)</li> <li><a href="https://github.com/oxipng/oxipng/commit/d239592b58a8ad2355d71de036a3d800cc62be98"><code>d239592</code></a> Migrate Docker CI to newer <code>docker/github-builder</code> (<a href="https://redirect.github.com/oxipng/oxipng/issues/810">#810</a>)</li> <li><a href="https://github.com/oxipng/oxipng/commit/0cf8b782ffb7af65191e8c702cb503116177a0ec"><code>0cf8b78</code></a> Use build-std to reduce binary size (<a href="https://redirect.github.com/oxipng/oxipng/issues/807">#807</a>)</li> <li><a href="https://github.com/oxipng/oxipng/commit/25e147f6a0adf6b27cdb40c8027863b77deab405"><code>25e147f</code></a> Prevent conversion to indexed when palette reduction is off (<a href="https://redirect.github.com/oxipng/oxipng/issues/802">#802</a>)</li> <li><a href="https://github.com/oxipng/oxipng/commit/a75343800c1d20f132e28d5cf06bb0aac134d0c6"><code>a753438</code></a> Increase icc decompression buffer size (<a href="https://redirect.github.com/oxipng/oxipng/issues/803">#803</a>)</li> <li><a href="https://github.com/oxipng/oxipng/commit/7d52fd66d0e7fa9ab0a2a832651f00783f0559a7"><code>7d52fd6</code></a> Improve bigrams performance (<a href="https://redirect.github.com/oxipng/oxipng/issues/804">#804</a>)</li> <li>Additional commits viewable in <a href="https://github.com/oxipng/oxipng/compare/v10.1.0...v10.1.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
