Releases: nitrictech/actions
Releases · nitrictech/actions
v1.0.5
Security audit fixes and dependency updates.
Full Changelog: https://github.com/nitrictech/actions/commits/v1.0.5
v1.0.5-rc.1
Automatic compilation
v1.0.4
What's Changed
- fix: ensure failed commands are correctly handled by @davemooreuws in #87
Full Changelog: https://github.com/nitrictech/actions/commits/v1.0.4
v1.0.3
What's Changed
Remove -v2 flag which doesn't exist anymore.
Full Changelog: https://github.com/nitrictech/actions/commits/v1.0.3
v1.0.2
What's Changed
- fix: docker cache issue with working-directory by @davemooreuws in #56
Full Changelog: https://github.com/nitrictech/actions/commits/v1.0.2
v1.0.1
What's Changed
- Bump @types/node from 20.10.0 to 20.10.1 by @dependabot in #2
- Bump @typescript-eslint/parser from 6.12.0 to 6.13.1 by @dependabot in #3
- Bump got from 13.0.0 to 14.0.0 by @dependabot in #1
- Bump @types/node from 20.10.1 to 20.10.3 by @dependabot in #5
- Bump prettier from 3.1.0 to 3.1.1 by @dependabot in #11
- Bump @types/node from 20.10.3 to 20.10.4 by @dependabot in #8
- Bump eslint from 8.54.0 to 8.55.0 by @dependabot in #6
- Bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.14.0 by @dependabot in #12
- Bump vitest from 0.34.6 to 1.0.4 by @dependabot in #10
- Bump @typescript-eslint/parser from 6.13.1 to 6.14.0 by @dependabot in #18
- Bump eslint from 8.55.0 to 8.56.0 by @dependabot in #17
- Bump @types/node from 20.10.4 to 20.10.5 by @dependabot in #14
- Bump eslint-plugin-jsonc from 2.10.0 to 2.11.2 by @dependabot in #19
- Bump typescript from 5.3.2 to 5.3.3 by @dependabot in #15
- Bump github/codeql-action from 2 to 3 by @dependabot in #13
- Bump eslint-plugin-prettier from 5.0.1 to 5.1.2 by @dependabot in #20
- Bump prettier-eslint from 16.1.2 to 16.2.0 by @dependabot in #24
- Bump @typescript-eslint/parser from 6.14.0 to 6.17.0 by @dependabot in #28
- Bump vitest from 1.0.4 to 1.1.1 by @dependabot in #27
- Bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.17.0 by @dependabot in #29
- V1 updates by @davemooreuws in #55
New Contributors
- @dependabot made their first contribution in #2
- @davemooreuws made their first contribution in #55
Full Changelog: https://github.com/nitrictech/actions/commits/v1.0.1
v1.0.0
Initial release