Releases: kenchan0130/actions-system-info
Releases · kenchan0130/actions-system-info
v1.4.0
What's Changed
- Refactor by @kenchan0130 in #192
- apply audit fix by @kenchan0130 in #194
- Bump windows-release from 6.0.1 to 6.1.0 by @dependabot[bot] in #196
- Bump vitest from 3.1.4 to 3.2.4 by @dependabot[bot] in #198
- Bump macos-release from 3.3.0 to 3.4.0 by @dependabot[bot] in #201
- Bump @types/node from 22.15.3 to 24.1.0 by @dependabot[bot] in #202
- Bump @biomejs/biome from 1.8.3 to 2.1.3 by @dependabot[bot] in #203
- upgrade actions node version to v24 by @kenchan0130 in #204
- To secure GitHub Actions by @kenchan0130 in #205
- fix tagpr by @kenchan0130 in #206
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- chore: Change linter tool from ESLint & Prettier to Biome by @kenchan0130 in #155
- Bump @types/node from 20.10.6 to 20.12.8 by @dependabot in #156
- Bump vitest from 0.34.6 to 1.5.3 by @dependabot in #157
- Bump @biomejs/biome from 1.6.4 to 1.7.2 by @dependabot in #158
- Bump typescript from 5.1.6 to 5.4.5 by @dependabot in #160
- Bump vitest from 1.5.3 to 1.6.0 by @dependabot in #163
- Bump rimraf from 5.0.5 to 5.0.7 by @dependabot in #164
- Bump windows-release from 5.1.1 to 6.0.1 by @dependabot in #165
- Bump @biomejs/biome from 1.7.2 to 1.8.3 by @dependabot in #166
- Bump @types/node from 20.12.8 to 22.7.4 by @dependabot in #176
- Bump vitest from 1.6.0 to 2.1.1 by @dependabot in #175
- Bump macos-release from 3.2.0 to 3.3.0 by @dependabot in #171
- Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #170
- Bump rimraf from 5.0.7 to 6.0.1 by @dependabot in #178
- Bump @vercel/ncc from 0.38.1 to 0.38.3 by @dependabot in #179
- Bump @actions/core from 1.10.1 to 1.11.1 by @dependabot in #180
- Bump @types/node from 22.7.4 to 22.15.3 by @dependabot in #184
- Bump typescript from 5.4.5 to 5.8.3 by @dependabot in #185
- introduce tagpr by @kenchan0130 in #186
- fix release by @kenchan0130 in #188
- adjust to get ref by @kenchan0130 in #190
- adjust to get ref again by @kenchan0130 in #191
Full Changelog: v1.3.0...v1.3.1
v1.3.0
- Node.js version to v20
- update some deps
v1.2.1
- update some deps
v1.2.0
- Support kernel version output
- via
os.version()
function of Node.js
- via
v1.1.1
- Fix Node.js 16 support (#94)
- Change the testing tool
- Upgrade some npm library
v1.1.0
- Update Node.js version to v16 for build
- Upgrade some npm library
v1.0.0
This is the first release of this action.