Skip to content

Releases: jiro4989/setup-nim-action

v1.4.10

30 Sep 04:51
91c58a0
Compare
Choose a tag to compare
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

03 Sep 11:51
3d6d21a
Compare
Choose a tag to compare
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

06 Aug 13:08
f10471b
Compare
Choose a tag to compare
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

21 Mar 08:27
7867b7b
Compare
Choose a tag to compare
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

04 Mar 12:50
1f4ba6f
Compare
Choose a tag to compare
chore: Update cache example #316 (#319)

* chore: add restore-keys

* chore: update cache example

v1.4.5

01 Feb 17:25
54b2a91
Compare
Choose a tag to compare
chore: add parseVersion function, and test code (#309)

v1.4.4

01 Feb 17:00
3258b6b
Compare
Choose a tag to compare
split choosenim arg (#308)

v1.4.3

31 Jan 00:02
e9bedea
Compare
Choose a tag to compare

Bugfix

  • fail to install when version has a comment marker #305

v1.4.2

16 Jan 22:40
030797b
Compare
Choose a tag to compare

Chore

  • Delete unused npm packages
  • Bump patch husky
  • Add depcheck to devDependencies for cleaning unused dependencies

v1.4.1

31 Dec 07:48
abce996
Compare
Choose a tag to compare
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>