What's Changed
- CI: use dependabot to update npm dependencies by @spowelljr in #60
- Bump eslint from 8.31.0 to 8.33.0 by @dependabot in #61
- Bump @types/node from 18.11.18 to 18.13.0 by @dependabot in #62
- Bump prettier from 2.8.2 to 2.8.3 by @dependabot in #63
- Bump jest and @types/jest by @dependabot in #64
- Bump @typescript-eslint/parser from 5.48.1 to 5.51.0 by @dependabot in #65
- Bump typescript from 4.9.4 to 4.9.5 by @dependabot in #66
- Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.51.0 by @dependabot in #67
- Bump @vercel/ncc from 0.36.0 to 0.36.1 by @dependabot in #68
- Bump ts-jest from 29.0.4 to 29.0.5 by @dependabot in #69
- Bump @actions/cache from 3.1.2 to 3.1.3 by @dependabot in #71
- Bump prettier from 2.8.3 to 2.8.4 by @dependabot in #70
- Bump eslint from 8.33.0 to 8.34.0 by @dependabot in #72
- Bump jest from 29.4.2 to 29.4.3 by @dependabot in #76
- Bump eslint-plugin-github from 4.6.0 to 4.6.1 by @dependabot in #78
- Bump @types/node from 18.13.0 to 18.14.2 by @dependabot in #80
- Bump @typescript-eslint/parser from 5.51.0 to 5.53.0 by @dependabot in #82
- Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot in #84
- Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.54.0 by @dependabot in #83
- Bump @actions/cache from 3.1.3 to 3.1.4 by @dependabot in #85
- Bump eslint from 8.34.0 to 8.35.0 by @dependabot in #87
- Bump @types/node from 18.14.2 to 18.14.6 by @dependabot in #86
- Bump jest-circus from 29.4.3 to 29.5.0 by @dependabot in #88
- Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in #89
- Bump jest from 29.4.3 to 29.5.0 by @dependabot in #91
- Bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #90
- Bump @actions/cache from 3.1.4 to 3.2.1 by @dependabot in #92
- Bump @types/node from 18.14.6 to 18.15.0 by @dependabot in #93
- Bump eslint from 8.35.0 to 8.36.0 by @dependabot in #94
- Bump @types/node from 18.15.0 to 18.15.1 by @dependabot in #95
- Bump @types/jest from 29.4.0 to 29.5.0 by @dependabot in #96
- Bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in #98
- Bump typescript from 4.9.5 to 5.0.2 by @dependabot in #100
- Bump @types/node from 18.15.1 to 18.15.3 by @dependabot in #97
- Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 by @dependabot in #99
- Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #101
- Bump prettier from 2.8.4 to 2.8.5 by @dependabot in #103
- Bump @typescript-eslint/parser from 5.55.0 to 5.56.0 by @dependabot in #104
- Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 by @dependabot in #105
- Bump prettier from 2.8.5 to 2.8.6 by @dependabot in #107
- Bump @types/node from 18.15.3 to 18.15.5 by @dependabot in #108
- CI: fail build if unstaged changes by @spowelljr in #106
- feat(none-driver): support Kubernetes v1.26 by @maxbrunet in #74
- Skip caching if dir doesn't exist by @spowelljr in #109
New Contributors
- @maxbrunet made their first contribution in #74
Full Changelog: v0.0.11...v0.0.12