Skip to content

v0.37.0

Choose a tag to compare

@cmwylie19 cmwylie19 released this 30 Sep 16:51
· 1264 commits to main since this release
1e42d49

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