defenseunicorns / uds-package-software-factory

Replaced by https://github.com/defenseunicorns/uds-software-factory
Apache License 2.0
8 stars 2 forks source link

chore(deps): update all dependencies #97

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action major v3 -> v4 age adoption passing confidence
actions/checkout action major v3 -> v4 age adoption passing confidence
aws-actions/configure-aws-credentials action major v2 -> v4 age adoption passing confidence
defenseunicorns/uds-cli minor v0.5.1 -> v0.10.1 age adoption passing confidence
defenseunicorns/zarf minor v0.5.1 -> v0.32.6 age adoption passing confidence
defenseunicorns/zarf minor v0.31.4 -> v0.32.6 age adoption passing confidence
docker.io/calico/cni minor v3.26.1 -> v3.27.2 age adoption passing confidence
docker.io/calico/kube-controllers minor v3.26.1 -> v3.27.2 age adoption passing confidence
docker.io/calico/node minor v3.26.1 -> v3.27.2 age adoption passing confidence
docker/login-action action major v2 -> v3 age adoption passing confidence
ghcr.io/defenseunicorns/build-harness/build-harness major 1.14.8 -> 2.0.13 age adoption passing confidence
github.com/bramvdbogaerde/go-scp require minor v1.2.1 -> v1.3.0 age adoption passing confidence
github.com/gruntwork-io/terratest require minor v0.43.12 -> v0.46.13 age adoption passing confidence
github.com/stretchr/testify require minor v1.8.4 -> v1.9.0 age adoption passing confidence
golang minor 1.21.0 -> 1.22.1 age adoption passing confidence
golangci-lint minor 1.54.1 -> 1.57.2 age adoption passing confidence
peter-evans/create-or-update-comment action major v3 -> v4 age adoption passing confidence
peter-evans/slash-command-dispatch action major v3 -> v4 age adoption passing confidence
pre-commit minor 3.3.3 -> 3.7.0 age adoption passing confidence
rancher/k3s minor v1.26.5-k3s1 -> v1.29.3-k3s1 age adoption passing confidence
registry1.dso.mil/ironbank/big-bang/base major 2.0.0 -> 8.4 age adoption passing confidence
sops minor 3.7.3 -> 3.8.1 age adoption passing confidence
terraform minor 1.5.5 -> 1.7.5 age adoption passing confidence
tflint minor 0.47.0 -> 0.50.3 age adoption passing confidence
tfsec patch 1.28.1 -> 1.28.5 age adoption passing confidence

Release Notes

actions/cache (actions/cache) ### [`v4`](https://togithub.com/actions/cache/compare/v3...v4) [Compare Source](https://togithub.com/actions/cache/compare/v3...v4)
actions/checkout (actions/checkout) ### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4) - [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067) - [Update to node20](https://togithub.com/actions/checkout/pull/1436)
aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials) ### [`v4`](https://togithub.com/aws-actions/configure-aws-credentials/releases/tag/v4) [Compare Source](https://togithub.com/aws-actions/configure-aws-credentials/compare/v3...v4) This tag tracks the latest v4.x.x release ### [`v3`](https://togithub.com/aws-actions/configure-aws-credentials/releases/tag/v3) [Compare Source](https://togithub.com/aws-actions/configure-aws-credentials/compare/v2...v3) This tag tracks the latest v3.x.x release
defenseunicorns/uds-cli (defenseunicorns/uds-cli) ### [`v0.10.1`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.10.1) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.10.0...v0.10.1) ##### What's Changed - chore(deps): update anchore/sbom-action action to v0.15.10 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/526](https://togithub.com/defenseunicorns/uds-cli/pull/526) - fix(deps): update module github.com/charmbracelet/lipgloss to v0.10.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/525](https://togithub.com/defenseunicorns/uds-cli/pull/525) - fix(deps): update module github.com/charmbracelet/bubbles to v0.18.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/524](https://togithub.com/defenseunicorns/uds-cli/pull/524) - fix(deps): update golang.org/x/exp digest to [`a685a6e`](https://togithub.com/defenseunicorns/uds-cli/commit/a685a6e) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/522](https://togithub.com/defenseunicorns/uds-cli/pull/522) - fix(deps): update module oras.land/oras-go/v2 to v2.5.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/520](https://togithub.com/defenseunicorns/uds-cli/pull/520) - fix: err when deploying with BubbleTea with no cluster by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/527](https://togithub.com/defenseunicorns/uds-cli/pull/527) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.10.0...v0.10.1 ### [`v0.10.0`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.10.0) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.9.4...v0.10.0) ##### What's Changed - chore: update uds to zarf v0.32.5 by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/511](https://togithub.com/defenseunicorns/uds-cli/pull/511) - chore(deps): update github/codeql-action action to v3.24.8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/512](https://togithub.com/defenseunicorns/uds-cli/pull/512) - fix(deps): update golang.org/x/exp digest to [`a85f2c6`](https://togithub.com/defenseunicorns/uds-cli/commit/a85f2c6) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/510](https://togithub.com/defenseunicorns/uds-cli/pull/510) - feat: adds --set to helm override vars by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/515](https://togithub.com/defenseunicorns/uds-cli/pull/515) - fix: vendored in zarf version tag by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/518](https://togithub.com/defenseunicorns/uds-cli/pull/518) - chore(deps): update github/codeql-action action to v3.24.9 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/519](https://togithub.com/defenseunicorns/uds-cli/pull/519) - feat: beautiful TUI round 3 by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/509](https://togithub.com/defenseunicorns/uds-cli/pull/509) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.9.4...v0.10.0 ### [`v0.9.4`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.9.4) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.9.3...v0.9.4) ##### What's Changed - fix: error when removing bundles with short names by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/490](https://togithub.com/defenseunicorns/uds-cli/pull/490) - fix(deps): update module github.com/stretchr/testify to v1.9.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/484](https://togithub.com/defenseunicorns/uds-cli/pull/484) - chore: enhance development workflow with unified linting and tool by [@​naveensrinivasan](https://togithub.com/naveensrinivasan) in [https://github.com/defenseunicorns/uds-cli/pull/472](https://togithub.com/defenseunicorns/uds-cli/pull/472) - fix: add a wait to the registry startup during tests by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/499](https://togithub.com/defenseunicorns/uds-cli/pull/499) - fix: ensure manifest config is included with pulls by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/503](https://togithub.com/defenseunicorns/uds-cli/pull/503) - fix: autocomplete and vendor refactor by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/502](https://togithub.com/defenseunicorns/uds-cli/pull/502) - chore(deps): update docker/setup-buildx-action action to v3.2.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/508](https://togithub.com/defenseunicorns/uds-cli/pull/508) - chore(deps): update docker/login-action action to v3.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/504](https://togithub.com/defenseunicorns/uds-cli/pull/504) - chore(deps): update github/codeql-action action to v3.24.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/501](https://togithub.com/defenseunicorns/uds-cli/pull/501) - fix(deps): update module helm.sh/helm/v3 to v3.14.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/507](https://togithub.com/defenseunicorns/uds-cli/pull/507) - fix: pass UDS_ARCHITECTURE to runner by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/506](https://togithub.com/defenseunicorns/uds-cli/pull/506) - chore(deps): update anchore/sbom-action action to v0.15.9 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/489](https://togithub.com/defenseunicorns/uds-cli/pull/489) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.9.3...v0.9.4 ### [`v0.9.3`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.9.3) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.9.2...v0.9.3) ##### What's Changed - fix: toctou for files by [@​naveensrinivasan](https://togithub.com/naveensrinivasan) in [https://github.com/defenseunicorns/uds-cli/pull/443](https://togithub.com/defenseunicorns/uds-cli/pull/443) - fix: path traversal bug by [@​naveensrinivasan](https://togithub.com/naveensrinivasan) in [https://github.com/defenseunicorns/uds-cli/pull/454](https://togithub.com/defenseunicorns/uds-cli/pull/454) - fix: updates Zarf version in README by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/460](https://togithub.com/defenseunicorns/uds-cli/pull/460) - chore: fixed the dangerous workflow by [@​naveensrinivasan](https://togithub.com/naveensrinivasan) in [https://github.com/defenseunicorns/uds-cli/pull/465](https://togithub.com/defenseunicorns/uds-cli/pull/465) - chore(deps): update docker/setup-buildx-action action to v3.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/470](https://togithub.com/defenseunicorns/uds-cli/pull/470) - chore(deps): update actions/download-artifact action to v4.1.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/467](https://togithub.com/defenseunicorns/uds-cli/pull/467) - chore(deps): update github/codeql-action action to v3.24.5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/457](https://togithub.com/defenseunicorns/uds-cli/pull/457) - fix(deps): update golang.org/x/exp digest to [`814bf88`](https://togithub.com/defenseunicorns/uds-cli/commit/814bf88) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/456](https://togithub.com/defenseunicorns/uds-cli/pull/456) - fix: refactors tests and fixes bugs by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/464](https://togithub.com/defenseunicorns/uds-cli/pull/464) - chore(deps): update podinfo to v6.6.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/462](https://togithub.com/defenseunicorns/uds-cli/pull/462) - chore(deps): update zarf to v0.32.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/468](https://togithub.com/defenseunicorns/uds-cli/pull/468) - chore(deps): update github/codeql-action action to v3.24.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/482](https://togithub.com/defenseunicorns/uds-cli/pull/482) - chore: refactor pull operation by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/473](https://togithub.com/defenseunicorns/uds-cli/pull/473) - chore: add UDS Core smoke test by [@​justin-o12](https://togithub.com/justin-o12) in [https://github.com/defenseunicorns/uds-cli/pull/474](https://togithub.com/defenseunicorns/uds-cli/pull/474) - fix: adds better err messaging when remote fails to resolve by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/486](https://togithub.com/defenseunicorns/uds-cli/pull/486) - chore(deps): update actions/download-artifact action to v4.1.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/485](https://togithub.com/defenseunicorns/uds-cli/pull/485) - fix(deps): update module golang.org/x/mod to v0.16.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/487](https://togithub.com/defenseunicorns/uds-cli/pull/487) - chore: vendor runner by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/481](https://togithub.com/defenseunicorns/uds-cli/pull/481) - fix: adds k3d to smoke test by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/488](https://togithub.com/defenseunicorns/uds-cli/pull/488) ##### New Contributors - [@​justin-o12](https://togithub.com/justin-o12) made their first contribution in [https://github.com/defenseunicorns/uds-cli/pull/474](https://togithub.com/defenseunicorns/uds-cli/pull/474) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.9.2...v0.9.3 ### [`v0.9.2`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.9.2) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.9.1...v0.9.2) ##### What's Changed - fix(deps): update module helm.sh/helm/v3 to v3.14.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/450](https://togithub.com/defenseunicorns/uds-cli/pull/450) - fix: relative paths for bundle create by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/453](https://togithub.com/defenseunicorns/uds-cli/pull/453) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.9.1...v0.9.2 ### [`v0.9.1`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.9.1) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.9.0...v0.9.1) ##### What's Changed - fix(deps): update module github.com/opencontainers/image-spec to v1.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/432](https://togithub.com/defenseunicorns/uds-cli/pull/432) - fix(deps): update module helm.sh/helm/v3 to v3.14.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/429](https://togithub.com/defenseunicorns/uds-cli/pull/429) - chore(deps): update github/codeql-action action to v3.24.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/421](https://togithub.com/defenseunicorns/uds-cli/pull/421) - fix(deps): update golang.org/x/exp digest to [`ec58324`](https://togithub.com/defenseunicorns/uds-cli/commit/ec58324) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/420](https://togithub.com/defenseunicorns/uds-cli/pull/420) - fix: add support for zarf dev lint by [@​Racer159](https://togithub.com/Racer159) in [https://github.com/defenseunicorns/uds-cli/pull/436](https://togithub.com/defenseunicorns/uds-cli/pull/436) - fix: case sensitivity in override vars by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/433](https://togithub.com/defenseunicorns/uds-cli/pull/433) - feat: alias vendored zarf to z by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/424](https://togithub.com/defenseunicorns/uds-cli/pull/424) - fix: use tmpdir if provided by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/431](https://togithub.com/defenseunicorns/uds-cli/pull/431) - feat: import all vars exported from package by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/428](https://togithub.com/defenseunicorns/uds-cli/pull/428) - fix: gosec lint issues for the pkg by [@​naveensrinivasan](https://togithub.com/naveensrinivasan) in [https://github.com/defenseunicorns/uds-cli/pull/444](https://togithub.com/defenseunicorns/uds-cli/pull/444) - chore: ensure PR workflows can't write to GHCR by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/446](https://togithub.com/defenseunicorns/uds-cli/pull/446) - chore: addresses github linter findings by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/447](https://togithub.com/defenseunicorns/uds-cli/pull/447) - feat: imported vars as override values by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/423](https://togithub.com/defenseunicorns/uds-cli/pull/423) - chore(deps): update github/codeql-action action to v3.24.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/451](https://togithub.com/defenseunicorns/uds-cli/pull/451) ##### New Contributors - [@​naveensrinivasan](https://togithub.com/naveensrinivasan) made their first contribution in [https://github.com/defenseunicorns/uds-cli/pull/444](https://togithub.com/defenseunicorns/uds-cli/pull/444) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.9.0...v0.9.1 ### [`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 ### [`v0.8.1`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.8.1) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.8.0...v0.8.1) ##### What's Changed - chore(deps): update actions/upload-artifact action to v4.3.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/395](https://togithub.com/defenseunicorns/uds-cli/pull/395) - chore(deps): update actions/download-artifact action to v4.1.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/394](https://togithub.com/defenseunicorns/uds-cli/pull/394) - fix(deps): update golang.org/x/exp digest to [`2c58cdc`](https://togithub.com/defenseunicorns/uds-cli/commit/2c58cdc) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/392](https://togithub.com/defenseunicorns/uds-cli/pull/392) - chore(deps): update github/codeql-action action to v3.24.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/388](https://togithub.com/defenseunicorns/uds-cli/pull/388) - fix: false positive task loop by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/396](https://togithub.com/defenseunicorns/uds-cli/pull/396) - fix: don't error out when a cluster isn't available by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/398](https://togithub.com/defenseunicorns/uds-cli/pull/398) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.8.0...v0.8.1 ### [`v0.8.0`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.8.0) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.7.0...v0.8.0) ##### What's Changed - fix(deps): update module github.com/goccy/go-yaml to v1.11.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/356](https://togithub.com/defenseunicorns/uds-cli/pull/356) - fix(deps): update module oras.land/oras-go/v2 to v2.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/366](https://togithub.com/defenseunicorns/uds-cli/pull/366) - chore: clean up load variables function by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/365](https://togithub.com/defenseunicorns/uds-cli/pull/365) - chore(deps): update anchore/sbom-action action to v0.15.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/371](https://togithub.com/defenseunicorns/uds-cli/pull/371) - feat: set flag for specific package vars by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/373](https://togithub.com/defenseunicorns/uds-cli/pull/373) - fix(deps): update module helm.sh/helm/v3 to v3.14.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/327](https://togithub.com/defenseunicorns/uds-cli/pull/327) - feat: actionable tasks by [@​Noxsios](https://togithub.com/Noxsios) in [https://github.com/defenseunicorns/uds-cli/pull/347](https://togithub.com/defenseunicorns/uds-cli/pull/347) - chore(deps): update sigstore/cosign-installer action to v3.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/377](https://togithub.com/defenseunicorns/uds-cli/pull/377) - chore(deps): update anchore/sbom-action action to v0.15.8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/376](https://togithub.com/defenseunicorns/uds-cli/pull/376) - chore: task runner error handling and messaging by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/381](https://togithub.com/defenseunicorns/uds-cli/pull/381) - feat: add default task behavior to uds run by [@​zachariahmiller](https://togithub.com/zachariahmiller) in [https://github.com/defenseunicorns/uds-cli/pull/383](https://togithub.com/defenseunicorns/uds-cli/pull/383) - chore: adds more runner docs by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/385](https://togithub.com/defenseunicorns/uds-cli/pull/385) - feat: add envPath key to runner by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/386](https://togithub.com/defenseunicorns/uds-cli/pull/386) - chore: only use camelCase in yaml by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/387](https://togithub.com/defenseunicorns/uds-cli/pull/387) - chore: golangci linting by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/389](https://togithub.com/defenseunicorns/uds-cli/pull/389) ##### New Contributors - [@​Noxsios](https://togithub.com/Noxsios) made their first contribution in [https://github.com/defenseunicorns/uds-cli/pull/347](https://togithub.com/defenseunicorns/uds-cli/pull/347) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.7.0...v0.8.0 ### [`v0.7.0`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.7.0) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.6.2...v0.7.0) ##### What's Changed - chore: refactor Annotations and SBOM logic by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/329](https://togithub.com/defenseunicorns/uds-cli/pull/329) - chore: removes dead code related to pulling local bundles by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/337](https://togithub.com/defenseunicorns/uds-cli/pull/337) - feat: allow custom zarf package names for remote package refs by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/342](https://togithub.com/defenseunicorns/uds-cli/pull/342) - chore: ensure remote bundles have an index.json by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/341](https://togithub.com/defenseunicorns/uds-cli/pull/341) - chore(deps): update actions/upload-artifact action to v4.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/335](https://togithub.com/defenseunicorns/uds-cli/pull/335) - fix(deps): update golang.org/x/exp digest to [`1b97071`](https://togithub.com/defenseunicorns/uds-cli/commit/1b97071) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/336](https://togithub.com/defenseunicorns/uds-cli/pull/336) - chore(deps): update anchore/sbom-action action to v0.15.5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/333](https://togithub.com/defenseunicorns/uds-cli/pull/333) - fix(deps): update module github.com/opencontainers/image-spec to v1.1.0-rc6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/334](https://togithub.com/defenseunicorns/uds-cli/pull/334) - fix: includes task loops by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/353](https://togithub.com/defenseunicorns/uds-cli/pull/353) - chore(deps): update github/codeql-action action to v3.23.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/358](https://togithub.com/defenseunicorns/uds-cli/pull/358) - feat: support multi-arch, refactor ref by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/352](https://togithub.com/defenseunicorns/uds-cli/pull/352) - fix: allow comma separated string values for helm overrides by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/349](https://togithub.com/defenseunicorns/uds-cli/pull/349) - feat: uds deploy --set flag for package variables by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/354](https://togithub.com/defenseunicorns/uds-cli/pull/354) - chore(deps): update anchore/sbom-action action to v0.15.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/361](https://togithub.com/defenseunicorns/uds-cli/pull/361) - chore(deps): update zarf to v0.32.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/355](https://togithub.com/defenseunicorns/uds-cli/pull/355) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.6.2...v0.7.0 ### [`v0.6.2`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.6.2) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.6.1...v0.6.2) ##### What's Changed - chore(deps): update github/codeql-action action to v3.23.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/326](https://togithub.com/defenseunicorns/uds-cli/pull/326) - fix: uds arg check by [@​andrewg-xyz](https://togithub.com/andrewg-xyz) in [https://github.com/defenseunicorns/uds-cli/pull/330](https://togithub.com/defenseunicorns/uds-cli/pull/330) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.6.1...v0.6.2 ### [`v0.6.1`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.6.1) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.6.0...v0.6.1) ##### What's Changed - fix: task call to uds zarf tools wait-for by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/324](https://togithub.com/defenseunicorns/uds-cli/pull/324) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.6.0...v0.6.1 ### [`v0.6.0`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.6.0) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.5.3...v0.6.0) ##### What's Changed - chore(deps): update anchore/sbom-action action to v0.15.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/304](https://togithub.com/defenseunicorns/uds-cli/pull/304) - chore(deps): update actions/download-artifact action to v4.1.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/309](https://togithub.com/defenseunicorns/uds-cli/pull/309) - chore(deps): update github/codeql-action action to v3.23.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/303](https://togithub.com/defenseunicorns/uds-cli/pull/303) - fix(deps): update golang.org/x/exp digest to [`0dcbfd6`](https://togithub.com/defenseunicorns/uds-cli/commit/0dcbfd6) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/292](https://togithub.com/defenseunicorns/uds-cli/pull/292) - fix(deps): update module github.com/spf13/viper to v1.18.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/289](https://togithub.com/defenseunicorns/uds-cli/pull/289) - fix(deps): update module golang.org/x/sync to v0.6.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/298](https://togithub.com/defenseunicorns/uds-cli/pull/298) - chore(deps): update morphy/revive-action:v2 docker digest to [`dad5d95`](https://togithub.com/defenseunicorns/uds-cli/commit/dad5d95) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/302](https://togithub.com/defenseunicorns/uds-cli/pull/302) - feat: vendors Zarf inside of UDS CLI by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/299](https://togithub.com/defenseunicorns/uds-cli/pull/299) - feat: add validation to bundle overrides by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/defenseunicorns/uds-cli/pull/301](https://togithub.com/defenseunicorns/uds-cli/pull/301) - feat: add list flag for run by [@​rjferguson21](https://togithub.com/rjferguson21) in [https://github.com/defenseunicorns/uds-cli/pull/311](https://togithub.com/defenseunicorns/uds-cli/pull/311) - chore: updates goreleaser and adds runner doc by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/312](https://togithub.com/defenseunicorns/uds-cli/pull/312) - fix: pass setvariables down to included tasks by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/307](https://togithub.com/defenseunicorns/uds-cli/pull/307) - feat: handle bundle yaml and yml files by [@​anthonywendt](https://togithub.com/anthonywendt) in [https://github.com/defenseunicorns/uds-cli/pull/310](https://togithub.com/defenseunicorns/uds-cli/pull/310) - fix(deps): update golang.org/x/exp digest to [`db7319d`](https://togithub.com/defenseunicorns/uds-cli/commit/db7319d) by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/313](https://togithub.com/defenseunicorns/uds-cli/pull/313) - chore(deps): update actions/upload-artifact action to v4.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/314](https://togithub.com/defenseunicorns/uds-cli/pull/314) - fix: override validation with multiple components by [@​mjnagel](https://togithub.com/mjnagel) in [https://github.com/defenseunicorns/uds-cli/pull/318](https://togithub.com/defenseunicorns/uds-cli/pull/318) - chore: update podinfo by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/321](https://togithub.com/defenseunicorns/uds-cli/pull/321) - fix: fixes bad media type when using create -o with GHCR by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/317](https://togithub.com/defenseunicorns/uds-cli/pull/317) ##### New Contributors - [@​AustinAbro321](https://togithub.com/AustinAbro321) made their first contribution in [https://github.com/defenseunicorns/uds-cli/pull/301](https://togithub.com/defenseunicorns/uds-cli/pull/301) - [@​rjferguson21](https://togithub.com/rjferguson21) made their first contribution in [https://github.com/defenseunicorns/uds-cli/pull/311](https://togithub.com/defenseunicorns/uds-cli/pull/311) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.5.3...v0.6.0 ### [`v0.5.3`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.5.3) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.5.2...v0.5.3) ##### What's Changed - chore(deps): update anchore/sbom-action action to v0.15.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/297](https://togithub.com/defenseunicorns/uds-cli/pull/297) - chore(deps): update github/codeql-action action to v3.22.12 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/294](https://togithub.com/defenseunicorns/uds-cli/pull/294) - chore(deps): update actions/download-artifact action to v4.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/291](https://togithub.com/defenseunicorns/uds-cli/pull/291) - chore: update to zarf version 0.32.1 by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/300](https://togithub.com/defenseunicorns/uds-cli/pull/300) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.5.2...v0.5.3 ### [`v0.5.2`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.5.2) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.5.1...v0.5.2) ##### What's Changed - chore: cleans up docs by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/279](https://togithub.com/defenseunicorns/uds-cli/pull/279) - chore(deps): update actions/setup-node action to v4.0.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/287](https://togithub.com/defenseunicorns/uds-cli/pull/287) - fix(deps): update module github.com/pterm/pterm to v0.12.72 by [@​renovate](https://togithub.com/renovate) in [https://github.com/defenseunicorns/uds-cli/pull/286](https://togithub.com/defenseunicorns/uds-cli/pull/286) - feat: enables shared vars configured from a config file by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/284](https://togithub.com/defenseunicorns/uds-cli/pull/284) - chore: only process includes that are needed by task by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/282](https://togithub.com/defenseunicorns/uds-cli/pull/282) - feat: don't require "oci://" when performing bundle operations by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/281](https://togithub.com/defenseunicorns/uds-cli/pull/281) - fix: handle multiple nested includes by [@​decleaver](https://togithub.com/decleaver) in [https://github.com/defenseunicorns/uds-cli/pull/290](https://togithub.com/defenseunicorns/uds-cli/pull/290) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.5.1...v0.5.2
defenseunicorns/zarf (defenseunicorns/zarf) ### [`v0.32.6`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.32.6) [Compare Source](https://togithub.com/defenseunicorns/zarf/compare/v0.32.5...v0.32.6) ##### \[0.32.6] - 2024-03-22 > trying out some different release note generators, formatting may vary for a few releases while we figure out what works best ~[@​Noxsios](https://togithub.com/Noxsios) ##### 🚀 Features - \[**ALPHA**] feat: package generation ALPHA by [@​andrewg-xyz](https://togithub.com/andrewg-xyz) in [#​2269](https://togithub.com/defenseunicorns/zarf/pull/2269) - *(lib)* feat(lib): configurable log file location by [@​Noxsios](https://togithub.com/Noxsios) in [#​2380](https://togithub.com/defenseunicorns/zarf/pull/2380) - \[**BREAKING**] feat!: filter package components with strategy interface by [@​Noxsios](https://togithub.com/Noxsios) in [#​2321](https://togithub.com/defenseunicorns/zarf/pull/2321) ##### 🐛 Bug Fixes - fix: refactor create stages into separate lib by [@​lucasrod16](https://togithub.com/lucasrod16) in [#​2223](https://togithu

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 if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.