Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update support-deps (#890)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | digest | `692973e` -> `eef6144` | | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | patch | `v4.4.1` -> `v4.4.3` | | [defenseunicorns/uds-common](https://redirect.github.com/defenseunicorns/uds-common) | | major | `v0.13.1` -> `v1.0.0` | | ghcr.io/zarf-dev/packages/init | | minor | `v0.40.1` -> `v0.41.0` | | [weaveworks/eksctl](https://redirect.github.com/weaveworks/eksctl) | | minor | `v0.190.0` -> `v0.191.0` | --- ### Release Notes <details> <summary>actions/upload-artifact (actions/upload-artifact)</summary> ### [`v4.4.3`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.4.3) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.4.2...v4.4.3) #### What's Changed - Undo indirect dependency updates from [#​627](https://redirect.github.com/actions/upload-artifact/issues/627) by [@​joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/upload-artifact/pull/632](https://redirect.github.com/actions/upload-artifact/pull/632) **Full Changelog**: actions/upload-artifact@v4.4.2...v4.4.3 ### [`v4.4.2`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.4.2) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.4.1...v4.4.2) #### What's Changed - Bump `@actions/artifact` to 2.1.11 by [@​robherley](https://redirect.github.com/robherley) in [https://github.com/actions/upload-artifact/pull/627](https://redirect.github.com/actions/upload-artifact/pull/627) - Includes fix for relative symlinks not resolving properly **Full Changelog**: actions/upload-artifact@v4...v4.4.2 </details> <details> <summary>defenseunicorns/uds-common (defenseunicorns/uds-common)</summary> ### [`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)) </details> <details> <summary>weaveworks/eksctl (weaveworks/eksctl)</summary> ### [`v0.191.0`](https://redirect.github.com/eksctl-io/eksctl/releases/tag/v0.191.0): eksctl 0.191.0 [Compare Source](https://redirect.github.com/weaveworks/eksctl/compare/0.191.0...0.191.0) ##### Release v0.191.0 ##### 🚀 Features - Add support for EKS 1.31 ([#​7973](https://redirect.github.com/weaveworks/eksctl/issues/7973)) ### [`v0.191.0`](https://redirect.github.com/eksctl-io/eksctl/releases/tag/v0.191.0): eksctl 0.191.0 [Compare Source](https://redirect.github.com/weaveworks/eksctl/compare/0.190.0...0.191.0) ### Release v0.191.0 #### 🚀 Features - Add support for EKS 1.31 ([#​7973](https://redirect.github.com/weaveworks/eksctl/issues/7973)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjExNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information