Releases: xalvarez/prevent-file-change-action
Releases · xalvarez/prevent-file-change-action
v1.3.0 (2022-09-14)
v1.3.0 (2022-09-14)
Changes
- Create CodeQL worflow
Version Bumps
- Bump @actions/core from 1.6.0 to 1.9.1
- Bump @actions/github from 5.0.0 to 5.0.3
- Bump @types/jest from 27.4.0 to 29.0.2
- Bump @types/node from 17.0.10 to 18.7.18
- Bump @typescript-eslint/parser from 5.10.0 to 5.37.0
- Bump @vercel/ncc from 0.33.1 to 0.34.0
- Bump eslint from 8.10.0 to 8.23.1
- Bump eslint-plugin-github from 4.3.5 to 4.3.7
- Bump eslint-plugin-jest from 25.3.4 to 27.0.4
- Bump jest from 27.4.5 to 29.0.3
- Bump jest-circus from 27.4.5 to 29.0.3
- Bump minimist from 1.2.5 to 1.2.6
- Bump node-fetch from 2.6.6 to 2.6.7
- Bump prettier from 2.5.1 to 2.7.1
- Bump ts-jest from 27.1.2 to 29.0.1
- Bump typescript from 4.5.4 to 4.8.3
Using this Action
To learn how to use this Action please have a look at the README file.
v1.2.0 (2022-01-04)
v1.2.0 (2022-01-04)
Changes
- Switched to Node.js 16.
Version Bumps
- Bump @types/jest from 27.0.3 to 27.4.0.
- Bump @types/node from 16.11.11 to 17.0.7.
- Bump @typescript-eslint/parser from 5.5.0 to 5.8.1.
- Bump @vercel/ncc from 0.33.0 to 0.33.1.
- Bump eslint from 8.4.0 to 8.6.0.
- Bump eslint-plugin-jest from 25.3.0 to 25.3.4.
- Bump jest from 27.4.3 to 27.4.5.
- Bump jest-circus from 27.4.2 27.4.5.
- Bump prettier from 2.5.0 to 2.5.1.
- Bump ts-jest from 27.0.7 to 27.1.2.
- Bump typescript from 4.5.2 to 4.5.4.
Using this Action
To learn how to use this Action please have a look at the README file.
v1.1.0 (2021-12-04)
v1.1.0 (2021-12-04)
Changes
- Added
trustedAuthors
input.
Version Bumps
- Bump @types/jest from 27.0.2 to 27.0.3.
- Bump @types/node from 16.10.1 to 16.11.10.
- Bump @typescript-eslint/parser from 4.32.0 to 5.5.0.
- Bump @vercel/ncc from 0.31.1 to 0.33.0.
- Bump eslint from 7.32.0 to 8.4.0.
- Bump eslint-plugin-github from 4.3.0 to 4.3.5.
- Bump eslint-plugin-jest from 24.4.3 to 25.3.0.
- Bump jest from 27.2.3 to 27.4.3.
- Bump jest-circus from 27.2.3 to 27.4.2.
- Bump prettier from 2.4.1 to 2.5.0.
- Bump ts-jest from 27.0.5 to 27.0.7.
- Bump typescript from 4.4.3 to 4.5.2.
Using this Action
To learn how to use this Action please have a look at the README file.
v1.0.3 (2021-09-29)
v1.0.3 (2021-09-29)
Changes
- Minor code style changes.
- Added automerge github workflow.
Version Bumps
- Bump @actions/core from 1.4.0 to 1.6.0.
- Bump @types/jest from 26.0.24 to 27.0.2.
- Bump @types/node from 16.4.3 to 16.10.1.
- Bump @typescript-eslint/parser from 4.28.4 to 4.32.0.
- Bump @vercel/ncc from 0.29.0 to 0.31.1.
- Bump eslint from 7.31.0 to 7.32.0.
- Bump eslint-plugin-github from 4.1.5 to 4.3.0.
- Bump eslint-plugin-jest from 24.4.0 to 24.4.3.
- Bump jest from 26.6.3 to 27.2.3.
- Bump jest-circus from 27.0.6 to 27.2.3.
- Bump prettier from 2.3.2 to 2.4.1.
- Bump ts-jest from 26.5.6 to 27.0.5.
- Bump typescript from 4.3.5 to 4.4.3.
Using this Action
To learn how to use this Action please have a look at the README file.
v1.0.2 (2021-07-26)
v1.0.2 (2021-07-26)
Version Bumps
- Bump @actions/core from 1.3.0 to 1.4.0.
- Bump @types/jest from 26.0.23 to 26.0.24.
- Bump @types/node from 15.12.1 to 16.4.3.
- Bump @typescript-eslint/parser from 4.24.0 to 4.28.4.
- Bump @vercel/ncc from 0.28.5 to 0.29.0.
- Bump browserslist from 4.16.4 to 4.16.6.
- Bump eslint from 7.27.0 to 7.31.0.
- Bump eslint-plugin-github from 4.1.3 to 4.1.5.
- Bump eslint-plugin-jest from 24.3.6 to 24.4.0.
- Bump jest-circus from 26.6.3 to 27.0.6.
- Bump prettier from 2.3.0 to2.3.2.
- Bump typescript from 4.2.4 to 4.3.5.
- Bump ws from 7.4.4 to 7.4.6.
Using this Action
To learn how to use this Action please have a look at the README file.
v1.0.1 (2021-05-24)
v1.0.1 (2021-05-24)
Improvements
- Fix README example
- Clarify README explanations
- Minor code changes
Version Bumps
- Bump @types/jest from 26.0.22 to 26.5.6
- Bump @types/node from 14.14.41 to 15.6.0
- Bump @vercel/ncc from 0.28.3 to 0.28.5
- Bump @typescript-eslint/parser from 4.22.0 to 4.24.0
- Bump eslint from 7.25.0 to 7.27.0
- Bump prettier from 2.2.1 to 2.3.0
- Bump @actions/github from 4.0.0 to 5.0.0
- Bump @actions/core from 1.2.7 to 1.3.0
Using this Action
To learn how to use this Action please have a look at the README file.
v1.0.0 (2021-04-26)
v1.0.0 (2021-04-26)
This is this project's initial release.
Using this Action
To learn how to use this Action please have a look at the README file.