Closed renovate[bot] closed 2 days ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR contains the following updates:
0.39.1
->0.40.1
v0.39.1
->v0.40.1
Release Notes
defenseunicorns/pepr (pepr)
### [`v0.40.1`](https://redirect.github.com/defenseunicorns/pepr/releases/tag/v0.40.1) [Compare Source](https://redirect.github.com/defenseunicorns/pepr/compare/v0.40.0...v0.40.1) A brand new high-severity CVE around cross-spawn hit during the release. This release mitigates the CVE. #### What's Changed - chore: bump kubernetes-fluent-client from 3.3.3 to 3.3.4 in the production-dependencies group by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/1450](https://redirect.github.com/defenseunicorns/pepr/pull/1450) **Full Changelog**: https://github.com/defenseunicorns/pepr/compare/v0.40.0...v0.40.1 ### [`v0.40.0`](https://redirect.github.com/defenseunicorns/pepr/releases/tag/v0.40.0) [Compare Source](https://redirect.github.com/defenseunicorns/pepr/compare/v0.39.1...v0.40.0) #### Features **Performance/Stress Testing** 🤓 This release we introduce tooling that is allows us to send thousands of request/sec into Pepr's Reconcile action to add visibility into Pepr behavior under heavy load. We are able to control the amount of time that we are dumping in these objects for more stress style scenarios. More information will be coming out on how to run this test yourself at a future date. For now it runs nightly in CI. ```plaintext > npx ts-node hack/load.cli.ts --help Usage: load [options] [command] Load test a Pepr controller and graph/report on resource usage. Options: -V, --version output the version number -h, --help display help for command Commands: prepConfiguration
📅 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.