Skip to content

Commit

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

---

### Release Notes

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

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

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

#### Note 🧾

We realized that when doing a `setItemAndWait()` or
`removeItemAndWait()` with patch values that were the same as the values
already in the Pepr store, an error could occur. This release addresses
that error and enhances store code.

#### What's Changed ♻️

- chore: return types on src/lib/assets/index.ts
src/lib/controller/index.ts src/lib/mutate-request.ts by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1515](https://redirect.github.com/defenseunicorns/pepr/pull/1515)
- chore: returns on utils,queue,cosign by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1528](https://redirect.github.com/defenseunicorns/pepr/pull/1528)
- chore(testing): verify pepr can be deployed with zarf by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1531](https://redirect.github.com/defenseunicorns/pepr/pull/1531)
- refactor: resolve eslint warnings (max-depth, complexity) -
src/lib/validate-processor.ts by
[@&#8203;btlghrants](https://redirect.github.com/btlghrants) in
[https://github.com/defenseunicorns/pepr/pull/1529](https://redirect.github.com/defenseunicorns/pepr/pull/1529)
- chore(ci): use standard check for helm & zarf installs by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1541](https://redirect.github.com/defenseunicorns/pepr/pull/1541)
- chore: complexity of monitor by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1542](https://redirect.github.com/defenseunicorns/pepr/pull/1542)
- chore: return types on store and capability by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1555](https://redirect.github.com/defenseunicorns/pepr/pull/1555)
- chore: add return types to untyped functions by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1560](https://redirect.github.com/defenseunicorns/pepr/pull/1560)
- chore: complexity in build by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1557](https://redirect.github.com/defenseunicorns/pepr/pull/1557)
- chore: add return types to watch-processor.ts by
[@&#8203;samayer12](https://redirect.github.com/samayer12) in
[https://github.com/defenseunicorns/pepr/pull/1562](https://redirect.github.com/defenseunicorns/pepr/pull/1562)
- chore: different periods between send and receive by
[@&#8203;cmwylie19](https://redirect.github.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/1563](https://redirect.github.com/defenseunicorns/pepr/pull/1563)
- chore: bump github/codeql-action from 3.27.6 to 3.27.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1558](https://redirect.github.com/defenseunicorns/pepr/pull/1558)
- chore: bump trufflesecurity/trufflehog from 3.85.0 to 3.86.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1559](https://redirect.github.com/defenseunicorns/pepr/pull/1559)
- chore: bump
[@&#8203;types/node](https://redirect.github.com/types/node) from
22.10.1 to 22.10.2 in the development-dependencies group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1565](https://redirect.github.com/defenseunicorns/pepr/pull/1565)
- chore: bump trufflesecurity/trufflehog from 3.86.0 to 3.86.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/1564](https://redirect.github.com/defenseunicorns/pepr/pull/1564)

**Full Changelog**:
defenseunicorns/pepr@v0.42.0...v0.42.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micah Nagel <[email protected]>
  • Loading branch information
renovate[bot] and mjnagel authored Dec 17, 2024
1 parent da720b2 commit bde01da
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"k3d-setup": "k3d cluster delete pepr-dev && k3d cluster create pepr-dev --k3s-arg '--debug@server:0'"
},
"dependencies": {
"pepr": "0.42.0"
"pepr": "0.42.1"
},
"devDependencies": {
"@jest/globals": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion tasks/create.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ variables:

- name: REGISTRY1_PEPR_IMAGE
# renovate: datasource=docker depName=registry1.dso.mil/ironbank/opensource/defenseunicorns/pepr/controller versioning=semver
default: registry1.dso.mil/ironbank/opensource/defenseunicorns/pepr/controller:v0.42.0
default: registry1.dso.mil/ironbank/opensource/defenseunicorns/pepr/controller:v0.42.1

- name: LAYER

Expand Down

0 comments on commit bde01da

Please sign in to comment.