Skip to content

Releases: TSRBerry/unstable-commands

v1.0.6

11 Mar 15:24
e7d668b
Compare
Choose a tag to compare

Dependency updates

  • Bump eslint from 8.56.0 to 8.57.0 (#100)
  • Bump eslint-plugin-github from 4.10.1 to 4.10.2 (#102)
  • Bump @typescript-eslint/parser from 7.0.2 to 7.1.1 (#103)
  • Bump typescript from 5.3.3 to 5.4.2 (#104)

v1.0.5

20 Feb 13:18
fc6dc44
Compare
Choose a tag to compare

Adjustments

These changes are not relevant for the functionality of unstable-commands.

  • Add a missing link to the workflow reference for working-directory (43c695b)

Dependency updates

  • Bump prettier from 3.2.4 to 3.2.5 (#93)
  • Bump pnpm/action-setup from 2 to 3 (#95)
  • Bump eslint-plugin-jest from 27.6.3 to 27.9.0 (#98)
  • Bump @typescript-eslint/parser from 6.19.1 to 7.0.2 (#99)

v1.0.4

25 Jan 21:20
ff413a7
Compare
Choose a tag to compare

Dependency updates

  • Bump typescript from 5.2.2 to 5.3.3 (#79)
  • Bump eslint-plugin-jest from 27.6.0 to 27.6.3 (#86)
  • Bump prettier from 3.1.1 to 3.2.4 (#89)
  • Bump ts-jest from 29.1.1 to 29.1.2 (#90)
  • Bump @typescript-eslint/parser from 6.16.0 to 6.19.1 (#91)

v1.0.3

01 Jan 15:56
19a9a05
Compare
Choose a tag to compare

Dependency updates

  • Update action runtime to lts/iron (node 20) (48212e9)
  • Update lockfileVersion from 6.0 to 6.1 (e132044)
  • Bump @typescript-eslint/parser from 6.7.4 to 6.16.0 (#78)
  • Bump eslint from 8.50.0 to 8.56.0 (#76)
  • Bump actions/upload-artifact from 3 to 4 (#75)
  • Bump prettier from 3.0.3 to 3.1.1 (#73)
  • Bump eslint-plugin-jest from 27.4.2 to 27.6.0 (#61)
  • Bump @vercel/ncc from 0.38.0 to 0.38.1 (#55)
  • Bump actions/setup-node from 3 to 4 (#60)
  • Bump @babel/traverse from 7.22.8 to 7.23.2 (#56)

v1.0.2

04 Oct 14:13
270fdac
Compare
Choose a tag to compare

Adjustments

These changes are not relevant for the functionality of unstable-commands.

  • README.md:
  • Add markdownlint.json (b4820d0)
  • Add myself (@TSRBerry) as a reviewer for dependabot PRs (316815c)
  • Add links to workflow references for action inputs (2a93729)

Dependency updates

  • Update action runtime to node20 (55fdba2)
    • I'm going to update to the LTS release of Node v20 as soon as it releases. I just wanted to update from node16 since it is EOL now.
  • Bump eslint-plugin-github from 4.7.0 to 4.10.1 (#14, #42, #49)
  • Bump typescript from 5.0.4 to 5.2.2 (#16, #32)
  • Bump ts-jest from 29.1.0 to 29.1.1 (#17)
  • Bump eslint from 8.39.0 to 8.50.0 (#24, #47)
  • Bump @typescript-eslint/parser from 6.2.1 to 6.7.4 (#25, #39, #46. #48, #51)
  • Bump prettier from 3.0.1 to 3.0.3 (#26, #43)
  • Bump actions/checkout from 3 to 4 (#36)
  • Bump @jest/globals from 29.6.2 to 29.7.0 (#38)
  • Bump jest from 29.6.2 to 29.7.0 (#40)
  • Bump @actions/core from 1.10.0 to 1.10.1 (#44)
  • Bump @vercel/ncc from 0.36.1 to 0.38.0 (#41)
  • Bump eslint-plugin-jest from 27.2.3 to 27.4.2 (#45, #50)

v1.0.1

04 Aug 19:52
5027c89
Compare
Choose a tag to compare

Dependency updates

  • Sync @types/node version with node (18.16.3 to 16.18.39) (#13)
  • Bump prettier from 2.8.8 to 3.0.1 (#12)
  • Bump @typescript-eslint/parser from 5.59.2 to 6.2.1 (#10)
  • Bump eslint-plugin-jest from 27.2.1 to 27.2.3 (#6)
  • Bump jest from 29.5.0 to 29.6.2 (#9)

Initial release

31 Jul 01:16
6375bc6
Compare
Choose a tag to compare

This is the initial release of my unstable-commands action!

I'll try to follow the versioning guidelines for actions as well as possible.

Which means I'll also provide the rolling v1 tag for every release within this major version number.