Skip to content

build(deps): bump https://github.com/oxipng/oxipng from v10.2.0 to 10.2.1 in the pre-commit-hooks group across 1 directory - #14117

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-hooks-1555e6c0b3
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-hooks-1555e6c0b3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026 •

Copy link
Copy Markdown
Contributor

Bumps the pre-commit-hooks group with 1 update in the / directory: https://github.com/oxipng/oxipng.

Updates https://github.com/oxipng/oxipng from v10.2.0 to 10.2.1

Release notes

Sourced from https://github.com/oxipng/oxipng's releases.

v10.2.1

  • [Build] Fix package metadata shown in generated man page.
Changelog

Sourced from https://github.com/oxipng/oxipng's changelog.

Version 10.2.1

  • [Build] Fix package metadata shown in generated man page.

Version 10.2.0

  • [Performance] Improve performance of filtering and reductions.
  • [Improvement] Balance changes to level presets for better/faster results.
  • [Improvement] Improve optimization of indexed images.
  • [Improvement] Slightly improve optimization of interlaced images.
  • [Improvement] Make --keep more robust, no longer stripping certain chunks regardless.
  • [Misc] Show oxipng version in verbose output.
  • [Misc] Bump minimum Rust version to 1.88.0.

Version 10.1.1

  • [Performance] Improve Bigrams performance, giving notably faster results at lower levels.
  • [Improvement] Change --np flag to also prevent conversion to indexed from other color types.
  • [Improvement] Improve support for recompressing ICC profiles with high compression ratios.
  • [Misc] Add warning when --ziwi exceeds --zi.
  • [Build] Further reduce size of binaries.

Version 10.1.0

  • [Feature] Add --json option for machine-readable output.
  • [Improvement] New default output with file counter and summary. (Use an extra -v flag to get the same output as before.)
  • [Bugfix] Fix fast mode sometimes giving suboptimal results for small, indexed images.

Version 10.0.0

  • [Breaking] CLI: Change short zopfli flag from -Z to -z.
  • [Breaking] CLI: Change --pretend/-P to --dry-run/-d.
  • [Breaking] CLI: Change --interlace options from 1/0 to on/off.
  • [Breaking] API: Change Options.interlace: Option<Interlacing> to Options.interlace: Option<bool>.
  • [Breaking] API: Change Options.filter: IndexSet<RowFilter> to Options.filters: IndexSet<FilterStrategy>.
  • [Breaking] API: Change Options.deflate: Deflaters to Options.deflater: Deflater.
  • [Breaking] API: Change Deflaters::Zopfli { .. } to Deflater::Zopfli(ZopfliOptions { .. }).
  • [Breaking] API: Change optimize() to return (usize, usize), with original and optimized sizes.
  • [Feature] Allow zopfli iterations higher than 255.
  • [Feature] Add --ziwi option for zopfli iterations without improvement.
  • [Feature] Add --max-raw-size option to skip images that are too large.
  • [Feature] Add --brute-level and --brute-lines options for advanced control of Brute filter.
  • [Improvement] Reduce memory usage for fast mode.
  • [Improvement] Slightly improve compression with Brute filter at levels 5 and 6.
  • [Misc] Change --preserve option to no longer preserve last access time.
  • [Misc] Make help output colored.

Version 9.1.5

  • [Feature] Add --sequential option to process files sequentially rather than in parallel.

... (truncated)

Commits
  • 36f3ef8 v10.2.1 (#868)
  • 3c4a35d chore(deps): bump dawidd6/action-download-artifact from 21 to 24 (#858)
  • b47b763 chore(deps): bump the rust-dependencies group across 1 directory with 2 updat...
  • 8e109c1 chore(deps): bump the github-actions group with 3 updates (#867)
  • d0b89fb chore(deps): bump rust from 1.88.0-alpine to 1.98.0-alpine in the docker grou...
  • 3797793 Tighten CI (#856)
  • 9bbbb5e chore: fix new Clippy lints
  • fe2e9aa fix(docs): attach proper package metadata during man page generation xtask (#...
  • 839046f chore(deps): bump taiki-e/install-action from 2.85.5 to 2.85.10 (#851)
  • ac33f66 chore(deps): bump github/codeql-action from 4.37.4 to 4.37.6 (#850)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Sep 10, 2026
@dependabot
dependabot Bot requested a review from jbampton as a code owner September 10, 2026 11:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Sep 10, 2026
@jbampton

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot changed the title build(deps): bump https://github.com/oxipng/oxipng from v10.2.0 to 10.2.1 in the pre-commit-hooks group build(deps): bump https://github.com/oxipng/oxipng from v10.2.0 to 10.2.1 in the pre-commit-hooks group across 1 directory Sep 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pre_commit/pre-commit-hooks-1555e6c0b3 branch from fbbeac3 to e4e6494 Compare September 10, 2026 21:48
@dependabot
dependabot Bot force-pushed the dependabot/pre_commit/pre-commit-hooks-1555e6c0b3 branch from e4e6494 to ca174ab Compare September 18, 2026 06:32
Bumps the pre-commit-hooks group with 1 update in the / directory: [https://github.com/oxipng/oxipng](https://github.com/oxipng/oxipng).


Updates `https://github.com/oxipng/oxipng` from v10.2.0 to 10.2.1
- [Release notes](https://github.com/oxipng/oxipng/releases)
- [Changelog](https://github.com/oxipng/oxipng/blob/master/CHANGELOG.md)
- [Commits](oxipng/oxipng@340cd98...36f3ef8)

---
updated-dependencies:
- dependency-name: https://github.com/oxipng/oxipng
  dependency-version: 10.2.1
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pre_commit/pre-commit-hooks-1555e6c0b3 branch from ca174ab to d0f321c Compare September 25, 2026 06:25

This branch has not been deployed

No deployments
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 pre_commit Pull requests that update pre_commit code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants