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 #171

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 4 days 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.2

Release notes

Sourced from pepr's releases.

v0.38.2

What's Changed

Full Changelog: https://github.com/defenseunicorns/pepr/compare/v0.38.1...v0.38.2

v0.38.1

What's Changed

Full Changelog: https://github.com/defenseunicorns/pepr/compare/v0.38.0...v0.38.1

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

... (truncated)

Commits
  • e543eaf chore: bump kubernetes-fluent-client from 3.1.2 to 3.1.3 in the production-de...
  • 0ff4a12 chore: soak interruptions for checkresync test (#1299)
  • 900eb01 chore: bump chainguard/node from b0b04bb to 96260af (#1289)
  • 4635efa chore: bump @​types/node from 22.7.5 to 22.7.6 in the development-dependencies...
  • 122e2f7 chore: bump kubernetes-fluent-client from 3.1.1 to 3.1.2 in the production-de...
  • 8e6887b chore: update resource limits/requests on controllers (#1291)
  • c944e0d test: http2-enable watcher in smoke test (#1281)
  • 7190fcb test: http2-enable watcher and iso format logs in soak test (#1277)
  • e3ba7f8 chore: reduce package size - exclude tests from package (#1275)
  • b2c6f66 chore: node-latest is breaking ci - change matrix to 22 (#1288)
  • Additional commits viewable in compare view


Updates pepr from 0.37.2 to 0.38.2

Release notes

Sourced from pepr's releases.

v0.38.2

What's Changed

Full Changelog: https://github.com/defenseunicorns/pepr/compare/v0.38.1...v0.38.2

v0.38.1

What's Changed

Full Changelog: https://github.com/defenseunicorns/pepr/compare/v0.38.0...v0.38.1

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

... (truncated)

Commits
  • e543eaf chore: bump kubernetes-fluent-client from 3.1.2 to 3.1.3 in the production-de...
  • 0ff4a12 chore: soak interruptions for checkresync test (#1299)
  • 900eb01 chore: bump chainguard/node from b0b04bb to 96260af (#1289)
  • 4635efa chore: bump @​types/node from 22.7.5 to 22.7.6 in the development-dependencies...
  • 122e2f7 chore: bump kubernetes-fluent-client from 3.1.1 to 3.1.2 in the production-de...
  • 8e6887b chore: update resource limits/requests on controllers (#1291)
  • c944e0d test: http2-enable watcher in smoke test (#1281)
  • 7190fcb test: http2-enable watcher and iso format logs in soak test (#1277)
  • e3ba7f8 chore: reduce package size - exclude tests from package (#1275)
  • b2c6f66 chore: node-latest is breaking ci - change matrix to 22 (#1288)
  • Additional commits viewable in compare view


Updates pepr from 0.37.2 to 0.38.2

Release notes

Sourced from pepr's releases.

v0.38.2

What's Changed

Full Changelog: https://github.com/defenseunicorns/pepr/compare/v0.38.1...v0.38.2

v0.38.1

What's Changed

Full Changelog: https://github.com/defenseunicorns/pepr/compare/v0.38.0...v0.38.1

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

... (truncated)

Commits
  • e543eaf chore: bump kubernetes-fluent-client from 3.1.2 to 3.1.3 in the production-de...
  • 0ff4a12 chore: soak interruptions for checkresync test (#1299)
  • 900eb01 chore: bump chainguard/node from b0b04bb to 96260af (#1289)
  • 4635efa chore: bump @​types/node from 22.7.5 to 22.7.6 in the development-dependencies...
  • 122e2f7 chore: bump kubernetes-fluent-client from 3.1.1 to 3.1.2 in the production-de...
  • 8e6887b chore: update resource limits/requests on controllers (#1291)
  • c944e0d test: http2-enable watcher in smoke test (#1281)
  • 7190fcb test: http2-enable watcher and iso format logs in soak test (#1277)
  • e3ba7f8 chore: reduce package size - exclude tests from package (#1275)
  • b2c6f66 chore: node-latest is breaking ci - change matrix to 22 (#1288)
  • Additional commits viewable in compare view


Updates pepr from 0.37.2 to 0.38.2

Release notes

Sourced from pepr's releases.

v0.38.2

What's Changed

Full Changelog: https://github.com/defenseunicorns/pepr/compare/v0.38.1...v0.38.2

v0.38.1

What's Changed

Full Changelog: https://github.com/defenseunicorns/pepr/compare/v0.38.0...v0.38.1

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

... (truncated)

Commits
  • e543eaf chore: bump kubernetes-fluent-client from 3.1.2 to 3.1.3 in the production-de...
  • 0ff4a12 chore: soak interruptions for checkresync test (#1299)
  • 900eb01 chore: bump chainguard/node from b0b04bb to 96260af (#1289)
  • 4635efa chore: bump @​types/node from 22.7.5 to 22.7.6 in the development-dependencies...
  • 122e2f7 chore: bump kubernetes-fluent-client from 3.1.1 to 3.1.2 in the production-de...
  • 8e6887b chore: update resource limits/requests on controllers (#1291)
  • c944e0d test: http2-enable watcher in smoke test (#1281)
  • 7190fcb test: http2-enable watcher and iso format logs in soak test (#1277)
  • e3ba7f8 chore: reduce package size - exclude tests from package (#1275)
  • b2c6f66 chore: node-latest is breaking ci - change matrix to 22 (#1288)
  • Additional commits viewable in compare view


Updates pepr from 0.37.2 to 0.38.2

Release notes

Sourced from pepr's releases.

v0.38.2

What's Changed

Full Changelog: https://github.com/defenseunicorns/pepr/compare/v0.38.1...v0.38.2

v0.38.1

What's Changed

Full Changelog: https://github.com/defenseunicorns/pepr/compare/v0.38.0...v0.38.1

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

... (truncated)

Commits
  • e543eaf chore: bump kubernetes-fluent-client from 3.1.2 to 3.1.3 in the production-de...
  • 0ff4a12 chore: soak interruptions for checkresync test (#1299)
  • 900eb01 chore: bump chainguard/node from b0b04bb to 96260af (#1289)
  • 4635efa chore: bump @​types/node from 22.7.5 to 22.7.6 in the development-dependencies...
  • 122e2f7 chore: bump kubernetes-fluent-client from 3.1.1 to 3.1.2 in the production-de...
  • 8e6887b chore: update resource limits/requests on controllers (#1291)
  • c944e0d test: http2-enable watcher in smoke test (#1281)
  • 7190fcb test: http2-enable watcher and iso format logs in soak test (#1277)
  • e3ba7f8 chore: reduce package size - exclude tests from package (#1275)
  • b2c6f66 chore: node-latest is breaking ci - change matrix to 22 (#1288)
  • Additional commits viewable in compare view


Updates pepr from 0.37.2 to 0.38.2

Release notes

Sourced from pepr's releases.

v0.38.2

What's Changed

Full Changelog: https://github.com/defenseunicorns/pepr/compare/v0.38.1...v0.38.2

v0.38.1

What's Changed

Full Changelog: https://github.com/defenseunicorns/pepr/compare/v0.38.0...v0.38.1

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

... (truncated)

Commits
  • e543eaf chore: bump kubernetes-fluent-client from 3.1.2 to 3.1.3 in the production-de...
  • 0ff4a12 chore: soak interruptions for checkresync test (#1299)
  • 900eb01 chore: bump chainguard/node from b0b04bb to 96260af (#1289)
  • 4635efa chore: bump @​types/node from 22.7.5 to 22.7.6 in the development-dependencies...
  • 122e2f7 chore: bump kubernetes-fluent-client from 3.1.1 to 3.1.2 in the production-de...
  • 8e6887b chore: update resource limits/requests on controllers (#1291)
  • c944e0d test: http2-enable watcher in smoke test (#1281)
  • 7190fcb test: http2-enable watcher and iso format logs in soak test (#1277)
  • e3ba7f8 chore: reduce package size - exclude tests from package (#1275)
  • b2c6f66 chore: node-latest is breaking ci - change matrix to 22 (#1288)
  • Additional commits viewable in compare view


Updates pepr from 0.37.2 to 0.38.2

Release notes

Sourced from pepr's releases.

v0.38.2

What's Changed

dependabot[bot] commented 1 day ago

Looks like these dependencies are no longer updatable, so this is no longer needed.