Skip to content

Commit

Permalink
chore(deps): update pepr to v0.45.0 (#1252)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
| [pepr](https://redirect.github.com/defenseunicorns/pepr) | [`0.44.0`
-> `0.45.0`](https://renovatebot.com/diffs/npm/pepr/0.44.0/0.45.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pepr/0.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pepr/0.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pepr/0.44.0/0.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pepr/0.44.0/0.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor |
|
[registry1.dso.mil/ironbank/opensource/defenseunicorns/pepr/controller](https://redirect.github.com/defenseunicorns/pepr)
([source](https://repo1.dso.mil/dsop/opensource/defenseunicorns/pepr/controller))
| `v0.44.0` -> `v0.45.0` |
[![age](https://developer.mend.io/api/mc/badges/age/docker/registry1.dso.mil%2fironbank%2fopensource%2fdefenseunicorns%2fpepr%2fcontroller/v0.45.0?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.45.0?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.44.0/v0.45.0?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.44.0/v0.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | minor |

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/defenseunicorns/pepr/compare/v0.44.0...v0.45.0)

#### Features 🆕

- feat: nightly releases of pepr cli and controller image by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1738](https://redirect.github.com/defenseunicorns/pepr/pull/1738)

Introducing Nightlies 🌃

*Wanna test new CLI or Controller features before they are release?
How's how!*

```bash
> npx pepr@nightly -V
0.44.0-nightly.7
```

#### What's Changed ♻️

- chore: update peer deps by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1757](https://redirect.github.com/defenseunicorns/pepr/pull/1757)
- chore: override glob and remove inflight which were deprecated by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1749](https://redirect.github.com/defenseunicorns/pepr/pull/1749)
- test: demonstrate that 'pepr build' outputs comparable config-derived
values by [@&#8203;btlghrants](https://redirect.github.com/btlghrants)
in
[https://github.com/defenseunicorns/pepr/pull/1688](https://redirect.github.com/defenseunicorns/pepr/pull/1688)
- chore: restore early exit on build no-embed by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1731](https://redirect.github.com/defenseunicorns/pepr/pull/1731)
- fix: tolerate optional fields from external pepr module definitions by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1732](https://redirect.github.com/defenseunicorns/pepr/pull/1732)
- chore: rename npm version command for nightlies to work by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1742](https://redirect.github.com/defenseunicorns/pepr/pull/1742)
- chore: quick fix on npm install and npm build for nightly by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1743](https://redirect.github.com/defenseunicorns/pepr/pull/1743)
- fix: show customLabels in helm chart after build by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1736](https://redirect.github.com/defenseunicorns/pepr/pull/1736)
- chore: max-params warning for src/lib/telemetry/metrics.ts by
[@&#8203;tamirazrab](https://redirect.github.com/tamirazrab) in
[https://github.com/defenseunicorns/pepr/pull/1735](https://redirect.github.com/defenseunicorns/pepr/pull/1735)
- chore: add unit test for webhooks by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1744](https://redirect.github.com/defenseunicorns/pepr/pull/1744)
- chore: add shellcheck to lint .sh files by
[@&#8203;tamirazrab](https://redirect.github.com/tamirazrab) in
[https://github.com/defenseunicorns/pepr/pull/1730](https://redirect.github.com/defenseunicorns/pepr/pull/1730)
- chore: clarify some rhetoric in the readme by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1741](https://redirect.github.com/defenseunicorns/pepr/pull/1741)
- chore: resolve max params for controller constructor by
[@&#8203;tamirazrab](https://redirect.github.com/tamirazrab) in
[https://github.com/defenseunicorns/pepr/pull/1747](https://redirect.github.com/defenseunicorns/pepr/pull/1747)

#### Dependabot 🤖

- chore: bump trufflesecurity/trufflehog from 3.88.3 to 3.88.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1751](https://redirect.github.com/defenseunicorns/pepr/pull/1751)
- chore: bump the development-dependencies group with 2 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1755](https://redirect.github.com/defenseunicorns/pepr/pull/1755)
- chore: bump the development-dependencies group with 2 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1760](https://redirect.github.com/defenseunicorns/pepr/pull/1760)
- chore: bump codecov/codecov-action from 5.3.0 to 5.3.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1726](https://redirect.github.com/defenseunicorns/pepr/pull/1726)
- chore: bump github/codeql-action from 3.28.4 to 3.28.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1727](https://redirect.github.com/defenseunicorns/pepr/pull/1727)
- chore: bump actions/setup-node from 4.1.0 to 4.2.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1733](https://redirect.github.com/defenseunicorns/pepr/pull/1733)
- chore: bump github/codeql-action from 3.28.6 to 3.28.8 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1745](https://redirect.github.com/defenseunicorns/pepr/pull/1745)
- chore: bump trufflesecurity/trufflehog from 3.88.2 to 3.88.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1746](https://redirect.github.com/defenseunicorns/pepr/pull/1746)
- chore: bump
[@&#8203;types/node](https://redirect.github.com/types/node) from
22.10.10 to 22.12.0 in the development-dependencies group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1737](https://redirect.github.com/defenseunicorns/pepr/pull/1737)
- chore: bump github/codeql-action from 3.28.5 to 3.28.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1739](https://redirect.github.com/defenseunicorns/pepr/pull/1739)
- chore: bump peter-murray/workflow-application-token-action from 4.0.0
to 4.0.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/defenseunicorns/pepr/pull/1740](https://redirect.github.com/defenseunicorns/pepr/pull/1740)

*Next Release Theme: Testing!*

**Full Changelog**:
defenseunicorns/pepr@v0.44.0...v0.45.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.

🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent f3a3731 commit 8be12db
Show file tree
Hide file tree
Showing 3 changed files with 241 additions and 269 deletions.
Loading

0 comments on commit 8be12db

Please sign in to comment.