Skip to content

chore(deps): update pepr to v0.46.3#1365

Merged
noahpb merged 1 commit intomainfrom
renovate/pepr
Mar 21, 2025
Merged

chore(deps): update pepr to v0.46.3#1365
noahpb merged 1 commit intomainfrom
renovate/pepr

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 17, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
defenseunicorns/pepr patch v0.46.1 -> v0.46.3 age adoption passing confidence
pepr dependencies patch 0.46.1 -> 0.46.3 age adoption passing confidence
registry1.dso.mil/ironbank/opensource/defenseunicorns/pepr/controller (source) patch v0.46.1 -> v0.46.3 age adoption passing confidence

Release Notes

defenseunicorns/pepr (defenseunicorns/pepr)

v0.46.3

Compare Source

Overview 📎

We found a bug in our Pepr library code, this release intends to patch that bug which was attributed to eslint configs.

What's Changed ♻️
Dependencies 🤖

Full Changelog: defenseunicorns/pepr@v0.46.2...v0.46.3

v0.46.2

Compare Source

What's Changed ♻️
Dependabot 🤖

Full Changelog: defenseunicorns/pepr@v0.46.1...v0.46.2


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 these updates again.


  • 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 15:14
@noahpb noahpb added the waiting on ironbank This PR is waiting on an image update for ironbank label Mar 17, 2025
@renovate renovate Bot force-pushed the renovate/pepr branch from 313f2d4 to 6c6fa98 Compare March 18, 2025 15:00
@noahpb noahpb added renovate-ready Label used to trigger Renovate PR CI blocked and removed waiting on ironbank This PR is waiting on an image update for ironbank renovate-ready Label used to trigger Renovate PR CI labels Mar 19, 2025
@noahpb
Copy link
Copy Markdown
Contributor

noahpb commented Mar 20, 2025

Holding off while we investigate failures with the pepr team.

@mjnagel
Copy link
Copy Markdown
Contributor

mjnagel commented Mar 20, 2025

Tracking upstream issue - defenseunicorns/pepr#1965

@renovate renovate Bot changed the title chore(deps): update pepr to v0.46.2 chore(deps): update pepr Mar 20, 2025
@renovate renovate Bot force-pushed the renovate/pepr branch from a157b5c to 846cb47 Compare March 20, 2025 22:15
@mjnagel mjnagel added renovate-ready Label used to trigger Renovate PR CI and removed blocked labels Mar 20, 2025
@renovate renovate Bot force-pushed the renovate/pepr branch from 846cb47 to b27afa1 Compare March 20, 2025 22:17
@mjnagel mjnagel added waiting on ironbank This PR is waiting on an image update for ironbank and removed renovate-ready Label used to trigger Renovate PR CI labels Mar 20, 2025
@noahpb noahpb added renovate-ready Label used to trigger Renovate PR CI and removed waiting on ironbank This PR is waiting on an image update for ironbank renovate-ready Label used to trigger Renovate PR CI labels Mar 21, 2025
| datasource  | package                                                               | from    | to      |
| ----------- | --------------------------------------------------------------------- | ------- | ------- |
| github-tags | defenseunicorns/pepr                                                  | v0.46.1 | v0.46.3 |
| npm         | pepr                                                                  | 0.46.1  | 0.46.3  |
| docker      | registry1.dso.mil/ironbank/opensource/defenseunicorns/pepr/controller | v0.46.1 | v0.46.3 |
@renovate renovate Bot force-pushed the renovate/pepr branch from b27afa1 to fe80d3b Compare March 21, 2025 16:08
@renovate renovate Bot changed the title chore(deps): update pepr chore(deps): update pepr to v0.46.3 Mar 21, 2025
@noahpb noahpb added the renovate-ready Label used to trigger Renovate PR CI label Mar 21, 2025
@noahpb noahpb merged commit 304a556 into main Mar 21, 2025
@noahpb noahpb deleted the renovate/pepr branch March 21, 2025 17:22
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 | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
|
[defenseunicorns/pepr](https://github.com/defenseunicorns/pepr)
| | patch | `v0.46.1` -> `v0.46.3` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/defenseunicorns%2fpepr/v0.46.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/defenseunicorns%2fpepr/v0.46.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/defenseunicorns%2fpepr/v0.46.1/v0.46.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/defenseunicorns%2fpepr/v0.46.1/v0.46.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [pepr](https://github.com/defenseunicorns/pepr) |
dependencies | patch | [`0.46.1` ->
`0.46.3`](https://renovatebot.com/diffs/npm/pepr/0.46.1/0.46.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pepr/0.46.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pepr/0.46.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pepr/0.46.1/0.46.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pepr/0.46.1/0.46.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[registry1.dso.mil/ironbank/opensource/defenseunicorns/pepr/controller](https://github.com/defenseunicorns/pepr)
([source](https://repo1.dso.mil/dsop/opensource/defenseunicorns/pepr/controller))
| | patch | `v0.46.1` -> `v0.46.3` |
[![age](https://developer.mend.io/api/mc/badges/age/docker/registry1.dso.mil%2fironbank%2fopensource%2fdefenseunicorns%2fpepr%2fcontroller/v0.46.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/registry1.dso.mil%2fironbank%2fopensource%2fdefenseunicorns%2fpepr%2fcontroller/v0.46.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/registry1.dso.mil%2fironbank%2fopensource%2fdefenseunicorns%2fpepr%2fcontroller/v0.46.1/v0.46.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/registry1.dso.mil%2fironbank%2fopensource%2fdefenseunicorns%2fpepr%2fcontroller/v0.46.1/v0.46.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>defenseunicorns/pepr (defenseunicorns/pepr)</summary>

###
[`v0.46.3`](https://github.com/defenseunicorns/pepr/releases/tag/v0.46.3)

[Compare
Source](https://github.com/defenseunicorns/pepr/compare/v0.46.2...v0.46.3)

##### Overview 📎

We found a bug in our Pepr library code, this release intends to patch
that bug which was attributed to eslint configs.

##### What's Changed ♻️

- chore: zarf setup action update by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1943](https://github.com/defenseunicorns/pepr/pull/1943)
- chore: fix dependabot for chainguard by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1944](https://github.com/defenseunicorns/pepr/pull/1944)
- chore: remove unused cosign implementation from project by
[@&#8203;samayer12](https://github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1948](https://github.com/defenseunicorns/pepr/pull/1948)
- chore: consolidate prettier config to one file for consistent behavior
by [@&#8203;samayer12](https://github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1952](https://github.com/defenseunicorns/pepr/pull/1952)
- chore: revert eslint and update unicorn image by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1967](https://github.com/defenseunicorns/pepr/pull/1967)

##### Dependencies 🤖

- chore: bump library/node from `e265a04` to `990d0ab` by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1961](https://github.com/defenseunicorns/pepr/pull/1961)
- chore: bump actions/upload-artifact from 4.6.1 to 4.6.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1960](https://github.com/defenseunicorns/pepr/pull/1960)
- chore: bump actions/download-artifact from 4.2.0 to 4.2.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1959](https://github.com/defenseunicorns/pepr/pull/1959)
- chore: bump
[@&#8203;types/express](https://github.com/types/express) from
5.0.0 to 5.0.1 in the development-dependencies group by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1957](https://github.com/defenseunicorns/pepr/pull/1957)
- chore: bump github/codeql-action from 3.28.11 to 3.28.12 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1958](https://github.com/defenseunicorns/pepr/pull/1958)
- chore: bump library/node from `e940261` to `e265a04` by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1949](https://github.com/defenseunicorns/pepr/pull/1949)
- chore: bump actions/download-artifact from 4.1.9 to 4.2.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1950](https://github.com/defenseunicorns/pepr/pull/1950)
- chore: bump trufflesecurity/trufflehog from 3.88.17 to 3.88.18 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1951](https://github.com/defenseunicorns/pepr/pull/1951)
- chore: bump distroless/nodejs22-debian12 from `894873f` to `578ac82`
by [@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1947](https://github.com/defenseunicorns/pepr/pull/1947)
- chore: bump actions/setup-node from 4.2.0 to 4.3.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1946](https://github.com/defenseunicorns/pepr/pull/1946)
- chore: bump library/node from `c29271c` to `e940261` by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1945](https://github.com/defenseunicorns/pepr/pull/1945)

**Full Changelog**:
defenseunicorns/pepr@v0.46.2...v0.46.3

###
[`v0.46.2`](https://github.com/defenseunicorns/pepr/releases/tag/v0.46.2)

[Compare
Source](https://github.com/defenseunicorns/pepr/compare/v0.46.1...v0.46.2)

##### What's Changed ♻️

- chore: increase coverage in validate processor by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1891](https://github.com/defenseunicorns/pepr/pull/1891)
- chore(tests): refactor test data generation for RBAC tests by
[@&#8203;samayer12](https://github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1898](https://github.com/defenseunicorns/pepr/pull/1898)
- chore: account for early exit and stop timer by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1895](https://github.com/defenseunicorns/pepr/pull/1895)
- chore: webhook timer coverage in mutate-processor test by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1897](https://github.com/defenseunicorns/pepr/pull/1897)
- chore(ci): remove bypass rule when dependabot triggers CI by
[@&#8203;samayer12](https://github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1904](https://github.com/defenseunicorns/pepr/pull/1904)
- chore: configure project for eslint@9.21.0 by
[@&#8203;samayer12](https://github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1893](https://github.com/defenseunicorns/pepr/pull/1893)
- chore: expose log level during npx pepr dev by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1910](https://github.com/defenseunicorns/pepr/pull/1910)
- chore: remove circular dependency by introducing common-type by
[@&#8203;tamirazrab](https://github.com/tamirazrab) in
[https://github.com/defenseunicorns/pepr/pull/1877](https://github.com/defenseunicorns/pepr/pull/1877)
- chore: nightly e2es for ib dockerfiles by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1908](https://github.com/defenseunicorns/pepr/pull/1908)
- chore: remove circular dependency between `module.ts` and `lib.ts` by
[@&#8203;samayer12](https://github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1912](https://github.com/defenseunicorns/pepr/pull/1912)
- chore: consolidate down to a single dockerfile to avoid drift by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1913](https://github.com/defenseunicorns/pepr/pull/1913)
- chore: move ironbank-setup to actions by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1921](https://github.com/defenseunicorns/pepr/pull/1921)
- chore: update tar image for arm by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1922](https://github.com/defenseunicorns/pepr/pull/1922)
- chore: dependabot token for cgr by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1920](https://github.com/defenseunicorns/pepr/pull/1920)
- chore(deps): bump unicorn-flavor base image by
[@&#8203;samayer12](https://github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1929](https://github.com/defenseunicorns/pepr/pull/1929)
- chore: reduce complexity in mutate-processor by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1925](https://github.com/defenseunicorns/pepr/pull/1925)
- chore: increase coverage in KubernetesObject adjudicator functions by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1933](https://github.com/defenseunicorns/pepr/pull/1933)
- chore: new org username and password by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1934](https://github.com/defenseunicorns/pepr/pull/1934)
- chore: increase coverage in overrides function by
[@&#8203;cmwylie19](https://github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1938](https://github.com/defenseunicorns/pepr/pull/1938)

##### Dependabot 🤖

- chore: bump docker/login-action from 3.3.0 to 3.4.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1939](https://github.com/defenseunicorns/pepr/pull/1939)
- chore: bump
[@&#8203;types/node](https://github.com/types/node) from
22.13.7 to 22.13.9 in the development-dependencies group by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1889](https://github.com/defenseunicorns/pepr/pull/1889)
- chore: bump undici from 7.4.0 to 7.5.0 in the development-dependencies
group by [@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1931](https://github.com/defenseunicorns/pepr/pull/1931)
- chore: bump trufflesecurity/trufflehog from 3.88.16 to 3.88.17 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1937](https://github.com/defenseunicorns/pepr/pull/1937)
- chore: bump kubernetes-fluent-client from 3.4.2 to 3.4.4 in the
production-dependencies group by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1930](https://github.com/defenseunicorns/pepr/pull/1930)
- chore: bump trufflesecurity/trufflehog from 3.88.14 to 3.88.15 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1899](https://github.com/defenseunicorns/pepr/pull/1899)
- chore: bump the development-dependencies group with 2 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1907](https://github.com/defenseunicorns/pepr/pull/1907)
- chore: bump github/codeql-action from 3.28.10 to 3.28.11 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1906](https://github.com/defenseunicorns/pepr/pull/1906)
- chore: bump the development-dependencies group with 4 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1917](https://github.com/defenseunicorns/pepr/pull/1917)
- chore: bump trufflesecurity/trufflehog from 3.88.15 to 3.88.16 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1916](https://github.com/defenseunicorns/pepr/pull/1916)
- chore: bump the development-dependencies group with 2 updates by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1919](https://github.com/defenseunicorns/pepr/pull/1919)

**Full Changelog**:
defenseunicorns/pepr@v0.46.1...v0.46.2

</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.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

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