Releases: TSRBerry/unstable-commands
Releases · TSRBerry/unstable-commands
v1.0.6
v1.0.5
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
v1.0.4
v1.0.3
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
Adjustments
These changes are not relevant for the functionality of unstable-commands
.
README.md
:- Add optional keyword to optional inputs (#21) by @AnonymusNW
- Adjust formatting (820df01)
- 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.
- I'm going to update to the LTS release of Node v20 as soon as it releases. I just wanted to update from
- 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
Initial release
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.