defenseunicorns / pepr-excellent-examples

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

build(deps): bump the prod group across 30 directories with 1 update #166

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the prod group with 1 update in the / directory: pepr. Bumps the prod group with 1 update in the /dash-policyreport directory: pepr. Bumps the prod group with 1 update in the /hello-pepr directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-alias directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-config directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-config-ignored-ns directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-deletion-timestamp directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-finalize directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-hooks directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-mutate directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-ns-all directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-ns-bounded directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-ns-wrong directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-onschedule directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-reconcile-global directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-reconcile-kind directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-reconcile-kindns directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-reconcile-kindnsname directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-regex-name directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-regex-ns-all directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-regex-ns-bounded directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-regex-ns-wrong directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-soak directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-soak-ci directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-store directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-store-redact-logs directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-validate directory: pepr. Bumps the prod group with 1 update in the /hello-pepr-watch directory: pepr. Bumps the prod group with 1 update in the /pepr-operator directory: pepr. Bumps the prod group with 1 update in the /test-specific-version directory: pepr.

Updates pepr from 0.37.2 to 0.38.0

Release notes

Sourced from pepr's releases.

v0.38.0

Features

  • Adds support for http2 watch mode

Note: http2Watch has an issue around memory (soak results: ctrl-f "Memory"). This is a known issue. We will look to make improvements during the next release of KFC. We went ahead and released this feature because we are confident that it is an immediate improvement as some users were manually rolling the watcher pod to account for watch-misses. There was also a high severity CVE in an upstream library that forced us to release faster in order to fix.

Deprecations ⚠️

We identified a circular dependency which required us to relocate some types. In this release, those types are removed 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.

Affected Types:

Find all of them now in types.ts

What's Changed

New Contributors

... (truncated)

Commits
  • 7d265d2 chore: bump the production-dependencies group across 1 directory with 2 updat...
  • 9db2704 chore: bump github/codeql-action from 3.26.12 to 3.26.13 (#1266)
  • 3a022ee chore: removes deprecated code - watcher docs - kfc bump (#1269)
  • 50708e0 chore: kfc automation scripts and workflow files (#1223)
  • 0f1a47c chore: bump peter-murray/workflow-application-token-action from 3.0.0 to 3.0....
  • ad8744a chore: bump chainguard/node from bbcd423 to b0b04bb (#1265)
  • 94573cd chore: bump anchore/scan-action from 4.1.2 to 5.0.0 (#1264)
  • 6bbda7f chore: validate images from registry via Pepr (ADR) (#1256)
  • b11d6ca chore: display resource usage in soak (#1258)
  • b5ae0c5 chore: bump chainguard/node from 0d0083b to bbcd423 (#1252)
  • Additional commits viewable in compare view


Updates pepr from 0.37.2 to 0.38.0

Release notes

Sourced from pepr's releases.

v0.38.0

Features

  • Adds support for http2 watch mode

Note: http2Watch has an issue around memory (soak results: ctrl-f "Memory"). This is a known issue. We will look to make improvements during the next release of KFC. We went ahead and released this feature because we are confident that it is an immediate improvement as some users were manually rolling the watcher pod to account for watch-misses. There was also a high severity CVE in an upstream library that forced us to release faster in order to fix.

Deprecations ⚠️

We identified a circular dependency which required us to relocate some types. In this release, those types are removed 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.

Affected Types:

Find all of them now in types.ts

What's Changed

New Contributors

... (truncated)

Commits
  • 7d265d2 chore: bump the production-dependencies group across 1 directory with 2 updat...
  • 9db2704 chore: bump github/codeql-action from 3.26.12 to 3.26.13 (#1266)
  • 3a022ee chore: removes deprecated code - watcher docs - kfc bump (#1269)
  • 50708e0 chore: kfc automation scripts and workflow files (#1223)
  • 0f1a47c chore: bump peter-murray/workflow-application-token-action from 3.0.0 to 3.0....
  • ad8744a chore: bump chainguard/node from bbcd423 to b0b04bb (#1265)
  • 94573cd chore: bump anchore/scan-action from 4.1.2 to 5.0.0 (#1264)
  • 6bbda7f chore: validate images from registry via Pepr (ADR) (#1256)
  • b11d6ca chore: display resource usage in soak (#1258)
  • b5ae0c5 chore: bump chainguard/node from 0d0083b to bbcd423 (#1252)
  • Additional commits viewable in compare view


Updates pepr from 0.37.2 to 0.38.0

Release notes

Sourced from pepr's releases.

v0.38.0

Features

  • Adds support for http2 watch mode

Note: http2Watch has an issue around memory (soak results: ctrl-f "Memory"). This is a known issue. We will look to make improvements during the next release of KFC. We went ahead and released this feature because we are confident that it is an immediate improvement as some users were manually rolling the watcher pod to account for watch-misses. There was also a high severity CVE in an upstream library that forced us to release faster in order to fix.

Deprecations ⚠️

We identified a circular dependency which required us to relocate some types. In this release, those types are removed 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.

Affected Types:

Find all of them now in types.ts

What's Changed

New Contributors

... (truncated)

Commits
  • 7d265d2 chore: bump the production-dependencies group across 1 directory with 2 updat...
  • 9db2704 chore: bump github/codeql-action from 3.26.12 to 3.26.13 (#1266)
  • 3a022ee chore: removes deprecated code - watcher docs - kfc bump (#1269)
  • 50708e0 chore: kfc automation scripts and workflow files (#1223)
  • 0f1a47c chore: bump peter-murray/workflow-application-token-action from 3.0.0 to 3.0....
  • ad8744a chore: bump chainguard/node from bbcd423 to b0b04bb (#1265)
  • 94573cd chore: bump anchore/scan-action from 4.1.2 to 5.0.0 (#1264)
  • 6bbda7f chore: validate images from registry via Pepr (ADR) (#1256)
  • b11d6ca chore: display resource usage in soak (#1258)
  • b5ae0c5 chore: bump chainguard/node from 0d0083b to bbcd423 (#1252)
  • Additional commits viewable in compare view


Updates pepr from 0.37.2 to 0.38.0

Release notes

Sourced from pepr's releases.

v0.38.0

Features

  • Adds support for http2 watch mode

Note: http2Watch has an issue around memory (soak results: ctrl-f "Memory"). This is a known issue. We will look to make improvements during the next release of KFC. We went ahead and released this feature because we are confident that it is an immediate improvement as some users were manually rolling the watcher pod to account for watch-misses. There was also a high severity CVE in an upstream library that forced us to release faster in order to fix.

Deprecations ⚠️

We identified a circular dependency which required us to relocate some types. In this release, those types are removed 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.

Affected Types:

Find all of them now in types.ts

What's Changed

New Contributors

... (truncated)

Commits
  • 7d265d2 chore: bump the production-dependencies group across 1 directory with 2 updat...
  • 9db2704 chore: bump github/codeql-action from 3.26.12 to 3.26.13 (#1266)
  • 3a022ee chore: removes deprecated code - watcher docs - kfc bump (#1269)
  • 50708e0 chore: kfc automation scripts and workflow files (#1223)
  • 0f1a47c chore: bump peter-murray/workflow-application-token-action from 3.0.0 to 3.0....
  • ad8744a chore: bump chainguard/node from bbcd423 to b0b04bb (#1265)
  • 94573cd chore: bump anchore/scan-action from 4.1.2 to 5.0.0 (#1264)
  • 6bbda7f chore: validate images from registry via Pepr (ADR) (#1256)
  • b11d6ca chore: display resource usage in soak (#1258)
  • b5ae0c5 chore: bump chainguard/node from 0d0083b to bbcd423 (#1252)
  • Additional commits viewable in compare view


Updates pepr from 0.37.2 to 0.38.0

Release notes

Sourced from pepr's releases.

v0.38.0

Features

  • Adds support for http2 watch mode

Note: http2Watch has an issue around memory (soak results: ctrl-f "Memory"). This is a known issue. We will look to make improvements during the next release of KFC. We went ahead and released this feature because we are confident that it is an immediate improvement as some users were manually rolling the watcher pod to account for watch-misses. There was also a high severity CVE in an upstream library that forced us to release faster in order to fix.

Deprecations ⚠️

We identified a circular dependency which required us to relocate some types. In this release, those types are removed 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.

Affected Types:

Find all of them now in types.ts

What's Changed

New Contributors

... (truncated)

Commits
  • 7d265d2 chore: bump the production-dependencies group across 1 directory with 2 updat...
  • 9db2704 chore: bump github/codeql-action from 3.26.12 to 3.26.13 (#1266)
  • 3a022ee chore: removes deprecated code - watcher docs - kfc bump (#1269)
  • 50708e0 chore: kfc automation scripts and workflow files (#1223)
  • 0f1a47c chore: bump peter-murray/workflow-application-token-action from 3.0.0 to 3.0....
  • ad8744a chore: bump chainguard/node from bbcd423 to b0b04bb (#1265)
  • 94573cd chore: bump anchore/scan-action from 4.1.2 to 5.0.0 (#1264)
  • 6bbda7f chore: validate images from registry via Pepr (ADR) (#1256)
  • b11d6ca chore: display resource usage in soak (#1258)
  • b5ae0c5 chore: bump chainguard/node from 0d0083b to bbcd423 (#1252)
  • Additional commits viewable in compare view


Updates pepr from 0.37.2 to 0.38.0

Release notes

Sourced from pepr's releases.

v0.38.0

Features

  • Adds support for http2 watch mode

Note: http2Watch has an issue around memory (soak results: ctrl-f "Memory"). This is a known issue. We will look to make improvements during the next release of KFC. We went ahead and released this feature because we are confident that it is an immediate improvement as some users were manually rolling the watcher pod to account for watch-misses. There was also a high severity CVE in an upstream library that forced us to release faster in order to fix.

Deprecations ⚠️

We identified a circular dependency which required us to relocate some types. In this release, those types are removed 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.

Affected Types:

Find all of them now in types.... _Description has been truncated_

dependabot[bot] commented 1 week ago

Superseded by #170.