From 12fd79894e71ee06181ccd6f2ac98b84d935066c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 07:42:38 -0600 Subject: [PATCH] chore(deps): update uds to v0.11.1 (#472) 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 | Update | Change | |---|---|---| | [defenseunicorns/uds-cli](https://togithub.com/defenseunicorns/uds-cli) | patch | `0.11.0` -> `0.11.1` | | [defenseunicorns/uds-cli](https://togithub.com/defenseunicorns/uds-cli) | patch | `v0.11.0` -> `v0.11.1` | --- ### Release Notes
defenseunicorns/uds-cli (defenseunicorns/uds-cli) ### [`v0.11.1`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.11.1) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.11.0...v0.11.1) ##### What's Changed - chore: run CI tests in parallel, remove alpha status by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/645](https://togithub.com/defenseunicorns/uds-cli/pull/645) - fix(deps): update module github.com/defenseunicorns/pkg/helpers to v2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/635](https://togithub.com/defenseunicorns/uds-cli/pull/635) - chore: update codeowners by [@​TristanHoladay](https://togithub.com/TristanHoladay) in [https://github.com/defenseunicorns/uds-cli/pull/647](https://togithub.com/defenseunicorns/uds-cli/pull/647) - docs: add note about UDS_ARCH by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/652](https://togithub.com/defenseunicorns/uds-cli/pull/652) - feat: add file type variables to bundles by [@​TristanHoladay](https://togithub.com/TristanHoladay) in [https://github.com/defenseunicorns/uds-cli/pull/631](https://togithub.com/defenseunicorns/uds-cli/pull/631) - fix: arch check in PreDeployValidation by [@​TristanHoladay](https://togithub.com/TristanHoladay) in [https://github.com/defenseunicorns/uds-cli/pull/657](https://togithub.com/defenseunicorns/uds-cli/pull/657) - fix(deps): update module github.com/spf13/viper to v1.19.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/651](https://togithub.com/defenseunicorns/uds-cli/pull/651) - chore(deps): update homebrew/actions digest to [`24e4659`](https://togithub.com/defenseunicorns/uds-cli/commit/24e4659) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/650](https://togithub.com/defenseunicorns/uds-cli/pull/650) - fix(deps): update module golang.org/x/mod to v0.18.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/659](https://togithub.com/defenseunicorns/uds-cli/pull/659) - feat: uds security hub integration by [@​naveensrinivasan](https://togithub.com/naveensrinivasan) in [https://github.com/defenseunicorns/uds-cli/pull/662](https://togithub.com/defenseunicorns/uds-cli/pull/662) - feat: adds --list-images arg to inspect by [@​eFAILution](https://togithub.com/eFAILution) in [https://github.com/defenseunicorns/uds-cli/pull/599](https://togithub.com/defenseunicorns/uds-cli/pull/599) - chore: small refactors and docs updates by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/671](https://togithub.com/defenseunicorns/uds-cli/pull/671) - feat: dev deploy --ref and --flavor flags by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/638](https://togithub.com/defenseunicorns/uds-cli/pull/638) - fix(deps): update module github.com/defenseunicorns/uds-security-hub to v0.0.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/673](https://togithub.com/defenseunicorns/uds-cli/pull/673) - chore: fix typos by [@​beholdenkey](https://togithub.com/beholdenkey) in [https://github.com/defenseunicorns/uds-cli/pull/676](https://togithub.com/defenseunicorns/uds-cli/pull/676) - chore: cleans up lang file and docs, use PRs for brew releases by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/675](https://togithub.com/defenseunicorns/uds-cli/pull/675) - chore(deps): update goreleaser/goreleaser-action action to v6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/661](https://togithub.com/defenseunicorns/uds-cli/pull/661) - feat: integrated docs between uds and uds-cli by [@​UnicornChance](https://togithub.com/UnicornChance) in [https://github.com/defenseunicorns/uds-cli/pull/646](https://togithub.com/defenseunicorns/uds-cli/pull/646) - chore: shorten readme before docs site roll out by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/679](https://togithub.com/defenseunicorns/uds-cli/pull/679) - fix: install trivy for security hub and parallelize release by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/680](https://togithub.com/defenseunicorns/uds-cli/pull/680) - fix: release workflow typos by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/681](https://togithub.com/defenseunicorns/uds-cli/pull/681) ##### New Contributors - [@​eFAILution](https://togithub.com/eFAILution) made their first contribution in [https://github.com/defenseunicorns/uds-cli/pull/599](https://togithub.com/defenseunicorns/uds-cli/pull/599) - [@​beholdenkey](https://togithub.com/beholdenkey) made their first contribution in [https://github.com/defenseunicorns/uds-cli/pull/676](https://togithub.com/defenseunicorns/uds-cli/pull/676) - [@​UnicornChance](https://togithub.com/UnicornChance) made their first contribution in [https://github.com/defenseunicorns/uds-cli/pull/646](https://togithub.com/defenseunicorns/uds-cli/pull/646) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.11.0...v0.11.1
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] 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-core). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Chance <139784371+UnicornChance@users.noreply.github.com> --- .github/actions/setup/action.yaml | 2 +- .github/workflows/pull-request-conditionals.yaml | 2 +- .vscode/settings.json | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/actions/setup/action.yaml b/.github/actions/setup/action.yaml index c0dff9a4d..6e4792f68 100644 --- a/.github/actions/setup/action.yaml +++ b/.github/actions/setup/action.yaml @@ -30,7 +30,7 @@ runs: - name: Install UDS CLI shell: bash # renovate: datasource=github-tags depName=defenseunicorns/uds-cli versioning=semver - run: brew install defenseunicorns/tap/uds@0.11.0 + run: brew install defenseunicorns/tap/uds@0.11.1 - name: Iron Bank Login if: ${{ inputs.registry1Username != '' }} diff --git a/.github/workflows/pull-request-conditionals.yaml b/.github/workflows/pull-request-conditionals.yaml index 4ac0a6dbe..33bc7997c 100644 --- a/.github/workflows/pull-request-conditionals.yaml +++ b/.github/workflows/pull-request-conditionals.yaml @@ -36,7 +36,7 @@ jobs: - name: Install UDS CLI shell: bash # renovate: datasource=github-tags depName=defenseunicorns/uds-cli versioning=semver - run: brew install defenseunicorns/tap/uds@0.11.0 + run: brew install defenseunicorns/tap/uds@0.11.1 - name: Run Formatting Checks run: uds run lint-check --no-progress diff --git a/.vscode/settings.json b/.vscode/settings.json index f49cde929..19861677c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -9,18 +9,18 @@ }, "yaml.schemas": { // renovate: datasource=github-tags depName=defenseunicorns/uds-cli versioning=semver - "https://raw.githubusercontent.com/defenseunicorns/uds-cli/v0.11.0/uds.schema.json": [ + "https://raw.githubusercontent.com/defenseunicorns/uds-cli/v0.11.1/uds.schema.json": [ "uds-bundle.yaml" ], // renovate: datasource=github-tags depName=defenseunicorns/uds-cli versioning=semver - "https://raw.githubusercontent.com/defenseunicorns/uds-cli/v0.11.0/tasks.schema.json": [ + "https://raw.githubusercontent.com/defenseunicorns/uds-cli/v0.11.1/tasks.schema.json": [ "tasks.yaml", "tasks/**/*.yaml", "src/**/validate.yaml" ], // renovate: datasource=github-tags depName=defenseunicorns/uds-cli versioning=semver - "https://raw.githubusercontent.com/defenseunicorns/uds-cli/v0.11.0/zarf.schema.json": [ + "https://raw.githubusercontent.com/defenseunicorns/uds-cli/v0.11.1/zarf.schema.json": [ "zarf.yaml" ] },