Skip to content

Releases: jiro4989/setup-nim-action

v1.3.7

03 Sep 13:07
a8a43e1
Compare
Choose a tag to compare
Merge pull request #52 from jiro4989/chore/security-update-2021-09-03

:shield: security update

v1.3.6

13 Aug 13:49
5d1c114
Compare
Choose a tag to compare
Merge pull request #51 from jiro4989/chore/security-update-2021-08-13

:shield: security update

v1.3.5

07 Aug 11:25
9563ae0
Compare
Choose a tag to compare
Merge pull request #50 from jiro4989/chore/security-update-2021-08-07

🛡️ security update

v1.3.4

12 Jun 14:15
81da772
Compare
Choose a tag to compare
npm audit fix (#49)

v1.3.3

11 May 14:44
1a0fabc
Compare
Choose a tag to compare
⬆️ Bump lodash from 4.17.20 to 4.17.21 (#46)

* :arrow_up: Bump lodash from 4.17.20 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <[email protected]>

* npm audit fix

* skip error when fail on devel test

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jiro4989 <[email protected]>

v1.3.2

03 Apr 04:43
d0c07f7
Compare
Choose a tag to compare

🐛 Bug fix

  • Fix SSL error on windows (#41)

v1.3.1: Merge pull request #44 from jiro4989/chore/security

22 Mar 13:04
0625495
Compare
Choose a tag to compare

v1.3.0

07 Jan 14:10
de45689
Compare
Choose a tag to compare

v1.3.0: PR #39 - feat: support 1.n.x and 1.x version format #38

v1.2.3

24 Dec 14:37
38f93a6
Compare
Choose a tag to compare
⬆️ Bump node-notifier from 8.0.0 to 8.0.1 (#37)

* :arrow_up: Bump node-notifier from 8.0.0 to 8.0.1

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <[email protected]>

* node modules更新

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jiro4989 <[email protected]>

v1.2.2

13 Dec 10:25
9de9cae
Compare
Choose a tag to compare

v1.2.2: PR #35 - chore: update node_modules