Skip to content

chore(deps): bump the pre-commit-hooks group with 2 updates - #2883

Merged
lprimak merged 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-hooks-3bc85fd87c
Sep 8, 2026
Merged

chore(deps): bump the pre-commit-hooks group with 2 updates#2883
lprimak merged 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-hooks-3bc85fd87c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the pre-commit-hooks group with 2 updates: https://github.com/zizmorcore/zizmor-pre-commit and https://github.com/oxipng/oxipng.

Updates https://github.com/zizmorcore/zizmor-pre-commit from v1.29.0 to 1.30.0

Release notes

Sourced from https://github.com/zizmorcore/zizmor-pre-commit's releases.

v1.30.0

Sponsorship is appreciated!

New Features 🌈🔗

Bug Fixes 🐛🔗

  • Fixed a bug where zizmor would reject a .pre-commit-config.yml input containing a prek-specific builtin section (#2259)

  • Fixed a bug where the unpinned-uses audit would fail to honor ignore comments within the same step scope (#2289)

  • Fixed a bug where zizmor would reject a dependabot.yml containing a goproxy-server registry definition (#2300)

  • Fixed a bug where zizmor would reject pre-commit configurations containing prek-specific glob patterns in files or exclude (#2308)

... (truncated)

Commits
  • cef8b83 Mirror: 1.30.0
  • 2e74fc1 Bump astral-sh/setup-uv from 9.0.0 to 10.0.1 in the github-actions group (#61)
  • 7bb2343 Bump zizmorcore/zizmor-action in the github-actions group (#58)
  • 950796f chore: replace pre-commit checks with zizmor-action (#57)
  • a5dde09 chore: freeze pin commit hooks, bump usage of own hook (#56)
  • a21d6cd Bump astral-sh/setup-uv from 8.3.2 to 9.0.0 in the github-actions group (#55)
  • See full diff in compare view

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 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 <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

Bumps the pre-commit-hooks group with 2 updates: [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit) and [https://github.com/oxipng/oxipng](https://github.com/oxipng/oxipng).


Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.29.0 to 1.30.0
- [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases)
- [Commits](zizmorcore/zizmor-pre-commit@451b56a...cef8b83)

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/zizmorcore/zizmor-pre-commit
  dependency-version: 1.30.0
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
- 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 added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Sep 8, 2026
@github-actions github-actions Bot added the yaml label Sep 8, 2026
@lprimak
lprimak merged commit 27bf094 into main Sep 8, 2026
19 checks passed
@dependabot
dependabot Bot deleted the dependabot/pre_commit/pre-commit-hooks-3bc85fd87c branch September 8, 2026 21:12
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 yaml

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant