Releases: jiro4989/setup-nim-action
Releases · jiro4989/setup-nim-action
v1.4.10
chore(deps-dev): bump @types/node from 20.5.9 to 20.7.2 (#395) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.9 to 20.7.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.4.9
chore(deps-dev): bump @types/node from 20.4.9 to 20.5.9 (#384) * chore(deps-dev): bump @types/node from 20.4.9 to 20.5.9 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.9 to 20.5.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * npm ci --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jiro4989 <jiroron666@gmail.com>
v1.4.8
chore(deps): bump compare-versions from 5.0.3 to 6.0.0 (#363) * chore(deps): bump compare-versions from 5.0.3 to 6.0.0 Bumps [compare-versions](https://github.com/omichelsen/compare-versions) from 5.0.3 to 6.0.0. - [Changelog](https://github.com/omichelsen/compare-versions/blob/main/CHANGELOG.md) - [Commits](https://github.com/omichelsen/compare-versions/compare/v5.0.3...v6.0.0) --- updated-dependencies: - dependency-name: compare-versions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * npm ci --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jiro4989 <jiroron666@gmail.com>
v1.4.7
chore(deps-dev): bump prettier from 2.8.4 to 2.8.5 (#324) * chore(deps-dev): bump prettier from 2.8.4 to 2.8.5 Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.5. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.5) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * npm ci --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jiro4989 <jiroron666@gmail.com>
v1.4.6
chore: Update cache example #316 (#319) * chore: add restore-keys * chore: update cache example
v1.4.5
chore: add parseVersion function, and test code (#309)
v1.4.4
split choosenim arg (#308)
v1.4.3
v1.4.2
Chore
- Delete unused npm packages
- Bump patch
husky
- Add
depcheck
todevDependencies
for cleaning unused dependencies
v1.4.1
chore(deps-dev): bump @types/node from 18.11.17 to 18.11.18 (#295) * chore(deps-dev): bump @types/node from 18.11.17 to 18.11.18 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.17 to 18.11.18. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * npm ci Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jiro4989 <jiroron666@gmail.com>