defenseunicorns-partnerships / argo-wf-zarf

Zarf package for Argo Workflows
Apache License 2.0
0 stars 0 forks source link

chore(deps): update stable #41

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
antonbabenko/pre-commit-terraform repository patch v1.92.0 -> v1.92.1
defenseunicorns/build-harness patch 2.0.32 -> 2.0.34
defenseunicorns/uds-cli minor 0.13.1 -> 0.14.0
defenseunicorns/uds-core minor 0.24.1 -> 0.25.0
k3d-io/k3d patch 5.7.2 -> 5.7.3
renovatebot/pre-commit-hooks repository minor 38.4.0 -> 38.18.14

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 if you have any questions.


Release Notes

antonbabenko/pre-commit-terraform (antonbabenko/pre-commit-terraform) ### [`v1.92.1`](https://togithub.com/antonbabenko/pre-commit-terraform/releases/tag/v1.92.1) [Compare Source](https://togithub.com/antonbabenko/pre-commit-terraform/compare/v1.92.0...v1.92.1) ##### Bug Fixes - **`terraform_docs`:** Suppress "terraform command not found" error message in case binary does not exist ([#​693](https://togithub.com/antonbabenko/pre-commit-terraform/issues/693)) ([6ff3572](https://togithub.com/antonbabenko/pre-commit-terraform/commit/6ff3572afb0a70c6fe4c6a0524d1f332a4f8fb6c))
defenseunicorns/build-harness (defenseunicorns/build-harness) ### [`v2.0.34`](https://togithub.com/defenseunicorns/build-harness/blob/HEAD/CHANGELOG.md#2034-2024-07-25) [Compare Source](https://togithub.com/defenseunicorns/build-harness/compare/2.0.33...2.0.34) ##### Miscellaneous Chores - **deps:** update dependency awscli to v2.17.17 ([#​334](https://togithub.com/defenseunicorns/build-harness/issues/334)) ([c6b1058](https://togithub.com/defenseunicorns/build-harness/commit/c6b105884604f2ea79ac449ddec73af6fe31bfa4)) - **deps:** update dependency https://github.com/bridgecrewio/checkov.git to v3.2.203 ([#​332](https://togithub.com/defenseunicorns/build-harness/issues/332)) ([4a3cc54](https://togithub.com/defenseunicorns/build-harness/commit/4a3cc54f1add8c0467b6f7e74194bf3c8139e34a)) - **deps:** update dependency https://github.com/bridgecrewio/checkov.git to v3.2.206 ([#​336](https://togithub.com/defenseunicorns/build-harness/issues/336)) ([d4eeef6](https://togithub.com/defenseunicorns/build-harness/commit/d4eeef6a9ebca50e7ff9dbd43a131c8c6d76ffa8)) - **deps:** update ghcr.io/defenseunicorns/build-harness/build-harness docker tag to v2.0.33 ([#​330](https://togithub.com/defenseunicorns/build-harness/issues/330)) ([f360b19](https://togithub.com/defenseunicorns/build-harness/commit/f360b19626271ea9e02bccb41ae569788da8e442)) - **deps:** update stable to v3.2.204 ([#​333](https://togithub.com/defenseunicorns/build-harness/issues/333)) ([e26c6e6](https://togithub.com/defenseunicorns/build-harness/commit/e26c6e67f4570f2f450abdc30f48cc83a517f81c)) - **deps:** update stable to v3.2.205 ([#​335](https://togithub.com/defenseunicorns/build-harness/issues/335)) ([89be82f](https://togithub.com/defenseunicorns/build-harness/commit/89be82fc97113c1009a232b2dfe861548f62cce4)) ### [`v2.0.33`](https://togithub.com/defenseunicorns/build-harness/blob/HEAD/CHANGELOG.md#2033-2024-07-23) [Compare Source](https://togithub.com/defenseunicorns/build-harness/compare/2.0.32...2.0.33) ##### Miscellaneous Chores - **deps:** update stable ([#​328](https://togithub.com/defenseunicorns/build-harness/issues/328)) ([4a59b8d](https://togithub.com/defenseunicorns/build-harness/commit/4a59b8d5a24277d39fbebf2b51952cd7f855721e))
defenseunicorns/uds-cli (defenseunicorns/uds-cli) ### [`v0.14.0`](https://togithub.com/defenseunicorns/uds-cli/releases/tag/v0.14.0) [Compare Source](https://togithub.com/defenseunicorns/uds-cli/compare/v0.13.1...v0.14.0) #### What's Changed - fix: error on oci_concurrency by [@​TristanHoladay](https://togithub.com/TristanHoladay) in [https://github.com/defenseunicorns/uds-cli/pull/841](https://togithub.com/defenseunicorns/uds-cli/pull/841) - feat: handle external registry with zarf init opts by [@​UncleGedd](https://togithub.com/UncleGedd) in [https://github.com/defenseunicorns/uds-cli/pull/842](https://togithub.com/defenseunicorns/uds-cli/pull/842) **Full Changelog**: https://github.com/defenseunicorns/uds-cli/compare/v0.13.1...v0.14.0
defenseunicorns/uds-core (defenseunicorns/uds-core) ### [`v0.25.0`](https://togithub.com/defenseunicorns/uds-core/blob/HEAD/CHANGELOG.md#0250-2024-08-02) [Compare Source](https://togithub.com/defenseunicorns/uds-core/compare/v0.24.1...v0.25.0) ##### ⚠ BREAKING CHANGES - change metric server to optional ([https://github.com/defenseunicorns/uds-core/pull/611](https://togithub.com/defenseunicorns/uds-core/pull/611)) ##### Features - add json logging for keycloak ([#​610](https://togithub.com/defenseunicorns/uds-core/issues/610)) ([29ed934](https://togithub.com/defenseunicorns/uds-core/commit/29ed934859c31dd557788f182a06736c5249f384)) - **istio:** add configurable TLS version ([#​624](https://togithub.com/defenseunicorns/uds-core/issues/624)) ([cd2b87e](https://togithub.com/defenseunicorns/uds-core/commit/cd2b87e1819153df1c025afe0d3f7a3392e32217)) ##### Bug Fixes - account for keycloak HA ports ([#​619](https://togithub.com/defenseunicorns/uds-core/issues/619)) ([434f349](https://togithub.com/defenseunicorns/uds-core/commit/434f349fe6fda234875622a93de3939d0082eb78)) - add google saml to slim-dev ([#​613](https://togithub.com/defenseunicorns/uds-core/issues/613)) ([f2164e1](https://togithub.com/defenseunicorns/uds-core/commit/f2164e10aae0a87dbd73cfe189f1154f850895e3)) - address network policy generation inter-namespace bug ([#​564](https://togithub.com/defenseunicorns/uds-core/issues/564)) ([9b14c2c](https://togithub.com/defenseunicorns/uds-core/commit/9b14c2ca31d7c05540dcfdfff7247bb31ed6b924)) - reference root scope ([#​633](https://togithub.com/defenseunicorns/uds-core/issues/633)) ([5de6915](https://togithub.com/defenseunicorns/uds-core/commit/5de69159f1f8370fc6b5553c2b9b05af52621027)) ##### Miscellaneous - change metric server to optional ([https://github.com/defenseunicorns/uds-core/pull/611](https://togithub.com/defenseunicorns/uds-core/pull/611)) ([bc2d673](https://togithub.com/defenseunicorns/uds-core/commit/bc2d673b81724449a6c7523b1ba6950009c0c888)) - **deps:** update dependency defenseunicorns/uds-common to v0.9.0 ([#​592](https://togithub.com/defenseunicorns/uds-core/issues/592)) ([44ea2d7](https://togithub.com/defenseunicorns/uds-core/commit/44ea2d7db07b1b91318ec5a8d6b048c3c8f3a565)) - **deps:** update dependency weaveworks/eksctl to v0.187.0 ([#​539](https://togithub.com/defenseunicorns/uds-core/issues/539)) ([9002a94](https://togithub.com/defenseunicorns/uds-core/commit/9002a945bbe7f9e9f75ca3f3909ffecedbbc995a)) - **deps:** update githubactions ([#​553](https://togithub.com/defenseunicorns/uds-core/issues/553)) ([2a9e29a](https://togithub.com/defenseunicorns/uds-core/commit/2a9e29aa506dffc1c8db5b5fc2272ffc974a0988)) - **deps:** update grafana curl image to v8.9.0 ([#​596](https://togithub.com/defenseunicorns/uds-core/issues/596)) ([64f9408](https://togithub.com/defenseunicorns/uds-core/commit/64f9408fb792b931b4eddc4669559d8f99aab7dc)) - **deps:** update grafana helm chart to v8.3.6 ([#​594](https://togithub.com/defenseunicorns/uds-core/issues/594)) ([1f2005b](https://togithub.com/defenseunicorns/uds-core/commit/1f2005bff139a1738c6cf217d79c0c6396e1a347)) - **deps:** update istio to v1.22.3 ([#​580](https://togithub.com/defenseunicorns/uds-core/issues/580)) ([7aba89e](https://togithub.com/defenseunicorns/uds-core/commit/7aba89e8951b27f26495c6b13fbe25b02808ee19)) - **deps:** update lula to v0.4.4 ([#​615](https://togithub.com/defenseunicorns/uds-core/issues/615)) ([b02b305](https://togithub.com/defenseunicorns/uds-core/commit/b02b305fdac5e415af1b78668f45fdde7be4b67a)) - **deps:** update neuvector-updater/curl to v8.9.0 ([#​597](https://togithub.com/defenseunicorns/uds-core/issues/597)) ([b4bd660](https://togithub.com/defenseunicorns/uds-core/commit/b4bd66086b217871b17cadcff7bd1617c829279d)) - **deps:** update promtail configmap-reload to v0.13.1 ([#​608](https://togithub.com/defenseunicorns/uds-core/issues/608)) ([d98bbae](https://togithub.com/defenseunicorns/uds-core/commit/d98bbae27de52b9ece2981b79d5bd6ba2b09d5e0)) - **deps:** update promtail helm chart to v6.16.4 ([#​574](https://togithub.com/defenseunicorns/uds-core/issues/574)) ([bf9f65c](https://togithub.com/defenseunicorns/uds-core/commit/bf9f65ca482da38c6cd09a6a519d545511326d43)) - **deps:** update to identity-config 0.5.2 ([#​635](https://togithub.com/defenseunicorns/uds-core/issues/635)) ([6474d16](https://togithub.com/defenseunicorns/uds-core/commit/6474d16eb0cc6f08f2d4c35e9d642add62c6ae34)) - **deps:** update uds cli to v0.13.1 ([#​569](https://togithub.com/defenseunicorns/uds-core/issues/569)) ([4339c89](https://togithub.com/defenseunicorns/uds-core/commit/4339c892c56bdcabf7809cde7c7898348c1d9132)) - **deps:** update zarf to v0.36.1 ([#​562](https://togithub.com/defenseunicorns/uds-core/issues/562)) ([058cfb3](https://togithub.com/defenseunicorns/uds-core/commit/058cfb3b45d9f944e2f2c615fef82ae1a98d2413)) - disable telemetry/analytics for loki/grafana ([#​601](https://togithub.com/defenseunicorns/uds-core/issues/601)) ([ad785bc](https://togithub.com/defenseunicorns/uds-core/commit/ad785bcac2e11ccdc4fbdb14bee9bb1fdbd536cb)) - update zarf to new repo location, 0.37.0 ([#​631](https://togithub.com/defenseunicorns/uds-core/issues/631)) ([29f9fd0](https://togithub.com/defenseunicorns/uds-core/commit/29f9fd0277bc0ab4cd6073e4c5b73123586946e1))
k3d-io/k3d (k3d-io/k3d) ### [`v5.7.3`](https://togithub.com/k3d-io/k3d/releases/tag/v5.7.3) [Compare Source](https://togithub.com/k3d-io/k3d/compare/v5.7.2...v5.7.3) #### What's Changed - fix: busybox xargs unlinked on new k3s releases by [@​thejan2009](https://togithub.com/thejan2009) in [https://github.com/k3d-io/k3d/pull/1479](https://togithub.com/k3d-io/k3d/pull/1479) **Full Changelog**: https://github.com/k3d-io/k3d/compare/v5.7.2...v5.7.3
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks) ### [`v38.18.14`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.18.14) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.18.12...38.18.14) See https://github.com/renovatebot/renovate/releases/tag/38.18.14 for more changes ### [`v38.18.12`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.18.12) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.18.11...38.18.12) See https://github.com/renovatebot/renovate/releases/tag/38.18.12 for more changes ### [`v38.18.11`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.18.11) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.18.10...38.18.11) See https://github.com/renovatebot/renovate/releases/tag/38.18.11 for more changes ### [`v38.18.10`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.18.10) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.18.9...38.18.10) See https://github.com/renovatebot/renovate/releases/tag/38.18.10 for more changes ### [`v38.18.9`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.18.9) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.18.8...38.18.9) See https://github.com/renovatebot/renovate/releases/tag/38.18.9 for more changes ### [`v38.18.8`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.18.8) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.18.7...38.18.8) See https://github.com/renovatebot/renovate/releases/tag/38.18.8 for more changes ### [`v38.18.7`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.18.7) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.18.5...38.18.7) See https://github.com/renovatebot/renovate/releases/tag/38.18.7 for more changes ### [`v38.18.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.18.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.18.4...38.18.5) See https://github.com/renovatebot/renovate/releases/tag/38.18.5 for more changes ### [`v38.18.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.18.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.18.1...38.18.4) See https://github.com/renovatebot/renovate/releases/tag/38.18.4 for more changes ### [`v38.18.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.18.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.18.0...38.18.1) See https://github.com/renovatebot/renovate/releases/tag/38.18.1 for more changes ### [`v38.18.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.18.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.17.1...38.18.0) See https://github.com/renovatebot/renovate/releases/tag/38.18.0 for more changes ### [`v38.17.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.17.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.16.0...38.17.1) See https://github.com/renovatebot/renovate/releases/tag/38.17.1 for more changes ### [`v38.16.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.16.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.15.0...38.16.0) See https://github.com/renovatebot/renovate/releases/tag/38.16.0 for more changes ### [`v38.15.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.15.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.14.0...38.15.0) See https://github.com/renovatebot/renovate/releases/tag/38.15.0 for more changes ### [`v38.14.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.14.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.13.4...38.14.0) See https://github.com/renovatebot/renovate/releases/tag/38.14.0 for more changes ### [`v38.13.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.13.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.13.3...38.13.4) See https://github.com/renovatebot/renovate/releases/tag/38.13.4 for more changes ### [`v38.13.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.13.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.13.0...38.13.3) See https://github.com/renovatebot/renovate/releases/tag/38.13.3 for more changes ### [`v38.13.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.13.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.12.0...38.13.0) See https://github.com/renovatebot/renovate/releases/tag/38.13.0 for more changes ### [`v38.12.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.12.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.11.1...38.12.0) See https://github.com/renovatebot/renovate/releases/tag/38.12.0 for more changes ### [`v38.11.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.11.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.11.0...38.11.1) See https://github.com/renovatebot/renovate/releases/tag/38.11.1 for more changes ### [`v38.11.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.11.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.10.0...38.11.0) See https://github.com/renovatebot/renovate/releases/tag/38.11.0 for more changes ### [`v38.10.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.10.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.9.3...38.10.0) See https://github.com/renovatebot/renovate/releases/tag/38.10.0 for more changes ### [`v38.9.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.9.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.9.0...38.9.3) See https://github.com/renovatebot/renovate/releases/tag/38.9.3 for more changes ### [`v38.9.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.9.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.8.5...38.9.0) See https://github.com/renovatebot/renovate/releases/tag/38.9.0 for more changes ### [`v38.8.5`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.8.5) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.8.4...38.8.5) See https://github.com/renovatebot/renovate/releases/tag/38.8.5 for more changes ### [`v38.8.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.8.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.8.3...38.8.4) See https://github.com/renovatebot/renovate/releases/tag/38.8.4 for more changes ### [`v38.8.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.8.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.8.2...38.8.3) See https://github.com/renovatebot/renovate/releases/tag/38.8.3 for more changes ### [`v38.8.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.8.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.8.1...38.8.2) See https://github.com/renovatebot/renovate/releases/tag/38.8.2 for more changes ### [`v38.8.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.8.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.8.0...38.8.1) See https://github.com/renovatebot/renovate/releases/tag/38.8.1 for more changes ### [`v38.8.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.8.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.7.1...38.8.0) See https://github.com/renovatebot/renovate/releases/tag/38.8.0 for more changes ### [`v38.7.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.7.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.7.0...38.7.1) See https://github.com/renovatebot/renovate/releases/tag/38.7.1 for more changes ### [`v38.7.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.7.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.5.0...38.7.0) See https://github.com/renovatebot/renovate/releases/tag/38.7.0 for more changes ### [`v38.5.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.5.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.4.0...38.5.0) See https://github.com/renovatebot/renovate/releases/tag/38.5.0 for more changes

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: Never, 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 was generated by Mend Renovate. View the repository job log.