Skip to content

Commit

Permalink
chore(deps): update pepr to v0.42.3 (#1158)
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.42.1`
-> `0.42.3`](https://renovatebot.com/diffs/npm/pepr/0.42.1/0.42.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pepr/0.42.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pepr/0.42.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pepr/0.42.1/0.42.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pepr/0.42.1/0.42.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
|
[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.42.1` -> `v0.42.3` |
[![age](https://developer.mend.io/api/mc/badges/age/docker/registry1.dso.mil%2fironbank%2fopensource%2fdefenseunicorns%2fpepr%2fcontroller/v0.42.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.42.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.42.1/v0.42.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.42.1/v0.42.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | patch |

---

### Release Notes

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

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

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

#### What's Changed

- chore: remove circular dependency with Assets class by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1635](https://redirect.github.com/defenseunicorns/pepr/pull/1635)
- chore: remove matchExpression peprdev key in webhook by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1639](https://redirect.github.com/defenseunicorns/pepr/pull/1639)

**Full Changelog**:
defenseunicorns/pepr@v0.42.2...v0.42.3

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

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

#### What's Changed

- chore: roadmap 2025 by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1544](https://redirect.github.com/defenseunicorns/pepr/pull/1544)
- refactor: resolve eslint warnings (max-depth, complexity) -
src/lib/mutate-processor.ts by
[@&#8203;btlghrants](https://redirect.github.com/btlghrants) in
[https://github.com/defenseunicorns/pepr/pull/1543](https://redirect.github.com/defenseunicorns/pepr/pull/1543)
- chore: add typing to untyped functions by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1572](https://redirect.github.com/defenseunicorns/pepr/pull/1572)
- chore: return types on module, included-files, and helpers to
standardize our typing by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1574](https://redirect.github.com/defenseunicorns/pepr/pull/1574)
- chore: reduce complexity of helpers.ts by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1575](https://redirect.github.com/defenseunicorns/pepr/pull/1575)
- chore: complexity shouldSkipRequest by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1578](https://redirect.github.com/defenseunicorns/pepr/pull/1578)
- chore: move processors to common directory by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1576](https://redirect.github.com/defenseunicorns/pepr/pull/1576)
- chore: return types for files based on issue by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1579](https://redirect.github.com/defenseunicorns/pepr/pull/1579)
- chore: return types on kfc, root, update, uud, loader by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1580](https://redirect.github.com/defenseunicorns/pepr/pull/1580)
- refactor: resolve eslint warnings (max-depth, complexity) -
src/cli/deploy.ts by
[@&#8203;btlghrants](https://redirect.github.com/btlghrants) in
[https://github.com/defenseunicorns/pepr/pull/1577](https://redirect.github.com/defenseunicorns/pepr/pull/1577)
- chore: warn devs when their feature branches may be too large by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1571](https://redirect.github.com/defenseunicorns/pepr/pull/1571)
- chore: reduce complexity in webhooks.ts by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1587](https://redirect.github.com/defenseunicorns/pepr/pull/1587)
- chore: increase coverage on util functions to ensure work is
thoroughly tested by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1591](https://redirect.github.com/defenseunicorns/pepr/pull/1591)
- refactor: resolve eslint warnings (complexity) -
src/lib/filter/filterNoMatchReason.ts by
[@&#8203;btlghrants](https://redirect.github.com/btlghrants) in
[https://github.com/defenseunicorns/pepr/pull/1585](https://redirect.github.com/defenseunicorns/pepr/pull/1585)
- chore: return types for logger,tls,validate-request by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1588](https://redirect.github.com/defenseunicorns/pepr/pull/1588)
- chore: organize core pepr files into lib/core/ by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1594](https://redirect.github.com/defenseunicorns/pepr/pull/1594)
- chore: return types by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1595](https://redirect.github.com/defenseunicorns/pepr/pull/1595)
- chore: group logically-related test cases in shared describe blocks by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1599](https://redirect.github.com/defenseunicorns/pepr/pull/1599)
- chore: statements in format by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1598](https://redirect.github.com/defenseunicorns/pepr/pull/1598)
- chore: update typescript dep + peerDeps by
[@&#8203;btlghrants](https://redirect.github.com/btlghrants) in
[https://github.com/defenseunicorns/pepr/pull/1607](https://redirect.github.com/defenseunicorns/pepr/pull/1607)
- chore: pull-back & prep for update of TS (after next pepr release) by
[@&#8203;btlghrants](https://redirect.github.com/btlghrants) in
[https://github.com/defenseunicorns/pepr/pull/1611](https://redirect.github.com/defenseunicorns/pepr/pull/1611)
- chore: add typing to templates.ts by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1602](https://redirect.github.com/defenseunicorns/pepr/pull/1602)
- chore: carriedNamespace/carriesIgnoredNamespace account for Namespace
object by [@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1619](https://redirect.github.com/defenseunicorns/pepr/pull/1619)
- chore: make load tests more resilient to slow metrics-server startup
in GH CI by [@&#8203;btlghrants](https://redirect.github.com/btlghrants)
in
[https://github.com/defenseunicorns/pepr/pull/1634](https://redirect.github.com/defenseunicorns/pepr/pull/1634)
- chore: bump trufflesecurity/trufflehog from 3.87.1 to 3.88.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1612](https://redirect.github.com/defenseunicorns/pepr/pull/1612)
- chore: bump github/codeql-action from 3.27.9 to 3.28.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1613](https://redirect.github.com/defenseunicorns/pepr/pull/1613)
- chore: bump pino from 9.5.0 to 9.6.0 in the production-dependencies
group by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1614](https://redirect.github.com/defenseunicorns/pepr/pull/1614)
- chore: bump
[@&#8203;types/node](https://redirect.github.com/types/node) from
22.10.2 to 22.10.3 in the development-dependencies group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1615](https://redirect.github.com/defenseunicorns/pepr/pull/1615)
- chore: bump
[@&#8203;types/node](https://redirect.github.com/types/node) from
22.10.3 to 22.10.4 in the development-dependencies group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1616](https://redirect.github.com/defenseunicorns/pepr/pull/1616)
- chore: bump
[@&#8203;types/node](https://redirect.github.com/types/node) from
22.10.4 to 22.10.5 in the development-dependencies group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1620](https://redirect.github.com/defenseunicorns/pepr/pull/1620)
- chore: bump trufflesecurity/trufflehog from 3.88.0 to 3.88.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1636](https://redirect.github.com/defenseunicorns/pepr/pull/1636)

**Full Changelog**:
defenseunicorns/pepr@v0.42.1...v0.42.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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Noah <40781376+noahpb@users.noreply.github.com>
  • Loading branch information
renovate[bot] and noahpb authored Jan 14, 2025
1 parent b0c4bc0 commit 55e8a4e
Show file tree
Hide file tree
Showing 3 changed files with 446 additions and 51 deletions.
Loading

0 comments on commit 55e8a4e

Please sign in to comment.