Releases: quizlet/commit-changes-action
Releases · quizlet/commit-changes-action
v0.3.1 - Maintenance Release
What's Changed
- Bump @types/node from 16.11.15 to 16.11.16 by @dependabot in #523
- Bump @types/node from 16.11.16 to 16.11.17 by @dependabot in #524
- Bump lint-staged from 12.1.3 to 12.1.4 by @dependabot in #525
- Bump eslint-plugin-jest from 25.3.0 to 25.3.2 by @dependabot in #526
- Bump @typescript-eslint/parser from 5.8.0 to 5.8.1 by @dependabot in #528
- Bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1 by @dependabot in #527
- Bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #529
- Bump eslint-plugin-jest from 25.3.2 to 25.3.3 by @dependabot in #531
- Bump @types/jest from 27.0.3 to 27.4.0 by @dependabot in #530
- Bump eslint from 8.5.0 to 8.6.0 by @dependabot in #532
- Bump eslint-plugin-jest from 25.3.3 to 25.3.4 by @dependabot in #534
- Bump lint-staged from 12.1.4 to 12.1.5 by @dependabot in #533
- Bump @types/node from 16.11.17 to 16.11.18 by @dependabot in #535
- Bump @typescript-eslint/parser from 5.8.1 to 5.9.0 by @dependabot in #537
- Bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.9.0 by @dependabot in #536
- Bump jest from 27.4.5 to 27.4.6 by @dependabot in #538
- Bump @types/node from 16.11.18 to 16.11.19 by @dependabot in #539
- Bump jest from 27.4.6 to 27.4.7 by @dependabot in #541
- Bump lint-staged from 12.1.5 to 12.1.7 by @dependabot in #542
- Bump eslint-plugin-jest from 25.3.4 to 25.7.0 by @dependabot in #546
- Bump eslint from 8.6.0 to 8.7.0 by @dependabot in #545
- Bump ts-jest from 27.1.2 to 27.1.3 by @dependabot in #548
- Bump @types/node from 16.11.19 to 16.11.20 by @dependabot in #549
- Bump @types/node from 16.11.20 to 16.11.21 by @dependabot in #553
- Bump lint-staged from 12.1.7 to 12.2.0 by @dependabot in #554
- Bump lint-staged from 12.2.0 to 12.2.1 by @dependabot in #555
- Bump typescript from 4.5.4 to 4.5.5 by @dependabot in #557
- Bump lint-staged from 12.2.1 to 12.2.2 by @dependabot in #556
- Bump lint-staged from 12.2.2 to 12.3.1 by @dependabot in #558
- Bump lint-staged from 12.3.1 to 12.3.2 by @dependabot in #564
- Upgrading deps by @cooperbenson-qz in #646
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Made this a Node 16 action
- Upgraded a ton of dependenices
Full Changelog: v0.2.4...v0.3.0
v0.2.4
Bump @actions/core from 1.4.0 to 1.5.0 (#399)
v0.2.3
- Dependency updates including some critical security patches
v0.2.2
Changes
- Dependency updates
v0.2.1
v0.2.0
v0.1.1
Changes:
- Added error logging when retrying
v0.1.0
Initial release of the action