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 swf bundle dependencies (#109)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | patch | `v4.2.1` -> `v4.2.2` | | [defenseunicorns/uds-common](https://redirect.github.com/defenseunicorns/uds-common) | | minor | `v1.1.2` -> `v1.2.0` | | [defenseunicorns/uds-common](https://redirect.github.com/defenseunicorns/uds-common) | action | minor | `v1.1.2` -> `v1.2.0` | | [defenseunicorns/uds-package-gitlab](https://redirect.github.com/defenseunicorns/uds-package-gitlab) | | minor | `v17.2.9-uds.0` -> `v17.3.6-uds.0` | | [defenseunicorns/uds-package-gitlab-runner](https://redirect.github.com/defenseunicorns/uds-package-gitlab-runner) | | patch | `v17.2.1-uds.3` -> `v17.2.1-uds.4` | | [defenseunicorns/uds-package-mattermost](https://redirect.github.com/defenseunicorns/uds-package-mattermost) | | minor | `v10.0.0-uds.1` -> `v10.1.1-uds.0` | | ghcr.io/defenseunicorns/packages/uds/gitlab | | minor | `17.2.9-uds.0-upstream` -> `17.3.6-uds.0-upstream` | | ghcr.io/defenseunicorns/packages/uds/gitlab-runner | | patch | `17.2.1-uds.3-upstream` -> `17.2.1-uds.4-upstream` | | ghcr.io/defenseunicorns/packages/uds/mattermost | | minor | `10.0.0-uds.1-upstream` -> `10.1.1-uds.0-upstream` | | ghcr.io/defenseunicorns/packages/uds/valkey | | patch | `7.2.6-uds.0-upstream` -> `7.2.7-uds.0-upstream` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.2.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v422) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.1...v4.2.2) - `url-helper.ts` now leverages well-known environment variables by [@​jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1941](https://redirect.github.com/actions/checkout/pull/1941) - Expand unit test coverage for `isGhes` by [@​jww3](https://redirect.github.com/jww3) in [https://github.com/actions/checkout/pull/1946](https://redirect.github.com/actions/checkout/pull/1946) </details> <details> <summary>defenseunicorns/uds-common (defenseunicorns/uds-common)</summary> ### [`v1.2.0`](https://redirect.github.com/defenseunicorns/uds-common/releases/tag/v1.2.0) [Compare Source](https://redirect.github.com/defenseunicorns/uds-common/compare/v1.1.2...v1.2.0) ##### Features - support gitlab ([#​283](https://redirect.github.com/defenseunicorns/uds-common/issues/283)) ([9ac2019](https://redirect.github.com/defenseunicorns/uds-common/commit/9ac201912622886aa6c6a25c1d0cd086b23b5567)) ##### Bug Fixes - don't fail if `zarf.yaml` not found in tag ([#​322](https://redirect.github.com/defenseunicorns/uds-common/issues/322)) ([e4ef2ab](https://redirect.github.com/defenseunicorns/uds-common/commit/e4ef2ab9d752acfd0323eb551d84822311708b25)) ##### Miscellaneous - **deps:** update support-deps to v3.27.0 ([#​318](https://redirect.github.com/defenseunicorns/uds-common/issues/318)) ([8b6e67e](https://redirect.github.com/defenseunicorns/uds-common/commit/8b6e67e8f0ffa1300a75bc3d8d1df916dbddb2f8)) - update workflow permissions ([#​321](https://redirect.github.com/defenseunicorns/uds-common/issues/321)) ([9f5c844](https://redirect.github.com/defenseunicorns/uds-common/commit/9f5c844238529b92eef7ee97f1b6f5713ec371ca)) </details> <details> <summary>defenseunicorns/uds-package-gitlab (defenseunicorns/uds-package-gitlab)</summary> ### [`v17.3.6-uds.0`](https://redirect.github.com/defenseunicorns/uds-package-gitlab/releases/tag/v17.3.6-uds.0) [Compare Source](https://redirect.github.com/defenseunicorns/uds-package-gitlab/compare/v17.2.9-uds.0...v17.3.6-uds.0) ##### Bug Fixes - made for uds badge url ([#​210](https://redirect.github.com/defenseunicorns/uds-package-gitlab/issues/210)) ([d086202](https://redirect.github.com/defenseunicorns/uds-package-gitlab/commit/d0862027d28302bd55580d35724a2a294d0ed131)) ##### Miscellaneous - **deps:** update gitlab package dependencies to v17.3.6 ([#​212](https://redirect.github.com/defenseunicorns/uds-package-gitlab/issues/212)) ([ec9b792](https://redirect.github.com/defenseunicorns/uds-package-gitlab/commit/ec9b7921f1cc6c76f2d71ebb5d64794328841938)) - **deps:** update gitlab support dependencies ([#​203](https://redirect.github.com/defenseunicorns/uds-package-gitlab/issues/203)) ([979b39f](https://redirect.github.com/defenseunicorns/uds-package-gitlab/commit/979b39fb7c3e74b67cfae48bc17a928cde613d05)) - set fail-fast to true on test matrix ([#​218](https://redirect.github.com/defenseunicorns/uds-package-gitlab/issues/218)) ([301f2e0](https://redirect.github.com/defenseunicorns/uds-package-gitlab/commit/301f2e012552211abf1a42d3bfdf3c3aea5e2fc0)) - streamline README and add workflow permissions ([#​214](https://redirect.github.com/defenseunicorns/uds-package-gitlab/issues/214)) ([9a0629b](https://redirect.github.com/defenseunicorns/uds-package-gitlab/commit/9a0629b1edc48b6b3770fb3dec5b3068e5312578)) - update commitlint.yaml permissions ([#​216](https://redirect.github.com/defenseunicorns/uds-package-gitlab/issues/216)) ([82fc9f5](https://redirect.github.com/defenseunicorns/uds-package-gitlab/commit/82fc9f5a515f2a2cecb226f1d6b1aabe0ccf5e53)) </details> <details> <summary>defenseunicorns/uds-package-gitlab-runner (defenseunicorns/uds-package-gitlab-runner)</summary> ### [`v17.2.1-uds.4`](https://redirect.github.com/defenseunicorns/uds-package-gitlab-runner/releases/tag/v17.2.1-uds.4) [Compare Source](https://redirect.github.com/defenseunicorns/uds-package-gitlab-runner/compare/v17.2.1-uds.3...v17.2.1-uds.4) ##### Features - add a unicorn flavor ([#​115](https://redirect.github.com/defenseunicorns/uds-package-gitlab-runner/issues/115)) ([cbb45fb](https://redirect.github.com/defenseunicorns/uds-package-gitlab-runner/commit/cbb45fb8be106db385048f74594937b082f558c8)) ##### Miscellaneous - add pull request permissions to commitlint ([#​131](https://redirect.github.com/defenseunicorns/uds-package-gitlab-runner/issues/131)) ([3d792b4](https://redirect.github.com/defenseunicorns/uds-package-gitlab-runner/commit/3d792b40608dbcb1b97107544efc71fd0389d458)) - **deps:** update gitlab runner support dependencies ([#​114](https://redirect.github.com/defenseunicorns/uds-package-gitlab-runner/issues/114)) ([0184320](https://redirect.github.com/defenseunicorns/uds-package-gitlab-runner/commit/018432024606a63b497f564863825360b5b50dda)) - fix arm64 'if's for release ([#​133](https://redirect.github.com/defenseunicorns/uds-package-gitlab-runner/issues/133)) ([86fed4b](https://redirect.github.com/defenseunicorns/uds-package-gitlab-runner/commit/86fed4b5f6f233829f8cef68187d0913f309fc63)) - fix release version of GLR ([#​132](https://redirect.github.com/defenseunicorns/uds-package-gitlab-runner/issues/132)) ([e429743](https://redirect.github.com/defenseunicorns/uds-package-gitlab-runner/commit/e4297439995e8435f4f91cd982915226884a79f5)) </details> <details> <summary>defenseunicorns/uds-package-mattermost (defenseunicorns/uds-package-mattermost)</summary> ### [`v10.1.1-uds.0`](https://redirect.github.com/defenseunicorns/uds-package-mattermost/releases/tag/v10.1.1-uds.0) [Compare Source](https://redirect.github.com/defenseunicorns/uds-package-mattermost/compare/v10.0.0-uds.1...v10.1.1-uds.0) ##### Bug Fixes - made for uds badge url ([#​150](https://redirect.github.com/defenseunicorns/uds-package-mattermost/issues/150)) ([3915680](https://redirect.github.com/defenseunicorns/uds-package-mattermost/commit/3915680a2bed2f7b17794e3cf0b08a3f27775d61)) ##### Miscellaneous - add pull request permissions to commitlint ([#​156](https://redirect.github.com/defenseunicorns/uds-package-mattermost/issues/156)) ([0c6ee82](https://redirect.github.com/defenseunicorns/uds-package-mattermost/commit/0c6ee82e31c89b6283e96d3ea6094474e2326eff)) - **deps:** update mattermost package dependencies to 10.1.1 ([#​142](https://redirect.github.com/defenseunicorns/uds-package-mattermost/issues/142)) ([941e4e5](https://redirect.github.com/defenseunicorns/uds-package-mattermost/commit/941e4e5d75c2f68c61325e1ed071666f6fe1f562)) - **deps:** update mattermost support dependencies ([#​144](https://redirect.github.com/defenseunicorns/uds-package-mattermost/issues/144)) ([53922ab](https://redirect.github.com/defenseunicorns/uds-package-mattermost/commit/53922ab7e7c2b58042e96884ed8dcb333c4122b5)) - **deps:** update support-deps to v1.1.1 ([#​151](https://redirect.github.com/defenseunicorns/uds-package-mattermost/issues/151)) ([2b74b27](https://redirect.github.com/defenseunicorns/uds-package-mattermost/commit/2b74b270f2c582318324a6bd6941d3c365c2536f)) - **deps:** update support-deps to v1.1.2 ([#​153](https://redirect.github.com/defenseunicorns/uds-package-mattermost/issues/153)) ([404358c](https://redirect.github.com/defenseunicorns/uds-package-mattermost/commit/404358c172adb63328c464629578f3e685a8ea06)) - fix release badge in README ([#​149](https://redirect.github.com/defenseunicorns/uds-package-mattermost/issues/149)) ([adb2749](https://redirect.github.com/defenseunicorns/uds-package-mattermost/commit/adb2749ec9fc68523a9b3c3ef7ab76eb09de81ce)) - set fail-fast to true on test matrix ([#​158](https://redirect.github.com/defenseunicorns/uds-package-mattermost/issues/158)) ([12061d8](https://redirect.github.com/defenseunicorns/uds-package-mattermost/commit/12061d80fe6c6db0c107647651f6ed8863c51b51)) - small cleanup of repo ([#​147](https://redirect.github.com/defenseunicorns/uds-package-mattermost/issues/147)) ([445b0dd](https://redirect.github.com/defenseunicorns/uds-package-mattermost/commit/445b0dd55f303b7d706b19eb66ea729d4fdaf58b)) - streamline README/config docs and add permissions to CI ([#​155](https://redirect.github.com/defenseunicorns/uds-package-mattermost/issues/155)) ([b643140](https://redirect.github.com/defenseunicorns/uds-package-mattermost/commit/b643140882075a03d81fd44bfe79fe0490c39697)) </details> --- ### 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](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-software-factory). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJidW5kbGUtZGVwcyJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Wayne Starr <[email protected]> Release-As: v0.3.0
- Loading branch information