From f1dba17076a7c6052ed67e07bdb560fda7604b80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 09:37:28 -0600 Subject: [PATCH] chore(deps): update pepr to v0.4.5 (#447) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [defenseunicorns/uds-common](https://togithub.com/defenseunicorns/uds-common) | patch | `v0.4.4` -> `v0.4.5` | --- ### Release Notes
defenseunicorns/uds-common (defenseunicorns/uds-common) ### [`v0.4.5`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.4.5) [Compare Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.4.4...v0.4.5) ##### Miscellaneous - **deps:** update support-deps to v0.11.0 ([#​137](https://togithub.com/defenseunicorns/uds-common/issues/137)) ([985dfd7](https://togithub.com/defenseunicorns/uds-common/commit/985dfd7f9d745d07daa528e7dfdc982c61b2da4b))
--- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Chance <139784371+UnicornChance@users.noreply.github.com> --- tasks/create.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/create.yaml b/tasks/create.yaml index 39d529dd3..a875e7d6e 100644 --- a/tasks/create.yaml +++ b/tasks/create.yaml @@ -1,5 +1,5 @@ includes: - - common: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.4/tasks/create.yaml + - common: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.4.5/tasks/create.yaml variables: - name: FLAVOR