From 957f38898781196ffe257f2b64c0f845dddb738a Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 23 Aug 2024 03:44:27 +0000
Subject: [PATCH] chore(deps): update uds-common to v0.12.0 (#693)
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)
| minor | `v0.11.2` -> `v0.12.0` |
---
### Release Notes
defenseunicorns/uds-common
(defenseunicorns/uds-common)
###
[`v0.12.0`](https://togithub.com/defenseunicorns/uds-common/releases/tag/v0.12.0)
[Compare
Source](https://togithub.com/defenseunicorns/uds-common/compare/v0.11.2...v0.12.0)
##### ⚠ BREAKING CHANGES
- changed latest-package behavior
([#206](https://togithub.com/defenseunicorns/uds-common/issues/206))
> \[!NOTE]
> As part of this change please migrate to using the [test-deploy
callable
workflow](https://togithub.com/defenseunicorns/uds-common/blob/d48167a5f999dc5ffd91e6b5878ab158e55f1a6c/.github/workflows/test-deploy.yaml)
##### Features
- changed latest-package behavior
([#206](https://togithub.com/defenseunicorns/uds-common/issues/206))
([eb0253c](https://togithub.com/defenseunicorns/uds-common/commit/eb0253c3174ec6553b00c52022aa0818049a8036))
##### Bug Fixes
- upgrade version tests
([#215](https://togithub.com/defenseunicorns/uds-common/issues/215))
([d48167a](https://togithub.com/defenseunicorns/uds-common/commit/d48167a5f999dc5ffd91e6b5878ab158e55f1a6c))
##### Miscellaneous
- **deps:** update uds common support dependencies
([#210](https://togithub.com/defenseunicorns/uds-common/issues/210))
([822dac4](https://togithub.com/defenseunicorns/uds-common/commit/822dac4452e6815aadcf09f487406ff258756a0c))
- **deps:** update uds common support dependencies
([#213](https://togithub.com/defenseunicorns/uds-common/issues/213))
([7eb8a12](https://togithub.com/defenseunicorns/uds-common/commit/7eb8a123684bca1c3a7490f5d35ae7ae4598db60))
---
### 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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micah Nagel
---
tasks/create.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tasks/create.yaml b/tasks/create.yaml
index b0cd453a6..569e19d50 100644
--- a/tasks/create.yaml
+++ b/tasks/create.yaml
@@ -1,5 +1,5 @@
includes:
- - common: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.11.2/tasks/create.yaml
+ - common: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.12.0/tasks/create.yaml
variables:
- name: FLAVOR