Files
k8s-set-context/CHANGELOG.md
T
2026-06-23 15:16:28 -07:00

3.4 KiB

Change Log

[5.0.1] 2026-06-23

Fixes

  • #252 Set kubeconfig file permissions to 600 after creation
  • #250 Remove deprecated OliverMKing release workflow, pin to SHA

Dependabot updates

  • #260 Bump undici from 6.24.1 to 6.27.0
  • #259 Bump the actions group with 3 updates
  • #258 Bump actions/checkout from 6.0.3 to 7.0.0 in /.github/workflows in the actions group
  • #257 Bump form-data from 4.0.5 to 4.0.6
  • #256 Bump the actions group with 2 updates
  • #255 Bump esbuild from 0.28.0 to 0.28.1
  • #254 Bump the actions group in /.github/workflows with 2 updates
  • #253 Bump the actions group with 2 updates
  • #251 Bump js-yaml from 4.1.1 to 4.2.0 in the actions group
  • #249 Bump ws from 8.20.0 to 8.21.0
  • #248 Bump the actions group in /.github/workflows with 2 updates
  • #247 Bump the actions group with 2 updates
  • #246 Bump github/codeql-action from 4.35.4 to 4.35.5 in /.github/workflows in the actions group
  • #245 Bump the actions group with 2 updates
  • #244 Bump github/codeql-action from 4.35.3 to 4.35.4 in /.github/workflows in the actions group
  • #243 Bump @types/node from 25.6.0 to 25.6.2 in the actions group
  • #242 Bump ip-address from 10.1.0 to 10.2.0
  • #240 Bump the actions group across 1 directory with 2 updates
  • #238 Bump the actions group with 2 updates
  • #237 Bump github/codeql-action from 4.35.1 to 4.35.2 in /.github/workflows in the actions group
  • #236 Bump the actions group with 2 updates
  • #235 Bump the actions group with 3 updates
  • #233 Bump the actions group across 1 directory with 2 updates

[5.0.0] - 2026-04-07

Features

  • #227 Migrate to ESM with esbuild, vitest

Runtime and platform

  • #222 Update Node version from 20 to 24

Dependabot updates

  • #231 Bump github/codeql-action in /.github/workflows in the actions group
  • #230 Bump typescript in the actions group across 1 directory
  • #228 Bump picomatch
  • #226 Bump github/codeql-action in /.github/workflows in the actions group
  • #223 Bump undici from 6.23.0 to 6.24.0
  • #221 Bump the actions group in /.github/workflows with 2 updates
  • #218 Bump the actions group in /.github/workflows with 2 updates
  • #219 Bump minimatch
  • #217 Bump undici and @actions/http-client
  • #216 Bump github/codeql-action in /.github/workflows in the actions group
  • #214 Bump the actions group in /.github/workflows with 2 updates
  • #212 Bump the actions group in /.github/workflows with 2 updates
  • #211 Bump the actions group with 3 updates
  • #210 Bump the actions group with 2 updates
  • #208 Bump @types/node from 25.0.2 to 25.0.3 in the actions group
  • #209 Bump github/codeql-action in /.github/workflows in the actions group
  • #206 Bump the actions group with 3 updates
  • #207 Bump github/codeql-action in /.github/workflows in the actions group
  • #205 Bump the actions group in /.github/workflows with 4 updates
  • #204 Bump the actions group with 2 updates
  • #202 Bump the actions group in /.github/workflows with 2 updates
  • #203 Bump prettier from 3.6.2 to 3.7.3 in the actions group
  • #201 Bump glob from 10.4.5 to 10.5.0
  • #200 Bump js-yaml from 3.14.1 to 3.14.2
  • #198 Bump js-yaml from 4.1.0 to 4.1.1
  • #199 Bump the actions group with 2 updates

[4.0.2] - 2025-11-13

  • #164 Adding optional kubeconfig encoding variable
  • Dependabot updates

[4.0.1] - 2024-09-06

  • #90 update dev dependencies with Typescript to 5
  • #89 Adding dependabot

[4.0.0] - 2024-02-13

  • #83 update to node20 as node16 is deprecated