v0.51.0
Release Notes
A breaking change is in the 0.51.0 release of Pepr. Users of the CLI (specifically, pepr format) will need an ESlint v9 compliant configuration. Reference the Migration PR for the hello-pepr example module.
Breaking Changes
- chore: upgrade to eslint v9 by @samayer12 in #2121
What's Changed ♻️
- chore: fix soak test by @cmwylie19 in #2149
- chore: update peer dependencies by @samayer12 in #2107
- chore: docs typo by @cmwylie19 in #2148
- chore: fixes the upgrade tests to pass ci by @cmwylie19 in #2154
- chore: integration test for scoped rbac mode by @cmwylie19 in #2157
- chore: improve test coverage for CRD generation by @samayer12 in #2160
- chore: ignore existing integration tests from lint standards for now by @samayer12 in #2161
- chore: remove eslint planned migration warning by @samayer12 in #2162
- chore: complexity in
checkDeploymentStatusby @cmwylie19 in #2169 - chore: complexity around validating namespaces in deploy by @cmwylie19 in #2167
- fix: update dockerfile container images by @samayer12 in #2183
- chore: update peer dep for commander by @samayer12 in #2190
- chore: update dockerfile images by @samayer12 in #2189
Dependabot 🤖
- chore: bump actions/dependency-review-action from 4.7.0 to 4.7.1 by @dependabot in #2151
- chore: bump anchore/sbom-action from 0.19.0 to 0.20.0 by @dependabot in #2158
- chore: bump the development-dependencies group with 2 updates by @dependabot in #2159
- chore: bump library/node from
149a0b6to37c7b4cby @dependabot in #2165 - chore: bump kubernetes-fluent-client from 3.5.3 to 3.5.4 in the production-dependencies group by @dependabot in #2163
- chore: bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot in #2164
- chore: bump trufflesecurity/trufflehog from 3.88.29 to 3.88.30 by @dependabot in #2176
- chore: bump ts-jest from 29.3.3 to 29.3.4 in the development-dependencies group by @dependabot in #2177
- chore: bump distroless/nodejs22-debian12 from
7461370to92c2a6cby @dependabot in #2174 - chore: bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot in #2175
- chore: bump the production-dependencies group with 2 updates by @dependabot in #2178
- chore: bump library/node from
37c7b4cto78de4efby @dependabot in #2187 - chore: bump trufflesecurity/trufflehog from 3.88.30 to 3.88.33 by @dependabot in #2186
- chore: bump the development-dependencies group across 1 directory with 3 updates by @dependabot in #2182
- chore: bump trufflesecurity/trufflehog from 3.88.33 to 3.88.34 by @dependabot in #2194
- chore: bump library/node from
37c7b4cto85150f7by @dependabot in #2195 - chore: bump kubernetes-fluent-client from 3.5.4 to 3.5.5 in the production-dependencies group by @dependabot in #2193
- chore: bump library/node from
85150f7toef08616by @dependabot in #2197 - chore: bump globals from 16.1.0 to 16.2.0 in the development-dependencies group by @dependabot in #2196
Full Changelog: v0.50.0...v0.51.0