Skip to content

Releases: defenseunicorns/pepr

v0.37.2

02 Oct 15:49
923c9db
Compare
Choose a tag to compare

What's Changed

  • chore: remove deprecated types from k8s.ts by @cmwylie19 in #1194
  • chore(docs): document new options for pepr init by @samayer12 in #1199
  • refactor: shouldSkipRequest should give reason for skipping request instead of boolean by @btlghrants in #1208
  • Revert "chore: remove deprecated types from k8s.ts" - slated for v0.38.0 by @cmwylie19 in #1211
  • chore: bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #1209
  • chore: bump chainguard/node from bd9ec30 to 8a604e5 by @dependabot in #1200
  • chore: bump github/codeql-action from 3.26.9 to 3.26.10 by @dependabot in #1201
  • chore: bump chainguard/node from 8a604e5 to ab523c4 by @dependabot in #1210

Full Changelog: v0.37.1...v0.37.2

v0.37.1

30 Sep 20:53
99dca2a
Compare
Choose a tag to compare

We needed to remove a type dependency from the controller image that was affecting people's CI.

What's Changed

  • chore: sync work - add types to cli with prompts and init options by @cmwylie19 in #1196
  • feat(testing): use candidate versions of pepr in E2E tests when testing new functionality by @samayer12 in #1157

Full Changelog: v0.37.0...v0.37.1

v0.37.0

30 Sep 16:51
1e42d49
Compare
Choose a tag to compare

Deprecations ⚠️

We identified a circular dependency, which required us to relocate some types. In this release, those types are duplicated, but in the next release, they will be fully moved 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 in future versions.

Affected Types:

Find all of them now in types.ts

Features 🚀

What's Changed 🔧

Dependabot Updates 🤖

  • chore: bump chainguard/node from 2a8a01a to bd9ec30 by @dependabot in #1190
  • chore: bump kubernetes-fluent-client from 3.0.3 to 3.0.4 in the production-dependencies group by @dependabot in #1191
  • chore: bump chainguard/node from 5b59be4 to 31749fc by @dependabot in #1146
  • chore: bump chainguard/node from 31749fc to 22e112f by @dependabot in #1155
  • chore: bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #1159
  • chore: bump github/codeql-action from 3.26.7 to 3.26.8 by @dependabot in #1158
  • chore: bump chainguard/node from 22e112f to 7b64927 by @dependabot in #1163
  • chore: bump husky from 8.0.3 to 9.1.6 in the development-dependencies group by @dependabot in #1164
  • chore: bump the development-dependencies group with 2 updates by @dependabot in #1174
  • chore: bump chainguard/node from 7b64927 to 92f9a7d by @dependabot in #1169
  • chore: bump @types/node from 22.7.2 to 22.7.3 in the development-dependencies group by @dependabot in #1178
  • chore: bump chainguard/node from 92f9a7d to 2a8a01a by @dependabot in #1177
  • chore: bump @types/node from 22.7.3 to 22.7.4 in the development-dependencies group by @dependabot in #1183
  • chore: bump github/codeql-action from 3.26.8 to 3.26.9 by @dependabot in #1170
  • chore: bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #1175
  • chore: bump @types/node from 22.5.5 to 22.6.1 in the development-dependencies group by @dependabot in #1168

New Contributors 👏

Full Changelog: v0.36.0...v0.37.0

v0.36.0

16 Sep 17:44
f9186c9
Compare
Choose a tag to compare

Features

What's Changed

  • chore: support optional fields in ownerReferences by @samayer12 in #1104
  • fix: reconcile queues scrambling Action callbacks by @btlghrants in #1119
  • chore: squash High findings in pepr controller image by @btlghrants in #1123
  • chore: bump github/codeql-action from 3.26.5 to 3.26.6 by @dependabot in #1107
  • chore: bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #1112
  • chore: bump pino from 9.3.2 to 9.4.0 in the production-dependencies group by @dependabot in #1117
  • chore: bump @types/node from 22.5.1 to 22.5.4 in the dev-deps group across 1 directory by @dependabot in #1118
  • chore: bump the development-dependencies group with 2 updates by @dependabot in #1132
  • chore: bump send and express by @dependabot in #1133
  • chore: bump step-security/harden-runner from 2.9.1 to 2.10.1 by @dependabot in #1130
  • chore: bump github/codeql-action from 3.26.6 to 3.26.7 by @dependabot in #1135
  • chore: bump kubernetes-fluent-client from 3.0.2 to 3.0.3 in the production-dependencies group by @dependabot in #1136
  • chore: bump chainguard/node from 0a7847d to 5b59be4 by @dependabot in #1138
  • chore: bump @types/node from 22.5.4 to 22.5.5 in the development-dependencies group by @dependabot in #1137

New Contributors

Full Changelog: v0.35.0...v0.36.0

v0.35.0

28 Aug 13:38
6378c94
Compare
Choose a tag to compare

What's Changed

Features

Other

Dependency Updates

  • chore: bump actions/upload-artifact from 2 to 4 by @dependabot in #1071
  • chore: bump nock from 13.5.4 to 13.5.5 in the development-dependencies group by @dependabot in #1070
  • chore: bump @types/node from 22.4.1 to 22.5.0 in the development-dependencies group by @dependabot in #1078
  • chore: bump github/codeql-action from 3.26.2 to 3.26.3 by @dependabot in #1067
  • chore: bump anchore/scan-action from 4.1.1 to 4.1.2 by @dependabot in #1077
  • chore: bump actions/upload-artifact from 3 to 4 by @dependabot in #1076
  • chore: bump github/codeql-action from 3.26.3 to 3.26.4 by @dependabot in #1074
  • chore: bump azure/setup-kubectl from 3 to 4 by @dependabot in #1075
  • chore: bump github/codeql-action from 3.26.4 to 3.26.5 by @dependabot in #1089
  • chore: bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #1090
  • chore: bump ts-jest from 29.2.4 to 29.2.5 in the development-dependencies group by @dependabot in #1088
  • chore: bump the development-dependencies group with 3 updates by @dependabot in #1095
  • chore: bump @types/ramda from 0.30.1 to 0.30.2 in the production-dependencies group by @dependabot in #1094
  • chore: bump kubernetes-fluent-client from 3.0.1 to 3.0.2 in the production-dependencies group by @dependabot in #1100
  • chore: bump the development-dependencies group with 3 updates by @dependabot in #1101
  • chore: bump chainguard/node-lts from c48eef3 to 62bbead by @dependabot in #1064

New Contributors

Full Changelog: v0.34.1...v0.35.0

v0.34.1

15 Aug 15:48
74f5872
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.34.0...v0.34.1

v0.34.0

07 Aug 18:44
a1bed17
Compare
Choose a tag to compare

Features

What's Changed

  • chore: increases coverage on pods.ts by @cmwylie19 in #986
  • chore: pin codecov hash by @cmwylie19 in #1000
  • chore: consolidate code for generating environment variables from package.json by @cmwylie19 in #1002
  • fix(release-action): pin SLSA publish action to specific commit by @jamestexas in #1008
  • chore: pinned dependency issue template by @cmwylie19 in #1006
  • chore: change cases in metrics to all the same case by @cmwylie19 in #1007
  • chore: update Pepr peerDependencies by @schaeferka in #1013
  • chore: docs kyverno comparison by @cmwylie19 in #1010
  • chore: pepr operator sdk comparison by @cmwylie19 in #1029
  • chore: update release action step by @cmwylie19 in #1030
  • chore: update eslint packages by @schaeferka in #1028
  • docs: sem-rel / soak testing ADRs by @btlghrants in #1033
  • fix(dead link): fix dead link to actions readme by @Piotr1215 in #1014
  • chore: update talks by @cmwylie19 in #1032
  • chore: bump ts-jest from 29.2.3 to 29.2.4 in the development-dependencies group by @dependabot in #1012
  • chore: bump chainguard/node-lts from 5478fb1 to b09e905 by @dependabot in #1037
  • chore: bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot in #1036
  • chore: bump github/codeql-action from 3.25.15 to 3.26.0 by @dependabot in #1035
  • chore: bump step-security/harden-runner by @dependabot in #1034
  • chore: bump @types/node from 22.0.0 to 22.0.2 in the development-dependencies group by @dependabot in #1005
  • chore: bump @types/node from 18.19.41 to 18.19.42 in the development-dependencies group by @dependabot in #979
  • chore: bump chainguard/node-lts from 4db5b44 to 5478fb1 by @dependabot in #982
  • chore: bump the production-dependencies group with 2 updates by @dependabot in #988
  • chore: bump github/codeql-action from 3.25.13 to 3.25.14 by @dependabot in #987
  • chore: bump github/codeql-action from 3.25.14 to 3.25.15 by @dependabot in #992
  • chore: bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #991
  • chore: bump docker/setup-buildx-action from 3.5.0 to 3.6.1 by @dependabot in #998
  • chore: bump actions/setup-node from 3.6.0 to 4.0.3 by @dependabot in #997
  • chore: bump the development-dependencies group with 2 updates by @dependabot in #996
  • chore: bump kubernetes-fluent-client from 3.0.0 to 3.0.1 in the production-dependencies group by @dependabot in #1016
  • chore: bump @types/node from 22.0.2 to 22.1.0 in the development-dependencies group by @dependabot in #1017
  • chore: bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot in #1023

New Contributors

Full Changelog: v0.33.0...v0.34.0

v0.33.0

23 Jul 18:14
bf226fa
Compare
Choose a tag to compare

Features

What's Changed

  • chore: update docs around punycode warning by @cmwylie19 in #960
  • chore: enhance debugging docs by @cmwylie19 in #945
  • chore: update store adr by @cmwylie19 in #958
  • chore: add date to license by @cmwylie19 in #957
  • chore: bump actions/dependency-review-action from 4.3.3 to 4.3.4 by @dependabot in #952
  • chore: bump fast-check from 3.19.0 to 3.20.0 in the development-dependencies group by @dependabot in #956
  • chore: bump github/codeql-action from 3.25.11 to 3.25.12 by @dependabot in #955
  • chore: bump anchore/scan-action from 4.0.0 to 4.1.0 by @dependabot in #962
  • chore: bump pino from 9.2.0 to 9.3.1 in the production-dependencies group by @dependabot in #961
  • chore: bump chainguard/node-lts from ea8ec8f to 490bcd9 by @dependabot in #965
  • chore: bump @types/node from 18.19.39 to 18.19.40 in the development-dependencies group by @dependabot in #964
  • chore: bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #973
  • chore: bump chainguard/node-lts from 490bcd9 to 4db5b44 by @dependabot in #967
  • chore: bump docker/setup-buildx-action from 3.4.0 to 3.5.0 by @dependabot in #972
  • chore: bump step-security/harden-runner from 2.8.1 to 2.9.0 by @dependabot in #969
  • chore: bump github/codeql-action from 3.25.12 to 3.25.13 by @dependabot in #971
  • chore: bump kubernetes-fluent-client from 2.6.4 to 2.6.5 in the production-dependencies group by @dependabot in #976
  • chore: bump the development-dependencies group across 1 directory with 3 updates by @dependabot in #974

Full Changelog: v0.32.7...v0.33.0

v0.32.7

11 Jul 14:38
5e4ae8e
Compare
Choose a tag to compare

Preparing for signed releases next release. These are mostly just patches.

What's Changed

  • chore: adr for store enhancement by @cmwylie19 in #933
  • chore: bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #937
  • chore: bump docker/setup-buildx-action from 3.3.0 to 3.4.0 by @dependabot in #934
  • chore: bump chainguard/node-lts from 437a945 to 6d9e76d by @dependabot in #935
  • chore: bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #936
  • chore: bump ts-jest from 29.1.5 to 29.2.0 in the development-dependencies group by @dependabot in #941
  • chore: bump chainguard/node-lts from 6d9e76d to afddf0f by @dependabot in #939
  • chore: bump @types/ramda from 0.30.0 to 0.30.1 in the production-dependencies group by @dependabot in #940
  • chore: bump chainguard/node-lts from afddf0f to 691fdeb by @dependabot in #943
  • chore: bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #942
  • chore: bump chainguard/node-lts from 691fdeb to ea8ec8f by @dependabot in #949
  • chore: bump anchore/scan-action from 3.6.4 to 4.0.0 by @dependabot in #947
  • chore: bump ts-jest from 29.2.0 to 29.2.2 in the development-dependencies group by @dependabot in #948
  • chore: bump kubernetes-fluent-client from 2.6.3 to 2.6.4 in the production-dependencies group by @dependabot in #950

Full Changelog: v0.32.6...v0.32.7

v0.32.6

02 Jul 12:57
b4eacc2
Compare
Choose a tag to compare

What's Changed

  • chore: fixes bug in log message around RECONNECT events by @cmwylie19 in #931
  • chore: bump github/codeql-action from 3.25.10 to 3.25.11 by @dependabot in #928
  • chore: bump chainguard/node-lts from b12b298 to 437a945 by @dependabot in #929
  • chore: bump kubernetes-fluent-client from 2.6.2 to 2.6.3 in the production-dependencies group by @dependabot in #932

Release was prefaced by a 15 hour soak on the informer

Full Changelog: v0.32.5...v0.32.6