v0.45.1
Deprecations 🚧
Deprecation Announcement
The version flag in npx pepr build -v flag is a flag to set a specific controller image version during the build. This flag has been deprecated and will be removed in the next release after discovering that it can potentially create conflicts. Should you want to set a specific version then update the image tag manually in the yaml files.
What's Changed ♻️
- fix: remove hardcoding from upgrade journey test by @samayer12 in #1767
- chore: add more testing around asset class by @cmwylie19 in #1753
- chore: deprecate build version command in cli and docs before release by @cmwylie19 in #1762
- chore: chainguard image to ghcr by @cmwylie19 in #1832
- chore: add test coverage for loading capabilities into controller by @cmwylie19 in #1828
- chore: increase unit test coverage in store through constructor by @cmwylie19 in #1819
- chore: controller constructor calls store on ready by @cmwylie19 in #1825
- chore: extract shared types from unrelated file by @samayer12 in #1759
- fix: update grype configuration by @samayer12 in #1777
- chore: resolve max statement in watch-processor by @cmwylie19 in #1770
- chore: require explicit-function-return-type by @samayer12 in #1781
- chore: refactor watch processor test to reduce redundancy by @tamirazrab in #1763
- chore: max-params warning for src/sdk/sdk.ts by @tamirazrab in #1787
- chore: use it.each() in related test cases by @cmwylie19 in #1784
- chore: error on max-params by @cmwylie19 in #1782
- chore: tidy up docs by @samayer12 in #1802
- chore: reduce duplication between pepr-build and pepr-build-wasm in journey tests by @cmwylie19 in #1804
- chore: improve test coverage for webhook generation by @samayer12 in #1815
- chore: prefer it() over test() for BDD-style test names by @samayer12 in #1818
- chore: remove write to repo access for sbom and container scan by @cmwylie19 in #1808
- chore: pin hash on Dockerfiles by @cmwylie19 in #1810
- chore: bump esbuild version by @samayer12 in #1807
Dependabot 🤖
- chore: bump library/node from
5145c88to0bcc32cby @dependabot in #1813 - chore: bump trufflesecurity/trufflehog from 3.88.6 to 3.88.7 by @dependabot in #1821
- chore: bump library/node from
0bcc32ctoa182b9bby @dependabot in #1836 - chore: bump nick-fields/retry from 3.0.0 to 3.0.1 by @dependabot in #1841
- chore: bump trufflesecurity/trufflehog from 3.88.8 to 3.88.9 by @dependabot in #1840
- chore: bump step-security/harden-runner from 2.10.4 to 2.11.0 by @dependabot in #1839
- chore: bump trufflesecurity/trufflehog from 3.88.7 to 3.88.8 by @dependabot in #1831
- chore: bump @types/node from 22.13.1 to 22.13.4 in the development-dependencies group by @dependabot in #1833
- chore: bump trufflesecurity/trufflehog from 3.88.4 to 3.88.5 by @dependabot in #1773
- chore: bump docker/setup-buildx-action from 3.8.0 to 3.9.0 by @dependabot in #1775
- chore: bump @types/node from 22.13.0 to 22.13.1 in the development-dependencies group by @dependabot in #1769
- chore: bump the production-dependencies group across 1 directory with 2 updates by @dependabot in #1771
- chore: bump distroless/nodejs22-debian12 from
5e248b9to894873fby @dependabot in #1820 - chore: bump github/codeql-action from 3.28.8 to 3.28.9 by @dependabot in #1786
- chore: bump trufflesecurity/trufflehog from 3.88.5 to 3.88.6 by @dependabot in #1806
Full Changelog: v0.45.0...v0.45.1