defenseunicorns / pepr-excellent-examples

Welcome to the Pepr Examples Repository!
https://pepr.dev
4 stars 0 forks source link

build(deps): bump pepr from 0.31.1 to 0.37.2 in /hello-pepr-store-redact-logs in the prod group across 1 directory #150

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the prod group with 1 update in the /hello-pepr-store-redact-logs directory: pepr.

Updates pepr from 0.31.1 to 0.37.2

Release notes

Sourced from pepr's releases.

v0.37.2

What's Changed

Full Changelog: https://github.com/defenseunicorns/pepr/compare/v0.37.1...v0.37.2

v0.37.1

We needed to remove a type dependency from the controller image that was affecting people's CI.

What's Changed

Full Changelog: https://github.com/defenseunicorns/pepr/compare/v0.37.0...v0.37.1

v0.37.0

Deprecations ⚠️

We identified a circular dependency, which required us to relocate some types. In this release, those types are duplicated, but in the next release, they will be fully moved from src/lib/k8s.ts to src/lib/types.ts. If your module uses any of these types, please update your imports accordingly to avoid issues in future versions.

Affected Types:

Find all of them now in types.ts

Features 🚀

What's Changed 🔧

... (truncated)

Commits
  • 923c9db Revert "chore: remove deprecated types from k8s.ts" - slated for v0.38.0 (#1211)
  • cbcc048 chore: bump codecov/codecov-action from 4.5.0 to 4.6.0 (#1209)
  • 6c0bd40 refactor: shouldSkipRequest should give reason for skipping request instead o...
  • d10e834 chore: bump chainguard/node from 8a604e5 to ab523c4 (#1210)
  • ec6922a chore: bump github/codeql-action from 3.26.9 to 3.26.10 (#1201)
  • 764f5a5 chore: bump chainguard/node from bd9ec30 to 8a604e5 (#1200)
  • 53d20f9 chore(docs): document new options for pepr init (#1199)
  • 9a30baa chore: remove deprecated types from k8s.ts (#1194)
  • 99dca2a chore: sync work - add types to cli with prompts and init options (#1196)
  • 8ec71c0 feat(testing): use candidate versions of pepr in E2E tests when testing new f...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 weeks ago

Looks like pepr is no longer updatable, so this is no longer needed.