Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update gitlab support dependencies (#123)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | patch | `v4.1.4` -> `v4.1.6` | | [defenseunicorns/uds-common](https://togithub.com/defenseunicorns/uds-common) | | patch | `v0.4.2` -> `v0.4.3` | | [defenseunicorns/uds-common](https://togithub.com/defenseunicorns/uds-common) | action | patch | `v0.4.2` -> `v0.4.3` | | [defenseunicorns/zarf](https://togithub.com/defenseunicorns/zarf) | | minor | `v0.33.1` -> `v0.34.0` | | [github/codeql-action](https://togithub.com/github/codeql-action) | action | patch | `v3.25.3` -> `v3.25.6` | | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | repository | minor | `v1.57.2` -> `v1.58.2` | | [google-github-actions/release-please-action](https://togithub.com/google-github-actions/release-please-action) | action | patch | `v4.1.0` -> `v4.1.1` | | [ossf/scorecard-action](https://togithub.com/ossf/scorecard-action) | action | patch | `v2.3.1` -> `v2.3.3` | | [python-jsonschema/check-jsonschema](https://togithub.com/python-jsonschema/check-jsonschema) | repository | patch | `0.28.2` -> `0.28.4` | | [renovatebot/pre-commit-hooks](https://togithub.com/renovatebot/pre-commit-hooks) | repository | minor | `37.338.0` -> `37.377.0` | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://togithub.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.1.6`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v416) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.5...v4.1.6) - Check platform to set archive extension appropriately by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1732](https://togithub.com/actions/checkout/pull/1732) ### [`v4.1.5`](https://togithub.com/actions/checkout/releases/tag/v4.1.5) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.4...v4.1.5) #### What's Changed - Update NPM dependencies by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1703](https://togithub.com/actions/checkout/pull/1703) - Bump github/codeql-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1694](https://togithub.com/actions/checkout/pull/1694) - Bump actions/setup-node from 1 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1696](https://togithub.com/actions/checkout/pull/1696) - Bump actions/upload-artifact from 2 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1695](https://togithub.com/actions/checkout/pull/1695) - README: Suggest `user.email` to be `41898282+github-actions[bot]@​users.noreply.github.com` by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1707](https://togithub.com/actions/checkout/pull/1707) **Full Changelog**: actions/checkout@v4.1.4...v4.1.5 </details> <details> <summary>defenseunicorns/uds-common (defenseunicorns/uds-common)</summary> ### [`v0.4.3`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.4.3) [Compare Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.4.2...v0.4.3) ##### Bug Fixes - update renovate config to use docker versioning for zarf images ([#​128](https://togithub.com/defenseunicorns/uds-common/issues/128)) ([c18e125](https://togithub.com/defenseunicorns/uds-common/commit/c18e12507384328bb53b81c096bc9827f96ba114)) ##### Miscellaneous - add an airgap note to UDS Package Practices (clarity is kindness) ([#​126](https://togithub.com/defenseunicorns/uds-common/issues/126)) ([b70e1fe](https://togithub.com/defenseunicorns/uds-common/commit/b70e1fe165a521a33789298a7e69aa6a59d54968)) - adjust UDS package practice formatting ([#​123](https://togithub.com/defenseunicorns/uds-common/issues/123)) ([f351d04](https://togithub.com/defenseunicorns/uds-common/commit/f351d04732a6e6e6fc2c62eff13f625a613effcc)) - **deps:** update uds common package dependencies to v6.6.3 ([#​132](https://togithub.com/defenseunicorns/uds-common/issues/132)) ([0ebdd1f](https://togithub.com/defenseunicorns/uds-common/commit/0ebdd1f5f2aa32720c88347027215305573bc716)) - **deps:** update uds common support dependencies ([#​125](https://togithub.com/defenseunicorns/uds-common/issues/125)) ([e014724](https://togithub.com/defenseunicorns/uds-common/commit/e01472454d2b3ef9665546fbb24c9980f090d238)) - **deps:** update uds common support dependencies to v0.22.0 ([#​133](https://togithub.com/defenseunicorns/uds-common/issues/133)) ([2cf903d](https://togithub.com/defenseunicorns/uds-common/commit/2cf903d41d0dbfda1baaa9629d1fa3c5d1a88110)) - initial package practices ([#​117](https://togithub.com/defenseunicorns/uds-common/issues/117)) ([d292b21](https://togithub.com/defenseunicorns/uds-common/commit/d292b216da73493743cd0a67b9763549c87c1819)) - update package practices with a bit more feedback ([#​129](https://togithub.com/defenseunicorns/uds-common/issues/129)) ([af34fc9](https://togithub.com/defenseunicorns/uds-common/commit/af34fc90104c57d11a08678186b8b2aeaaac135d)) </details> <details> <summary>defenseunicorns/zarf (defenseunicorns/zarf)</summary> ### [`v0.34.0`](https://togithub.com/defenseunicorns/zarf/compare/v0.33.2...v0.34.0) [Compare Source](https://togithub.com/defenseunicorns/zarf/compare/v0.33.2...v0.34.0) ### [`v0.33.2`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.33.2) [Compare Source](https://togithub.com/defenseunicorns/zarf/compare/v0.33.1...v0.33.2) ##### What's Changed - fix: schema integration by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2463](https://togithub.com/defenseunicorns/zarf/pull/2463) - docs: add contributor covenant code of conduct by [@​salaxander](https://togithub.com/salaxander) in [https://github.com/defenseunicorns/zarf/pull/2462](https://togithub.com/defenseunicorns/zarf/pull/2462) - docs: fix casing on code of conduct badge by [@​salaxander](https://togithub.com/salaxander) in [https://github.com/defenseunicorns/zarf/pull/2466](https://togithub.com/defenseunicorns/zarf/pull/2466) - fix(deps): update github.com/anchore/clio digest to [`3c4abf8`](https://togithub.com/defenseunicorns/zarf/commit/3c4abf8) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2424](https://togithub.com/defenseunicorns/zarf/pull/2424) - fix: update docker media type in registry by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2476](https://togithub.com/defenseunicorns/zarf/pull/2476) - fix: adds GetVariableConfig function for packager by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/zarf/pull/2475](https://togithub.com/defenseunicorns/zarf/pull/2475) - test: add tests for remove copies from components to enable refactoring by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2473](https://togithub.com/defenseunicorns/zarf/pull/2473) - fix!: do not uninstall helm chart after failed install or upgrade by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2456](https://togithub.com/defenseunicorns/zarf/pull/2456) - feat: inspect --list-images by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2478](https://togithub.com/defenseunicorns/zarf/pull/2478) - refactor: remove copies from components to a filter by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2474](https://togithub.com/defenseunicorns/zarf/pull/2474) - chore: add support.md by [@​schristoff](https://togithub.com/schristoff) in [https://github.com/defenseunicorns/zarf/pull/2480](https://togithub.com/defenseunicorns/zarf/pull/2480) - chore: add a check for go mod tidy by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2481](https://togithub.com/defenseunicorns/zarf/pull/2481) - fix: use correct sha256 checksum for arm64 injector binary by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2483](https://togithub.com/defenseunicorns/zarf/pull/2483) - fix: simplify go mod tidy check by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2482](https://togithub.com/defenseunicorns/zarf/pull/2482) ##### New Contributors - [@​salaxander](https://togithub.com/salaxander) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2462](https://togithub.com/defenseunicorns/zarf/pull/2462) - [@​phillebaba](https://togithub.com/phillebaba) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2473](https://togithub.com/defenseunicorns/zarf/pull/2473) - [@​schristoff](https://togithub.com/schristoff) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2480](https://togithub.com/defenseunicorns/zarf/pull/2480) **Full Changelog**: zarf-dev/zarf@v0.33.1...v0.33.2 </details> <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.25.6`](https://togithub.com/github/codeql-action/compare/v3.25.5...v3.25.6) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.5...v3.25.6) ### [`v3.25.5`](https://togithub.com/github/codeql-action/compare/v3.25.4...v3.25.5) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.4...v3.25.5) ### [`v3.25.4`](https://togithub.com/github/codeql-action/compare/v3.25.3...v3.25.4) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.3...v3.25.4) </details> <details> <summary>golangci/golangci-lint (golangci/golangci-lint)</summary> ### [`v1.58.2`](https://togithub.com/golangci/golangci-lint/compare/v1.58.1...v1.58.2) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.1...v1.58.2) ### [`v1.58.1`](https://togithub.com/golangci/golangci-lint/compare/v1.58.0...v1.58.1) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.0...v1.58.1) ### [`v1.58.0`](https://togithub.com/golangci/golangci-lint/compare/v1.57.2...v1.58.0) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.57.2...v1.58.0) </details> <details> <summary>google-github-actions/release-please-action (google-github-actions/release-please-action)</summary> ### [`v4.1.1`](https://togithub.com/google-github-actions/release-please-action/releases/tag/v4.1.1) [Compare Source](https://togithub.com/google-github-actions/release-please-action/compare/v4.1.0...v4.1.1) ##### Bug Fixes - add deprecation warning to workflow run ([#​1](https://togithub.com/google-github-actions/release-please-action/issues/1)) ([edb78cf](https://togithub.com/google-github-actions/release-please-action/commit/edb78cf884d22d5d991d94144d031fce49cadbea)) </details> <details> <summary>ossf/scorecard-action (ossf/scorecard-action)</summary> ### [`v2.3.3`](https://togithub.com/ossf/scorecard-action/releases/tag/v2.3.3) [Compare Source](https://togithub.com/ossf/scorecard-action/compare/v2.3.2...v2.3.3) > \[!NOTE]\ > There is no v2.3.2 release as a step was skipped in the release process. This was fixed and re-released under the v2.3.3 tag #### What's Changed - 🌱 Bump github.com/ossf/scorecard/v4 (v4.13.1) to github.com/ossf/scorecard/v5 (v5.0.0-rc1) by [@​spencerschrock](https://togithub.com/spencerschrock) in [https://github.com/ossf/scorecard-action/pull/1366](https://togithub.com/ossf/scorecard-action/pull/1366) - 🌱 Bump github.com/ossf/scorecard/v5 from v5.0.0-rc1 to v5.0.0-rc2 by [@​spencerschrock](https://togithub.com/spencerschrock) in [https://github.com/ossf/scorecard-action/pull/1374](https://togithub.com/ossf/scorecard-action/pull/1374) - 🌱 Bump github.com/ossf/scorecard/v5 from v5.0.0-rc2 to v5.0.0-rc2.0.20240509182734-7ce860946928 by [@​spencerschrock](https://togithub.com/spencerschrock) in [https://github.com/ossf/scorecard-action/pull/1377](https://togithub.com/ossf/scorecard-action/pull/1377) For a full changelist of what these include, see the [v5.0.0-rc1](https://togithub.com/ossf/scorecard/releases/tag/v5.0.0-rc1) and [v5.0.0-rc2](https://togithub.com/ossf/scorecard/releases/tag/v5.0.0-rc2) release notes. ##### Documentation - 📖 Move token discussion out of main README. by [@​spencerschrock](https://togithub.com/spencerschrock) in [https://github.com/ossf/scorecard-action/pull/1279](https://togithub.com/ossf/scorecard-action/pull/1279) - 📖 link to `ossf/scorecard` workflow instead of maintaining an example by [@​spencerschrock](https://togithub.com/spencerschrock) in [https://github.com/ossf/scorecard-action/pull/1352](https://togithub.com/ossf/scorecard-action/pull/1352) - 📖 update api links to new scorecard.dev site by [@​spencerschrock](https://togithub.com/spencerschrock) in [https://github.com/ossf/scorecard-action/pull/1376](https://togithub.com/ossf/scorecard-action/pull/1376) **Full Changelog**: ossf/scorecard-action@v2.3.1...v2.3.3 ### [`v2.3.2`](https://togithub.com/ossf/scorecard-action/compare/v2.3.1...v2.3.2) [Compare Source](https://togithub.com/ossf/scorecard-action/compare/v2.3.1...v2.3.2) </details> <details> <summary>python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)</summary> ### [`v0.28.4`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0284) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.28.3...0.28.4) - Update vendored schemas: buildkite, github-workflows, gitlab-ci, renovate, taskfile, woodpecker-ci (2024-05-19) ### [`v0.28.3`](https://togithub.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0283) [Compare Source](https://togithub.com/python-jsonschema/check-jsonschema/compare/0.28.2...0.28.3) - Update vendored schemas: dependabot, github-workflows, gitlab-ci, renovate, woodpecker-ci (2024-05-05) - Update Cloud Build pre-commit hook to support JSON Cloud Build config. Thanks :user:`jrdnbradford`! (:pr:`427`) </details> <details> <summary>renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)</summary> ### [`v37.377.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.377.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.376.0...37.377.0) See https://github.com/renovatebot/renovate/releases/tag/37.377.0 for more changes ### [`v37.376.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.376.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.2...37.376.0) See https://github.com/renovatebot/renovate/releases/tag/37.376.0 for more changes ### [`v37.375.2`](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.1...37.375.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.1...37.375.2) ### [`v37.375.1`](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.0...37.375.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.375.0...37.375.1) ### [`v37.375.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.375.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.374.3...37.375.0) See https://github.com/renovatebot/renovate/releases/tag/37.375.0 for more changes ### [`v37.374.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.374.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.374.0...37.374.3) See https://github.com/renovatebot/renovate/releases/tag/37.374.3 for more changes ### [`v37.374.0`](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.373.0...37.374.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.373.0...37.374.0) ### [`v37.373.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.373.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.371.1...37.373.0) See https://github.com/renovatebot/renovate/releases/tag/37.373.0 for more changes ### [`v37.371.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.371.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.371.0...37.371.1) See https://github.com/renovatebot/renovate/releases/tag/37.371.1 for more changes ### [`v37.371.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.371.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.10...37.371.0) See https://github.com/renovatebot/renovate/releases/tag/37.371.0 for more changes ### [`v37.368.10`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.10) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.9...37.368.10) See https://github.com/renovatebot/renovate/releases/tag/37.368.10 for more changes ### [`v37.368.9`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.9) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.8...37.368.9) See https://github.com/renovatebot/renovate/releases/tag/37.368.9 for more changes ### [`v37.368.8`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.8) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.7...37.368.8) See https://github.com/renovatebot/renovate/releases/tag/37.368.8 for more changes ### [`v37.368.7`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.7) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.6...37.368.7) See https://github.com/renovatebot/renovate/releases/tag/37.368.7 for more changes ### [`v37.368.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.6) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.5...37.368.6) See https://github.com/renovatebot/renovate/releases/tag/37.368.6 for more changes ### [`v37.368.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.4...37.368.5) See https://github.com/renovatebot/renovate/releases/tag/37.368.5 for more changes ### [`v37.368.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.3...37.368.4) See https://github.com/renovatebot/renovate/releases/tag/37.368.4 for more changes ### [`v37.368.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.2...37.368.3) See https://github.com/renovatebot/renovate/releases/tag/37.368.3 for more changes ### [`v37.368.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.368.0...37.368.2) See https://github.com/renovatebot/renovate/releases/tag/37.368.2 for more changes ### [`v37.368.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.368.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.366.1...37.368.0) See https://github.com/renovatebot/renovate/releases/tag/37.368.0 for more changes ### [`v37.366.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.366.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.363.9...37.366.1) See https://github.com/renovatebot/renovate/releases/tag/37.366.1 for more changes ### [`v37.363.9`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.363.9) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.363.6...37.363.9) See https://github.com/renovatebot/renovate/releases/tag/37.363.9 for more changes ### [`v37.363.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.363.6) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.363.4...37.363.6) See https://github.com/renovatebot/renovate/releases/tag/37.363.6 for more changes ### [`v37.363.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.363.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.363.3...37.363.4) See https://github.com/renovatebot/renovate/releases/tag/37.363.4 for more changes ### [`v37.363.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.363.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.363.1...37.363.3) See https://github.com/renovatebot/renovate/releases/tag/37.363.3 for more changes ### [`v37.363.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.363.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.359.0...37.363.1) See https://github.com/renovatebot/renovate/releases/tag/37.363.1 for more changes ### [`v37.359.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.359.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.358.2...37.359.0) See https://github.com/renovatebot/renovate/releases/tag/37.359.0 for more changes ### [`v37.358.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.358.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.358.1...37.358.2) See https://github.com/renovatebot/renovate/releases/tag/37.358.2 for more changes ### [`v37.358.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.358.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.358.0...37.358.1) See https://github.com/renovatebot/renovate/releases/tag/37.358.1 for more changes ### [`v37.358.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.358.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.356.1...37.358.0) See https://github.com/renovatebot/renovate/releases/tag/37.358.0 for more changes ### [`v37.356.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.356.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.356.0...37.356.1) See https://github.com/renovatebot/renovate/releases/tag/37.356.1 for more changes ### [`v37.356.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.356.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.355.1...37.356.0) See https://github.com/renovatebot/renovate/releases/tag/37.356.0 for more changes ### [`v37.355.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.355.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.6...37.355.1) See https://github.com/renovatebot/renovate/releases/tag/37.355.1 for more changes ### [`v37.354.6`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.6) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.5...37.354.6) See https://github.com/renovatebot/renovate/releases/tag/37.354.6 for more changes ### [`v37.354.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.4...37.354.5) See https://github.com/renovatebot/renovate/releases/tag/37.354.5 for more changes ### [`v37.354.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.3...37.354.4) See https://github.com/renovatebot/renovate/releases/tag/37.354.4 for more changes ### [`v37.354.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.2...37.354.3) See https://github.com/renovatebot/renovate/releases/tag/37.354.3 for more changes ### [`v37.354.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.354.1...37.354.2) See https://github.com/renovatebot/renovate/releases/tag/37.354.2 for more changes ### [`v37.354.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.354.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.353.1...37.354.1) See https://github.com/renovatebot/renovate/releases/tag/37.354.1 for more changes ### [`v37.353.1`](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.353.0...37.353.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.353.0...37.353.1) ### [`v37.353.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.353.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.352.0...37.353.0) See https://github.com/renovatebot/renovate/releases/tag/37.353.0 for more changes ### [`v37.352.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.352.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.4...37.352.0) See https://github.com/renovatebot/renovate/releases/tag/37.352.0 for more changes ### [`v37.351.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.2...37.351.4) See https://github.com/renovatebot/renovate/releases/tag/37.351.4 for more changes ### [`v37.351.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.1...37.351.2) See https://github.com/renovatebot/renovate/releases/tag/37.351.2 for more changes ### [`v37.351.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.351.0...37.351.1) See https://github.com/renovatebot/renovate/releases/tag/37.351.1 for more changes ### [`v37.351.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.351.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.349.3...37.351.0) See https://github.com/renovatebot/renovate/releases/tag/37.351.0 for more changes ### [`v37.349.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.349.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.349.2...37.349.3) See https://github.com/renovatebot/renovate/releases/tag/37.349.3 for more changes ### [`v37.349.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.349.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.349.0...37.349.2) See https://github.com/renovatebot/renovate/releases/tag/37.349.2 for more changes ### [`v37.349.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.349.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.347.2...37.349.0) See https://github.com/renovatebot/renovate/releases/tag/37.349.0 for more changes ### [`v37.347.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.347.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.347.0...37.347.2) See https://github.com/renovatebot/renovate/releases/tag/37.347.2 for more changes ### [`v37.347.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.347.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.345.0...37.347.0) See https://github.com/renovatebot/renovate/releases/tag/37.347.0 for more changes ### [`v37.345.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.345.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.344.0...37.345.0) See https://github.com/renovatebot/renovate/releases/tag/37.345.0 for more changes ### [`v37.344.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.344.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.342.1...37.344.0) See https://github.com/renovatebot/renovate/releases/tag/37.344.0 for more changes ### [`v37.342.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.342.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.341.0...37.342.1) See https://github.com/renovatebot/renovate/releases/tag/37.342.1 for more changes ### [`v37.341.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.341.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.340.10...37.341.0) See https://github.com/renovatebot/renovate/releases/tag/37.341.0 for more changes ### [`v37.340.10`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.340.10) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.340.9...37.340.10) See https://github.com/renovatebot/renovate/releases/tag/37.340.10 for more changes ### [`v37.340.9`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.340.9) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.340.8...37.340.9) See https://github.com/renovatebot/renovate/releases/tag/37.340.9 for more changes ### [`v37.340.8`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.340.8) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.340.5...37.340.8) See https://github.com/renovatebot/renovate/releases/tag/37.340.8 for more changes ### [`v37.340.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.340.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.340.4...37.340.5) See https://github.com/renovatebot/renovate/releases/tag/37.340.5 for more changes ### [`v37.340.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.340.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.340.0...37.340.4) See https://github.com/renovatebot/renovate/releases/tag/37.340.4 for more changes ### [`v37.340.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.340.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.339.0...37.340.0) See https://github.com/renovatebot/renovate/releases/tag/37.340.0 for more changes ### [`v37.339.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.339.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.338.0...37.339.0) See https://github.com/renovatebot/renovate/releases/tag/37.339.0 for more changes </details> --- ### Configuration 📅 **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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-package-gitlab). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInN1cHBvcnQtZGVwcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information