Skip to content

chore(deps): bump the pre-commit-hooks group with 3 updates - #2863

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

chore(deps): bump the pre-commit-hooks group with 3 updates#2863
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-hooks-f5ac1a2e13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps the pre-commit-hooks group with 3 updates: https://github.com/oxipng/oxipng, https://github.com/python-jsonschema/check-jsonschema and https://github.com/editorconfig-checker/editorconfig-checker.python.

Updates https://github.com/oxipng/oxipng from v10.1.1 to 10.2.0

Release notes

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

v10.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.
Changelog

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

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.
  • [Performance] Update to latest Zopfli with greatly improved performance.
  • [Improvement] Reduce memory usage.
  • [Bugfix] Correct handling of grayscale conversion when ICC profile is present.

... (truncated)

Commits
  • 340cd98 v10.2 (#843)
  • 671410c chore(deps): bump taiki-e/install-action from 2 to 2.85.5 (#844)
  • bc8d078 chore(deps): bump github/codeql-action from 4 to 4.37.4 (#846)
  • 71601d7 chore(deps): bump image from 0.25.9 to 0.25.10 in the rust-dependencies group...
  • 195f18b Rebalance (#842)
  • b0af897 More transformation performance improvements (#840)
  • d34b3cb chore(deps): bump the rust-dependencies group across 1 directory with 3 updat...
  • 0b3dcb8 Make keep more robust (#837)
  • 27c8355 Refactor sorting for improved performance (#831)
  • f0f5bc1 chore(deps): bump the rust-dependencies group across 1 directory with 2 updat...
  • Additional commits viewable in compare view

Updates https://github.com/python-jsonschema/check-jsonschema from 0.37.4 to 0.38.0

Release notes

Sourced from https://github.com/python-jsonschema/check-jsonschema's releases.

0.38.0

  • Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, codecov, compose-spec, dependabot, gitlab-ci, mergify, readthedocs, renovate, taskfile, woodpecker-ci (2026-08-08)
  • Add a dedicated check-github-workflows-require-timeout pre-commit hook for requiring timeout-minutes on all GitHub Workflow jobs. (:issue:639)
Changelog

Sourced from https://github.com/python-jsonschema/check-jsonschema's changelog.

.. Unlike other docs, the changelog is incorporated into a sphinx doc site in .. which we want to use sphinx-issues to generate links. .. As a result, it's maintained as ReST doc, not markdown.

CHANGELOG

Unreleased

.. vendor-insert-here

  • Update vendored schemas: bitbucket-pipelines, mergify, renovate (2026-08-16)

0.38.0

  • Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, codecov, compose-spec, dependabot, gitlab-ci, mergify, readthedocs, renovate, taskfile, woodpecker-ci (2026-08-08)
  • Add a dedicated check-github-workflows-require-timeout pre-commit hook for requiring timeout-minutes on all GitHub Workflow jobs. (:issue:639)

0.37.4

  • Update vendored schemas: bitbucket-pipelines, buildkite, changie, github-workflows, gitlab-ci, mergify, renovate, snapcraft, travis, woodpecker-ci (2026-06-29)

0.37.3

  • Update vendored schemas: bitbucket-pipelines, circle-ci, dependabot, github-workflows, gitlab-ci, mergify, readthedocs, renovate, snapcraft, woodpecker-ci (2026-06-12)

0.37.2

  • Update vendored schemas: bitbucket-pipelines, buildkite, circle-ci, dependabot, drone-ci, github-actions, github-issue-forms, github-workflows, gitlab-ci, meltano, mergify, readthedocs, renovate, taskfile, woodpecker-ci (2026-05-02)

0.37.1

  • Update vendored schemas: buildkite, circle-ci, dependabot, github-workflows, gitlab-ci, mergify, readthedocs, renovate, woodpecker-ci (2026-03-25)
  • Add Changie.dev schema and pre-commit hook. Thanks :user:edgarrmondragon! (:pr:662)

0.37.0

... (truncated)

Commits
  • 12e6394 Bump version for release
  • a55e2f9 Merge pull request #693 from python-jsonschema/vendor-schemas-auto
  • d29d272 Fix codecov example doc
  • 068f555 Fix gitlab schema source, update vendored schemas
  • 4d1c975 [vendor-schemas] automated update
  • e210bb2 Merge pull request #699 from python-jsonschema/dependabot/github_actions/gith...
  • d3f2871 Merge pull request #698 from python-jsonschema/dependabot/pip/responses-0.26.2
  • 1ae03fe Bump actions/setup-python from 6 to 7 in the github-actions group
  • f4e3677 Bump responses from 0.26.1 to 0.26.2
  • de21be9 Merge pull request #695 from w3lld1/feat/github-workflow-timeout-hook
  • Additional commits viewable in compare view

Updates https://github.com/editorconfig-checker/editorconfig-checker.python from 3.8.0 to 3.11.1

Commits
  • e8b4e28 Merge pull request #56 from editorconfig-checker/chore/bump-core-3.11.1
  • ccb4a16 chore(release): bump core package to 3.11.1
  • 5a90e58 Merge pull request #55 from editorconfig-checker/chore/bump-core-3.11.0
  • 1739a5a chore(release): bump core package to 3.11.0
  • b20d24b Merge pull request #54 from editorconfig-checker/chore/bump-core-3.10.0
  • dcb1624 chore(release): bump core package to 3.10.0
  • 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 3 updates: [https://github.com/oxipng/oxipng](https://github.com/oxipng/oxipng), [https://github.com/python-jsonschema/check-jsonschema](https://github.com/python-jsonschema/check-jsonschema) and [https://github.com/editorconfig-checker/editorconfig-checker.python](https://github.com/editorconfig-checker/editorconfig-checker.python).


Updates `https://github.com/oxipng/oxipng` from v10.1.1 to 10.2.0
- [Release notes](https://github.com/oxipng/oxipng/releases)
- [Changelog](https://github.com/oxipng/oxipng/blob/master/CHANGELOG.md)
- [Commits](oxipng/oxipng@628e241...340cd98)

Updates `https://github.com/python-jsonschema/check-jsonschema` from 0.37.4 to 0.38.0
- [Release notes](https://github.com/python-jsonschema/check-jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/check-jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/check-jsonschema@6b63472...12e6394)

Updates `https://github.com/editorconfig-checker/editorconfig-checker.python` from 3.8.0 to 3.11.1
- [Release notes](https://github.com/editorconfig-checker/editorconfig-checker.python/releases)
- [Commits](editorconfig-checker/editorconfig-checker.python@3aa28ce...e8b4e28)

---
updated-dependencies:
- dependency-name: https://github.com/oxipng/oxipng
  dependency-version: 10.2.0
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
- dependency-name: https://github.com/python-jsonschema/check-jsonschema
  dependency-version: 0.38.0
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
- dependency-name: https://github.com/editorconfig-checker/editorconfig-checker.python
  dependency-version: 3.11.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 Aug 18, 2026
@github-actions github-actions Bot added the yaml label Aug 18, 2026
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.

0 participants