Closed renovate[bot] closed 4 months ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
This PR contains the following updates:
v4.0.0
->v4.0.2
v3.1.3
->v4.3.1
107.71.9
->107.77.5
v0.32.2
->v0.32.3
v0.32.1
->v0.32.3
15.3.0-debian-11-r24
->16.2.0
v1.54.1
->v1.56.1
v4.0.1
->v4.0.2
12.6.6
->14.0.5
v4.4.0
->v4.5.0
0.24.1
->0.28.0
7.71.5
->7.77.3
7.63.9
->7.77.3
7.61.1
->7.87.0
9.1.0
->9.3
36.43.1
->37.184.0
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
actions/setup-node (actions/setup-node)
### [`v4.0.2`](https://togithub.com/actions/setup-node/releases/tag/v4.0.2) [Compare Source](https://togithub.com/actions/setup-node/compare/v4.0.1...v4.0.2) ##### What's Changed - Add support for `volta.extends` by [@ThisIsManta](https://togithub.com/ThisIsManta) in [https://github.com/actions/setup-node/pull/921](https://togithub.com/actions/setup-node/pull/921) - Add support for arm64 Windows by [@dmitry-shibanov](https://togithub.com/dmitry-shibanov) in [https://github.com/actions/setup-node/pull/927](https://togithub.com/actions/setup-node/pull/927) ##### New Contributors - [@ThisIsManta](https://togithub.com/ThisIsManta) made their first contribution in [https://github.com/actions/setup-node/pull/921](https://togithub.com/actions/setup-node/pull/921) **Full Changelog**: https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2 ### [`v4.0.1`](https://togithub.com/actions/setup-node/releases/tag/v4.0.1) [Compare Source](https://togithub.com/actions/setup-node/compare/v4.0.0...v4.0.1) ##### What's Changed - Ignore engines in Yarn 1 e2e-cache tests by [@trivikr](https://togithub.com/trivikr) in [https://github.com/actions/setup-node/pull/882](https://togithub.com/actions/setup-node/pull/882) - Update setup-node references in the README.md file to setup-node@v4 by [@jwetzell](https://togithub.com/jwetzell) in [https://github.com/actions/setup-node/pull/884](https://togithub.com/actions/setup-node/pull/884) - Update reusable workflows to use Node.js v20 by [@MaksimZhukov](https://togithub.com/MaksimZhukov) in [https://github.com/actions/setup-node/pull/889](https://togithub.com/actions/setup-node/pull/889) - Add fix for cache to resolve slow post action step by [@aparnajyothi-y](https://togithub.com/aparnajyothi-y) in [https://github.com/actions/setup-node/pull/917](https://togithub.com/actions/setup-node/pull/917) - Fix README.md by [@takayamaki](https://togithub.com/takayamaki) in [https://github.com/actions/setup-node/pull/898](https://togithub.com/actions/setup-node/pull/898) - Add `package.json` to `node-version-file` list of examples. by [@TWiStErRob](https://togithub.com/TWiStErRob) in [https://github.com/actions/setup-node/pull/879](https://togithub.com/actions/setup-node/pull/879) - Fix node-version-file interprets entire package.json as a version by [@NullVoxPopuli](https://togithub.com/NullVoxPopuli) in [https://github.com/actions/setup-node/pull/865](https://togithub.com/actions/setup-node/pull/865) ##### New Contributors - [@trivikr](https://togithub.com/trivikr) made their first contribution in [https://github.com/actions/setup-node/pull/882](https://togithub.com/actions/setup-node/pull/882) - [@jwetzell](https://togithub.com/jwetzell) made their first contribution in [https://github.com/actions/setup-node/pull/884](https://togithub.com/actions/setup-node/pull/884) - [@aparnajyothi-y](https://togithub.com/aparnajyothi-y) made their first contribution in [https://github.com/actions/setup-node/pull/917](https://togithub.com/actions/setup-node/pull/917) - [@takayamaki](https://togithub.com/takayamaki) made their first contribution in [https://github.com/actions/setup-node/pull/898](https://togithub.com/actions/setup-node/pull/898) - [@TWiStErRob](https://togithub.com/TWiStErRob) made their first contribution in [https://github.com/actions/setup-node/pull/879](https://togithub.com/actions/setup-node/pull/879) - [@NullVoxPopuli](https://togithub.com/NullVoxPopuli) made their first contribution in [https://github.com/actions/setup-node/pull/865](https://togithub.com/actions/setup-node/pull/865) **Full Changelog**: https://github.com/actions/setup-node/compare/v4...v4.0.1actions/upload-artifact (actions/upload-artifact)
### [`v4.3.1`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.1) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.0...v4.3.1) - Bump [@actions/artifacts](https://togithub.com/actions/artifacts) to latest version to include [updated GHES host check](https://togithub.com/actions/toolkit/pull/1648) ### [`v4.3.0`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.0) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.2.0...v4.3.0) ##### What's Changed - Reorganize upload code in prep for merge logic & add more tests by [@robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/504](https://togithub.com/actions/upload-artifact/pull/504) - Add sub-action to merge artifacts by [@robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/505](https://togithub.com/actions/upload-artifact/pull/505) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4...v4.3.0 ### [`v4.2.0`](https://togithub.com/actions/upload-artifact/releases/tag/v4.2.0) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.1.0...v4.2.0) ##### What's Changed - Ability to overwrite an Artifact by [@robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/501](https://togithub.com/actions/upload-artifact/pull/501) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4...v4.2.0 ### [`v4.1.0`](https://togithub.com/actions/upload-artifact/releases/tag/v4.1.0) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.0.0...v4.1.0) #### What's Changed - Add migrations docs by [@robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/482](https://togithub.com/actions/upload-artifact/pull/482) - Update README.md by [@samuelwine](https://togithub.com/samuelwine) in [https://github.com/actions/upload-artifact/pull/492](https://togithub.com/actions/upload-artifact/pull/492) - Support artifact-url output by [@konradpabjan](https://togithub.com/konradpabjan) in [https://github.com/actions/upload-artifact/pull/496](https://togithub.com/actions/upload-artifact/pull/496) - Update readme to reflect new 500 artifact per job limit by [@robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/497](https://togithub.com/actions/upload-artifact/pull/497) #### New Contributors - [@samuelwine](https://togithub.com/samuelwine) made their first contribution in [https://github.com/actions/upload-artifact/pull/492](https://togithub.com/actions/upload-artifact/pull/492) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4...v4.1.0 ### [`v4.0.0`](https://togithub.com/actions/upload-artifact/releases/tag/v4.0.0) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v3.1.3...v4.0.0) #### What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements. For more information, see the [@actions/artifact](https://togithub.com/actions/toolkit/tree/main/packages/artifact) documentation. #### New Contributors - [@vmjoseph](https://togithub.com/vmjoseph) made their first contribution in [https://github.com/actions/upload-artifact/pull/464](https://togithub.com/actions/upload-artifact/pull/464) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v3...v4.0.0defenseunicorns/zarf (defenseunicorns/zarf)
### [`v0.32.3`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.32.3) [Compare Source](https://togithub.com/defenseunicorns/zarf/compare/v0.32.2...v0.32.3) ##### What's Changed ##### Fixes - Properly handle panic that could occur during checksum validation by [@mjnagel](https://togithub.com/mjnagel) in [https://github.com/defenseunicorns/zarf/pull/2262](https://togithub.com/defenseunicorns/zarf/pull/2262) - Add the `--key` flag to the init cmd to properly allow for signed init packages by [@dgershman](https://togithub.com/dgershman) in [https://github.com/defenseunicorns/zarf/pull/2259](https://togithub.com/defenseunicorns/zarf/pull/2259) - Restore destroy script functionality during `zarf destroy` by [@Racer159](https://togithub.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2274](https://togithub.com/defenseunicorns/zarf/pull/2274) - Fix symlink inclusion within component resources by [@dgershman](https://togithub.com/dgershman) in [https://github.com/defenseunicorns/zarf/pull/2256](https://togithub.com/defenseunicorns/zarf/pull/2256) - Use memory friendly file split logic for partial packages by [@daniel-palmer-gu](https://togithub.com/daniel-palmer-gu) in [https://github.com/defenseunicorns/zarf/pull/2264](https://togithub.com/defenseunicorns/zarf/pull/2264) - Fix reproducible tarball creation on Windows systems by [@Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2293](https://togithub.com/defenseunicorns/zarf/pull/2293) ##### Docs - Make branding more consistent and add community meetup references to docs by [@Racer159](https://togithub.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2258](https://togithub.com/defenseunicorns/zarf/pull/2258) ##### Dependencies - Update github.com/anchore/clio digest by [@renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2277](https://togithub.com/defenseunicorns/zarf/pull/2277) and [https://github.com/defenseunicorns/zarf/pull/2283](https://togithub.com/defenseunicorns/zarf/pull/2283) - Update all non-major dependencies (including Gitea v1.21.5, Syft v0.100.0, K9s v0.31.7 and Crane v0.19.0) by [@renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2187](https://togithub.com/defenseunicorns/zarf/pull/2187) ##### Development - Add a more robust chart search regexManager by [@Racer159](https://togithub.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2278](https://togithub.com/defenseunicorns/zarf/pull/2278) and [https://github.com/defenseunicorns/zarf/pull/2284](https://togithub.com/defenseunicorns/zarf/pull/2284) - Partial refactor of injector logic in `k8s`, and `cluster` packages by [@chrishorton](https://togithub.com/chrishorton) in [https://github.com/defenseunicorns/zarf/pull/2271](https://togithub.com/defenseunicorns/zarf/pull/2271) ##### New Contributors - [@daniel-palmer-gu](https://togithub.com/daniel-palmer-gu) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2264](https://togithub.com/defenseunicorns/zarf/pull/2264) **Full Changelog**: https://github.com/defenseunicorns/zarf/compare/v0.32.2...v0.32.3golangci/golangci-lint (golangci/golangci-lint)
### [`v1.56.1`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1561) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.56.0...v1.56.1) 1. updated linters - `errcheck`: from 1.6.3 to 1.7.0 - `govet`: disable `loopclosure` with go1.22 - `revive`: from 1.3.6 to 1.3.7 - `testifylint`: from 1.1.0 to 1.1.1 ### [`v1.56.0`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1560) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.55.2...v1.56.0) 1. new linters - feat: add `spancheck` linter https://github.com/jjti/go-spancheck 2. updated linters - `depguard`: from 2.1.0 to 2.2.0 - `exhaustive`: from 0.11.0 to 0.12.0 - `exhaustruct`: from 3.1.0 to 3.2.0 - `gci`: from 0.11.2 to 0.12.1 - `ginkgolinter`: from 0.14.1 to 0.15.2 - `go-check-sumtype`: from 0.1.3 to 0.1.4 - `go-critic`: from 0.9.0 to 0.11.0 - `go-errorlint`: from 1.4.5 to 1.4.8 - `go-spancheck`: from 0.4.2 to 0.5.2 - `goconst`: from 1.6.0 to 1.7.0 - `godot`: from 1.4.15 to 1.4.16 - `gofumpt`: from 0.5.0 to 0.6.0 - `inamedparam`: from 0.1.2 to 0.1.3 - `ineffassign`: from 0.0.0-20230610083614-0e73809eb601 to 0.1.0 - `ireturn`: from 0.2.2 to 0.3.0 - `misspell`: add mode option - `musttag`: from v0.7.2 to v0.8.0 - `paralleltest`: from 1.0.8 to 1.0.9 - `perfsprint`: from 0.2.0 to 0.6.0 - `protogetter`: from 0.2.3 to 0.3.4 - `revive`: from 1.3.4 to 1.3.6 - `sloglint`: add static-msg option - `sloglint`: from 0.1.2 to 0.4.0 - `testifylint`: from 0.2.3 to 1.1.0 - `unparam`: from [`2022122`](https://togithub.com/golangci/golangci-lint/commit/20221223090309)-7455f1af531d to [`2024010`](https://togithub.com/golangci/golangci-lint/commit/20240104100049)-c549a3470d14 - `whitespace`: update after moving to the `analysis` package - `wsl`: from 3.4.0 to 4.2.0 - `zerologlint`: from 0.1.3 to 0.1.5 3. misc. - 🎉 go1.22 support - Implement stats per linter with a flag - fix: make versioning inside Docker image consistent with binaries - fix: parse Go RC version 4. Documentation - Add missing fields to .golangci.reference.yml - Fix noctx description - Improve .golangci.reference.yml defaults - Improve typecheck FAQ - Note that `exhaustruct` struct regular expressions are expected to match the entire `package/name/structname` - Adjust wrapcheck ignoreSigs to new defaults **Important** `testifylint` has [breaking changes](https://togithub.com/Antonboom/testifylint/releases/tag/v1.0.0) about enabling/disabling checks: - If you were using the option `enable` with a filtered list of checks, you should either add `disable-all: true` (1) or use `disable` field (2). ```yml ``` ### Example (1) testifylint: disable-all: true enable: - bool-compare - compares - empty - error-is-as - error-nil - expected-actual - go-require - float-compare - len - nil-compare - require-error ### - suite-dont-use-pkg - suite-extra-assert-call - suite-thelper ``` ```yml ### Example (2) testifylint: disable: - suite-dont-use-pkg ``` ### [`v1.55.2`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1552) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.55.1...v1.55.2) 1. updated linters - `ireturn`: from 0.2.1 to 0.2.2 - `ginkgolinter`: from 0.14.0 to 0.14.1 ### [`v1.55.1`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1551) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.55.0...v1.55.1) 1. updated linters - `gosec`: from 2.18.1 to 2.18.2 2. misc. - `revgrep`: from v0.5.0 to v0.5.2 (support git < 2.41.0) - output: convert backslashes to forward slashes for GitHub Action annotations printer ### [`v1.55.0`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1550) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.54.2...v1.55.0) 1. new linters - `gochecksumtype`: https://github.com/alecthomas/go-check-sumtype - `inamedparam`: https://github.com/macabu/inamedparam - `perfsprint`: https://github.com/catenacyber/perfsprint - `protogetter`: https://github.com/ghostiam/protogetter - `sloglint`: https://github.com/go-simpler/sloglint - `testifylint`: https://github.com/Antonboom/testifylint 2. updated linters - `bidichk`: from 0.2.4 to 0.2.7 - `decorder`: from 0.4.0 to 0.4.1 - `dupword`: from 0.0.12 to 0.0.13 - `errchkjson`: from 0.3.1 to 0.3.6 - `gci`: from 0.11.0 to 0.11.2 - `ginkgolinter`: from 0.13.5 to 0.14.0 - `go-errorlint`: from 1.4.4 to 1.4.5 - `gocognit`: from 1.0.7 to 1.1.0 - `goconst`: from 1.5.1 to 1.6.0 - `godot`: from 1.4.14 to 1.4.15 - `gofmt`: update to HEAD - `goimports`: update to HEAD - `gosec`: from 2.17.0 to 2.18.1 - `gosmopolitan`: from 1.2.1 to 1.2.2 - `govet`: add `appends` analyzer - `ireturn`: from 0.2.0 to 0.2.1 - `protogetter`: from 0.2.2 to 0.2.3 - `revgrep`: from [`745bb2f`](https://togithub.com/golangci/golangci-lint/commit/745bb2f7c2e6) to v0.5.0 - `revive`: from 1.3.2 to 1.3.4 - `sqlclosecheck`: from 0.4.0 to 0.5.1 - `staticcheck`: from 0.4.5 to 0.4.6 - `tagalign`: from 1.3.2 to 1.3.3 - `unused`: support passing in options 3. misc. - Add a pre-commit hook to check all files 4. Documentation - add source options to exclude-rules docs - `gosec`: add G602 to includes/excludes inside .golangci.reference.yml ### [`v1.54.2`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1542) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.54.1...v1.54.2) 1. updated linters: - `errname`: from 0.1.10 to 0.1.12 - `ginkgolinter`: from 0.13.3 to 0.13.5 - `go-errorlint`: from 1.4.3 to 1.4.4 - `godot`: from 1.4.11 to 1.4.14 - `gosec`: from 2.16.0 to 2.17.0 - `musttag`: from 0.7.1 to 0.7.2 - `nilnil`: from 0.1.5 to 0.1.7 - `staticcheck`: from 0.4.3 to 0.4.5 - `usestdlibvars`: from 1.23.0 to 1.24.0 - `govet`: add missing `directive` and `slog` passesgoogle-github-actions/release-please-action (google-github-actions/release-please-action)
### [`v4.0.2`](https://togithub.com/google-github-actions/release-please-action/releases/tag/v4.0.2) [Compare Source](https://togithub.com/google-github-actions/release-please-action/compare/v4.0.1...v4.0.2) ##### Bug Fixes - bump release-please from 16.4.0 to 16.5.0 ([#905](https://togithub.com/google-github-actions/release-please-action/issues/905)) ([df71963](https://togithub.com/google-github-actions/release-please-action/commit/df719633a752e335dfde3e62e037315a25ecf6fc)) - log release-please version ([#910](https://togithub.com/google-github-actions/release-please-action/issues/910)) ([2a496d1](https://togithub.com/google-github-actions/release-please-action/commit/2a496d1db5f8860ae46f6066f5dcb73490a99d02)), closes [#325](https://togithub.com/google-github-actions/release-please-action/issues/325)pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)
### [`v4.5.0`](https://togithub.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0) [Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0)python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)
### [`v0.28.0`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0280) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.27.4...0.28.0) - Update vendored schemas: cloudbuild, dependabot, gitlab-ci, readthedocs, renovate (2024-02-06) - Include built-in, efficient implementations of `date-time` format validation (RFC 3339) and `time` format validation (ISO 8601). This makes the `date-time` and `time` formats always available for validation. (:issue:`378`) - Support the use of `orjson` for faster JSON parsing when it is installed. This makes it an optional parser which is preferred over the default `json` module when it is available. - TOML parsing is now always available (rather than an optional parser). This change adds a dependency on `tomli` on older Python versions, ensuring that TOML formatted data is always supported. Users should no longer need to install `tomli` manually in order to use TOML files. ### [`v0.27.4`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0274) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.27.3...0.27.4) - Update vendored schemas: cloudbuild, dependabot, drone-ci, github-actions, github-workflows, gitlab-ci, renovate, travis (2024-01-29) - Add Woodpecker-CI schema and pre-commit hook. Thanks :user:`6543`! (:pr:`380`) ### [`v0.27.3`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0273) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.27.2...0.27.3) - Update vendored schemas: bitbucket, gitlab-ci, readthedocs, renovate (2023-12-05) - Limit the number of instance files which are opened simultaneously, which avoids reaching OS limits for open file descriptors. Thanks :user:`ianmackinnon`! (:issue:`352`) - Improve handling of schemafiles to ensure that they are only read once (:pr:`363`) ### [`v0.27.2`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0272) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.27.1...0.27.2) - Update vendored schemas: dependabot, github-workflows, renovate (2023-11-24) - Add official support for Python 3.12 - Add Google Cloud Build schema and pre-commit hook. Thanks :user:`nikolaik`! (:pr:`339`) - Fix a bug in the custom `github-workflows-require-timeout` schema which forbade the use of GitHub expression syntax for the timeout value. (:issue:`354`) ### [`v0.27.1`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0271) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.27.0...0.27.1) - Update vendored schemas: buildkite, drone-ci, github-workflows, gitlab-ci, readthedocs, renovate (2023-11-03) ### [`v0.27.0`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0270) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.26.3...0.27.0) - Update vendored schemas: azure-pipelines, bitbucket-pipelines, gitlab-ci, renovate (2023-09-27) - Add a `--validator-class` option for specifying a custom `jsonschema.protocols.Validator` class to use (:pr:`327`, :issue:`262`) - Instances and schemas may now be passed on stdin, using `-` (:pr:`332`, :issue:`251`) - Minor fix to hook regexes to explicitly match `.` chars. Thanks :user:`skwde`! (:pr:`325`) ### [`v0.26.3`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0263) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.26.2...0.26.3) - Fix a minor bug with the verbose output introduced in v0.26.2 ### [`v0.26.2`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0262) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.26.1...0.26.2) - When `-v/--verbose` is used, output will include a list of all files which were checked on success (:issue:`312`) ### [`v0.26.1`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0261) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.26.0...0.26.1) - Update vendored schemas: github-workflows, renovate (2023-08-25) ### [`v0.26.0`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0260) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.25.0...0.26.0) - The regex format check has been improved to support ECMAScript regexes by default. (:issue:`302`) - The `--format-regex disabled` option has been removed. Users should use `--disable-formats regex` if they wish to disable regex format checking. - The deprecated `--disable-format` flag has been removed. Users should use `--disable-formats "*"` if they wish to disable all format checking. ### [`v0.25.0`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0250) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.24.1...0.25.0) - Update vendored schemas: bamboo-spec, dependabot, drone-ci, github-actions, github-workflows, readthedocs, renovate, travis (2023-08-25) - Add Drone-CI schema and pre-commit hook. Thanks :user:`s-weigand`! (:pr:`299`) - Add a `--base-uri` option for specifying an explicit base URI (:pr:`305`)renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)
### [`v37.184.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.184.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.183.2...37.184.0) See https://github.com/renovatebot/renovate/releases/tag/37.184.0 for more changes ### [`v37.183.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.183.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.183.0...37.183.2) See https://github.com/renovatebot/renovate/releases/tag/37.183.2 for more changes ### [`v37.183.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.183.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.182.3...37.183.0) See https://github.com/renovatebot/renovate/releases/tag/37.183.0 for more changes ### [`v37.182.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.182.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.182.2...37.182.3) See https://github.com/renovatebot/renovate/releases/tag/37.182.3 for more changes ### [`v37.182.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.182.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.182.1...37.182.2) See https://github.com/renovatebot/renovate/releases/tag/37.182.2 for more changes ### [`v37.182.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.182.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.182.0...37.182.1) See https://github.com/renovatebot/renovate/releases/tag/37.182.1 for more changes ### [`v37.182.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.182.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.181.11...37.182.0) See https://github.com/renovatebot/renovate/releases/tag/37.182.0 for more changes ### [`v37.181.11`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.181.11) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.181.10...37.181.11) See https://github.com/renovatebot/renovate/releases/tag/37.181.11 for more changes ### [`v37.181.10`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.181.10) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.181.9...37.181.10) See https://github.com/renovatebot/renovate/releases/tag/37.181.10 for more changes ### [`v37.181.9`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.181.9) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.181.8...37.181.9) See https://github.com/renovatebot/renovate/releases/tag/37.181.9 for more changes ### [`v37.181.8`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.181.8) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.181.6...37.181.8) See https://github.com/renovatebot/renovate/releases/tag/37.181.8 for more changes ### [`v37.181.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.181.6) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.181.3...37.181.6) See https://github.com/renovatebot/renovate/releases/tag/37.181.6 for more changes ### [`v37.181.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.181.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.180.1...37.181.3) See https://github.com/renovatebot/renovate/releases/tag/37.181.3 for more changes ### [`v37.180.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.180.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.180.0...37.180.1) See https://github.com/renovatebot/renovate/releases/tag/37.180.1 for more changes ### [`v37.180.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.180.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.179.0...37.180.0) See https://github.com/renovatebot/renovate/releases/tag/37.180.0 for more changes ### [`v37.179.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.179.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.178.0...37.179.0) See https://github.com/renovatebot/renovate/releases/tag/37.179.0 for more changes ### [`v37.178.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.178.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.176.1...37.178.0) See https://github.com/renovatebot/renovate/releases/tag/37.178.0 for more changes ### [`v37.176.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.176.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.176.0...37.176.1) See https://github.com/renovatebot/renovate/releases/tag/37.176.1 for more changes ### [`v37.176.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.176.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.175.3...37.176.0) See https://github.com/renovatebot/renovate/releases/tag/37.176.0 for more changes ### [`v37.175.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.175.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.175.2...37.175.3) See https://github.com/renovatebot/renovate/releases/tag/37.175.3 for more changes ### [`v37.175.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.175.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.175.1...37.175.2) See https://github.com/renovatebot/renovate/releases/tag/37.175.2 for more changes ### [`v37.175.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.175.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.175.0...37.175.1) See https://github.com/renovatebot/renovate/releases/tag/37.175.1 for more changes ### [`v37.175.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.175.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.174.7...37.175.0) See https://github.com/renovatebot/renovate/releases/tag/37.175.0 for more changes ### [`v37.174.7`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.174.7) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.174.6...37.174.7) See https://github.com/renovatebot/renovate/releases/tag/37.174.7 for more changes ### [`v37.174.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.174.6) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.174.5...37.174.6) See https://github.com/renovatebot/renovate/releases/tag/37.174.6 for more changes ### [`v37.174.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.174.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.174.3...37.174.5) See https://github.com/renovatebot/renovate/releases/tag/37.174.5 for more changes ### [`v37.174.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.174.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.174.0...37.174.3) See https://github.com/renovatebot/renovate/releases/tag/37.174.3 for more changes ### [`v37.174.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.174.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.173.4...37.174.0) See https://github.com/renovatebot/renovate/releases/tag/37.174.0 for more changes ### [`v37.173.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.173.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.173.2...37.173.4) See https://github.com/renovatebot/renovate/releases/tag/37.173.4 for more changes ### [`v37.173.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.173.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.173.1...37.173.2) See https://github.com/renovatebot/renovate/releases/tag/37.173.2 for more changes ### [`v37.173.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.173.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.173.0...37.173.1) See https://github.com/renovatebot/renovate/releases/tag/37.173.1 for more changes ### [`v37.173.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.173.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.168.5...37.173.0) See https://github.com/renovatebot/renovate/releases/tag/37.173.0 for more changes ### [`v37.168.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.168.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.168.4...37.168.5) See https://github.com/renovatebot/renovate/releases/tag/37.168.5 for more changes ### [`v37.168.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.168.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.168.3...37.168.4) See https://github.com/renovatebot/renovate/releases/tag/37.168.4 for more changes ### [`v37.168.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.168.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.168.2...37.168.3) See https://github.com/renovatebot/renovate/releases/tag/37.168.3 for more changes ### [`v37.168.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.168.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.168.1...37.168.2) See https://github.com/renovatebot/renovate/releases/tag/37.168.2 for more changes ### [`v37.168.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.168.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.168.0...37.168.1) See https://github.com/renovatebot/renovate/releases/tag/37.168.1 for more changes ### [`v37.168.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.168.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.167.0...37.168.0) See https://github.com/renovatebot/renovate/releases/tag/37.168.0 for more changes ### [`v37.167.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.167.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.165.7...37.167.0) See https://github.com/renovatebot/renovate/releases/tag/37.167.0 for more changes ### [`v37.165.7`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.165.7) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.165.6...37.165.7) See https://github.com/renovatebot/renovate/releases/tag/37.165.7 for more changes ### [`v37.165.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.165.6) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.165.5...37.165.6) See https://github.com/renovatebot/renovate/releases/tag/37.165.6 for more changes ### [`v37.165.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.165.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.165.1...37.165.5) See https://github.com/renovatebot/renovate/releases/tag/37.165.5 for more changes ### [`v37.165.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.165.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.165.0...37.165.1) See https://github.com/renovatebot/renovate/releases/tag/37.165.1 for more changes ### [`v37.165.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.165.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.164.0...37.165.0) See https://github.com/renovatebot/renovate/releases/tag/37.165.0 for more changes ### [`v37.164.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.164.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.163.2...37.164.0) See https://github.com/renovatebot/renovate/releases/tag/37.164.0 for more changes ### [`v37.163.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.163.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.163.1...37.163.2) See https://github.com/renovatebot/renovate/releases/tag/37.163.2 for more changes ### [`v37.163.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.163.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.163.0...37.163.1) See https://github.com/renovatebot/renovate/releases/tag/37.163.1 for more changes ### [`v37.163.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.163.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.162.2...37.163.0) See https://github.com/renovatebot/renovate/releases/tag/37.163.0 for more changes ### [`v37.162.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.162.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.162.1...37.162.2) See https://github.com/renovatebot/renovate/releases/tag/37.162.2 for more changes ### [`v37.162.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.162.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.161.0...37.162.1) See https://github.com/renovatebot/renovate/releases/tag/37.162.1 for more changes ### [`v37.161.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.161.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.159.1...37.161.0) See https://github.com/renovatebot/renovate/releases/tag/37.161.0 for more changes ### [`v37.159.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.159.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.159.0...37.159.1) See https://github.com/renovatebot/renovate/releases/tag/37.159.1 for more changes ### [`v37.159.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.159.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.158.2...37.159.0) See https://github.com/renovatebot/renovate/releases/tag/37.159.0 for more changes ### [`v37.158.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.158.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.158.1...37.158.2) See https://github.com/renovatebot/renovate/releases/tag/37.158.2 for more changes ### [`v37.158.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.158.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.157.1...37.158.1) See https://github.com/renovatebot/renovate/releases/tag/37.158.1 for more changes ### [`v37.157.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.157.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.156.2...37.157.1) See https://github.com/renovatebot/renovate/releases/tag/37.157.1 for more changes ### [`v37.156.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.156.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.154.0...37.156.2) See https://github.com/renovatebot/renovate/releases/tag/37.156.2 for more changes ### [`v37.154.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.154.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.153.2...37.154.0) See https://github.com/renovatebot/renovate/releases/tag/37.154.0 for more changes ### [`v37.153.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.153.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.153.1...37.153.2) See https://github.com/renovatebot/renovate/releases/tag/37.153.2 for more changes ### [`v37.153.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.153.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.153.0...37.153.1) See https://github.com/renovatebot/renovate/releases/tag/37.153.1 for more changes ### [`v37.153.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.153.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.152.2...37.153.0) See https://github.com/renovatebot/renovate/releases/tag/37.153.0 for more changes ### [`v37.152.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.152.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.152.1...37.152.2) See https://github.com/renovatebot/renovate/releases/tag/37.152.2 for more changes ### [`v37.152.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.152.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.152.0...37.152.1) See https://github.com/renovatebot/renovate/releases/tag/37.152.1 for more changes ### [`v37.152.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.152.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.151.0...37.152.0) See https://github.com/renovatebot/renovate/releases/tag/37.152.0 for more changes ### [`v37.151.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.151.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.150.1...37.151.0) See https://github.com/renovatebot/renovate/releases/tag/37.151.0 for more changes ### [`v37.150.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.150.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.149.1...37.150.1) See https://github.com/renovatebot/renovate/releases/tag/37.150.1 for more changes ### [`v37.149.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.149.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.148.1...37.149.1) See https://github.com/renovatebot/renovate/releases/tag/37.149.1 for more changes ### [`v37.148.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.148.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.148.0...37.148.1) See https://github.com/renovatebot/renovate/releases/tag/37.148.1 for more changes ### [`v37.148.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.148.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.146.0...37.148.0) See https://github.com/renovatebot/renovate/releases/tag/37.148.0 for more changes ### [`v37.146.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.146.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.144.0...37.146.0) See https://github.com/renovatebot/renovate/releases/tag/37.146.0 for more changes ### [`v37.144.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.144.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.142.1...37.144.0) See https://github.com/renovatebot/renovate/releases/tag/37.144.0 for more changes ### [`v37.142.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.142.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.141.0...37.142.1) See https://github.com/renovatebot/renovate/releases/tag/37.142.1 for more changes ### [`v37.141.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.141.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.140.15...37.141.0) See https://github.com/renovatebot/renovate/releases/tag/37.141.0 for more changes ### [`v37.140.15`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.140.15) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.140.14...37.140.15) See https://github.com/renovatebot/renovate/releases/tag/37.140.15 for more changes ### [`v37.140.14`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.140.14) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.140.12...37.140.14) See https://github.com/renovatebot/renovate/releases/tag/37.140.14 for more changes ### [`v37.140.12`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.140.12) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.140.10...37.140.12) See https://github.com/renovatebot/renovate/releases/tag/37.140.12 for more changes ### [`v37.140.10`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.140.10) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.140.9...37.140.10) See https://github.com/renovatebot/renovate/releases/tag/37.140.10 for more changes ### [`v37.140.9`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.140.9) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.140.8...37.140.9) See https://github.com/renovatebot/renovate/releases/tag/37.140.9 for more changes ### [`v37.140.8`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.140.8) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.140.6...37.140.8) See https://github.com/renovatebot/renovate/releases/tag/37.140.8 for more changes ### [`v37.140.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.140.6) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.140.5...37.140.6) See https://github.com/renovatebot/renovate/releases/tag/37.140.6 for more changes ### [`v37.140.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.140.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.140.4...37.140.5) See https://github.com/renovatebot/renovate/releases/tag/37.140.5 for more changes ### [`v37.140.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.140.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.140.3...37.140.4) See https://github.com/renovatebot/renovate/releases/tag/37.140.4 for more changes ### [`v37.140.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.140.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.140.2...37.140.3) See https://github.com/renovatebot/renovate/releases/tag/37.140.3 for more changes ### [`v37.140.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.140.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.140.0...37.140.2) See https://github.com/renovatebot/renovate/releases/tag/37.140.2 for more changes ### [`v37.140.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.140.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.139.4...37.140.0) See https://github.com/renovatebot/renovate/releases/tag/37.140.0 for more changes ### [`v37.139.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.139.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.139.3...37.139.4) See https://github.com/renovatebot/renovate/releases/tag/37.139.4 for more changes ### [`v37.139.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.139.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.139.1...37.139.3) See https://github.com/renovatebot/renovate/releases/tag/37.139.3 for more changes ### [`v37.139.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.139.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.139.0...37.139.1) See https://github.com/renovatebot/renovate/releases/tag/37.139.1 for more changes ### [`v37.139.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.139.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.137.2...37.139.0) See https://github.com/renovatebot/renovate/releases/tag/37.139.0 for more changes ### [`v37.137.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.137.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.137.1...37.137.2) See https://github.com/renovatebot/renovate/releases/tag/37.137.2 for more changes ### [`v37.137.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.137.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.137.0...37.137.1) See https://github.com/renovatebot/renovate/releases/tag/37.137.1 for more changes ### [`v37.137.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.137.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.136.0...37.137.0) See https://github.com/renovatebot/renovate/releases/tag/37.137.0 for more changes ### [`v37.136.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.136.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.134.0...37.136.0) See https://github.com/renovatebot/renovate/releases/tag/37.136.0 for more changes ### [`v37.134.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.134.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.133.1...37.134.0) See https://github.com/renovatebot/renovate/releases/tag/37.134.0 for more changes ### [`v37.133.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.133.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.132.1...37.133.1) See https://github.com/renovatebot/renovate/releases/tag/37.133.1 for more changes ### [`v37.132.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.132.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.131.0...37.132.1) See https://github.com/renovatebot/renovate/releases/tag/37.132.1 for more changes ### [`v37.131.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.131.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.130.0...37.131.0) See https://github.com/renovatebot/renovate/releases/tag/37.131.0 for more changes ### [`v37.130.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.130.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.129.1...37.130.0) See https://github.com/renovatebot/renovate/releases/tag/37.130.0 for more changes ### [`v37.129.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.129.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.128.7...37.129.1) See https://github.com/renovatebot/renovate/releases/tag/37.129.1 for more changes ### [`v37.128.7`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.128.7) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.128.6...37.128.7) See https://github.com/renovatebot/renovate/releases/tag/37.128.7 for more changes ### [`v37.128.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.128.6) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.128.5...37.128.6) See https://github.com/renovatebot/renovate/releases/tag/37.128.6 for more changes ### [`v37.128.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.128.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.128.4...37.128.5) See https://github.com/renovatebot/renovate/releases/tag/37.128.5 for more changes ### [`v37.128.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.128.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.128.3...37.128.4) See https://github.com/renovatebot/renovate/releases/tag/37.128.4 for more changes ### [`v37.128.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.128.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.128.2...37.128.3) See https://github.com/renovatebot/renovate/releases/tag/37.128.3 for more changes ### [`v37.128.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.128.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.128.0...37.128.2) See https://github.com/renovatebot/renovate/releases/tag/37.128.2 for more changes ### [`v37.128.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.128.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.127.0...37.128.0) See https://github.com/renovatebot/renovate/releases/tag/37.128.0 for more changes ### [`v37.127.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.127.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.126.4...37.127.0) See https://github.com/renovatebot/renovate/releases/tag/37.127.0 for more changes ### [`v37.126.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.126.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.126.3...37.126.4) See https://github.com/renovatebot/renovate/releases/tag/37.126.4 for more changes ### [`v37.126.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.126.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.126.2...37.126.3) See https://github.com/renovatebot/renovate/releases/tag/37.126.3 for more changes ### [`v37.126.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.126.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.126.1...37.126.2) See https://github.com/renovatebot/renovate/releases/tag/37.126.2 for more changes ### [`v37.126.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.126.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.125.2...37.126.1) See https://github.com/renovatebot/renovate/releases/tag/37.126.1 for more changes ### [`v37.125.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.125.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.125.1...37.125.2) See https://github.com/renovatebot/renovate/releases/tag/37.125.2 for more changes ### [`v37.125.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.125.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.125.0...37.125.1) See https://github.com/renovatebot/renovate/releases/tag/37.125.1 for more changes ### [`v37.125.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.125.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.122.0...37.125.0) See https://github.com/renovatebot/renovate/releases/tag/37.125.0 for more changes ### [`v37.122.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.122.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.121.0...37.122.0) See https://github.com/renovatebot/renovate/releases/tag/37.122.0 for more changes ### [`v37.121.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.121.0) [Compare SouConfiguration
📅 Schedule: Branch creation - "after 7am and before 9am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.