From b91a90db987e108a5a093a326428bbd0b5f9446e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 08:07:04 -0700 Subject: [PATCH] chore(deps): update uds to v0.9.0 (#173) 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) | minor | `0.8.1` -> `0.9.0` | --- ### Release Notes
defenseunicorns/uds-cli (defenseunicorns/uds-cli) ### [`v0.9.0`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.9.0) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.8.1...v0.9.0) #### What's Changed - fix: honors UDS\_ env vars by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/406](https://togithub.com/defenseunicorns/uds-cli/pull/406) - chore: ignore new hidden folder used to store release assets downloaded using the gh cli by [@​timblaktu](https://togithub.com/timblaktu) in [https://github.com/defenseunicorns/uds-cli/pull/405](https://togithub.com/defenseunicorns/uds-cli/pull/405) - chore(deps): update actions/setup-node action to v4.0.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/402](https://togithub.com/defenseunicorns/uds-cli/pull/402) - chore(deps): update zarf to v0.32.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/412](https://togithub.com/defenseunicorns/uds-cli/pull/412) - chore(deps): update morphy/revive-action:v2 docker digest to [`087d4e6`](https://togithub.com/defenseunicorns/uds-cli/commit/087d4e6) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/407](https://togithub.com/defenseunicorns/uds-cli/pull/407) - chore(deps): update pre-commit/action digest to [`2c7b380`](https://togithub.com/defenseunicorns/uds-cli/commit/2c7b380) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/404](https://togithub.com/defenseunicorns/uds-cli/pull/404) - fix(deps): update module golang.org/x/mod to v0.15.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/401](https://togithub.com/defenseunicorns/uds-cli/pull/401) - feat: task runner - grab defaults from env vars if not specified by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/409](https://togithub.com/defenseunicorns/uds-cli/pull/409) - chore: refactors bundle create path by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/393](https://togithub.com/defenseunicorns/uds-cli/pull/393) - fix: task runner dir using variables by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/413](https://togithub.com/defenseunicorns/uds-cli/pull/413) - feat: removes --with, expands variables for inputs by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/415](https://togithub.com/defenseunicorns/uds-cli/pull/415) - feat: adds Zarf schema for version of Zarf used in UDS CLI by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/418](https://togithub.com/defenseunicorns/uds-cli/pull/418) #### New Contributors - [@​timblaktu](https://togithub.com/timblaktu) made their first contribution in [https://github.com/defenseunicorns/uds-cli/pull/405](https://togithub.com/defenseunicorns/uds-cli/pull/405) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.8.1...v0.9.0
--- ### 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 this update 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: Tristan Holaday <40547442+TristanHoladay@users.noreply.github.com> --- .github/actions/setup/action.yaml | 2 +- .github/workflows/pull-request-conditionals.yaml | 2 +- .vscode/settings.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/actions/setup/action.yaml b/.github/actions/setup/action.yaml index a6f1170e5..644b21ce8 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.8.1 + run: brew install defenseunicorns/tap/uds@0.9.0 - name: Login to GHCR uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3 diff --git a/.github/workflows/pull-request-conditionals.yaml b/.github/workflows/pull-request-conditionals.yaml index 6176a758d..b33d58a63 100644 --- a/.github/workflows/pull-request-conditionals.yaml +++ b/.github/workflows/pull-request-conditionals.yaml @@ -34,7 +34,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.8.1 + run: brew install defenseunicorns/tap/uds@0.9.0 - name: Run Formatting Checks run: uds run lint-check diff --git a/.vscode/settings.json b/.vscode/settings.json index 24f5e5be9..cf5370c9a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -9,12 +9,12 @@ }, "yaml.schemas": { // renovate: datasource=github-tags depName=defenseunicorns/uds-cli versioning=semver - "https://raw.githubusercontent.com/defenseunicorns/uds-cli/v0.8.1/uds.schema.json": [ + "https://raw.githubusercontent.com/defenseunicorns/uds-cli/v0.9.0/uds.schema.json": [ "uds-bundle.yaml" ], // renovate: datasource=github-tags depName=defenseunicorns/uds-cli versioning=semver - "https://raw.githubusercontent.com/defenseunicorns/uds-cli/v0.8.1/tasks.schema.json": [ + "https://raw.githubusercontent.com/defenseunicorns/uds-cli/v0.9.0/tasks.schema.json": [ "tasks.yaml", "tasks/**/*.yaml", "src/**/validate.yaml"