Skip to content

Tags: fulldecent/setup-node

Tags

v4.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump braces from 3.0.2 to 3.0.3 (actions#1087)

* Bump braces from 3.0.2 to 3.0.3

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump undici from 5.28.3 to 5.28.4

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>

v4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump braces from 3.0.2 to 3.0.3 (actions#1087)

* Bump braces from 3.0.2 to 3.0.3

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump undici from 5.28.3 to 5.28.4

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>

v4.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for arm64 Windows (actions#927)

* add support for arm64 Windows

* revert 7z to exe

* add comment

---------

Co-authored-by: aparnajyothi-y <147696841+aparnajyothi-y@users.noreply.github.com>

v4.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix node-version-file interprets entire package.json as a version (ac…

…tions#865)

v4.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update actions/checkout for documentation and yaml (actions#876)

v3.8.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update toolkit cache and core (actions#875)

v3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update toolkit cache and core (actions#875)

v3.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove filter for cached paths (actions#831)

v3.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
change getinput to getstate for cache (actions#816)

v3.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not ivalidate the cache entirely on lock file change (actions#744)

* Do not ivalidate the cache entirely on yarn3 lock file change

* Use cache prefix if all sub-projects are yarn managed

* Rename functions & add e2e tests