defenseunicorns / uds-package-confluence

🏪 UDS Confluence Zarf Package
GNU Affero General Public License v3.0
0 stars 0 forks source link

chore(deps): update confluence support dependencies #45

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action patch v4.3.4 -> v4.3.6
bitnami/jmx-exporter (source) major 0.18.0 -> 1.0.1
defenseunicorns/uds-common minor v0.10.0 -> v0.11.2
defenseunicorns/uds-common action minor v0.10.0 -> v0.11.2
defenseunicorns/zarf minor v0.37.0 -> v0.38.2
github/codeql-action action minor v3.25.15 -> v3.26.2
golangci/golangci-lint repository minor v1.59.1 -> v1.60.1
registry1.dso.mil/ironbank/opensource/prometheus/jmx-exporter (source) minor 0.18.0 -> 0.20.0
renovatebot/pre-commit-hooks repository minor 38.18.8 -> 38.35.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 if you have any questions.


Release Notes

actions/upload-artifact (actions/upload-artifact) ### [`v4.3.6`](https://togithub.com/actions/upload-artifact/compare/v4.3.5...v4.3.6) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.5...v4.3.6) ### [`v4.3.5`](https://togithub.com/actions/upload-artifact/compare/v4.3.4...v4.3.5) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.4...v4.3.5)
defenseunicorns/uds-common (defenseunicorns/uds-common) ### [`v0.11.2`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.11.2) [Compare Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.11.1...v0.11.2) ##### Miscellaneous - refine package selection logic for publishing ([#​207](https://togithub.com/defenseunicorns/uds-common/issues/207)) ([7e1c03a](https://togithub.com/defenseunicorns/uds-common/commit/7e1c03abede1d4a3f91bb122fe5fff6abbb73311)) ### [`v0.11.1`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.11.1) [Compare Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.11.0...v0.11.1) ##### Bug Fixes - renovate ghcr host docker type ([#​201](https://togithub.com/defenseunicorns/uds-common/issues/201)) ([9c298e0](https://togithub.com/defenseunicorns/uds-common/commit/9c298e08417ce928dbbf4356c23182f8b1a62ffb)) - renovate typo token/password ([#​202](https://togithub.com/defenseunicorns/uds-common/issues/202)) ([5d7ea03](https://togithub.com/defenseunicorns/uds-common/commit/5d7ea03815929a662c529b2078bdf895d8f3ac1b)) - update renovate creds ([#​200](https://togithub.com/defenseunicorns/uds-common/issues/200)) ([1c6eb24](https://togithub.com/defenseunicorns/uds-common/commit/1c6eb24f37b4059589a70c9addeffb80895d450b)) ##### Miscellaneous - add renovate support for org ghcr packages ([#​199](https://togithub.com/defenseunicorns/uds-common/issues/199)) ([2c5de9c](https://togithub.com/defenseunicorns/uds-common/commit/2c5de9cc41cad9d1e02faf39c0cad364933f335f)) - **deps:** update uds common support dependencies ([#​195](https://togithub.com/defenseunicorns/uds-common/issues/195)) ([04b6409](https://togithub.com/defenseunicorns/uds-common/commit/04b64091ba0528463713f66d8167572a533e0c3d)) - fix codeowners ([#​196](https://togithub.com/defenseunicorns/uds-common/issues/196)) ([856ef22](https://togithub.com/defenseunicorns/uds-common/commit/856ef221b39e65070e966942b42e79d408f59b76)) ### [`v0.11.0`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.11.0) [Compare Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.10.0...v0.11.0) ##### Features - add support for uds-core snapshots ([#​193](https://togithub.com/defenseunicorns/uds-common/issues/193)) ([7a39915](https://togithub.com/defenseunicorns/uds-common/commit/7a39915ceff7a1a9e319846042ab74390fda6f2b)) ##### Miscellaneous - **deps:** update uds common support dependencies ([#​187](https://togithub.com/defenseunicorns/uds-common/issues/187)) ([a0bbfb0](https://togithub.com/defenseunicorns/uds-common/commit/a0bbfb043e670a175fbdc44585e2bbb5b695acf7))
defenseunicorns/zarf (defenseunicorns/zarf) ### [`v0.38.2`](https://togithub.com/zarf-dev/zarf/releases/tag/v0.38.2) [Compare Source](https://togithub.com/defenseunicorns/zarf/compare/v0.38.1...v0.38.2) #### What's Changed - chore(deps): bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2863](https://togithub.com/zarf-dev/zarf/pull/2863) - chore(deps): bump k8s.io/kubectl from 0.30.0 to 0.30.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2862](https://togithub.com/zarf-dev/zarf/pull/2862) - ci: add renamed github workflow jobs to the shim workflow by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2858](https://togithub.com/zarf-dev/zarf/pull/2858) - test: docker exec to in memory registry by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2869](https://togithub.com/zarf-dev/zarf/pull/2869) - fix: replace helpers.Retry with go-retry and adjust delay by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2856](https://togithub.com/zarf-dev/zarf/pull/2856) - feat: introduce beta schema by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2859](https://togithub.com/zarf-dev/zarf/pull/2859) - refactor: move validate to lint by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2839](https://togithub.com/zarf-dev/zarf/pull/2839) **Full Changelog**: https://github.com/zarf-dev/zarf/compare/v0.38.0...v0.38.2 ### [`v0.38.1`](https://togithub.com/zarf-dev/zarf/releases/tag/v0.38.1) [Compare Source](https://togithub.com/defenseunicorns/zarf/compare/v0.38.0...v0.38.1) #### What's Changed - refactor: utilize invopop comment feature by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2781](https://togithub.com/zarf-dev/zarf/pull/2781) - fix: detect invalid helm release names by [@​jamestexas](https://togithub.com/jamestexas) in [https://github.com/zarf-dev/zarf/pull/2784](https://togithub.com/zarf-dev/zarf/pull/2784) - refactor: move gitea code to separate package by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2785](https://togithub.com/zarf-dev/zarf/pull/2785) - fix: add dependabot and disable renovate features by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2789](https://togithub.com/zarf-dev/zarf/pull/2789) - chore(deps): bump github/codeql-action from 3.24.0 to 3.25.15 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2792](https://togithub.com/zarf-dev/zarf/pull/2792) - chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2791](https://togithub.com/zarf-dev/zarf/pull/2791) - chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2793](https://togithub.com/zarf-dev/zarf/pull/2793) - chore(deps): bump docker/login-action from 3.0.0 to 3.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2794](https://togithub.com/zarf-dev/zarf/pull/2794) - chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2795](https://togithub.com/zarf-dev/zarf/pull/2795) - chore(deps): bump k8s.io/component-base from 0.30.0 to 0.30.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2798](https://togithub.com/zarf-dev/zarf/pull/2798) - ci: remove unneeded cve checking by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2802](https://togithub.com/zarf-dev/zarf/pull/2802) - chore(deps): bump github.com/mikefarah/yq/v4 from 4.43.1 to 4.44.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2799](https://togithub.com/zarf-dev/zarf/pull/2799) - chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2808](https://togithub.com/zarf-dev/zarf/pull/2808) - chore(deps): bump actions/create-github-app-token from 1.9.0 to 1.10.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2809](https://togithub.com/zarf-dev/zarf/pull/2809) - chore(deps): bump actions/download-artifact from 4.1.2 to 4.1.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2810](https://togithub.com/zarf-dev/zarf/pull/2810) - chore(deps): bump actions/checkout from 4.1.1 to 4.1.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2807](https://togithub.com/zarf-dev/zarf/pull/2807) - chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2813](https://togithub.com/zarf-dev/zarf/pull/2813) - chore(deps): bump github.com/goccy/go-yaml from 1.11.3 to 1.12.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2811](https://togithub.com/zarf-dev/zarf/pull/2811) - chore(deps): bump aws-actions/configure-aws-credentials from 4.0.1 to 4.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2806](https://togithub.com/zarf-dev/zarf/pull/2806) - fix: resolve CVE-2024-41110 by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2815](https://togithub.com/zarf-dev/zarf/pull/2815) - refactor: git package by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2790](https://togithub.com/zarf-dev/zarf/pull/2790) - ci: better named gh jobs by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2816](https://togithub.com/zarf-dev/zarf/pull/2816) - chore(deps): bump actions/dependency-review-action from 4.1.3 to 4.3.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2822](https://togithub.com/zarf-dev/zarf/pull/2822) - chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2821](https://togithub.com/zarf-dev/zarf/pull/2821) - chore: move context.TODO to context.Background() (4) by [@​schristoff](https://togithub.com/schristoff) in [https://github.com/zarf-dev/zarf/pull/2749](https://togithub.com/zarf-dev/zarf/pull/2749) - chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/hashivault from 1.8.1 to 1.8.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2800](https://togithub.com/zarf-dev/zarf/pull/2800) - chore: turn down codecov by [@​schristoff](https://togithub.com/schristoff) in [https://github.com/zarf-dev/zarf/pull/2823](https://togithub.com/zarf-dev/zarf/pull/2823) - chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/gcp from 1.8.1 to 1.8.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2812](https://togithub.com/zarf-dev/zarf/pull/2812) - refactor: move and test HasImages by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2831](https://togithub.com/zarf-dev/zarf/pull/2831) - fix: disk pressure flakes by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2832](https://togithub.com/zarf-dev/zarf/pull/2832) - chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2834](https://togithub.com/zarf-dev/zarf/pull/2834) - refactor: change isInternal variables to functions by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2768](https://togithub.com/zarf-dev/zarf/pull/2768) - chore: update obsolete versions by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2830](https://togithub.com/zarf-dev/zarf/pull/2830) - refactor: init zarf state by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2833](https://togithub.com/zarf-dev/zarf/pull/2833) - fix: ignore config file not found errors by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2838](https://togithub.com/zarf-dev/zarf/pull/2838) - fix: override tunnel details with user-provided settings by [@​chaospuppy](https://togithub.com/chaospuppy) in [https://github.com/zarf-dev/zarf/pull/2841](https://togithub.com/zarf-dev/zarf/pull/2841) - refactor: move package generation to a local variable by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2835](https://togithub.com/zarf-dev/zarf/pull/2835) - feat: move ZarfPackageConfig to it's own api-versioned package by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2801](https://togithub.com/zarf-dev/zarf/pull/2801) - refactor: replace debug logs with returning errors by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2777](https://togithub.com/zarf-dev/zarf/pull/2777) - refactor: proxy and add tests by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2843](https://togithub.com/zarf-dev/zarf/pull/2843) - chore(deps): bump github/codeql-action from 3.25.15 to 3.26.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2848](https://togithub.com/zarf-dev/zarf/pull/2848) - chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2847](https://togithub.com/zarf-dev/zarf/pull/2847) - test: add tests for FindImages by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2850](https://togithub.com/zarf-dev/zarf/pull/2850) - test: unit test index sha by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2844](https://togithub.com/zarf-dev/zarf/pull/2844) - chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2828](https://togithub.com/zarf-dev/zarf/pull/2828) - chore: update dos games by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2845](https://togithub.com/zarf-dev/zarf/pull/2845) - chore(deps): bump sigs.k8s.io/kustomize/api from 0.16.0 to 0.17.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2826](https://togithub.com/zarf-dev/zarf/pull/2826) - chore(deps): bump github.com/pterm/pterm from 0.12.78 to 0.12.79 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2854](https://togithub.com/zarf-dev/zarf/pull/2854) - fix: install grype during release by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2857](https://togithub.com/zarf-dev/zarf/pull/2857) #### New Contributors - [@​jamestexas](https://togithub.com/jamestexas) made their first contribution in [https://github.com/zarf-dev/zarf/pull/2784](https://togithub.com/zarf-dev/zarf/pull/2784) **Full Changelog**: https://github.com/zarf-dev/zarf/compare/v0.37.0...v0.38.1 ### [`v0.38.0`](https://togithub.com/zarf-dev/zarf/releases/tag/v0.38.0) [Compare Source](https://togithub.com/defenseunicorns/zarf/compare/v0.37.0...v0.38.0) #### What's Changed - refactor: utilize invopop comment feature by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2781](https://togithub.com/zarf-dev/zarf/pull/2781) - fix: detect invalid helm release names by [@​jamestexas](https://togithub.com/jamestexas) in [https://github.com/zarf-dev/zarf/pull/2784](https://togithub.com/zarf-dev/zarf/pull/2784) - refactor: move gitea code to separate package by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2785](https://togithub.com/zarf-dev/zarf/pull/2785) - fix: add dependabot and disable renovate features by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2789](https://togithub.com/zarf-dev/zarf/pull/2789) - chore(deps): bump github/codeql-action from 3.24.0 to 3.25.15 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2792](https://togithub.com/zarf-dev/zarf/pull/2792) - chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2791](https://togithub.com/zarf-dev/zarf/pull/2791) - chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2793](https://togithub.com/zarf-dev/zarf/pull/2793) - chore(deps): bump docker/login-action from 3.0.0 to 3.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2794](https://togithub.com/zarf-dev/zarf/pull/2794) - chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2795](https://togithub.com/zarf-dev/zarf/pull/2795) - chore(deps): bump k8s.io/component-base from 0.30.0 to 0.30.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2798](https://togithub.com/zarf-dev/zarf/pull/2798) - ci: remove unneeded cve checking by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2802](https://togithub.com/zarf-dev/zarf/pull/2802) - chore(deps): bump github.com/mikefarah/yq/v4 from 4.43.1 to 4.44.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2799](https://togithub.com/zarf-dev/zarf/pull/2799) - chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2808](https://togithub.com/zarf-dev/zarf/pull/2808) - chore(deps): bump actions/create-github-app-token from 1.9.0 to 1.10.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2809](https://togithub.com/zarf-dev/zarf/pull/2809) - chore(deps): bump actions/download-artifact from 4.1.2 to 4.1.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2810](https://togithub.com/zarf-dev/zarf/pull/2810) - chore(deps): bump actions/checkout from 4.1.1 to 4.1.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2807](https://togithub.com/zarf-dev/zarf/pull/2807) - chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2813](https://togithub.com/zarf-dev/zarf/pull/2813) - chore(deps): bump github.com/goccy/go-yaml from 1.11.3 to 1.12.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2811](https://togithub.com/zarf-dev/zarf/pull/2811) - chore(deps): bump aws-actions/configure-aws-credentials from 4.0.1 to 4.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2806](https://togithub.com/zarf-dev/zarf/pull/2806) - fix: resolve CVE-2024-41110 by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2815](https://togithub.com/zarf-dev/zarf/pull/2815) - refactor: git package by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2790](https://togithub.com/zarf-dev/zarf/pull/2790) - ci: better named gh jobs by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2816](https://togithub.com/zarf-dev/zarf/pull/2816) - chore(deps): bump actions/dependency-review-action from 4.1.3 to 4.3.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2822](https://togithub.com/zarf-dev/zarf/pull/2822) - chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2821](https://togithub.com/zarf-dev/zarf/pull/2821) - chore: move context.TODO to context.Background() (4) by [@​schristoff](https://togithub.com/schristoff) in [https://github.com/zarf-dev/zarf/pull/2749](https://togithub.com/zarf-dev/zarf/pull/2749) - chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/hashivault from 1.8.1 to 1.8.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2800](https://togithub.com/zarf-dev/zarf/pull/2800) - chore: turn down codecov by [@​schristoff](https://togithub.com/schristoff) in [https://github.com/zarf-dev/zarf/pull/2823](https://togithub.com/zarf-dev/zarf/pull/2823) - chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/gcp from 1.8.1 to 1.8.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2812](https://togithub.com/zarf-dev/zarf/pull/2812) - refactor: move and test HasImages by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2831](https://togithub.com/zarf-dev/zarf/pull/2831) - fix: disk pressure flakes by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2832](https://togithub.com/zarf-dev/zarf/pull/2832) - chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2834](https://togithub.com/zarf-dev/zarf/pull/2834) - refactor: change isInternal variables to functions by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2768](https://togithub.com/zarf-dev/zarf/pull/2768) - chore: update obsolete versions by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2830](https://togithub.com/zarf-dev/zarf/pull/2830) - refactor: init zarf state by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2833](https://togithub.com/zarf-dev/zarf/pull/2833) - fix: ignore config file not found errors by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2838](https://togithub.com/zarf-dev/zarf/pull/2838) - fix: override tunnel details with user-provided settings by [@​chaospuppy](https://togithub.com/chaospuppy) in [https://github.com/zarf-dev/zarf/pull/2841](https://togithub.com/zarf-dev/zarf/pull/2841) - refactor: move package generation to a local variable by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2835](https://togithub.com/zarf-dev/zarf/pull/2835) - feat: move ZarfPackageConfig to it's own api-versioned package by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2801](https://togithub.com/zarf-dev/zarf/pull/2801) - refactor: replace debug logs with returning errors by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2777](https://togithub.com/zarf-dev/zarf/pull/2777) - refactor: proxy and add tests by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2843](https://togithub.com/zarf-dev/zarf/pull/2843) - chore(deps): bump github/codeql-action from 3.25.15 to 3.26.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2848](https://togithub.com/zarf-dev/zarf/pull/2848) - chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2847](https://togithub.com/zarf-dev/zarf/pull/2847) - test: add tests for FindImages by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2850](https://togithub.com/zarf-dev/zarf/pull/2850) - test: unit test index sha by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2844](https://togithub.com/zarf-dev/zarf/pull/2844) - chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2828](https://togithub.com/zarf-dev/zarf/pull/2828) - chore: update dos games by [@​AustinAbro321](https://togithub.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2845](https://togithub.com/zarf-dev/zarf/pull/2845) - chore(deps): bump sigs.k8s.io/kustomize/api from 0.16.0 to 0.17.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2826](https://togithub.com/zarf-dev/zarf/pull/2826) - chore(deps): bump github.com/pterm/pterm from 0.12.78 to 0.12.79 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2854](https://togithub.com/zarf-dev/zarf/pull/2854) - fix: install grype during release by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2857](https://togithub.com/zarf-dev/zarf/pull/2857) - fix: import paths to avoid cycle by [@​phillebaba](https://togithub.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2861](https://togithub.com/zarf-dev/zarf/pull/2861) #### New Contributors - [@​jamestexas](https://togithub.com/jamestexas) made their first contribution in [https://github.com/zarf-dev/zarf/pull/2784](https://togithub.com/zarf-dev/zarf/pull/2784) **Full Changelog**: https://github.com/zarf-dev/zarf/compare/v0.37.0...v0.38.0
github/codeql-action (github/codeql-action) ### [`v3.26.2`](https://togithub.com/github/codeql-action/compare/v3.26.1...v3.26.2) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.26.1...v3.26.2) ### [`v3.26.1`](https://togithub.com/github/codeql-action/compare/v3.26.0...v3.26.1) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.26.0...v3.26.1) ### [`v3.26.0`](https://togithub.com/github/codeql-action/compare/v3.25.15...v3.26.0) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.15...v3.26.0)
golangci/golangci-lint (golangci/golangci-lint) ### [`v1.60.1`](https://togithub.com/golangci/golangci-lint/compare/v1.60.0...v1.60.1) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.60.0...v1.60.1) ### [`v1.60.0`](https://togithub.com/golangci/golangci-lint/compare/v1.59.1...v1.60.0) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.59.1...v1.60.0)
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks) ### [`v38.35.0`](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.33.0...38.35.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.33.0...38.35.0) ### [`v38.33.0`](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.32.1...38.33.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.32.1...38.33.0) ### [`v38.32.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.32.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.32.0...38.32.1) See https://github.com/renovatebot/renovate/releases/tag/38.32.1 for more changes ### [`v38.32.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.32.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.31.0...38.32.0) See https://github.com/renovatebot/renovate/releases/tag/38.32.0 for more changes ### [`v38.31.0`](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.29.0...38.31.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.29.0...38.31.0) ### [`v38.29.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.29.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.27.1...38.29.0) See https://github.com/renovatebot/renovate/releases/tag/38.29.0 for more changes ### [`v38.27.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.27.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.27.0...38.27.1) See https://github.com/renovatebot/renovate/releases/tag/38.27.1 for more changes ### [`v38.27.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.27.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.26.1...38.27.0) See https://github.com/renovatebot/renovate/releases/tag/38.27.0 for more changes ### [`v38.26.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.26.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.26.0...38.26.1) See https://github.com/renovatebot/renovate/releases/tag/38.26.1 for more changes ### [`v38.26.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.26.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.25.3...38.26.0) See https://github.com/renovatebot/renovate/releases/tag/38.26.0 for more changes ### [`v38.25.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.25.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.25.2...38.25.3) See https://github.com/renovatebot/renovate/releases/tag/38.25.3 for more changes ### [`v38.25.2`](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.25.1...38.25.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.25.1...38.25.2) ### [`v38.25.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.25.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.25.0...38.25.1) See https://github.com/renovatebot/renovate/releases/tag/38.25.1 for more changes ### [`v38.25.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.25.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.24.1...38.25.0) See https://github.com/renovatebot/renovate/releases/tag/38.25.0 for more changes ### [`v38.24.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.24.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.24.0...38.24.1) See https://github.com/renovatebot/renovate/releases/tag/38.24.1 for more changes ### [`v38.24.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.24.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.23.3...38.24.0) See https://github.com/renovatebot/renovate/releases/tag/38.24.0 for more changes ### [`v38.23.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.23.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.23.2...38.23.3) See https://github.com/renovatebot/renovate/releases/tag/38.23.3 for more changes ### [`v38.23.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.23.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.23.1...38.23.2) See https://github.com/renovatebot/renovate/releases/tag/38.23.2 for more changes ### [`v38.23.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.23.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.23.0...38.23.1) See https://github.com/renovatebot/renovate/releases/tag/38.23.1 for more changes ### [`v38.23.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.23.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.21.4...38.23.0) See https://github.com/renovatebot/renovate/releases/tag/38.23.0 for more changes ### [`v38.21.4`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.21.4) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.21.3...38.21.4) See https://github.com/renovatebot/renovate/releases/tag/38.21.4 for more changes ### [`v38.21.3`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.21.3) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.21.2...38.21.3) See https://github.com/renovatebot/renovate/releases/tag/38.21.3 for more changes ### [`v38.21.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.21.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.21.1...38.21.2) See https://github.com/renovatebot/renovate/releases/tag/38.21.2 for more changes ### [`v38.21.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.21.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.21.0...38.21.1) See https://github.com/renovatebot/renovate/releases/tag/38.21.1 for more changes ### [`v38.21.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.21.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.20.1...38.21.0) See https://github.com/renovatebot/renovate/releases/tag/38.21.0 for more changes ### [`v38.20.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.20.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.19.2...38.20.1) See https://github.com/renovatebot/renovate/releases/tag/38.20.1 for more changes ### [`v38.19.2`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.19.2) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.19.1...38.19.2) See https://github.com/renovatebot/renovate/releases/tag/38.19.2 for more changes ### [`v38.19.1`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.19.1) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.19.0...38.19.1) See https://github.com/renovatebot/renovate/releases/tag/38.19.1 for more changes ### [`v38.19.0`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.19.0) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.18.17...38.19.0) See https://github.com/renovatebot/renovate/releases/tag/38.19.0 for more changes ### [`v38.18.17`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.18.17) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.18.16...38.18.17) See https://github.com/renovatebot/renovate/releases/tag/38.18.17 for more changes ### [`v38.18.16`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.18.16) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.18.15...38.18.16) See https://github.com/renovatebot/renovate/releases/tag/38.18.16 for more changes ### [`v38.18.15`](https://togithub.com/renovatebot/pre-commit-hooks/releases/tag/38.18.15) [Compare Source](https://togithub.com/renovatebot/pre-commit-hooks/compare/38.18.14...38.18.15) See https://github.com/renovatebot/renovate/releases/tag/38.18.15 for more changes ### [`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

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