Skip to content

Releases: xalvarez/prevent-file-change-action

v1.0.3 (2021-09-29)

29 Sep 06:34
Compare
Choose a tag to compare

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)

26 Jul 19:35
Compare
Choose a tag to compare

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)

24 May 13:36
Compare
Choose a tag to compare

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)

26 Apr 19:58
Compare
Choose a tag to compare

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.