v2.0.0
Action is updated to run on node 20 instead of node16.
What's Changed
- Bump prettier from 3.0.0 to 3.0.1 by @dependabot in #464
- Bump eslint from 8.46.0 to 8.48.0 by @dependabot in #477
- Bump prettier from 3.0.1 to 3.0.2 by @dependabot in #468
- Bump actions/setup-node from 3.7.0 to 3.8.1 by @dependabot in #469
- Bump @types/node from 16.18.39 to 16.18.46 by @dependabot in #475
- Bump jest from 29.6.2 to 29.6.4 by @dependabot in #476
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #474
- Bump eslint-plugin-github from 4.9.2 to 4.10.0 by @dependabot in #478
- Bump prettier from 3.0.2 to 3.0.3 by @dependabot in #480
- Bump actions/checkout from 3 to 4 by @dependabot in #482
- Bump @types/node from 16.18.46 to 16.18.50 by @dependabot in #484
- Bump terser from 5.19.2 to 5.19.4 by @dependabot in #483
- Bump jest from 29.6.4 to 29.7.0 by @dependabot in #488
- Bump @vercel/ncc from 0.36.1 to 0.38.0 by @dependabot in #487
- Bump eslint from 8.48.0 to 8.49.0 by @dependabot in #485
- Update README with the latest version by @vnctaing in #489
- Bump @babel/traverse from 7.20.12 to 7.23.2 by @dependabot in #505
- Bump eslint from 8.49.0 to 8.54.0 by @dependabot in #518
- Bump eslint-plugin-jest from 27.2.3 to 27.6.0 by @dependabot in #510
- Bump terser from 5.19.4 to 5.24.0 by @dependabot in #512
- Bump @types/node from 16.18.50 to 16.18.65 by @dependabot in #522
- Bump prettier from 3.0.3 to 3.1.0 by @dependabot in #523
- Bump webpack from 5.88.2 to 5.89.0 by @dependabot in #525
- Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 by @dependabot in #524
- Bump eslint-plugin-github from 4.10.0 to 4.10.1 by @dependabot in #527
- Bump @types/node from 16.18.65 to 16.18.66 by @dependabot in #529
- Bump @types/node from 16.18.66 to 16.18.79 by @dependabot in #545
- Update CODEOWNERS by @mattcosta7 in #555
- Bump eslint from 8.54.0 to 8.57.0 by @dependabot in #549
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #534
- Update multiple
npm
dependencies by @mattcosta7 in #556 - Bump actions/setup-node from 3.8.1 to 4.0.2 by @dependabot in #548
- use node 20 by @mattcosta7 in #558 and #551 by @btimo
New Contributors
Full Changelog: v1.8.2...v2.0.0