Skip to content

Commit

Permalink
chore(deps): update pepr to v0.24.1 (#134)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pepr](https://togithub.com/defenseunicorns/pepr) | [`0.23.0` ->
`0.24.1`](https://renovatebot.com/diffs/npm/pepr/0.23.0/0.24.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pepr/0.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pepr/0.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pepr/0.23.0/0.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pepr/0.23.0/0.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.24.0...v0.24.1)

#### What's Changed

- chore: kim -> codeowners by
[@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/548](https://togithub.com/defenseunicorns/pepr/pull/548)
- chore: grammer by [@&#8203;cmwylie19](https://togithub.com/cmwylie19)
in
[https://github.com/defenseunicorns/pepr/pull/550](https://togithub.com/defenseunicorns/pepr/pull/550)

**Full Changelog**:
defenseunicorns/pepr@v0.24.0...v0.24.1

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

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.23.2...v0.24.0)

#### Features

- feat: removeItemAndDelete by
[@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/547](https://togithub.com/defenseunicorns/pepr/pull/547)

```typescript
When(WebApp)
  .IsDeleted()
  .Mutate(async instance => {
    // Return a promise that is resolved when item is removed from the Pepr Store
    await Store.removeItemAndWait(instance.Raw.metadata.name);
  });
```

#### What's Changed

- fix: validation processor no longer prints \[object Object] in logs by
[@&#8203;btlghrants](https://togithub.com/btlghrants) in
[https://github.com/defenseunicorns/pepr/pull/519](https://togithub.com/defenseunicorns/pepr/pull/519)
- fix: update tutorial title by
[@&#8203;schaeferka](https://togithub.com/schaeferka) in
[https://github.com/defenseunicorns/pepr/pull/523](https://togithub.com/defenseunicorns/pepr/pull/523)
- chore: remove codecov by
[@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/541](https://togithub.com/defenseunicorns/pepr/pull/541)
- chore: pepr dashboard tutorial and files by
[@&#8203;schaeferka](https://togithub.com/schaeferka) in
[https://github.com/defenseunicorns/pepr/pull/524](https://togithub.com/defenseunicorns/pepr/pull/524)
- chore: update tutorial section landing page by
[@&#8203;schaeferka](https://togithub.com/schaeferka) in
[https://github.com/defenseunicorns/pepr/pull/543](https://togithub.com/defenseunicorns/pepr/pull/543)
- chore: failurePolicy to fail default by
[@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/540](https://togithub.com/defenseunicorns/pepr/pull/540)
- chore: cache clear docs by
[@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/539](https://togithub.com/defenseunicorns/pepr/pull/539)
- chore: operator tutorial by
[@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/532](https://togithub.com/defenseunicorns/pepr/pull/532)

***

- chore: bump the development-dependencies group with 4 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/520](https://togithub.com/defenseunicorns/pepr/pull/520)
- chore: bump the development-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/525](https://togithub.com/defenseunicorns/pepr/pull/525)
- chore: bump the development-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/533](https://togithub.com/defenseunicorns/pepr/pull/533)
- chore: bump peter-murray/workflow-application-token-action from 2 to 3
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/526](https://togithub.com/defenseunicorns/pepr/pull/526)
- chore: bump codecov/codecov-action from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/534](https://togithub.com/defenseunicorns/pepr/pull/534)
- chore: bump the production-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/537](https://togithub.com/defenseunicorns/pepr/pull/537)
- chore: bump the development-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/538](https://togithub.com/defenseunicorns/pepr/pull/538)

**Full Changelog**:
defenseunicorns/pepr@v0.23.2...v0.24.0

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

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.23.1...v0.23.2)

#### What's Changed

- fix: pepr build works when running inside npm workspaces by
[@&#8203;btlghrants](https://togithub.com/btlghrants) in
[https://github.com/defenseunicorns/pepr/pull/518](https://togithub.com/defenseunicorns/pepr/pull/518)

**Full Changelog**:
defenseunicorns/pepr@v0.23.1...v0.23.2

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

[Compare
Source](https://togithub.com/defenseunicorns/pepr/compare/v0.23.0...v0.23.1)

#### What's Changed

- chore: bump the development-dependencies group with 3 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/507](https://togithub.com/defenseunicorns/pepr/pull/507)
- chore: bump the production-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/506](https://togithub.com/defenseunicorns/pepr/pull/506)
- fix: updated \_images links and removed duplicates by
[@&#8203;schaeferka](https://togithub.com/schaeferka) in
[https://github.com/defenseunicorns/pepr/pull/511](https://togithub.com/defenseunicorns/pepr/pull/511)
- chore: bump actions/upload-artifact from 4.2.0 to 4.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/513](https://togithub.com/defenseunicorns/pepr/pull/513)
- chore: doc cleanup by
[@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/505](https://togithub.com/defenseunicorns/pepr/pull/505)
- chore: bump the development-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/defenseunicorns/pepr/pull/514](https://togithub.com/defenseunicorns/pepr/pull/514)
- chore: pepr backward compatible by
[@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[https://github.com/defenseunicorns/pepr/pull/515](https://togithub.com/defenseunicorns/pepr/pull/515)

**Full Changelog**:
defenseunicorns/pepr@v0.23.0...v0.23.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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 625622a commit 6474a1c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 @@ -32,7 +32,7 @@
"k3d-setup": "k3d cluster delete pepr-dev && k3d cluster create pepr-dev --k3s-arg '--debug@server:0'"
},
"dependencies": {
"pepr": "0.23.0"
"pepr": "0.24.1"
},
"devDependencies": {
"@jest/globals": "29.7.0",
Expand Down

0 comments on commit 6474a1c

Please sign in to comment.