Skip to content

chore(deps): update support-deps#1364

Merged
slaskawi merged 1 commit intomainfrom
renovate/support-deps
Mar 22, 2025
Merged

chore(deps): update support-deps#1364
slaskawi merged 1 commit intomainfrom
renovate/support-deps

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@playwright/test (source) 1.51.0 -> 1.51.1 age adoption passing confidence devDependencies patch
@types/node (source) 22.13.10 -> 22.13.11 age adoption passing confidence devDependencies patch
actions/download-artifact v4.1.9 -> v4.2.1 age adoption passing confidence action minor
actions/setup-node v4.2.0 -> v4.3.0 age adoption passing confidence action minor
actions/upload-artifact v4.6.1 -> v4.6.2 age adoption passing confidence action patch
aws ~> 5.91.0 -> ~> 5.92.0 age adoption passing confidence required_provider minor
azurerm 4.23.0 -> 4.24.0 age adoption passing confidence required_provider minor
defenseunicorns/uds-cli v0.24.0 -> v0.25.0 age adoption passing confidence minor
defenseunicorns/uds-common v0.13.1 -> v1.10.3 age adoption passing confidence major
ghcr.io/zarf-dev/packages/init v0.49.1 -> v0.50.0 age adoption passing confidence minor
github/codeql-action v3.28.11 -> v3.28.12 age adoption passing confidence action patch
mcr.microsoft.com/playwright v1.51.0-noble -> v1.51.1-noble age adoption passing confidence patch
terraform-aws-modules/rds/aws (source) 6.10.0 -> 6.11.0 age adoption passing confidence module minor
zarf-dev/zarf v0.49.1 -> v0.50.0 age adoption passing confidence minor

Release Notes

microsoft/playwright (@​playwright/test)

v1.51.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/35093 - [Regression]: TimeoutOverflowWarning: 2149630.634 does not fit into a 32-bit signed integer
https://github.com/microsoft/playwright/issues/35138 - [Regression]: TypeError: Cannot read properties of undefined (reading 'expectInfo')

Browser Versions

  • Chromium 134.0.6998.35
  • Mozilla Firefox 135.0
  • WebKit 18.4

This version was also tested against the following stable channels:

  • Google Chrome 133
  • Microsoft Edge 133
actions/download-artifact (actions/download-artifact)

v4.2.1

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4.2.0...v4.2.1

v4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4.1.9...v4.2.0

actions/setup-node (actions/setup-node)

v4.3.0

Compare Source

actions/upload-artifact (actions/upload-artifact)

v4.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

defenseunicorns/uds-cli (defenseunicorns/uds-cli)

v0.25.0

Compare Source

defenseunicorns/uds-common (defenseunicorns/uds-common)

v1.10.3

Compare Source

Bug Fixes
Miscellaneous

v1.10.2

Compare Source

Bug Fixes

v1.10.1

Compare Source

Miscellaneous

v1.10.0

Compare Source

Features
Miscellaneous

v1.9.1

Compare Source

Miscellaneous

v1.9.0

Compare Source

Features
Bug Fixes

v1.8.1

Compare Source

Miscellaneous

v1.8.0

Compare Source

Features
Bug Fixes
Miscellaneous

v1.7.4

Compare Source

Miscellaneous

v1.7.3

Compare Source

Miscellaneous

v1.7.2

Compare Source

Miscellaneous

v1.7.1

Compare Source

Miscellaneous

v1.7.0

Compare Source

Features
  • add ability to specify base repo when publishing (#​385) (eab2d8e)
Miscellaneous
  • deps: update uds common support dependencies to v5.8.1 (#​386) (2cf5511)
  • remove schedule limitations on common renovate (#​381) (4fa00d6)

v1.6.3

Compare Source

Miscellaneous

v1.6.2

Compare Source

Bug Fixes
  • flavors containing a dash will fail on the upgrade task (#​375) (9acba5e)
Miscellaneous

v1.6.1

Compare Source

Miscellaneous

v1.6.0

Compare Source

Features
Miscellaneous

v1.5.1

Compare Source

Miscellaneous

v1.5.0

Compare Source

⚠ BREAKING CHANGES
  • fix the release process permissions (contents: write) (#​355)
  • deps: update uds common support dependencies (ubuntu-latest can no longer be used) (#​354)
Features
  • provide uds-releaser option for publishing uds packages (#​341) (62f8c28)
Bug Fixes
Miscellaneous

v1.4.0

Compare Source

Features
  • login to ghcr from gitlab for upgrade tests and avoiding rate limiting (#​343) (e299d1c)
Miscellaneous
  • deps: update uds common support dependencies (#​344) (9365b36)
  • deps: update uds common support dependencies to v0.32.0 (#​347) (14f4841)
  • fix broken links and change name of package integration guide (#​346) (c470dea)
  • update uds-package-requirements with new CODEOWNERS reqs (#​339) (462b7e9)

v1.3.0

Compare Source

Features
  • allow keycloak_group to be specified as input in create-doug-user task (#​332) (cf7cbdd)
Bug Fixes
  • add git reset in upgrade-test directory for better local devx (#​337) (2c0ca17)
  • gitlab publish being broken due to bash weirdness (#​329) (e7a3c69)
  • update UDS Opeator link in guide.md (#​336) (66cbe6f)
  • use flavor from inputs instead of $FLAVOR variable (#​335) (398bbe5)
Miscellaneous

v1.2.2

Compare Source

Features
  • allow alternate paths for the check flavor zarf.yaml (#​326) (d3ecafd)
Miscellaneous
  • deps: update uds common support dependencies to v0.30.0 (#​328) (2c8bb0d)

v1.2.1

Compare Source

Bug Fixes
Miscellaneous

v1.2.0

Compare Source

Features
Bug Fixes
Miscellaneous

v1.1.2

Compare Source

Miscellaneous

v1.1.1

Compare Source

Bug Fixes
  • lint:deps producing unwanted file (#​297) (94db603)
  • timeout too short on test workflows - allow adjustment on test/publish (#​314) (6ac1587)
Miscellaneous

v1.1.0

Compare Source

⚠ BREAKING CHANGES
  • update the license to AGPLv3 or Commercial (#​286)
Bug Fixes
Miscellaneous

v1.0.0

Compare Source

⚠ BREAKING CHANGES
  • remove with.assessment_results from oscal tasks (#​276)
  • update the publish task to avoid name collision (#​267)
  • task: add optional config input to create, deploy package and bundle tasks (#​262)
  • add shell linting to uds-common linting (#​258)
  • update uds common gh actions to use uds run conditionals (#​254)
Features
  • task: add optional config input to create, deploy package and bundle tasks (#​262) (3d3e9cb)
  • update uds common gh actions to use uds run conditionals (#​254) (c9d92f0)
Bug Fixes
Miscellaneous
github/codeql-action (github/codeql-action)

v3.28.12

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.12 - 19 Mar 2025

  • Dependency caching should now cache more dependencies for Java build-mode: none extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
  • Update default CodeQL bundle version to 2.20.7. #​2810

See the full CHANGELOG.md for more information.

terraform-aws-modules/terraform-aws-rds (terraform-aws-modules/rds/aws)

v6.11.0

Compare Source

Features
zarf-dev/zarf (zarf-dev/zarf)

v0.50.0

Compare Source

What's Changed
🚀 Updates
📦 Dependencies
New Contributors

Full Changelog: zarf-dev/zarf@v0.49.1...v0.50.0


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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner March 17, 2025 04:51
@renovate renovate Bot force-pushed the renovate/support-deps branch from a3930ae to 536dd26 Compare March 17, 2025 17:22
@renovate renovate Bot changed the title chore(deps): update support dependencies to v4.3.0 chore(deps): update support-deps Mar 17, 2025
@renovate renovate Bot force-pushed the renovate/support-deps branch 5 times, most recently from c352b4b to 2dad96f Compare March 19, 2025 21:02
@noahpb noahpb added the renovate-ready Label used to trigger Renovate PR CI label Mar 20, 2025
@renovate renovate Bot force-pushed the renovate/support-deps branch 5 times, most recently from 957870d to e826040 Compare March 21, 2025 17:25
@slaskawi slaskawi self-assigned this Mar 22, 2025
| datasource         | package                        | from     | to       |
| ------------------ | ------------------------------ | -------- | -------- |
| npm                | @playwright/test               | 1.51.0   | 1.51.1   |
| npm                | @types/node                    | 22.13.10 | 22.13.11 |
| github-tags        | actions/download-artifact      | v4.1.9   | v4.2.1   |
| github-tags        | actions/setup-node             | v4.2.0   | v4.3.0   |
| github-tags        | actions/upload-artifact        | v4.6.1   | v4.6.2   |
| terraform-provider | hashicorp/aws                  | 5.91.0   | 5.92.0   |
| terraform-provider | hashicorp/azurerm              | 4.23.0   | 4.24.0   |
| github-tags        | defenseunicorns/uds-cli        | v0.24.0  | v0.25.0  |
| github-tags        | defenseunicorns/uds-common     | v0.13.1  | v1.10.3  |
| docker             | ghcr.io/zarf-dev/packages/init | v0.49.1  | v0.50.0  |
| github-tags        | github/codeql-action           | v3.28.11 | v3.28.12 |
| docker             | mcr.microsoft.com/playwright   | v1.51.0  | v1.51.1  |
| terraform-module   | terraform-aws-modules/rds/aws  | 6.10.0   | 6.11.0   |
| github-tags        | zarf-dev/zarf                  | v0.49.1  | v0.50.0  |
@renovate renovate Bot force-pushed the renovate/support-deps branch from e826040 to e1a5787 Compare March 22, 2025 12:03
@slaskawi slaskawi enabled auto-merge (squash) March 22, 2025 12:03
@slaskawi slaskawi merged commit 7819bec into main Mar 22, 2025
@slaskawi slaskawi deleted the renovate/support-deps branch March 22, 2025 12:33
chance-coleman pushed a commit that referenced this pull request Apr 1, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.39.0](v0.38.0...v0.39.0)
(2025-04-01)


### ⚠ BREAKING CHANGES

* dynamic generation of Istio AuthorizationPolicy resources in ambient
mode based on the configuration defined in a UDSPackage. ALL requests to
a pod with authservice protection MUST have a jwt from Keycloak. More
fine-grained protection can be done with additional DENY policies, but
there will always be a requirement for a Keycloak JWT in addition.

### Features

* add alertmanager datasource to grafana
([#1374](#1374))
([818a3a0](818a3a0))
* ambient mesh authorization policy generation
(#1384)
([b47daba](b47daba))
* new webauth and mfa flows
([#1370](#1370))
([1ac1b03](1ac1b03))
* theme customization
([#1382](#1382))
([55ef41b](55ef41b))
* use Client Credentials for managing Keycloak Clients
([#1341](#1341))
([4db9cc7](4db9cc7))


### Bug Fixes

* add delete credential keycloak secret value
([#1398](#1398))
([d45b3e6](d45b3e6))
* broken selectors for internal dependencies on charts
([#1403](#1403))
([d72b194](d72b194))


### Miscellaneous

* add additionalNetworkAllow to keycloak and loki
([#1379](#1379))
([8200bce](8200bce))
* add docs for layer selection
([#1216](#1216))
([c170322](c170322))
* **deps:** update grafana
([#1383](#1383))
([122dc58](122dc58))
* **deps:** update grafana to v8.10.4
([#1363](#1363))
([fb163bd](fb163bd))
* **deps:** update istio to v1.25.0
([#1335](#1335))
([1803ea7](1803ea7))
* **deps:** update keycloak to v0.11.1
([#1400](#1400))
([6fdcd0c](6fdcd0c))
* **deps:** update keycloak to v26.1.4
([#1356](#1356))
([31152f7](31152f7))
* **deps:** update pepr to v0.46.3
([#1365](#1365))
([304a556](304a556))
* **deps:** update prometheus-stack
([#1362](#1362))
([ae40b27](ae40b27))
* **deps:** update prometheus-stack
([#1380](#1380))
([eec3337](eec3337))
* **deps:** update support dependencies to v22.13.17
([#1401](#1401))
([8a81eec](8a81eec))
* **deps:** update support-deps
([#1364](#1364))
([7819bec](7819bec))
* **deps:** update support-deps
([#1376](#1376))
([dd22589](dd22589))
* **deps:** update support-deps
([#1390](#1390))
([f06bb70](f06bb70))
* **deps:** update support-deps
([#1392](#1392))
([c0762a3](c0762a3))
* **deps:** update ts-jest to v29.3.0
([#1377](#1377))
([8b2174a](8b2174a))
* **deps:** update velero to v8.6.0
([#1371](#1371))
([93a44e6](93a44e6))
* remove kiali and tempo references from repo
([#1375](#1375))
([8374de3](8374de3))
* update how to scrape metrics
([#1378](#1378))
([e808f7d](e808f7d))
* update unicorn ztunnel image to 1.25.0
([#1389](#1389))
([7e446cb](7e446cb))


### Documentation

* velero csi vsphere backups
([#1385](#1385))
([5ae33b2](5ae33b2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
noahpb pushed a commit that referenced this pull request Apr 2, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.39.0](v0.38.0...v0.39.0)
(2025-04-01)


### ⚠ BREAKING CHANGES

* dynamic generation of Istio AuthorizationPolicy resources in ambient
mode based on the configuration defined in a UDSPackage. ALL requests to
a pod with authservice protection MUST have a jwt from Keycloak. More
fine-grained protection can be done with additional DENY policies, but
there will always be a requirement for a Keycloak JWT in addition.

### Features

* add alertmanager datasource to grafana
([#1374](#1374))
([818a3a0](818a3a0))
* ambient mesh authorization policy generation
(#1384)
([b47daba](b47daba))
* new webauth and mfa flows
([#1370](#1370))
([1ac1b03](1ac1b03))
* theme customization
([#1382](#1382))
([55ef41b](55ef41b))
* use Client Credentials for managing Keycloak Clients
([#1341](#1341))
([4db9cc7](4db9cc7))


### Bug Fixes

* add delete credential keycloak secret value
([#1398](#1398))
([d45b3e6](d45b3e6))
* broken selectors for internal dependencies on charts
([#1403](#1403))
([d72b194](d72b194))


### Miscellaneous

* add additionalNetworkAllow to keycloak and loki
([#1379](#1379))
([8200bce](8200bce))
* add docs for layer selection
([#1216](#1216))
([c170322](c170322))
* **deps:** update grafana
([#1383](#1383))
([122dc58](122dc58))
* **deps:** update grafana to v8.10.4
([#1363](#1363))
([fb163bd](fb163bd))
* **deps:** update istio to v1.25.0
([#1335](#1335))
([1803ea7](1803ea7))
* **deps:** update keycloak to v0.11.1
([#1400](#1400))
([6fdcd0c](6fdcd0c))
* **deps:** update keycloak to v26.1.4
([#1356](#1356))
([31152f7](31152f7))
* **deps:** update pepr to v0.46.3
([#1365](#1365))
([304a556](304a556))
* **deps:** update prometheus-stack
([#1362](#1362))
([ae40b27](ae40b27))
* **deps:** update prometheus-stack
([#1380](#1380))
([eec3337](eec3337))
* **deps:** update support dependencies to v22.13.17
([#1401](#1401))
([8a81eec](8a81eec))
* **deps:** update support-deps
([#1364](#1364))
([7819bec](7819bec))
* **deps:** update support-deps
([#1376](#1376))
([dd22589](dd22589))
* **deps:** update support-deps
([#1390](#1390))
([f06bb70](f06bb70))
* **deps:** update support-deps
([#1392](#1392))
([c0762a3](c0762a3))
* **deps:** update ts-jest to v29.3.0
([#1377](#1377))
([8b2174a](8b2174a))
* **deps:** update velero to v8.6.0
([#1371](#1371))
([93a44e6](93a44e6))
* remove kiali and tempo references from repo
([#1375](#1375))
([8374de3](8374de3))
* update how to scrape metrics
([#1378](#1378))
([e808f7d](e808f7d))
* update unicorn ztunnel image to 1.25.0
([#1389](#1389))
([7e446cb](7e446cb))


### Documentation

* velero csi vsphere backups
([#1385](#1385))
([5ae33b2](5ae33b2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
mjnagel pushed a commit to BagelLab/uds-core that referenced this pull request Nov 14, 2025
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
| [@playwright/test](https://playwright.dev)
([source](https://github.com/microsoft/playwright)) | [`1.51.0`
->
`1.51.1`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.51.0/1.51.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@playwright%2ftest/1.51.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@playwright%2ftest/1.51.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@playwright%2ftest/1.51.0/1.51.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@playwright%2ftest/1.51.0/1.51.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`22.13.10` ->
`22.13.11`](https://renovatebot.com/diffs/npm/@types%2fnode/22.13.10/22.13.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.13.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/22.13.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/22.13.10/22.13.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/22.13.10/22.13.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[actions/download-artifact](https://github.com/actions/download-artifact)
| `v4.1.9` -> `v4.2.1` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/actions%2fdownload-artifact/v4.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/actions%2fdownload-artifact/v4.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/actions%2fdownload-artifact/v4.1.9/v4.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/actions%2fdownload-artifact/v4.1.9/v4.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| action | minor |
| [actions/setup-node](https://github.com/actions/setup-node) |
`v4.2.0` -> `v4.3.0` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/actions%2fsetup-node/v4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/actions%2fsetup-node/v4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/actions%2fsetup-node/v4.2.0/v4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/actions%2fsetup-node/v4.2.0/v4.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| action | minor |
|
[actions/upload-artifact](https://github.com/actions/upload-artifact)
| `v4.6.1` -> `v4.6.2` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/actions%2fupload-artifact/v4.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/actions%2fupload-artifact/v4.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/actions%2fupload-artifact/v4.6.1/v4.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/actions%2fupload-artifact/v4.6.1/v4.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| action | patch |
| aws | `~> 5.91.0` -> `~> 5.92.0` |
[![age](https://developer.mend.io/api/mc/badges/age/terraform-provider/hashicorp%2faws/5.92.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-provider/hashicorp%2faws/5.92.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-provider/hashicorp%2faws/5.91.0/5.92.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-provider/hashicorp%2faws/5.91.0/5.92.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| required_provider | minor |
| azurerm | `4.23.0` -> `4.24.0` |
[![age](https://developer.mend.io/api/mc/badges/age/terraform-provider/hashicorp%2fazurerm/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-provider/hashicorp%2fazurerm/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-provider/hashicorp%2fazurerm/4.23.0/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-provider/hashicorp%2fazurerm/4.23.0/4.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| required_provider | minor |
|
[defenseunicorns/uds-cli](https://github.com/defenseunicorns/uds-cli)
| `v0.24.0` -> `v0.25.0` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/defenseunicorns%2fuds-cli/v0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/defenseunicorns%2fuds-cli/v0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/defenseunicorns%2fuds-cli/v0.24.0/v0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/defenseunicorns%2fuds-cli/v0.24.0/v0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | minor |
|
[defenseunicorns/uds-common](https://github.com/defenseunicorns/uds-common)
| `v0.13.1` -> `v1.10.3` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/defenseunicorns%2fuds-common/v1.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/defenseunicorns%2fuds-common/v1.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/defenseunicorns%2fuds-common/v0.13.1/v1.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/defenseunicorns%2fuds-common/v0.13.1/v1.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | major |
| ghcr.io/zarf-dev/packages/init | `v0.49.1` -> `v0.50.0` |
[![age](https://developer.mend.io/api/mc/badges/age/docker/ghcr.io%2fzarf-dev%2fpackages%2finit/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/ghcr.io%2fzarf-dev%2fpackages%2finit/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/ghcr.io%2fzarf-dev%2fpackages%2finit/v0.49.1/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/ghcr.io%2fzarf-dev%2fpackages%2finit/v0.49.1/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | minor |
|
[github/codeql-action](https://github.com/github/codeql-action)
| `v3.28.11` -> `v3.28.12` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/github%2fcodeql-action/v3.28.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/github%2fcodeql-action/v3.28.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/github%2fcodeql-action/v3.28.11/v3.28.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/github%2fcodeql-action/v3.28.11/v3.28.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| action | patch |
| mcr.microsoft.com/playwright | `v1.51.0-noble` -> `v1.51.1-noble` |
[![age](https://developer.mend.io/api/mc/badges/age/docker/mcr.microsoft.com%2fplaywright/v1.51.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/mcr.microsoft.com%2fplaywright/v1.51.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/mcr.microsoft.com%2fplaywright/v1.51.0/v1.51.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/mcr.microsoft.com%2fplaywright/v1.51.0/v1.51.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | patch |
|
[terraform-aws-modules/rds/aws](https://registry.terraform.io/modules/terraform-aws-modules/rds/aws)
([source](https://github.com/terraform-aws-modules/terraform-aws-rds))
| `6.10.0` -> `6.11.0` |
[![age](https://developer.mend.io/api/mc/badges/age/terraform-module/terraform-aws-modules%2frds%2faws/6.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-module/terraform-aws-modules%2frds%2faws/6.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-module/terraform-aws-modules%2frds%2faws/6.10.0/6.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-module/terraform-aws-modules%2frds%2faws/6.10.0/6.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| module | minor |
| [zarf-dev/zarf](https://github.com/zarf-dev/zarf) | `v0.49.1`
-> `v0.50.0` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/zarf-dev%2fzarf/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/zarf-dev%2fzarf/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/zarf-dev%2fzarf/v0.49.1/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/zarf-dev%2fzarf/v0.49.1/v0.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | minor |

---

### Release Notes

<details>
<summary>microsoft/playwright (@&#8203;playwright/test)</summary>

###
[`v1.51.1`](https://github.com/microsoft/playwright/releases/tag/v1.51.1)

[Compare
Source](https://github.com/microsoft/playwright/compare/v1.51.0...v1.51.1)

##### Highlights


[https://github.com/microsoft/playwright/issues/35093](https://github.com/microsoft/playwright/issues/35093)
- \[Regression]: TimeoutOverflowWarning:
[`2149630`](https://github.com/microsoft/playwright/commit/2149630296).634
does not fit into a 32-bit signed integer

[https://github.com/microsoft/playwright/issues/35138](https://github.com/microsoft/playwright/issues/35138)
- \[Regression]: TypeError: Cannot read properties of undefined (reading
'expectInfo')

#### Browser Versions

-   Chromium 134.0.6998.35
-   Mozilla Firefox 135.0
-   WebKit 18.4

This version was also tested against the following stable channels:

-   Google Chrome 133
-   Microsoft Edge 133

</details>

<details>
<summary>actions/download-artifact (actions/download-artifact)</summary>

###
[`v4.2.1`](https://github.com/actions/download-artifact/releases/tag/v4.2.1)

[Compare
Source](https://github.com/actions/download-artifact/compare/v4.2.0...v4.2.1)

#### What's Changed

- Add unit tests by
[@&#8203;GhadimiR](https://github.com/GhadimiR) in
[https://github.com/actions/download-artifact/pull/392](https://github.com/actions/download-artifact/pull/392)
- Fix bug introduced in 4.2.0 by
[@&#8203;GhadimiR](https://github.com/GhadimiR) in
[https://github.com/actions/download-artifact/pull/391](https://github.com/actions/download-artifact/pull/391)

**Full Changelog**:
https://github.com/actions/download-artifact/compare/v4.2.0...v4.2.1

###
[`v4.2.0`](https://github.com/actions/download-artifact/releases/tag/v4.2.0)

[Compare
Source](https://github.com/actions/download-artifact/compare/v4.1.9...v4.2.0)

#### What's Changed

- Update README.md by
[@&#8203;lkfortuna](https://github.com/lkfortuna) in
[https://github.com/actions/download-artifact/pull/384](https://github.com/actions/download-artifact/pull/384)
- Bump artifact version, do digest check by
[@&#8203;GhadimiR](https://github.com/GhadimiR) in
[https://github.com/actions/download-artifact/pull/383](https://github.com/actions/download-artifact/pull/383)

#### New Contributors

- [@&#8203;lkfortuna](https://github.com/lkfortuna) made their
first contribution in
[https://github.com/actions/download-artifact/pull/384](https://github.com/actions/download-artifact/pull/384)
- [@&#8203;GhadimiR](https://github.com/GhadimiR) made their
first contribution in
[https://github.com/actions/download-artifact/pull/383](https://github.com/actions/download-artifact/pull/383)

**Full Changelog**:
https://github.com/actions/download-artifact/compare/v4.1.9...v4.2.0

</details>

<details>
<summary>actions/setup-node (actions/setup-node)</summary>

###
[`v4.3.0`](https://github.com/actions/setup-node/compare/v4.2.0...v4.3.0)

[Compare
Source](https://github.com/actions/setup-node/compare/v4.2.0...v4.3.0)

</details>

<details>
<summary>actions/upload-artifact (actions/upload-artifact)</summary>

###
[`v4.6.2`](https://github.com/actions/upload-artifact/releases/tag/v4.6.2)

[Compare
Source](https://github.com/actions/upload-artifact/compare/v4.6.1...v4.6.2)

#### What's Changed

- Update to use artifact 2.3.2 package & prepare for new upload-artifact
release by [@&#8203;salmanmkc](https://github.com/salmanmkc) in
[https://github.com/actions/upload-artifact/pull/685](https://github.com/actions/upload-artifact/pull/685)

#### New Contributors

- [@&#8203;salmanmkc](https://github.com/salmanmkc) made their
first contribution in
[https://github.com/actions/upload-artifact/pull/685](https://github.com/actions/upload-artifact/pull/685)

**Full Changelog**:
https://github.com/actions/upload-artifact/compare/v4...v4.6.2

</details>

<details>
<summary>defenseunicorns/uds-cli (defenseunicorns/uds-cli)</summary>

###
[`v0.25.0`](https://github.com/defenseunicorns/uds-cli/compare/v0.24.0...v0.25.0)

[Compare
Source](https://github.com/defenseunicorns/uds-cli/compare/v0.24.0...v0.25.0)

</details>

<details>
<summary>defenseunicorns/uds-common
(defenseunicorns/uds-common)</summary>

###
[`v1.10.3`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.10.3)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.10.2...v1.10.3)

##### Bug Fixes

- show command is now under release
([#&#8203;437](https://github.com/defenseunicorns/uds-common/issues/437))
([9ff9c7e](https://github.com/defenseunicorns/uds-common/commit/9ff9c7e88b80db89285df43face4c9b5914468dc))

##### Miscellaneous

- **deps:** update release-please to v4.2.0
([#&#8203;432](https://github.com/defenseunicorns/uds-common/issues/432))
([3efbda5](https://github.com/defenseunicorns/uds-common/commit/3efbda5e0f47c400acecf84ea8cd47a3cf98056d))

###
[`v1.10.2`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.10.2)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.10.1...v1.10.2)

##### Bug Fixes

- hotfix uds-pk download
([#&#8203;433](https://github.com/defenseunicorns/uds-common/issues/433))
([8a6b09c](https://github.com/defenseunicorns/uds-common/commit/8a6b09c51c5a09191f15b0b7d33b14fb8d5c5fb8))

###
[`v1.10.1`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.10.1)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.10.0...v1.10.1)

##### Miscellaneous

- **deps:** update uds common support dependencies
([#&#8203;427](https://github.com/defenseunicorns/uds-common/issues/427))
([066d202](https://github.com/defenseunicorns/uds-common/commit/066d20274b4eacf7e3c55c7dac8a4c2035daa499))

###
[`v1.10.0`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.10.0)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.9.1...v1.10.0)

##### Features

- create deploy template
([#&#8203;423](https://github.com/defenseunicorns/uds-common/issues/423))
([72dfee3](https://github.com/defenseunicorns/uds-common/commit/72dfee3dd83fb6a6d06eb677cf0ef86627f756bb))

##### Miscellaneous

- **deps:** update support-deps to v4.1.4
([#&#8203;420](https://github.com/defenseunicorns/uds-common/issues/420))
([c79df16](https://github.com/defenseunicorns/uds-common/commit/c79df165549b39898d403545754641d45e991eaa))
- **deps:** update uds common support dependencies to v0.22.0
([#&#8203;419](https://github.com/defenseunicorns/uds-common/issues/419))
([24742af](https://github.com/defenseunicorns/uds-common/commit/24742afdc308540fd0e844045bf9da95029e7aab))
- **deps:** update uds core to v0.37.0
([#&#8203;424](https://github.com/defenseunicorns/uds-common/issues/424))
([5959d1e](https://github.com/defenseunicorns/uds-common/commit/5959d1e28b8ace6ad87bc8737e2b912dedfe9d26))
- migrate renovate extends config
([#&#8203;422](https://github.com/defenseunicorns/uds-common/issues/422))
([a353f5d](https://github.com/defenseunicorns/uds-common/commit/a353f5d8adbb59dee5d31a1cdbfb55fa630ab22b))

###
[`v1.9.1`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.9.1)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.9.0...v1.9.1)

##### Miscellaneous

- **deps:** update uds common support dependencies
([#&#8203;415](https://github.com/defenseunicorns/uds-common/issues/415))
([bc61bfe](https://github.com/defenseunicorns/uds-common/commit/bc61bfecfb0e3e5d283b752d7ab610223142cd9c))

###
[`v1.9.0`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.9.0)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.8.1...v1.9.0)

##### Features

- add license config support
([#&#8203;409](https://github.com/defenseunicorns/uds-common/issues/409))
([6a7fbc3](https://github.com/defenseunicorns/uds-common/commit/6a7fbc32a4befa0259f8e7f0be4c244cf2413619))

##### Bug Fixes

- add ignored_version input for upgrades
([#&#8203;417](https://github.com/defenseunicorns/uds-common/issues/417))
([27a6ace](https://github.com/defenseunicorns/uds-common/commit/27a6acea0f111c2843246742cff663af25a0d86d))
- pass down team input
([#&#8203;414](https://github.com/defenseunicorns/uds-common/issues/414))
([309fd16](https://github.com/defenseunicorns/uds-common/commit/309fd168a0832d8fd3e9e0c7edf12cf36a3d89ce))

###
[`v1.8.1`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.8.1)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.8.0...v1.8.1)

##### Miscellaneous

- **deps:** update k3d to v5.8.2
([#&#8203;411](https://github.com/defenseunicorns/uds-common/issues/411))
([2b5ffb5](https://github.com/defenseunicorns/uds-common/commit/2b5ffb5c773f74efb94834ae5cc49ea2341fb391))
- **deps:** update uds common support dependencies
([#&#8203;413](https://github.com/defenseunicorns/uds-common/issues/413))
([1576d4e](https://github.com/defenseunicorns/uds-common/commit/1576d4e167c4650d510432acada4891b36b0042f))

###
[`v1.8.0`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.8.0)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.7.4...v1.8.0)

##### Features

- do not run commitlint on draft MRs
([#&#8203;405](https://github.com/defenseunicorns/uds-common/issues/405))
([a1c0aaa](https://github.com/defenseunicorns/uds-common/commit/a1c0aaa6b86b56935f43c6514d2c70d96b091938))
- expose UDS CLI flag options for GitLab test template
([#&#8203;407](https://github.com/defenseunicorns/uds-common/issues/407))
([3ad5594](https://github.com/defenseunicorns/uds-common/commit/3ad5594e71de922f2e11f970e4eb30238eb28931))

##### Bug Fixes

- update uds-package-requirements.md
([#&#8203;396](https://github.com/defenseunicorns/uds-common/issues/396))
([22d8f2d](https://github.com/defenseunicorns/uds-common/commit/22d8f2dd638e424c7c96f1b835afca35c014d88f))

##### Miscellaneous

- **config:** migrate renovate config
([#&#8203;402](https://github.com/defenseunicorns/uds-common/issues/402))
([d7ae1d2](https://github.com/defenseunicorns/uds-common/commit/d7ae1d2d522dd3b497ed376e13c253d8448be152))
- **deps:** update nginx to v1.27.4
([#&#8203;404](https://github.com/defenseunicorns/uds-common/issues/404))
([407615e](https://github.com/defenseunicorns/uds-common/commit/407615e94c9f9bf8a09ebba5480a7846b784c542))
- **deps:** update uds common support dependencies
([#&#8203;408](https://github.com/defenseunicorns/uds-common/issues/408))
([e581eec](https://github.com/defenseunicorns/uds-common/commit/e581eec15af81aeedcc3207f5a710d32aa5766f0))
- **deps:** update zarf to v0.48.1
([#&#8203;406](https://github.com/defenseunicorns/uds-common/issues/406))
([07d8f11](https://github.com/defenseunicorns/uds-common/commit/07d8f118512c4752d001383304224006e1cb4e7c))

###
[`v1.7.4`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.7.4)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.7.3...v1.7.4)

##### Miscellaneous

- **deps:** update support-deps to v3.28.8
([#&#8203;400](https://github.com/defenseunicorns/uds-common/issues/400))
([1ab078a](https://github.com/defenseunicorns/uds-common/commit/1ab078a5331844d6d0a91299e90efc39c65d7d25))
- **deps:** update uds common support dependencies
([#&#8203;397](https://github.com/defenseunicorns/uds-common/issues/397))
([bb70dee](https://github.com/defenseunicorns/uds-common/commit/bb70dee939ff88a57577f4f3c222aff104ffaf1d))
- **deps:** update uds common support dependencies
([#&#8203;401](https://github.com/defenseunicorns/uds-common/issues/401))
([e535a43](https://github.com/defenseunicorns/uds-common/commit/e535a43685ac600a10e9a28cc99055e3f571c6dc))

###
[`v1.7.3`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.7.3)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.7.2...v1.7.3)

##### Miscellaneous

- add private back to other orgs and restrict teams
([#&#8203;394](https://github.com/defenseunicorns/uds-common/issues/394))
([c0ac619](https://github.com/defenseunicorns/uds-common/commit/c0ac619ba46fdc477996c947b527a1563dd81e8a))
- **deps:** update support-deps to v3.28.3
([#&#8203;392](https://github.com/defenseunicorns/uds-common/issues/392))
([32d768c](https://github.com/defenseunicorns/uds-common/commit/32d768c2f1ddb4bbdc96bb8545b2df6d10575fd6))
- **deps:** update uds common support dependencies
([#&#8203;395](https://github.com/defenseunicorns/uds-common/issues/395))
([fdc8578](https://github.com/defenseunicorns/uds-common/commit/fdc8578692fa9bf3cf0494d7e6e1e8a7cbb7e00d))

###
[`v1.7.2`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.7.2)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.7.1...v1.7.2)

##### Miscellaneous

- fix mv command on upgrade tests
([#&#8203;389](https://github.com/defenseunicorns/uds-common/issues/389))
([a5100c4](https://github.com/defenseunicorns/uds-common/commit/a5100c4f88764736eed14a9153e9cd03b000b5db))

###
[`v1.7.1`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.7.1)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.7.0...v1.7.1)

##### Miscellaneous

- **deps:** update uds common support dependencies
([#&#8203;387](https://github.com/defenseunicorns/uds-common/issues/387))
([0565e51](https://github.com/defenseunicorns/uds-common/commit/0565e511c3137b7c1a13da9078283ea0b5d507da))

###
[`v1.7.0`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.7.0)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.6.3...v1.7.0)

##### Features

- add ability to specify base repo when publishing
([#&#8203;385](https://github.com/defenseunicorns/uds-common/issues/385))
([eab2d8e](https://github.com/defenseunicorns/uds-common/commit/eab2d8ea0ccec52d31cf282cef1335b7a44d01bb))

##### Miscellaneous

- **deps:** update uds common support dependencies to v5.8.1
([#&#8203;386](https://github.com/defenseunicorns/uds-common/issues/386))
([2cf5511](https://github.com/defenseunicorns/uds-common/commit/2cf55113fb67b7774af32ee5b57aff52f4a60f02))
- remove schedule limitations on common renovate
([#&#8203;381](https://github.com/defenseunicorns/uds-common/issues/381))
([4fa00d6](https://github.com/defenseunicorns/uds-common/commit/4fa00d626863d7a9a118494ded28dd408e0ef97d))

###
[`v1.6.3`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.6.3)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.6.2...v1.6.3)

##### Miscellaneous

- add support for markdown comments to renovate config
([#&#8203;378](https://github.com/defenseunicorns/uds-common/issues/378))
([b29df6c](https://github.com/defenseunicorns/uds-common/commit/b29df6c35f39610fadb63157706c8deb37ba174a))
- **deps:** update uds common support dependencies
([#&#8203;380](https://github.com/defenseunicorns/uds-common/issues/380))
([ecd4bf0](https://github.com/defenseunicorns/uds-common/commit/ecd4bf001378753dd870685084917f6cd7f119f4))
- **deps:** update uds core to v0.34.0
([#&#8203;382](https://github.com/defenseunicorns/uds-common/issues/382))
([2acb52c](https://github.com/defenseunicorns/uds-common/commit/2acb52ce910ea90c313159b57f99f0ebd728735d))

###
[`v1.6.2`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.6.2)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.6.1...v1.6.2)

##### Bug Fixes

- flavors containing a dash will fail on the upgrade task
([#&#8203;375](https://github.com/defenseunicorns/uds-common/issues/375))
([9acba5e](https://github.com/defenseunicorns/uds-common/commit/9acba5e299bc53ceeec6a985db02e23e1107b899))

##### Miscellaneous

- **deps:** update uds common support dependencies
([#&#8203;372](https://github.com/defenseunicorns/uds-common/issues/372))
([2b2b3d2](https://github.com/defenseunicorns/uds-common/commit/2b2b3d27dc9cb47b79eedbf741c95af8f7bb8acf))

###
[`v1.6.1`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.6.1)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.6.0...v1.6.1)

##### Miscellaneous

- add debug output to callable-publish
([#&#8203;369](https://github.com/defenseunicorns/uds-common/issues/369))
([6a39c6c](https://github.com/defenseunicorns/uds-common/commit/6a39c6cb4ca7fbe1f602df8fde43e749ffc04179))
- **deps:** update uds common support dependencies
([#&#8203;368](https://github.com/defenseunicorns/uds-common/issues/368))
([ec46da4](https://github.com/defenseunicorns/uds-common/commit/ec46da45aab596eecd14f0cfee37a52534b00c30))
- **deps:** update uds common support dependencies
([#&#8203;371](https://github.com/defenseunicorns/uds-common/issues/371))
([4e4a6bc](https://github.com/defenseunicorns/uds-common/commit/4e4a6bc5cef83096ad0e6f5cd6083d6d40f02b67))

###
[`v1.6.0`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.6.0)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.5.1...v1.6.0)

##### Features

- move mirror ci to publish step
([#&#8203;367](https://github.com/defenseunicorns/uds-common/issues/367))
([f03863c](https://github.com/defenseunicorns/uds-common/commit/f03863c34294c86534f2694d15c2f195c071f1aa))

##### Miscellaneous

- **deps:** update uds common support dependencies
([#&#8203;358](https://github.com/defenseunicorns/uds-common/issues/358))
([a192e5e](https://github.com/defenseunicorns/uds-common/commit/a192e5e855f68fb13782626bfb562232896d8707))
- **docs:** add uds-package quickstart
([#&#8203;363](https://github.com/defenseunicorns/uds-common/issues/363))
([0554d10](https://github.com/defenseunicorns/uds-common/commit/0554d10cdd46b7c8b856201e4b03da8756025d7f))
- refine how bundles are published to require fewer inputs
([#&#8203;365](https://github.com/defenseunicorns/uds-common/issues/365))
([9b9f7c0](https://github.com/defenseunicorns/uds-common/commit/9b9f7c0098bfeab51dc5decc10c3276218894d35))

###
[`v1.5.1`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.5.1)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.5.0...v1.5.1)

##### Miscellaneous

- add a renovate rule for handling uds versions from upstream ones
([#&#8203;359](https://github.com/defenseunicorns/uds-common/issues/359))
([34dfed1](https://github.com/defenseunicorns/uds-common/commit/34dfed162e220d6cdbb13b8910a78ff3d00d1f08))
- fix the upgrade task
([#&#8203;361](https://github.com/defenseunicorns/uds-common/issues/361))
([c74070d](https://github.com/defenseunicorns/uds-common/commit/c74070d7ba7a3cb5a503cc7632748b115a208115))

###
[`v1.5.0`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.5.0)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.4.0...v1.5.0)

##### ⚠ BREAKING CHANGES

- fix the release process permissions (contents: write)
([#&#8203;355](https://github.com/defenseunicorns/uds-common/issues/355))
- **deps:** update uds common support dependencies (ubuntu-latest can no
longer be used)
([#&#8203;354](https://github.com/defenseunicorns/uds-common/issues/354))

##### Features

- provide uds-releaser option for publishing uds packages
([#&#8203;341](https://github.com/defenseunicorns/uds-common/issues/341))
([62f8c28](https://github.com/defenseunicorns/uds-common/commit/62f8c28b2db62a0fbcbad5a7a639c65de2359696))

##### Bug Fixes

- check tests directories in renovate updates
([#&#8203;351](https://github.com/defenseunicorns/uds-common/issues/351))
([61385c2](https://github.com/defenseunicorns/uds-common/commit/61385c2fc0463e125e1914d59c4d7288976c5628))
- quote conditional and add use chkpt false
([#&#8203;357](https://github.com/defenseunicorns/uds-common/issues/357))
([4cda4d9](https://github.com/defenseunicorns/uds-common/commit/4cda4d94ca965781e57e36000a8b7159197533be))

##### Miscellaneous

- fix the release process permissions
([#&#8203;355](https://github.com/defenseunicorns/uds-common/issues/355))
([517932c](https://github.com/defenseunicorns/uds-common/commit/517932c890e0be62a87ef3f44ce88f9f3f587d5b))
- **deps:** update uds common package dependencies to v1.27.3
([#&#8203;349](https://github.com/defenseunicorns/uds-common/issues/349))
([4fbe49f](https://github.com/defenseunicorns/uds-common/commit/4fbe49f520cfa2c8ca38a39b829a7b2c782bae47))
- **deps:** update uds common support dependencies
([#&#8203;348](https://github.com/defenseunicorns/uds-common/issues/348))
([4430e46](https://github.com/defenseunicorns/uds-common/commit/4430e46bcd30092cb25e24bc278b54602602c3fb))
- **deps:** update uds common support dependencies
([#&#8203;354](https://github.com/defenseunicorns/uds-common/issues/354))
([511d894](https://github.com/defenseunicorns/uds-common/commit/511d8940991eaba185dd52d11a3d37efa7defcd8))

###
[`v1.4.0`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.4.0)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.3.0...v1.4.0)

##### Features

- login to ghcr from gitlab for upgrade tests and avoiding rate limiting
([#&#8203;343](https://github.com/defenseunicorns/uds-common/issues/343))
([e299d1c](https://github.com/defenseunicorns/uds-common/commit/e299d1c9b6c8d1cb9af3f087e62a98ba2793bbd9))

##### Miscellaneous

- **deps:** update uds common support dependencies
([#&#8203;344](https://github.com/defenseunicorns/uds-common/issues/344))
([9365b36](https://github.com/defenseunicorns/uds-common/commit/9365b36350a93b263a7248c41229684241959691))
- **deps:** update uds common support dependencies to v0.32.0
([#&#8203;347](https://github.com/defenseunicorns/uds-common/issues/347))
([14f4841](https://github.com/defenseunicorns/uds-common/commit/14f48411704c4df466f3f5c47f6cb90e84a592fb))
- fix broken links and change name of package integration guide
([#&#8203;346](https://github.com/defenseunicorns/uds-common/issues/346))
([c470dea](https://github.com/defenseunicorns/uds-common/commit/c470dea2c0dc108164ceab9acb7b567af703a48e))
- update uds-package-requirements with new CODEOWNERS reqs
([#&#8203;339](https://github.com/defenseunicorns/uds-common/issues/339))
([462b7e9](https://github.com/defenseunicorns/uds-common/commit/462b7e9d45bcfdf5fae54b09cd51e112a713214a))

###
[`v1.3.0`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.3.0)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.2.2...v1.3.0)

##### Features

- allow keycloak_group to be specified as input in create-doug-user task
([#&#8203;332](https://github.com/defenseunicorns/uds-common/issues/332))
([cf7cbdd](https://github.com/defenseunicorns/uds-common/commit/cf7cbddefc1abf96bab238fa185908eab1da194c))

##### Bug Fixes

- add git reset in upgrade-test directory for better local devx
([#&#8203;337](https://github.com/defenseunicorns/uds-common/issues/337))
([2c0ca17](https://github.com/defenseunicorns/uds-common/commit/2c0ca174540f4a138648c56058e5a1216d62c617))
- gitlab publish being broken due to bash weirdness
([#&#8203;329](https://github.com/defenseunicorns/uds-common/issues/329))
([e7a3c69](https://github.com/defenseunicorns/uds-common/commit/e7a3c6969cb77c1560da2ae93f48cb5759a002f2))
- update UDS Opeator link in guide.md
([#&#8203;336](https://github.com/defenseunicorns/uds-common/issues/336))
([66cbe6f](https://github.com/defenseunicorns/uds-common/commit/66cbe6f63597d1eeeb9c177084067bc90aa0d469))
- use flavor from inputs instead of $FLAVOR variable
([#&#8203;335](https://github.com/defenseunicorns/uds-common/issues/335))
([398bbe5](https://github.com/defenseunicorns/uds-common/commit/398bbe58d5eac6f365b705a8fad80a7eb920202b))

##### Miscellaneous

- **deps:** update uds common support dependencies
([#&#8203;334](https://github.com/defenseunicorns/uds-common/issues/334))
([d95aafa](https://github.com/defenseunicorns/uds-common/commit/d95aafabbc53c6f3c6034c71bdee28f4841733eb))

###
[`v1.2.2`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.2.2)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.2.1...v1.2.2)

##### Features

- allow alternate paths for the check flavor zarf.yaml
([#&#8203;326](https://github.com/defenseunicorns/uds-common/issues/326))
([d3ecafd](https://github.com/defenseunicorns/uds-common/commit/d3ecafdf8a124c8b722b34e41097bf08fe5b8036))

##### Miscellaneous

- **deps:** update uds common support dependencies to v0.30.0
([#&#8203;328](https://github.com/defenseunicorns/uds-common/issues/328))
([2c8bb0d](https://github.com/defenseunicorns/uds-common/commit/2c8bb0dfdd86611b32601fc9c4083fba6ea735aa))

###
[`v1.2.1`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.2.1)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.2.0...v1.2.1)

##### Bug Fixes

- pull mv command to use latest version
([#&#8203;324](https://github.com/defenseunicorns/uds-common/issues/324))
([3512549](https://github.com/defenseunicorns/uds-common/commit/3512549b418c115f5ff48df5e067c2790bdfd122))

##### Miscellaneous

- **deps:** update uds common support dependencies
([#&#8203;320](https://github.com/defenseunicorns/uds-common/issues/320))
([7dded2a](https://github.com/defenseunicorns/uds-common/commit/7dded2aa68a1f1c9b51960d870f698c976d0c1a4))

###
[`v1.2.0`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.2.0)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.1.2...v1.2.0)

##### Features

- support gitlab
([#&#8203;283](https://github.com/defenseunicorns/uds-common/issues/283))
([9ac2019](https://github.com/defenseunicorns/uds-common/commit/9ac201912622886aa6c6a25c1d0cd086b23b5567))

##### Bug Fixes

- don't fail if `zarf.yaml` not found in tag
([#&#8203;322](https://github.com/defenseunicorns/uds-common/issues/322))
([e4ef2ab](https://github.com/defenseunicorns/uds-common/commit/e4ef2ab9d752acfd0323eb551d84822311708b25))

##### Miscellaneous

- **deps:** update support-deps to v3.27.0
([#&#8203;318](https://github.com/defenseunicorns/uds-common/issues/318))
([8b6e67e](https://github.com/defenseunicorns/uds-common/commit/8b6e67e8f0ffa1300a75bc3d8d1df916dbddb2f8))
- update workflow permissions
([#&#8203;321](https://github.com/defenseunicorns/uds-common/issues/321))
([9f5c844](https://github.com/defenseunicorns/uds-common/commit/9f5c844238529b92eef7ee97f1b6f5713ec371ca))

###
[`v1.1.2`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.1.2)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.1.1...v1.1.2)

##### Miscellaneous

- **docs:** update CODEOWNERS example
([#&#8203;302](https://github.com/defenseunicorns/uds-common/issues/302))
([cf9959f](https://github.com/defenseunicorns/uds-common/commit/cf9959f7121f35b56748d62df5400d4ed3ac273d))
- improve badge verification and dep installs
([#&#8203;316](https://github.com/defenseunicorns/uds-common/issues/316))
([047cc5b](https://github.com/defenseunicorns/uds-common/commit/047cc5b52dacfbc77a60b2ea13d507237451c529))

###
[`v1.1.1`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.1.1)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.1.0...v1.1.1)

##### Bug Fixes

- lint:deps producing unwanted file
([#&#8203;297](https://github.com/defenseunicorns/uds-common/issues/297))
([94db603](https://github.com/defenseunicorns/uds-common/commit/94db6033619ea5b62d00de52961bd7b5fa969517))
- timeout too short on test workflows - allow adjustment on test/publish
([#&#8203;314](https://github.com/defenseunicorns/uds-common/issues/314))
([6ac1587](https://github.com/defenseunicorns/uds-common/commit/6ac1587f0553ed91e1f0a2f662e59dd0839d10a7))

##### Miscellaneous

- add if to only run the clean runner task on ubuntu-latest
([#&#8203;309](https://github.com/defenseunicorns/uds-common/issues/309))
([10377e8](https://github.com/defenseunicorns/uds-common/commit/10377e875c105c69b2233cf8f0703c1951b2ebf1))
- adds check for addlicense
([#&#8203;303](https://github.com/defenseunicorns/uds-common/issues/303))
([4fef014](https://github.com/defenseunicorns/uds-common/commit/4fef014b93368ac2b2cff8b01a6ab997db12a660))
- **deps:** update uds common support dependencies
([#&#8203;305](https://github.com/defenseunicorns/uds-common/issues/305))
([429058f](https://github.com/defenseunicorns/uds-common/commit/429058f7a8a3e670ef59c0d385a4b58f90a31387))
- **deps:** update uds common support dependencies to v0.29.1
([#&#8203;313](https://github.com/defenseunicorns/uds-common/issues/313))
([bd27cc8](https://github.com/defenseunicorns/uds-common/commit/bd27cc8f5b08940626276ca338c9bf864bc5f054))
- **docs:** fix overwritten requirement for metadata
([#&#8203;296](https://github.com/defenseunicorns/uds-common/issues/296))
([07fd1d3](https://github.com/defenseunicorns/uds-common/commit/07fd1d330374a79f0ff3278d972155ef80d83313))
- improve task checks/linting and allow more options on test/publish
([#&#8203;311](https://github.com/defenseunicorns/uds-common/issues/311))
([894a2ce](https://github.com/defenseunicorns/uds-common/commit/894a2ce4d9c26015cc4842644c20eb92a9acd2a3))
- make yamllint easier to run locally
([#&#8203;312](https://github.com/defenseunicorns/uds-common/issues/312))
([f44b244](https://github.com/defenseunicorns/uds-common/commit/f44b244c96f948e1193244067307642b6e9953cb))
- update uds-package-requirements.md
([#&#8203;306](https://github.com/defenseunicorns/uds-common/issues/306))
([b7a6f09](https://github.com/defenseunicorns/uds-common/commit/b7a6f097014733e03b2f0b763e4654f3d3c89f78))

###
[`v1.1.0`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.1.0)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v1.0.0...v1.1.0)

##### ⚠ BREAKING CHANGES

- update the license to AGPLv3 or Commercial
([#&#8203;286](https://github.com/defenseunicorns/uds-common/issues/286))

##### Bug Fixes

- modified jq command
([#&#8203;292](https://github.com/defenseunicorns/uds-common/issues/292))
([d566e86](https://github.com/defenseunicorns/uds-common/commit/d566e86c5a78f2124116113ea3ed35695caec5be))
- simplify git command for flavor checks
([#&#8203;290](https://github.com/defenseunicorns/uds-common/issues/290))
([72c4e35](https://github.com/defenseunicorns/uds-common/commit/72c4e35d5f9f6ed877c184cf748e67a77e4fa771))
- upgrade test not cloning in private repos
([#&#8203;295](https://github.com/defenseunicorns/uds-common/issues/295))
([1dde808](https://github.com/defenseunicorns/uds-common/commit/1dde808b943c554edcd401fb814d504ee74117c0))

##### Miscellaneous

- **badging:** include unicorn flavor suggstion for bronze
([#&#8203;288](https://github.com/defenseunicorns/uds-common/issues/288))
([f668b06](https://github.com/defenseunicorns/uds-common/commit/f668b06f1597efd3c701a47ce28de1d8f298b1b8))
- **deps:** update support-deps to v4.4.3
([#&#8203;282](https://github.com/defenseunicorns/uds-common/issues/282))
([13d35ef](https://github.com/defenseunicorns/uds-common/commit/13d35ef9831c71cc217ef43f2c13562f40a3ec5b))
- **deps:** update uds common package dependencies to v1.27.2
([#&#8203;229](https://github.com/defenseunicorns/uds-common/issues/229))
([5b6a722](https://github.com/defenseunicorns/uds-common/commit/5b6a7223469bddf79be079baab1e3333a01c71e5))
- disable stale PR rebasing for renovate
([#&#8203;284](https://github.com/defenseunicorns/uds-common/issues/284))
([27ca69e](https://github.com/defenseunicorns/uds-common/commit/27ca69e53d980672b655b03ee854d2e7ea0462dc))
- have addlicense ignore gitignored files
([#&#8203;294](https://github.com/defenseunicorns/uds-common/issues/294))
([1bf662e](https://github.com/defenseunicorns/uds-common/commit/1bf662e890a238bf49234e9768d5fa7078d4fdb3))
- make all Maru references local includes
([#&#8203;287](https://github.com/defenseunicorns/uds-common/issues/287))
([727db0f](https://github.com/defenseunicorns/uds-common/commit/727db0fae26a4397361bab84de18dd253a755c79))
- update the license to AGPLv3 or Commercial
([#&#8203;286](https://github.com/defenseunicorns/uds-common/issues/286))
([2a9ca00](https://github.com/defenseunicorns/uds-common/commit/2a9ca00409f3bb513d2f256bcf1a91146b94d514))

###
[`v1.0.0`](https://github.com/defenseunicorns/uds-common/releases/tag/v1.0.0)

[Compare
Source](https://github.com/defenseunicorns/uds-common/compare/v0.13.1...v1.0.0)

##### ⚠ BREAKING CHANGES

- remove with.assessment_results from oscal tasks
([#&#8203;276](https://github.com/defenseunicorns/uds-common/issues/276))
- update the publish task to avoid name collision
([#&#8203;267](https://github.com/defenseunicorns/uds-common/issues/267))
- **task:** add optional config input to create, deploy package and
bundle tasks
([#&#8203;262](https://github.com/defenseunicorns/uds-common/issues/262))
- add shell linting to uds-common linting
([#&#8203;258](https://github.com/defenseunicorns/uds-common/issues/258))
- update uds common gh actions to use uds run conditionals
([#&#8203;254](https://github.com/defenseunicorns/uds-common/issues/254))

##### Features

- **task:** add optional config input to create, deploy package and
bundle tasks
([#&#8203;262](https://github.com/defenseunicorns/uds-common/issues/262))
([3d3e9cb](https://github.com/defenseunicorns/uds-common/commit/3d3e9cb82e6664a4250782e6ae3a4e1112cfe5be))
- update uds common gh actions to use uds run conditionals
([#&#8203;254](https://github.com/defenseunicorns/uds-common/issues/254))
([c9d92f0](https://github.com/defenseunicorns/uds-common/commit/c9d92f0481d147e362d359447b487ab1c1560f31))

##### Bug Fixes

- add runner.arch to upload-artifacts name
([#&#8203;269](https://github.com/defenseunicorns/uds-common/issues/269))
([4abe414](https://github.com/defenseunicorns/uds-common/commit/4abe414fa5460bc9e98b53f2e830b41e2e01cf26))
- add test artifact uploads to callable workflows
([#&#8203;275](https://github.com/defenseunicorns/uds-common/issues/275))
([02e5c07](https://github.com/defenseunicorns/uds-common/commit/02e5c072465f1b06a05760fd4d1d12e070c22155))
- broken hyperlink in guide.md
([#&#8203;272](https://github.com/defenseunicorns/uds-common/issues/272))
([6b152a4](https://github.com/defenseunicorns/uds-common/commit/6b152a4905ce4b8d212519e3fff4ff99dbaf7e50))
- refactor top level tasks
([#&#8203;277](https://github.com/defenseunicorns/uds-common/issues/277))
([b7f6894](https://github.com/defenseunicorns/uds-common/commit/b7f68947d4082a7cb3128271476f65c61b3a9261))
- remove with.assessment_results from oscal tasks
([#&#8203;276](https://github.com/defenseunicorns/uds-common/issues/276))
([bb8bb4b](https://github.com/defenseunicorns/uds-common/commit/bb8bb4b4df897b8aa747f5fe6e3ddd3fa40017b9))
- test/publish workflow upload and default behavior
([#&#8203;279](https://github.com/defenseunicorns/uds-common/issues/279))
([1851a1c](https://github.com/defenseunicorns/uds-common/commit/1851a1cb3f532f83a70c09e8bb513fcc6bb64bd1))
- update publish permissions
([#&#8203;263](https://github.com/defenseunicorns/uds-common/issues/263))
([2e57869](https://github.com/defenseunicorns/uds-common/commit/2e57869b41d1f523ca37b2a3da035a580fc7d6d0))
- update the publish task to avoid name collision
([#&#8203;267](https://github.com/defenseunicorns/uds-common/issues/267))
([6a176ff](https://github.com/defenseunicorns/uds-common/commit/6a176ffd18ece28b759eb4e20f2e082ff0e079fb))

##### Miscellaneous

- add an ADR to document workflow/job names
([#&#8203;260](https://github.com/defenseunicorns/uds-common/issues/260))
([0685c7c](https://github.com/defenseunicorns/uds-common/commit/0685c7cac904ebe5f746770f9488210498d4463d))
- add shell linting to uds-common linting
([#&#8203;258](https://github.com/defenseunicorns/uds-common/issues/258))
([82e9137](https://github.com/defenseunicorns/uds-common/commit/82e9137642cb5dc0ba41cb33ad1ae44258549d19))
- correct the release workflow path on README
([#&#8203;265](https://github.com/defenseunicorns/uds-common/issues/265))
([62c9a5f](https://github.com/defenseunicorns/uds-common/commit/62c9a5f0a14a8215d5d7e55e1b11d0d77003c8e1))
- **deps:** update uds common support dependencies
([#&#8203;250](https://github.com/defenseunicorns/uds-common/issues/250))
([c828932](https://github.com/defenseunicorns/uds-common/commit/c82893264fffadfd0d84ca239a9459e6e55b9635))
- **docs:** restructure and introduce metadata guidelines
([#&#8203;266](https://github.com/defenseunicorns/uds-common/issues/266))
([6828f10](https://github.com/defenseunicorns/uds-common/commit/6828f10932a65d5fbbaf5994e2c23ddd1cd27255))
- refactor and improve badge verification task
([#&#8203;249](https://github.com/defenseunicorns/uds-common/issues/249))
([82e63be](https://github.com/defenseunicorns/uds-common/commit/82e63be82766a2e550a847af904b2d738c9d3478))
- update practices around maintaining the UDS Common framework
([#&#8203;253](https://github.com/defenseunicorns/uds-common/issues/253))
([a733122](https://github.com/defenseunicorns/uds-common/commit/a7331224f153532361d32d0b02de6cbe7361ffe3))
- update the codeowners for the repo
([#&#8203;264](https://github.com/defenseunicorns/uds-common/issues/264))
([6359020](https://github.com/defenseunicorns/uds-common/commit/6359020fa85b88f3360d0813f3da1d5e1f51134c))
- **deps:** update uds common support dependencies
([#&#8203;278](https://github.com/defenseunicorns/uds-common/issues/278))
([e71432f](https://github.com/defenseunicorns/uds-common/commit/e71432f261fa03b60c7bf5845e749476390e104b))

</details>

<details>
<summary>github/codeql-action (github/codeql-action)</summary>

###
[`v3.28.12`](https://github.com/github/codeql-action/releases/tag/v3.28.12)

[Compare
Source](https://github.com/github/codeql-action/compare/v3.28.11...v3.28.12)

### CodeQL Action Changelog

See the [releases
page](https://github.com/github/codeql-action/releases) for the
relevant changes to the CodeQL CLI and language packs.

#### 3.28.12 - 19 Mar 2025

- Dependency caching should now cache more dependencies for Java
`build-mode: none` extractions. This should speed up workflows and avoid
inconsistent alerts in some cases.
- Update default CodeQL bundle version to 2.20.7.
[#&#8203;2810](https://github.com/github/codeql-action/pull/2810)

See the full
[CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.28.12/CHANGELOG.md)
for more information.

</details>

<details>
<summary>terraform-aws-modules/terraform-aws-rds
(terraform-aws-modules/rds/aws)</summary>

###
[`v6.11.0`](https://github.com/terraform-aws-modules/terraform-aws-rds/blob/HEAD/CHANGELOG.md#6110-2025-03-21)

[Compare
Source](https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v6.10.0...v6.11.0)

##### Features

- Support `db_insights_mode`
([#&#8203;590](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/590))
([5ea5035](https://github.com/terraform-aws-modules/terraform-aws-rds/commit/5ea5035e825f13da17793ee193131ab3587770d7))

</details>

<details>
<summary>zarf-dev/zarf (zarf-dev/zarf)</summary>

###
[`v0.50.0`](https://github.com/zarf-dev/zarf/releases/tag/v0.50.0)

[Compare
Source](https://github.com/zarf-dev/zarf/compare/v0.49.1...v0.50.0)

<!-- Release notes generated using configuration in .github/release.yml
at v0.50.0 -->

##### What's Changed

##### 🚀 Updates

- feat: recording deployed component status in package deploy by
[@&#8203;sgettys](https://github.com/sgettys) in
[https://github.com/zarf-dev/zarf/pull/3556](https://github.com/zarf-dev/zarf/pull/3556)
- docs: remove interactive tutorial by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/3566](https://github.com/zarf-dev/zarf/pull/3566)
- feat: accept version flag for `zarf tools download-init` by
[@&#8203;jbrewer3](https://github.com/jbrewer3) in
[https://github.com/zarf-dev/zarf/pull/3568](https://github.com/zarf-dev/zarf/pull/3568)
- fix(unit): resolve TestRepository host git configuration dependency by
[@&#8203;brandtkeller](https://github.com/brandtkeller) in
[https://github.com/zarf-dev/zarf/pull/3573](https://github.com/zarf-dev/zarf/pull/3573)
- fix: change Helm chart dependency verification to "verify never" from
"verify if possible" by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/3571](https://github.com/zarf-dev/zarf/pull/3571)
- chore: use setup-zarf from zarf-dev by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/3583](https://github.com/zarf-dev/zarf/pull/3583)
- fix: support for ephemeral container mutation by
[@&#8203;brandtkeller](https://github.com/brandtkeller) in
[https://github.com/zarf-dev/zarf/pull/3560](https://github.com/zarf-dev/zarf/pull/3560)

##### 📦 Dependencies

- chore(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3569](https://github.com/zarf-dev/zarf/pull/3569)
- chore(deps): bump the cosign-providers group across 1 directory with 3
updates by [@&#8203;dependabot](https://github.com/dependabot)
in
[https://github.com/zarf-dev/zarf/pull/3558](https://github.com/zarf-dev/zarf/pull/3558)
- chore(deps): bump github/codeql-action from 3.28.10 to 3.28.11 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3561](https://github.com/zarf-dev/zarf/pull/3561)
- chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3577](https://github.com/zarf-dev/zarf/pull/3577)
- chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3581](https://github.com/zarf-dev/zarf/pull/3581)
- chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3582](https://github.com/zarf-dev/zarf/pull/3582)
- chore(deps): bump github/codeql-action from 3.28.11 to 3.28.12 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3591](https://github.com/zarf-dev/zarf/pull/3591)
- chore(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3590](https://github.com/zarf-dev/zarf/pull/3590)
- chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3588](https://github.com/zarf-dev/zarf/pull/3588)
- chore(deps): bump actions/download-artifact from 4.1.9 to 4.2.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3589](https://github.com/zarf-dev/zarf/pull/3589)
- chore(deps): bump the k8s group across 1 directory with 5 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/3574](https://github.com/zarf-dev/zarf/pull/3574)

##### New Contributors

- [@&#8203;sgettys](https://github.com/sgettys) made their
first contribution in
[https://github.com/zarf-dev/zarf/pull/3556](https://github.com/zarf-dev/zarf/pull/3556)

**Full Changelog**:
https://github.com/zarf-dev/zarf/compare/v0.49.1...v0.50.0

</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://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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mjnagel pushed a commit to BagelLab/uds-core that referenced this pull request Nov 14, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.39.0](defenseunicorns/uds-core@v0.38.0...v0.39.0)
(2025-04-01)


### ⚠ BREAKING CHANGES

* dynamic generation of Istio AuthorizationPolicy resources in ambient
mode based on the configuration defined in a UDSPackage. ALL requests to
a pod with authservice protection MUST have a jwt from Keycloak. More
fine-grained protection can be done with additional DENY policies, but
there will always be a requirement for a Keycloak JWT in addition.

### Features

* add alertmanager datasource to grafana
([defenseunicorns#1374](defenseunicorns#1374))
([818a3a0](defenseunicorns@818a3a0))
* ambient mesh authorization policy generation
(defenseunicorns#1384)
([b47daba](defenseunicorns@b47daba))
* new webauth and mfa flows
([defenseunicorns#1370](defenseunicorns#1370))
([1ac1b03](defenseunicorns@1ac1b03))
* theme customization
([defenseunicorns#1382](defenseunicorns#1382))
([55ef41b](defenseunicorns@55ef41b))
* use Client Credentials for managing Keycloak Clients
([defenseunicorns#1341](defenseunicorns#1341))
([4db9cc7](defenseunicorns@4db9cc7))


### Bug Fixes

* add delete credential keycloak secret value
([defenseunicorns#1398](defenseunicorns#1398))
([d45b3e6](defenseunicorns@d45b3e6))
* broken selectors for internal dependencies on charts
([defenseunicorns#1403](defenseunicorns#1403))
([d72b194](defenseunicorns@d72b194))


### Miscellaneous

* add additionalNetworkAllow to keycloak and loki
([defenseunicorns#1379](defenseunicorns#1379))
([8200bce](defenseunicorns@8200bce))
* add docs for layer selection
([defenseunicorns#1216](defenseunicorns#1216))
([c170322](defenseunicorns@c170322))
* **deps:** update grafana
([defenseunicorns#1383](defenseunicorns#1383))
([122dc58](defenseunicorns@122dc58))
* **deps:** update grafana to v8.10.4
([defenseunicorns#1363](defenseunicorns#1363))
([fb163bd](defenseunicorns@fb163bd))
* **deps:** update istio to v1.25.0
([defenseunicorns#1335](defenseunicorns#1335))
([1803ea7](defenseunicorns@1803ea7))
* **deps:** update keycloak to v0.11.1
([defenseunicorns#1400](defenseunicorns#1400))
([6fdcd0c](defenseunicorns@6fdcd0c))
* **deps:** update keycloak to v26.1.4
([defenseunicorns#1356](defenseunicorns#1356))
([31152f7](defenseunicorns@31152f7))
* **deps:** update pepr to v0.46.3
([defenseunicorns#1365](defenseunicorns#1365))
([304a556](defenseunicorns@304a556))
* **deps:** update prometheus-stack
([defenseunicorns#1362](defenseunicorns#1362))
([ae40b27](defenseunicorns@ae40b27))
* **deps:** update prometheus-stack
([defenseunicorns#1380](defenseunicorns#1380))
([eec3337](defenseunicorns@eec3337))
* **deps:** update support dependencies to v22.13.17
([defenseunicorns#1401](defenseunicorns#1401))
([8a81eec](defenseunicorns@8a81eec))
* **deps:** update support-deps
([defenseunicorns#1364](defenseunicorns#1364))
([7819bec](defenseunicorns@7819bec))
* **deps:** update support-deps
([defenseunicorns#1376](defenseunicorns#1376))
([dd22589](defenseunicorns@dd22589))
* **deps:** update support-deps
([defenseunicorns#1390](defenseunicorns#1390))
([f06bb70](defenseunicorns@f06bb70))
* **deps:** update support-deps
([defenseunicorns#1392](defenseunicorns#1392))
([c0762a3](defenseunicorns@c0762a3))
* **deps:** update ts-jest to v29.3.0
([defenseunicorns#1377](defenseunicorns#1377))
([8b2174a](defenseunicorns@8b2174a))
* **deps:** update velero to v8.6.0
([defenseunicorns#1371](defenseunicorns#1371))
([93a44e6](defenseunicorns@93a44e6))
* remove kiali and tempo references from repo
([defenseunicorns#1375](defenseunicorns#1375))
([8374de3](defenseunicorns@8374de3))
* update how to scrape metrics
([defenseunicorns#1378](defenseunicorns#1378))
([e808f7d](defenseunicorns@e808f7d))
* update unicorn ztunnel image to 1.25.0
([defenseunicorns#1389](defenseunicorns#1389))
([7e446cb](defenseunicorns@7e446cb))


### Documentation

* velero csi vsphere backups
([defenseunicorns#1385](defenseunicorns#1385))
([5ae33b2](defenseunicorns@5ae33b2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate-ready Label used to trigger Renovate PR CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants