Closed renovate[bot] closed 2 weeks ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR contains the following updates:
v4.1.7
->v4.2.1
5076954
->604373d
v4.4.0
->v4.4.1
v0.12.0
->v1.0.0
v0.12.0
->v1.0.0
v0.39.0
->v0.41.0
v3.26.7
->v3.26.12
v4.6.0
->v5.0.0
0.29.2
->0.29.3
38.85.1
->38.114.0
Note: The
pre-commit
manager in Renovate is not supported by thepre-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/checkout (actions/checkout)
### [`v4.2.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.0...v4.2.1) - Check out other refs/\* by commit if provided, fall back to ref by [@orhantoy](https://redirect.github.com/orhantoy) in [https://github.com/actions/checkout/pull/1924](https://redirect.github.com/actions/checkout/pull/1924) ### [`v4.2.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v420) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.1.7...v4.2.0) - Add Ref and Commit outputs by [@lucacome](https://redirect.github.com/lucacome) in [https://github.com/actions/checkout/pull/1180](https://redirect.github.com/actions/checkout/pull/1180) - Dependency updates by [@dependabot-](https://redirect.github.com/dependabot-) [https://github.com/actions/checkout/pull/1777](https://redirect.github.com/actions/checkout/pull/1777), [https://github.com/actions/checkout/pull/1872](https://redirect.github.com/actions/checkout/pull/1872)actions/upload-artifact (actions/upload-artifact)
### [`v4.4.1`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.4.1) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.4.0...v4.4.1) #### What's Changed - Add a section about hidden files by [@joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/upload-artifact/pull/607](https://redirect.github.com/actions/upload-artifact/pull/607) - Add workflow file for publishing releases to immutable action package by [@Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/upload-artifact/pull/621](https://redirect.github.com/actions/upload-artifact/pull/621) - Update [@actions/artifact](https://redirect.github.com/actions/artifact) to latest version, includes symlink and timeout fixes by [@robherley](https://redirect.github.com/robherley) in [https://github.com/actions/upload-artifact/pull/625](https://redirect.github.com/actions/upload-artifact/pull/625) #### New Contributors - [@Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/upload-artifact/pull/621](https://redirect.github.com/actions/upload-artifact/pull/621) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.4.0...v4.4.1defenseunicorns/uds-common (defenseunicorns/uds-common)
### [`v1.0.0`](https://redirect.github.com/defenseunicorns/uds-common/releases/tag/v1.0.0) [Compare Source](https://redirect.github.com/defenseunicorns/uds-common/compare/v0.13.1...v1.0.0) ##### ⚠ BREAKING CHANGES - remove with.assessment_results from oscal tasks ([#276](https://redirect.github.com/defenseunicorns/uds-common/issues/276)) - update the publish task to avoid name collision ([#267](https://redirect.github.com/defenseunicorns/uds-common/issues/267)) - **task:** add optional config input to create, deploy package and bundle tasks ([#262](https://redirect.github.com/defenseunicorns/uds-common/issues/262)) - add shell linting to uds-common linting ([#258](https://redirect.github.com/defenseunicorns/uds-common/issues/258)) - update uds common gh actions to use uds run conditionals ([#254](https://redirect.github.com/defenseunicorns/uds-common/issues/254)) ##### Features - **task:** add optional config input to create, deploy package and bundle tasks ([#262](https://redirect.github.com/defenseunicorns/uds-common/issues/262)) ([3d3e9cb](https://redirect.github.com/defenseunicorns/uds-common/commit/3d3e9cb82e6664a4250782e6ae3a4e1112cfe5be)) - update uds common gh actions to use uds run conditionals ([#254](https://redirect.github.com/defenseunicorns/uds-common/issues/254)) ([c9d92f0](https://redirect.github.com/defenseunicorns/uds-common/commit/c9d92f0481d147e362d359447b487ab1c1560f31)) ##### Bug Fixes - add runner.arch to upload-artifacts name ([#269](https://redirect.github.com/defenseunicorns/uds-common/issues/269)) ([4abe414](https://redirect.github.com/defenseunicorns/uds-common/commit/4abe414fa5460bc9e98b53f2e830b41e2e01cf26)) - add test artifact uploads to callable workflows ([#275](https://redirect.github.com/defenseunicorns/uds-common/issues/275)) ([02e5c07](https://redirect.github.com/defenseunicorns/uds-common/commit/02e5c072465f1b06a05760fd4d1d12e070c22155)) - broken hyperlink in guide.md ([#272](https://redirect.github.com/defenseunicorns/uds-common/issues/272)) ([6b152a4](https://redirect.github.com/defenseunicorns/uds-common/commit/6b152a4905ce4b8d212519e3fff4ff99dbaf7e50)) - refactor top level tasks ([#277](https://redirect.github.com/defenseunicorns/uds-common/issues/277)) ([b7f6894](https://redirect.github.com/defenseunicorns/uds-common/commit/b7f68947d4082a7cb3128271476f65c61b3a9261)) - remove with.assessment_results from oscal tasks ([#276](https://redirect.github.com/defenseunicorns/uds-common/issues/276)) ([bb8bb4b](https://redirect.github.com/defenseunicorns/uds-common/commit/bb8bb4b4df897b8aa747f5fe6e3ddd3fa40017b9)) - test/publish workflow upload and default behavior ([#279](https://redirect.github.com/defenseunicorns/uds-common/issues/279)) ([1851a1c](https://redirect.github.com/defenseunicorns/uds-common/commit/1851a1cb3f532f83a70c09e8bb513fcc6bb64bd1)) - update publish permissions ([#263](https://redirect.github.com/defenseunicorns/uds-common/issues/263)) ([2e57869](https://redirect.github.com/defenseunicorns/uds-common/commit/2e57869b41d1f523ca37b2a3da035a580fc7d6d0)) - update the publish task to avoid name collision ([#267](https://redirect.github.com/defenseunicorns/uds-common/issues/267)) ([6a176ff](https://redirect.github.com/defenseunicorns/uds-common/commit/6a176ffd18ece28b759eb4e20f2e082ff0e079fb)) ##### Miscellaneous - add an ADR to document workflow/job names ([#260](https://redirect.github.com/defenseunicorns/uds-common/issues/260)) ([0685c7c](https://redirect.github.com/defenseunicorns/uds-common/commit/0685c7cac904ebe5f746770f9488210498d4463d)) - add shell linting to uds-common linting ([#258](https://redirect.github.com/defenseunicorns/uds-common/issues/258)) ([82e9137](https://redirect.github.com/defenseunicorns/uds-common/commit/82e9137642cb5dc0ba41cb33ad1ae44258549d19)) - correct the release workflow path on README ([#265](https://redirect.github.com/defenseunicorns/uds-common/issues/265)) ([62c9a5f](https://redirect.github.com/defenseunicorns/uds-common/commit/62c9a5f0a14a8215d5d7e55e1b11d0d77003c8e1)) - **deps:** update uds common support dependencies ([#250](https://redirect.github.com/defenseunicorns/uds-common/issues/250)) ([c828932](https://redirect.github.com/defenseunicorns/uds-common/commit/c82893264fffadfd0d84ca239a9459e6e55b9635)) - **docs:** restructure and introduce metadata guidelines ([#266](https://redirect.github.com/defenseunicorns/uds-common/issues/266)) ([6828f10](https://redirect.github.com/defenseunicorns/uds-common/commit/6828f10932a65d5fbbaf5994e2c23ddd1cd27255)) - refactor and improve badge verification task ([#249](https://redirect.github.com/defenseunicorns/uds-common/issues/249)) ([82e63be](https://redirect.github.com/defenseunicorns/uds-common/commit/82e63be82766a2e550a847af904b2d738c9d3478)) - update practices around maintaining the UDS Common framework ([#253](https://redirect.github.com/defenseunicorns/uds-common/issues/253)) ([a733122](https://redirect.github.com/defenseunicorns/uds-common/commit/a7331224f153532361d32d0b02de6cbe7361ffe3)) - update the codeowners for the repo ([#264](https://redirect.github.com/defenseunicorns/uds-common/issues/264)) ([6359020](https://redirect.github.com/defenseunicorns/uds-common/commit/6359020fa85b88f3360d0813f3da1d5e1f51134c)) - **deps:** update uds common support dependencies ([#278](https://redirect.github.com/defenseunicorns/uds-common/issues/278)) ([e71432f](https://redirect.github.com/defenseunicorns/uds-common/commit/e71432f261fa03b60c7bf5845e749476390e104b)) ### [`v0.13.1`](https://redirect.github.com/defenseunicorns/uds-common/releases/tag/v0.13.1) [Compare Source](https://redirect.github.com/defenseunicorns/uds-common/compare/v0.13.0...v0.13.1) ##### Bug Fixes - allow dependent bundle commands to be run on upgrade tests ([#241](https://redirect.github.com/defenseunicorns/uds-common/issues/241)) ([093def2](https://redirect.github.com/defenseunicorns/uds-common/commit/093def2f245709084c079aaf529a604d8ca5b6c2)) ##### Miscellaneous - **deps:** update uds common support dependencies ([#237](https://redirect.github.com/defenseunicorns/uds-common/issues/237)) ([eac2f68](https://redirect.github.com/defenseunicorns/uds-common/commit/eac2f686deacb898a6383fcc73c861293db52b9c)) - modify helm matches to handle git and helm ([#238](https://redirect.github.com/defenseunicorns/uds-common/issues/238)) ([803d9fe](https://redirect.github.com/defenseunicorns/uds-common/commit/803d9fed89bd890c1203c618a1e3fda1bd495cbd)) ### [`v0.13.0`](https://redirect.github.com/defenseunicorns/uds-common/releases/tag/v0.13.0) [Compare Source](https://redirect.github.com/defenseunicorns/uds-common/compare/v0.12.0...v0.13.0) ##### Features - add action for assisting with badge verification and migrate to nginx ([#191](https://redirect.github.com/defenseunicorns/uds-common/issues/191)) ([79a5edf](https://redirect.github.com/defenseunicorns/uds-common/commit/79a5edfe7f5d9a4d1611289dbadf643c07850081)) - add options support to setup to set vars and other flags on uds-core ([#235](https://redirect.github.com/defenseunicorns/uds-common/issues/235)) ([4336357](https://redirect.github.com/defenseunicorns/uds-common/commit/433635708b47c3f420990582a6a813a710d44423)) ##### Bug Fixes - mandate yamllint at least 1.30.0 to guarantee features in use ([#224](https://redirect.github.com/defenseunicorns/uds-common/issues/224)) ([61929ac](https://redirect.github.com/defenseunicorns/uds-common/commit/61929ac82c3e4b635a5e1673975ab29964001ce4)) ##### Miscellaneous - add uds-marketplace to codeowners ([#225](https://redirect.github.com/defenseunicorns/uds-common/issues/225)) ([ff9a8d9](https://redirect.github.com/defenseunicorns/uds-common/commit/ff9a8d943f4e7e926d243dabecfe0c585e946ba0)) - **deps:** update uds common nginx package ([#223](https://redirect.github.com/defenseunicorns/uds-common/issues/223)) ([688197c](https://redirect.github.com/defenseunicorns/uds-common/commit/688197cfcfdf2e14c222f82c59d27904fd1753bb)) - **deps:** update uds common support dependencies ([#216](https://redirect.github.com/defenseunicorns/uds-common/issues/216)) ([a597644](https://redirect.github.com/defenseunicorns/uds-common/commit/a597644480afb2e8c1685ca067a7e838c6f14570)) - **deps:** update uds common support dependencies ([#221](https://redirect.github.com/defenseunicorns/uds-common/issues/221)) ([bd6459f](https://redirect.github.com/defenseunicorns/uds-common/commit/bd6459f057c236a6ca28e8fc6ec9af2821be9c00)) - **deps:** update uds common support dependencies ([#228](https://redirect.github.com/defenseunicorns/uds-common/issues/228)) ([b34e017](https://redirect.github.com/defenseunicorns/uds-common/commit/b34e01747bc81b098b63cdf2a820dd644a7c6725)) - **deps:** update uds common support dependencies ([#236](https://redirect.github.com/defenseunicorns/uds-common/issues/236)) ([ba37ec2](https://redirect.github.com/defenseunicorns/uds-common/commit/ba37ec2db2d56afd2b7e63c00bd19eebd1dd8ddc)) - **renovate:** prefer opentofu registry for providers ([#230](https://redirect.github.com/defenseunicorns/uds-common/issues/230)) ([443fd0f](https://redirect.github.com/defenseunicorns/uds-common/commit/443fd0f1401ea496d5f39b43383d910f9f737871))defenseunicorns/zarf (defenseunicorns/zarf)
### [`v0.41.0`](https://redirect.github.com/zarf-dev/zarf/releases/tag/v0.41.0) [Compare Source](https://redirect.github.com/defenseunicorns/zarf/compare/v0.40.1...v0.41.0) ##### What's Changed - chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3013](https://redirect.github.com/zarf-dev/zarf/pull/3013) - chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3014](https://redirect.github.com/zarf-dev/zarf/pull/3014) - chore: workflow to check that go mod tidy is run by [@AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2963](https://redirect.github.com/zarf-dev/zarf/pull/2963) - fix: health checks issue when crds don't exist prior to package deploys by [@AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/3011](https://redirect.github.com/zarf-dev/zarf/pull/3011) - refactor: remove by [@phillebaba](https://redirect.github.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/3008](https://redirect.github.com/zarf-dev/zarf/pull/3008) - fix: modify the wait condition according to return values from earlier method call by [@soltysh](https://redirect.github.com/soltysh) in [https://github.com/zarf-dev/zarf/pull/3020](https://redirect.github.com/zarf-dev/zarf/pull/3020) - refactor: packager inspect command by [@schristoff](https://redirect.github.com/schristoff) in [https://github.com/zarf-dev/zarf/pull/2990](https://redirect.github.com/zarf-dev/zarf/pull/2990) - refactor: update syft to v1 by [@AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/3021](https://redirect.github.com/zarf-dev/zarf/pull/3021) - chore(deps): bump k8s.io/component-base from 0.30.3 to 0.31.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2995](https://redirect.github.com/zarf-dev/zarf/pull/2995) - chore(deps): bump github.com/agnivade/levenshtein from 1.1.1 to 1.2.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3027](https://redirect.github.com/zarf-dev/zarf/pull/3027) - chore(deps): bump k8s.io/kubectl from 0.30.3 to 0.31.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3028](https://redirect.github.com/zarf-dev/zarf/pull/3028) - chore(deps): bump github/codeql-action from 3.26.8 to 3.26.9 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3025](https://redirect.github.com/zarf-dev/zarf/pull/3025) - fix: nightly by removing logline no longer printed by [@schristoff](https://redirect.github.com/schristoff) in [https://github.com/zarf-dev/zarf/pull/3038](https://redirect.github.com/zarf-dev/zarf/pull/3038) - feat: pass context to helm install & upgrade by [@AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/3031](https://redirect.github.com/zarf-dev/zarf/pull/3031) - chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3035](https://redirect.github.com/zarf-dev/zarf/pull/3035) - test: fix external git flake by [@AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/3039](https://redirect.github.com/zarf-dev/zarf/pull/3039) - chore(deps): bump github.com/fluxcd/pkg/apis/meta from 1.5.0 to 1.6.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3034](https://redirect.github.com/zarf-dev/zarf/pull/3034) - chore: resolve cosign cves by [@AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/3029](https://redirect.github.com/zarf-dev/zarf/pull/3029) - fix: nightly ecr test by [@schristoff](https://redirect.github.com/schristoff) in [https://github.com/zarf-dev/zarf/pull/3041](https://redirect.github.com/zarf-dev/zarf/pull/3041) - chore(deps): bump helm.sh/helm/v3 from 3.15.3 to 3.16.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3026](https://redirect.github.com/zarf-dev/zarf/pull/3026) - chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.20.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3007](https://redirect.github.com/zarf-dev/zarf/pull/3007) - chore: cleanup errchecking in tests by [@mkcp](https://redirect.github.com/mkcp) in [https://github.com/zarf-dev/zarf/pull/3040](https://redirect.github.com/zarf-dev/zarf/pull/3040) - chore(deps): bump github.com/gofrs/flock from 0.8.1 to 0.12.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3033](https://redirect.github.com/zarf-dev/zarf/pull/3033) - chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/hashivault from 1.8.8 to 1.8.9 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3049](https://redirect.github.com/zarf-dev/zarf/pull/3049) - chore(deps): bump github/codeql-action from 3.26.9 to 3.26.10 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3047](https://redirect.github.com/zarf-dev/zarf/pull/3047) - chore(deps): bump github.com/fluxcd/helm-controller/api from 1.0.1 to 1.1.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3045](https://redirect.github.com/zarf-dev/zarf/pull/3045) - chore(deps): bump github.com/defenseunicorns/pkg/oci from 1.0.1 to 1.0.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3048](https://redirect.github.com/zarf-dev/zarf/pull/3048) - chore(deps): bump github.com/fluxcd/source-controller/api from 1.3.0 to 1.4.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3050](https://redirect.github.com/zarf-dev/zarf/pull/3050) - refactor: layout by [@phillebaba](https://redirect.github.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/3022](https://redirect.github.com/zarf-dev/zarf/pull/3022) - chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/azure from 1.8.8 to 1.8.9 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3057](https://redirect.github.com/zarf-dev/zarf/pull/3057) - chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3058](https://redirect.github.com/zarf-dev/zarf/pull/3058) - feat!: remove big bang extension by [@AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/3059](https://redirect.github.com/zarf-dev/zarf/pull/3059) - chore: directly handle ignored errs and nolint intentionally ignored errs by [@mkcp](https://redirect.github.com/mkcp) in [https://github.com/zarf-dev/zarf/pull/2993](https://redirect.github.com/zarf-dev/zarf/pull/2993) - chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/gcp from 1.8.8 to 1.8.9 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3062](https://redirect.github.com/zarf-dev/zarf/pull/3062) - chore(deps): bump sigs.k8s.io/cli-utils from 0.36.0 to 0.37.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3055](https://redirect.github.com/zarf-dev/zarf/pull/3055) - chore: update flux example, tests, and docs to address upstream fix by [@AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/3052](https://redirect.github.com/zarf-dev/zarf/pull/3052) - chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-alpha.1 to 3.0.0-beta.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/3054](https://redirect.github.com/zarf-dev/zarf/pull/3054) - docs: remove docs for deprecated Zarf UI by [@AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/3060](https://redirect.github.com/zarf-dev/zarf/pull/3060) - feat: add linter (2949) by [@mkcp](https://redirect.github.com/mkcp) in [https://github.com/zarf-dev/zarf/pull/3053](https://redirect.github.com/zarf-dev/zarf/pull/3053) ##### New Contributors - [@soltysh](https://redirect.github.com/soltysh) made their first contribution in [https://github.com/zarf-dev/zarf/pull/3020](https://redirect.github.com/zarf-dev/zarf/pull/3020) **Full Changelog**: https://github.com/zarf-dev/zarf/compare/v0.40.1...v0.41.0 ### [`v0.40.1`](https://redirect.github.com/zarf-dev/zarf/releases/tag/v0.40.1) [Compare Source](https://redirect.github.com/defenseunicorns/zarf/compare/v0.40.0...v0.40.1) ##### What's Changed - chore(deps): bump actions/create-github-app-token from 1.10.3 to 1.10.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2968](https://redirect.github.com/zarf-dev/zarf/pull/2968) - fix: imported helm overrides by [@rjferguson21](https://redirect.github.com/rjferguson21) in [https://github.com/zarf-dev/zarf/pull/2967](https://redirect.github.com/zarf-dev/zarf/pull/2967) - chore: only show config file if there is one by [@catsby](https://redirect.github.com/catsby) in [https://github.com/zarf-dev/zarf/pull/2985](https://redirect.github.com/zarf-dev/zarf/pull/2985) - refactor: trim named returns in pkg [#2950](https://redirect.github.com/defenseunicorns/zarf/issues/2950) by [@mkcp](https://redirect.github.com/mkcp) in [https://github.com/zarf-dev/zarf/pull/2979](https://redirect.github.com/zarf-dev/zarf/pull/2979) - chore: finish removing named returns outside of package and extensions [#2950](https://redirect.github.com/defenseunicorns/zarf/issues/2950) by [@mkcp](https://redirect.github.com/mkcp) in [https://github.com/zarf-dev/zarf/pull/2987](https://redirect.github.com/zarf-dev/zarf/pull/2987) - chore: ensure we return zeroed value when returning errors by [@mkcp](https://redirect.github.com/mkcp) in [https://github.com/zarf-dev/zarf/pull/2988](https://redirect.github.com/zarf-dev/zarf/pull/2988) - chore(deps): bump actions/create-github-app-token from 1.10.4 to 1.11.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2991](https://redirect.github.com/zarf-dev/zarf/pull/2991) - refactor: break --insecure into separate flags by [@joonas](https://redirect.github.com/joonas) in [https://github.com/zarf-dev/zarf/pull/2936](https://redirect.github.com/zarf-dev/zarf/pull/2936) - ci: stop codeql on merge queue by [@AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2934](https://redirect.github.com/zarf-dev/zarf/pull/2934) - fix: add shasum flag and test for https pull by [@AustinAbro321](https://redirect.github.com/AustinAbro321) in [https://github.com/zarf-dev/zarf/pull/2998](https://redirect.github.com/zarf-dev/zarf/pull/2998) - chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/zarf-dev/zarf/pull/2997](https://redirect.github.com/zarf-dev/zarf/pull/2997) - refactor: pull command by [@phillebaba](https://redirect.github.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2989](https://redirect.github.com/zarf-dev/zarf/pull/2989) - docs: update dos-games refs by [@jasonwashburn](https://redirect.github.com/jasonwashburn) in [https://github.com/zarf-dev/zarf/pull/3004](https://redirect.github.com/zarf-dev/zarf/pull/3004) - refactor: lint by [@phillebaba](https://redirect.github.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/3000](https://redirect.github.com/zarf-dev/zarf/pull/3000) - refactor: mirror-resources by [@phillebaba](https://redirect.github.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/2975](https://redirect.github.com/zarf-dev/zarf/pull/2975) - fix: gittributes to ignore image file endings by [@phillebaba](https://redirect.github.com/phillebaba) in [https://github.com/zarf-dev/zarf/pull/3012](https://redirect.github.com/zarf-dev/zarf/pull/3012) ##### New Contributors - [@rjferguson21](https://redirect.github.com/rjferguson21) made their first contribution in [https://github.com/zarf-dev/zarf/pull/2967](https://redirect.github.com/zarf-dev/zarf/pull/2967) - [@catsby](https://redirect.github.com/catsby) made their first contribution in [https://github.com/zarf-dev/zarf/pull/2985](https://redirect.github.com/zarf-dev/zarf/pull/2985) - [@mkcp](https://redirect.github.com/mkcp) made their first contribution in [https://github.com/zarf-dev/zarf/pull/2979](https://redirect.github.com/zarf-dev/zarf/pull/2979) - [@joonas](https://redirect.github.com/joonas) made their first contribution in [https://github.com/zarf-dev/zarf/pull/2936](https://redirect.github.com/zarf-dev/zarf/pull/2936) **Full Changelog**: https://github.com/zarf-dev/zarf/compare/v0.39.0...v0.40.1 ### [`v0.40.0`](https://redirect.github.com/defenseunicorns/zarf/compare/v0.39.0...v0.40.0) [Compare Source](https://redirect.github.com/defenseunicorns/zarf/compare/v0.39.0...v0.40.0)github/codeql-action (github/codeql-action)
### [`v3.26.12`](https://redirect.github.com/github/codeql-action/compare/v3.26.11...v3.26.12) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.11...v3.26.12) ### [`v3.26.11`](https://redirect.github.com/github/codeql-action/compare/v3.26.10...v3.26.11) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.10...v3.26.11) ### [`v3.26.10`](https://redirect.github.com/github/codeql-action/compare/v3.26.9...v3.26.10) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.9...v3.26.10) ### [`v3.26.9`](https://redirect.github.com/github/codeql-action/compare/v3.26.8...v3.26.9) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.8...v3.26.9) ### [`v3.26.8`](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.7...v3.26.8)pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)
### [`v5.0.0`](https://redirect.github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0) [Compare Source](https://redirect.github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0)python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)
### [`v0.29.3`](https://redirect.github.com/python-jsonschema/check-jsonschema/blob/HEAD/CHANGELOG.rst#0293) [Compare Source](https://redirect.github.com/python-jsonschema/check-jsonschema/compare/0.29.2...0.29.3) - Update vendored schemas: buildkite, circle-ci, dependabot, gitlab-ci, renovate, taskfile, woodpecker-ci (2024-09-29)renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)
### [`v38.114.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.114.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.112.0...38.114.0) See https://github.com/renovatebot/renovate/releases/tag/38.114.0 for more changes ### [`v38.112.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.112.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.111.0...38.112.0) See https://github.com/renovatebot/renovate/releases/tag/38.112.0 for more changes ### [`v38.111.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.110.5...38.111.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.110.5...38.111.0) ### [`v38.110.5`](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.110.4...38.110.5) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.110.4...38.110.5) ### [`v38.110.4`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.110.4) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.110.3...38.110.4) See https://github.com/renovatebot/renovate/releases/tag/38.110.4 for more changes ### [`v38.110.3`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.110.3) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.110.2...38.110.3) See https://github.com/renovatebot/renovate/releases/tag/38.110.3 for more changes ### [`v38.110.2`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.110.2) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.110.1...38.110.2) See https://github.com/renovatebot/renovate/releases/tag/38.110.2 for more changes ### [`v38.110.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.110.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.109.0...38.110.1) See https://github.com/renovatebot/renovate/releases/tag/38.110.1 for more changes ### [`v38.109.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.109.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.108.0...38.109.0) See https://github.com/renovatebot/renovate/releases/tag/38.109.0 for more changes ### [`v38.108.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.108.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.107.1...38.108.0) See https://github.com/renovatebot/renovate/releases/tag/38.108.0 for more changes ### [`v38.107.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.107.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.107.0...38.107.1) See https://github.com/renovatebot/renovate/releases/tag/38.107.1 for more changes ### [`v38.107.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.107.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.106.4...38.107.0) See https://github.com/renovatebot/renovate/releases/tag/38.107.0 for more changes ### [`v38.106.4`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.106.4) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.106.3...38.106.4) See https://github.com/renovatebot/renovate/releases/tag/38.106.4 for more changes ### [`v38.106.3`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.106.3) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.106.2...38.106.3) See https://github.com/renovatebot/renovate/releases/tag/38.106.3 for more changes ### [`v38.106.2`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.106.2) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.106.1...38.106.2) See https://github.com/renovatebot/renovate/releases/tag/38.106.2 for more changes ### [`v38.106.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.106.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.106.0...38.106.1) See https://github.com/renovatebot/renovate/releases/tag/38.106.1 for more changes ### [`v38.106.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.106.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.105.0...38.106.0) See https://github.com/renovatebot/renovate/releases/tag/38.106.0 for more changes ### [`v38.105.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.105.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.103.1...38.105.0) See https://github.com/renovatebot/renovate/releases/tag/38.105.0 for more changes ### [`v38.103.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.103.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.101.1...38.103.1) See https://github.com/renovatebot/renovate/releases/tag/38.103.1 for more changes ### [`v38.101.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.101.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.101.0...38.101.1) See https://github.com/renovatebot/renovate/releases/tag/38.101.1 for more changes ### [`v38.101.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.101.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.100.1...38.101.0) See https://github.com/renovatebot/renovate/releases/tag/38.101.0 for more changes ### [`v38.100.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.100.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.100.0...38.100.1) See https://github.com/renovatebot/renovate/releases/tag/38.100.1 for more changes ### [`v38.100.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.100.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.98.0...38.100.0) See https://github.com/renovatebot/renovate/releases/tag/38.100.0 for more changes ### [`v38.98.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.98.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.97.1...38.98.0) See https://github.com/renovatebot/renovate/releases/tag/38.98.0 for more changes ### [`v38.97.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.97.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.97.0...38.97.1) See https://github.com/renovatebot/renovate/releases/tag/38.97.1 for more changes ### [`v38.97.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.97.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.96.1...38.97.0) See https://github.com/renovatebot/renovate/releases/tag/38.97.0 for more changes ### [`v38.96.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.96.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.96.0...38.96.1) See https://github.com/renovatebot/renovate/releases/tag/38.96.1 for more changes ### [`v38.96.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.96.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.95.4...38.96.0) See https://github.com/renovatebot/renovate/releases/tag/38.96.0 for more changes ### [`v38.95.4`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.95.4) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.95.3...38.95.4) See https://github.com/renovatebot/renovate/releases/tag/38.95.4 for more changes ### [`v38.95.3`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.95.3) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.94.3...38.95.3) See https://github.com/renovatebot/renovate/releases/tag/38.95.3 for more changes ### [`v38.94.3`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.94.3) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.94.2...38.94.3) See https://github.com/renovatebot/renovate/releases/tag/38.94.3 for more changes ### [`v38.94.2`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.94.2) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.94.1...38.94.2) See https://github.com/renovatebot/renovate/releases/tag/38.94.2 for more changes ### [`v38.94.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.94.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.93.6...38.94.1) See https://github.com/renovatebot/renovate/releases/tag/38.94.1 for more changes ### [`v38.93.6`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.93.6) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.93.5...38.93.6) See https://github.com/renovatebot/renovate/releases/tag/38.93.6 for more changes ### [`v38.93.5`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.93.5) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.93.3...38.93.5) See https://github.com/renovatebot/renovate/releases/tag/38.93.5 for more changes ### [`v38.93.3`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.93.3) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.93.2...38.93.3) See https://github.com/renovatebot/renovate/releases/tag/38.93.3 for more changes ### [`v38.93.2`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.93.2) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.93.1...38.93.2) See https://github.com/renovatebot/renovate/releases/tag/38.93.2 for more changes ### [`v38.93.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.93.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.93.0...38.93.1) See https://github.com/renovatebot/renovate/releases/tag/38.93.1 for more changes ### [`v38.93.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.93.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.92.1...38.93.0) See https://github.com/renovatebot/renovate/releases/tag/38.93.0 for more changes ### [`v38.92.1`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.92.1) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.92.0...38.92.1) See https://github.com/renovatebot/renovate/releases/tag/38.92.1 for more changes ### [`v38.92.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.92.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.91.5...38.92.0) See https://github.com/renovatebot/renovate/releases/tag/38.92.0 for more changes ### [`v38.91.5`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.91.5) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.88.0...38.91.5) See https://github.com/renovatebot/renovate/releases/tag/38.91.5 for more changes ### [`v38.88.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.88.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.86.0...38.88.0) See https://github.com/renovatebot/renovate/releases/tag/38.88.0 for more changes ### [`v38.86.0`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.86.0) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.85.2...38.86.0) See https://github.com/renovatebot/renovate/releases/tag/38.86.0 for more changes ### [`v38.85.2`](https://redirect.github.com/renovatebot/pre-commit-hooks/releases/tag/38.85.2) [Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/38.85.1...38.85.2) See https://github.com/renovatebot/renovate/releases/tag/38.85.2 for more changesConfiguration
📅 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.