From cde79b313a83c1c24036d6456771eafb60f97ecb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:40:29 -0600 Subject: [PATCH] chore(deps): update gitlab support dependencies (#113) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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.1` -> `v4.1.4` | | [actions/upload-artifact](https://togithub.com/actions/upload-artifact) | action | patch | `v4.3.1` -> `v4.3.3` | | [defenseunicorns/uds-common](https://togithub.com/defenseunicorns/uds-common) | | minor | `v0.3.11` -> `v0.4.0` | | [defenseunicorns/uds-common](https://togithub.com/defenseunicorns/uds-common) | action | minor | `v0.3.11` -> `v0.4.0` | | [defenseunicorns/zarf](https://togithub.com/defenseunicorns/zarf) | | patch | `v0.33.0` -> `v0.33.1` | | [github/codeql-action](https://togithub.com/github/codeql-action) | action | patch | `v3.25.0` -> `v3.25.3` | | [renovatebot/pre-commit-hooks](https://togithub.com/renovatebot/pre-commit-hooks) | repository | minor | `37.301.6` -> `37.329.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
actions/checkout (actions/checkout) ### [`v4.1.4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v414) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.3...v4.1.4) - Disable `extensions.worktreeConfig` when disabling `sparse-checkout` by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1692](https://togithub.com/actions/checkout/pull/1692) - Add dependabot config by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1688](https://togithub.com/actions/checkout/pull/1688) - Bump the minor-actions-dependencies group with 2 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1693](https://togithub.com/actions/checkout/pull/1693) - Bump word-wrap from 1.2.3 to 1.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1643](https://togithub.com/actions/checkout/pull/1643) ### [`v4.1.3`](https://togithub.com/actions/checkout/releases/tag/v4.1.3) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.2...v4.1.3) #### What's Changed - Update `actions/checkout` version in `update-main-version.yml` by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1650](https://togithub.com/actions/checkout/pull/1650) - Check git version before attempting to disable `sparse-checkout` by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1656](https://togithub.com/actions/checkout/pull/1656) - Add SSH user parameter by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1685](https://togithub.com/actions/checkout/pull/1685) **Full Changelog**: https://github.com/actions/checkout/compare/v4.1.2...v4.1.3 ### [`v4.1.2`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v412) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.1...v4.1.2) - Fix: Disable sparse checkout whenever `sparse-checkout` option is not present [@​dscho](https://togithub.com/dscho) in [https://github.com/actions/checkout/pull/1598](https://togithub.com/actions/checkout/pull/1598)
actions/upload-artifact (actions/upload-artifact) ### [`v4.3.3`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.3) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.2...v4.3.3) ##### What's Changed - updating `@actions/artifact` dependency to v2.1.6 by [@​eggyhead](https://togithub.com/eggyhead) in [https://github.com/actions/upload-artifact/pull/565](https://togithub.com/actions/upload-artifact/pull/565) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3 ### [`v4.3.2`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.2) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.1...v4.3.2) #### What's Changed - Update release-new-action-version.yml by [@​konradpabjan](https://togithub.com/konradpabjan) in [https://github.com/actions/upload-artifact/pull/516](https://togithub.com/actions/upload-artifact/pull/516) - Minor fix to the migration readme by [@​andrewakim](https://togithub.com/andrewakim) in [https://github.com/actions/upload-artifact/pull/523](https://togithub.com/actions/upload-artifact/pull/523) - Update readme with v3/v2/v1 deprecation notice by [@​robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/561](https://togithub.com/actions/upload-artifact/pull/561) - updating `@actions/artifact` dependency to v2.1.5 and `@actions/core` to v1.0.1 by [@​eggyhead](https://togithub.com/eggyhead) in [https://github.com/actions/upload-artifact/pull/562](https://togithub.com/actions/upload-artifact/pull/562) #### New Contributors - [@​andrewakim](https://togithub.com/andrewakim) made their first contribution in [https://github.com/actions/upload-artifact/pull/523](https://togithub.com/actions/upload-artifact/pull/523) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.2
defenseunicorns/uds-common (defenseunicorns/uds-common) ### [`v0.4.0`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.4.0) [Compare Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.3.11...v0.4.0) ##### Features - adds renovate to sh files ([#​110](https://togithub.com/defenseunicorns/uds-common/issues/110)) ([b604d2e](https://togithub.com/defenseunicorns/uds-common/commit/b604d2e1b3fc69f29122f9a709c605f5ecf4da18)) ##### Miscellaneous - add a default to setup to create an admin keycloak user ([#​111](https://togithub.com/defenseunicorns/uds-common/issues/111)) ([7fe0dd4](https://togithub.com/defenseunicorns/uds-common/commit/7fe0dd49a9b7032f9c06a83c5a1c6adbb17e8d63)) - **deps:** update uds common support dependencies ([#​106](https://togithub.com/defenseunicorns/uds-common/issues/106)) ([ab06724](https://togithub.com/defenseunicorns/uds-common/commit/ab067245249e63065d2c266fe3b1a45b155e9de2)) - fix the extract version template for env vars ([#​115](https://togithub.com/defenseunicorns/uds-common/issues/115)) ([72d5d26](https://togithub.com/defenseunicorns/uds-common/commit/72d5d263ce850eac20728eb9330c7b3e26143a2b))
defenseunicorns/zarf (defenseunicorns/zarf) ### [`v0.33.1`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.33.1) [Compare Source](https://togithub.com/defenseunicorns/zarf/compare/v0.33.0...v0.33.1) #### What's Changed - fix: add redirect so old zarf base link is compatiable by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2432](https://togithub.com/defenseunicorns/zarf/pull/2432) - ci: pin third-party gh actions by hash by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2433](https://togithub.com/defenseunicorns/zarf/pull/2433) - docs: add redirect for examples by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2438](https://togithub.com/defenseunicorns/zarf/pull/2438) - docs: update contributing and pre-commit by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2439](https://togithub.com/defenseunicorns/zarf/pull/2439) - ci: fix revive image ref in lint workflow by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2436](https://togithub.com/defenseunicorns/zarf/pull/2436) - fix: filter on running pods when finding an image for injector pod by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2415](https://togithub.com/defenseunicorns/zarf/pull/2415) - fix: readme dead links by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2442](https://togithub.com/defenseunicorns/zarf/pull/2442) - fix: differential package create with non local sources by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2444](https://togithub.com/defenseunicorns/zarf/pull/2444) - refactor: move variables into separate package by [@​Racer159](https://togithub.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2414](https://togithub.com/defenseunicorns/zarf/pull/2414) - ci: add top level workflow permission to commitlint by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2449](https://togithub.com/defenseunicorns/zarf/pull/2449) - ci: remove unused env var from codeql workflow by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2450](https://togithub.com/defenseunicorns/zarf/pull/2450) - chore: cleanup root level files and add SPDX check for Go files by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2431](https://togithub.com/defenseunicorns/zarf/pull/2431) - feat: config to enable resilient registry by [@​Michael-Kruggel](https://togithub.com/Michael-Kruggel) in [https://github.com/defenseunicorns/zarf/pull/2440](https://togithub.com/defenseunicorns/zarf/pull/2440) - docs: init package clarity and cleanup by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2447](https://togithub.com/defenseunicorns/zarf/pull/2447) - ci: compare cves to main by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2448](https://togithub.com/defenseunicorns/zarf/pull/2448) - test: unpin version in bigbang extension test by [@​lucasrod16](https://togithub.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2459](https://togithub.com/defenseunicorns/zarf/pull/2459) - fix: broken schema from unexpanded embedded variables by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2458](https://togithub.com/defenseunicorns/zarf/pull/2458) - fix: error on create if an index sha is used by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2429](https://togithub.com/defenseunicorns/zarf/pull/2429) #### New Contributors - [@​Michael-Kruggel](https://togithub.com/Michael-Kruggel) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2440](https://togithub.com/defenseunicorns/zarf/pull/2440) **Full Changelog**: https://github.com/defenseunicorns/zarf/compare/v0.33.0...v0.33.1
github/codeql-action (github/codeql-action) ### [`v3.25.3`](https://togithub.com/github/codeql-action/compare/v3.25.2...v3.25.3) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.2...v3.25.3) ### [`v3.25.2`](https://togithub.com/github/codeql-action/compare/v3.25.1...v3.25.2) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.1...v3.25.2) ### [`v3.25.1`](https://togithub.com/github/codeql-action/compare/v3.25.0...v3.25.1) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.0...v3.25.1)
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks) ### [`v37.329.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.329.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.327.2...37.329.0) See https://github.com/renovatebot/renovate/releases/tag/37.329.0 for more changes ### [`v37.327.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.327.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.326.3...37.327.2) See https://github.com/renovatebot/renovate/releases/tag/37.327.2 for more changes ### [`v37.326.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.326.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.326.2...37.326.3) See https://github.com/renovatebot/renovate/releases/tag/37.326.3 for more changes ### [`v37.326.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.326.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.326.1...37.326.2) See https://github.com/renovatebot/renovate/releases/tag/37.326.2 for more changes ### [`v37.326.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.326.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.326.0...37.326.1) See https://github.com/renovatebot/renovate/releases/tag/37.326.1 for more changes ### [`v37.326.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.326.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.325.1...37.326.0) See https://github.com/renovatebot/renovate/releases/tag/37.326.0 for more changes ### [`v37.325.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.325.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.325.0...37.325.1) See https://github.com/renovatebot/renovate/releases/tag/37.325.1 for more changes ### [`v37.325.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.325.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.324.2...37.325.0) See https://github.com/renovatebot/renovate/releases/tag/37.325.0 for more changes ### [`v37.324.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.324.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.324.1...37.324.2) See https://github.com/renovatebot/renovate/releases/tag/37.324.2 for more changes ### [`v37.324.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.324.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.324.0...37.324.1) See https://github.com/renovatebot/renovate/releases/tag/37.324.1 for more changes ### [`v37.324.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.324.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.323.3...37.324.0) See https://github.com/renovatebot/renovate/releases/tag/37.324.0 for more changes ### [`v37.323.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.323.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.323.1...37.323.3) See https://github.com/renovatebot/renovate/releases/tag/37.323.3 for more changes ### [`v37.323.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.323.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.322.2...37.323.1) See https://github.com/renovatebot/renovate/releases/tag/37.323.1 for more changes ### [`v37.322.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.322.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.321.2...37.322.2) See https://github.com/renovatebot/renovate/releases/tag/37.322.2 for more changes ### [`v37.321.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.321.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.321.1...37.321.2) See https://github.com/renovatebot/renovate/releases/tag/37.321.2 for more changes ### [`v37.321.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.321.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.321.0...37.321.1) See https://github.com/renovatebot/renovate/releases/tag/37.321.1 for more changes ### [`v37.321.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.321.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.320.1...37.321.0) See https://github.com/renovatebot/renovate/releases/tag/37.321.0 for more changes ### [`v37.320.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.320.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.320.0...37.320.1) See https://github.com/renovatebot/renovate/releases/tag/37.320.1 for more changes ### [`v37.320.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.320.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.319.2...37.320.0) See https://github.com/renovatebot/renovate/releases/tag/37.320.0 for more changes ### [`v37.319.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.319.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.319.1...37.319.2) See https://github.com/renovatebot/renovate/releases/tag/37.319.2 for more changes ### [`v37.319.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.319.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.319.0...37.319.1) See https://github.com/renovatebot/renovate/releases/tag/37.319.1 for more changes ### [`v37.319.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.319.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.318.1...37.319.0) See https://github.com/renovatebot/renovate/releases/tag/37.319.0 for more changes ### [`v37.318.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.318.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.318.0...37.318.1) See https://github.com/renovatebot/renovate/releases/tag/37.318.1 for more changes ### [`v37.318.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.318.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.316.2...37.318.0) See https://github.com/renovatebot/renovate/releases/tag/37.318.0 for more changes ### [`v37.316.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.316.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.316.0...37.316.2) See https://github.com/renovatebot/renovate/releases/tag/37.316.2 for more changes ### [`v37.316.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.316.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.315.1...37.316.0) See https://github.com/renovatebot/renovate/releases/tag/37.316.0 for more changes ### [`v37.315.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.315.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.315.0...37.315.1) See https://github.com/renovatebot/renovate/releases/tag/37.315.1 for more changes ### [`v37.315.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.315.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.314.0...37.315.0) See https://github.com/renovatebot/renovate/releases/tag/37.315.0 for more changes ### [`v37.314.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.314.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.313.1...37.314.0) See https://github.com/renovatebot/renovate/releases/tag/37.314.0 for more changes ### [`v37.313.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.313.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.313.0...37.313.1) See https://github.com/renovatebot/renovate/releases/tag/37.313.1 for more changes ### [`v37.313.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.313.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.311.0...37.313.0) See https://github.com/renovatebot/renovate/releases/tag/37.313.0 for more changes ### [`v37.311.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.311.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.310.1...37.311.0) See https://github.com/renovatebot/renovate/releases/tag/37.311.0 for more changes ### [`v37.310.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.310.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.310.0...37.310.1) See https://github.com/renovatebot/renovate/releases/tag/37.310.1 for more changes ### [`v37.310.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.310.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.309.0...37.310.0) See https://github.com/renovatebot/renovate/releases/tag/37.310.0 for more changes ### [`v37.309.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.309.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.308.0...37.309.0) See https://github.com/renovatebot/renovate/releases/tag/37.309.0 for more changes ### [`v37.308.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.308.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.306.1...37.308.0) See https://github.com/renovatebot/renovate/releases/tag/37.308.0 for more changes ### [`v37.306.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.306.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.306.0...37.306.1) See https://github.com/renovatebot/renovate/releases/tag/37.306.1 for more changes ### [`v37.306.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.306.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.305.0...37.306.0) See https://github.com/renovatebot/renovate/releases/tag/37.306.0 for more changes ### [`v37.305.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.305.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.304.0...37.305.0) See https://github.com/renovatebot/renovate/releases/tag/37.305.0 for more changes ### [`v37.304.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.304.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.303.2...37.304.0) See https://github.com/renovatebot/renovate/releases/tag/37.304.0 for more changes ### [`v37.303.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.303.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.303.1...37.303.2) See https://github.com/renovatebot/renovate/releases/tag/37.303.2 for more changes ### [`v37.303.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.303.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.302.0...37.303.1) See https://github.com/renovatebot/renovate/releases/tag/37.303.1 for more changes ### [`v37.302.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/37.302.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/37.301.6...37.302.0) See https://github.com/renovatebot/renovate/releases/tag/37.302.0 for more changes
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/commitlint.yaml | 2 +- .github/workflows/lint.yaml | 4 ++-- .github/workflows/scorecard.yaml | 6 +++--- .github/workflows/tag-and-release.yaml | 6 +++--- .github/workflows/test.yaml | 8 ++++---- .pre-commit-config.yaml | 4 ++-- .vscode/settings.json | 2 +- tasks.yaml | 10 +++++----- tasks/publish.yaml | 4 ++-- 9 files changed, 23 insertions(+), 23 deletions(-) diff --git a/.github/workflows/commitlint.yaml b/.github/workflows/commitlint.yaml index 9d3bcd9..d3b2a11 100644 --- a/.github/workflows/commitlint.yaml +++ b/.github/workflows/commitlint.yaml @@ -12,4 +12,4 @@ on: jobs: validate: name: Validate - uses: defenseunicorns/uds-common/.github/workflows/commitlint.yaml@0a1622c9ff2298722b9e47563236ac56d1a93a56 # v0.3.11 + uses: defenseunicorns/uds-common/.github/workflows/commitlint.yaml@a6fba9c0084319325d70816a3481aec0979649fa # v0.4.0 diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 78c2a73..8134c7e 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -15,12 +15,12 @@ jobs: steps: - name: Checkout - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 with: fetch-depth: 0 - name: Environment setup - uses: defenseunicorns/uds-common/.github/actions/setup@0a1622c9ff2298722b9e47563236ac56d1a93a56 # v0.3.11 + uses: defenseunicorns/uds-common/.github/actions/setup@a6fba9c0084319325d70816a3481aec0979649fa # v0.4.0 with: registry1Username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }} registry1Password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }} diff --git a/.github/workflows/scorecard.yaml b/.github/workflows/scorecard.yaml index e0419f0..b4a568d 100644 --- a/.github/workflows/scorecard.yaml +++ b/.github/workflows/scorecard.yaml @@ -22,7 +22,7 @@ jobs: steps: - name: "Checkout code" - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 with: persist-credentials: false @@ -37,7 +37,7 @@ jobs: # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF # format to the repository Actions tab. - name: "Upload artifact" - uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1 + uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3 with: name: SARIF file path: results.sarif @@ -45,6 +45,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@df5a14dc28094dc936e103b37d749c6628682b60 # v3.25.0 + uses: github/codeql-action/upload-sarif@d39d31e687223d841ef683f52467bd88e9b21c14 # v3.25.3 with: sarif_file: results.sarif diff --git a/.github/workflows/tag-and-release.yaml b/.github/workflows/tag-and-release.yaml index 9787f22..61e4d4e 100644 --- a/.github/workflows/tag-and-release.yaml +++ b/.github/workflows/tag-and-release.yaml @@ -33,10 +33,10 @@ jobs: packages: write steps: - - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Environment setup - uses: defenseunicorns/uds-common/.github/actions/setup@0a1622c9ff2298722b9e47563236ac56d1a93a56 # v0.3.11 + uses: defenseunicorns/uds-common/.github/actions/setup@a6fba9c0084319325d70816a3481aec0979649fa # v0.4.0 with: registry1Username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }} registry1Password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }} @@ -51,6 +51,6 @@ jobs: - name: Save logs if: always() - uses: defenseunicorns/uds-common/.github/actions/save-logs@0a1622c9ff2298722b9e47563236ac56d1a93a56 # v0.3.11 + uses: defenseunicorns/uds-common/.github/actions/save-logs@a6fba9c0084319325d70816a3481aec0979649fa # v0.4.0 with: suffix: '${{ matrix.flavor }}-${{ github.run_id }}-${{ github.run_attempt }}' diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 0b1b985..26c848d 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -43,23 +43,23 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Environment setup - uses: defenseunicorns/uds-common/.github/actions/setup@0a1622c9ff2298722b9e47563236ac56d1a93a56 # v0.3.11 + uses: defenseunicorns/uds-common/.github/actions/setup@a6fba9c0084319325d70816a3481aec0979649fa # v0.4.0 with: registry1Username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }} registry1Password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }} ghToken: ${{ secrets.GITHUB_TOKEN }} - name: Test - uses: defenseunicorns/uds-common/.github/actions/test@0a1622c9ff2298722b9e47563236ac56d1a93a56 # v0.3.11 + uses: defenseunicorns/uds-common/.github/actions/test@a6fba9c0084319325d70816a3481aec0979649fa # v0.4.0 with: flavor: ${{ matrix.flavor }} type: ${{ matrix.type }} - name: Save logs if: always() - uses: defenseunicorns/uds-common/.github/actions/save-logs@0a1622c9ff2298722b9e47563236ac56d1a93a56 # v0.3.11 + uses: defenseunicorns/uds-common/.github/actions/save-logs@a6fba9c0084319325d70816a3481aec0979649fa # v0.4.0 with: suffix: ${{ matrix.type }}-${{ matrix.flavor }}-${{ github.run_id }}-${{ github.run_attempt }} diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 96f6254..1d8effa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: args: [ "--schemafile", - "https://raw.githubusercontent.com/defenseunicorns/zarf/v0.33.0/zarf.schema.json", + "https://raw.githubusercontent.com/defenseunicorns/zarf/v0.33.1/zarf.schema.json", "--no-cache" ] - repo: https://github.com/golangci/golangci-lint @@ -48,6 +48,6 @@ repos: hooks: - id: golangci-lint - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.301.6 + rev: 37.329.0 hooks: - id: renovate-config-validator diff --git a/.vscode/settings.json b/.vscode/settings.json index e1d3570..218f18a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -16,7 +16,7 @@ "tasks/**/*.yaml", "src/**/validate.yaml" ], - "https://raw.githubusercontent.com/defenseunicorns/zarf/v0.33.0/zarf.schema.json": [ + "https://raw.githubusercontent.com/defenseunicorns/zarf/v0.33.1/zarf.schema.json": [ "zarf.yaml" ] }, diff --git a/tasks.yaml b/tasks.yaml index 1f909a5..96cc397 100644 --- a/tasks.yaml +++ b/tasks.yaml @@ -2,11 +2,11 @@ includes: - cleanup: ./tasks/cleanup.yaml - dependencies: ./tasks/dependencies.yaml - test: ./tasks/test.yaml - - create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.11/tasks/create.yaml - - lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.11/tasks/lint.yaml - - pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.11/tasks/pull.yaml - - deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.11/tasks/deploy.yaml - - setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.11/tasks/setup.yaml + - create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.0/tasks/create.yaml + - lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.0/tasks/lint.yaml + - pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.0/tasks/pull.yaml + - deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.0/tasks/deploy.yaml + - setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.0/tasks/setup.yaml tasks: - name: default diff --git a/tasks/publish.yaml b/tasks/publish.yaml index 8221ba4..1b98f3a 100644 --- a/tasks/publish.yaml +++ b/tasks/publish.yaml @@ -1,7 +1,7 @@ includes: - dependencies: ./dependencies.yaml - - create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.11/tasks/create.yaml - - publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.3.11/tasks/publish.yaml + - create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.0/tasks/create.yaml + - publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.0/tasks/publish.yaml tasks: - name: package