This release fixes the above annotation warning in action runs by updating all the dependencies to Node 20.
Changelog
- Extend the community label for CODEOWNERS files by @kbdharun (3146601)
- Extend tooling label for JSON files by @kbdharun (3146601)
- Update
index.js
dist for Node 20 by @kbdharun (3146601)
Extended Changelog
- Add dependabot configuration to schedule dependency updates by @kbdharun (4ad287a)
- Bump typescript from 4.9.5 to 5.4.5 by @dependabot in #13
- Bump @vercel/ncc from 0.33.4 to 0.38.1 by @dependabot in #14
- Bump @types/node from 17.0.45 to 20.12.12 by @dependabot in #12
- Bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #10
- Bump husky from 7.0.4 to 9.0.11 by @dependabot in #11
- Fix errors in
tsconfig.json
by forcing consistent casting in file names by @kbdharun (3146601)
Full Changelog: v0.3.0...v0.4.0