Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update pepr to v0.24.1 (#134)
[![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 [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/548](https://togithub.com/defenseunicorns/pepr/pull/548) - chore: grammer by [@​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 [@​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 [@​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 [@​schaeferka](https://togithub.com/schaeferka) in [https://github.com/defenseunicorns/pepr/pull/523](https://togithub.com/defenseunicorns/pepr/pull/523) - chore: remove codecov by [@​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 [@​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 [@​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 [@​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 [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/539](https://togithub.com/defenseunicorns/pepr/pull/539) - chore: operator tutorial by [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/513](https://togithub.com/defenseunicorns/pepr/pull/513) - chore: doc cleanup by [@​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 [@​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 [@​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