Commit Graph

79 Commits (cd2651c46231bc0d6f48d6b34433b845331235fe)

Author SHA1 Message Date
dependabot[bot] cd2651c462
Bump ts-jest from 29.1.2 to 29.4.1 (#1336)
* Bump ts-jest from 29.1.2 to 29.4.1

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.4.1.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.4.1)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* documentation update

* check failure fix

* text alignment

* doc update

* updated documentation and logs

* doc update

* update

* doc update

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
1 week ago
Salman Chishti b7234cc9fe
Upgrade action to use node24 (#1325)
* Change Node.js version to 24

Update Node.js version from 20 to 24 in action.yml

* update and vulnerability fixes

* update node version check

* update licences

* node version check update

* update version for test

* node version

* update node version to 24.0.0 in tool-versions and package-volta.json

* node 24

* update to 24

* update to specify engines

* check failures fix

* update package-lock.json

* licensed update

* check failure fix

* documentation update

---------

Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
2 weeks ago
priya-kinthali d7a11313b5
Enhance caching in setup-node with automatic package manager detection (#1348)
* setup node in local

* Enhance caching in setup-node with package manager filed detection

* updated with array

* update the field
3 weeks ago
Marco Ippolito e3ce749e20
feat: support private mirrors (#1240)
* feat: support private mirrors

* chore: change fallback message with mirrors
6 months ago
Ben Wells fbeca22fb2
Update README.md (#1193) 8 months ago
William Entriken 0a44ba7841
Correct version string (#1124) 1 year ago
suyashgaonkar 26961cf329
Documentation update in the README file (#1106)
* first commit on using setup node

* Delete .github/workflows/helloWorld.yml

* Create main.yml

* Rename main.yml to helloworld.yml

* goodbye world added

* name changed to goodbye

* updated README

---------

Co-authored-by: Suyash Gaonkar <39784472+suyashrg18@users.noreply.github.com>
1 year ago
Ben Greeley 25b062c917
Update README.md to update default Node version to 20 (#949)
The README's default example for setting up Node use version 16, which is at end of life. This PR updates those examples to use 20.
2 years ago
Róbert Papp 7247617371
Add `package.json` to `node-version-file` list of examples. (#879) 2 years ago
fusagiko / takayamaki f3ec4ca66f
Fix README.md (#898)
* Fix URL of locally-cached Node.js version in README

* Change example of Major versions in Supported version syntax

setup-node v4 supports node v20, but these example may
cause misunderstanding like a v20 is not supported.

---------

Co-authored-by: fusagiko/takayamaki <takayamaki@users.noreply.github.com>
2 years ago
Joel Wetzell c45882a6ea
update to setup-node@v4 in docs (#884) 2 years ago
Guillaume Membré 23755b521f
upgrade actions/checkout to v4 (#868) 2 years ago
Olle Jonsson 69b2dd252e
Refer to semver package name in README.md (#808) 2 years ago
Philip Harrison a9893b0cfb
Update to node 18.x (#751) 2 years ago
Dmitry Shibanov 9d255ef245
Adjust usage section (#734) 2 years ago
Ivan ae9f0f7448
Update workflow badges (#685) 3 years ago
Phan An f38519bb96
Fix a minor typo (#662) 3 years ago
Jongwoo Han 9227cda3f0
Replace workflow badge with new badge (#653) 3 years ago
Dmitry Shibanov 64ed1c7eab
Add support for v8-canary, nightly and rc (#655) 3 years ago
Evan Mattson bbe2ac79a1
Fix typo in README (#646) 3 years ago
Dmitry Shibanov 2349c84f5c
Add support for nightly and rc versions (#611) 3 years ago
Dmitry Shibanov 00e1b6691b
Pass the token input through on GHES (#595) 3 years ago
Larissa Fortuna 32f78d9bfa
Update README.md
Updating term "virtual environments" to "runner images" and updating links
3 years ago
Christian Clauss 09ba51f18e
README.md: Encourage testing on current Node.js (#533) 3 years ago
AJ Jordan b3ca1ac971
Support npm-shrinkwrap.json out-of-the-box (#439) 3 years ago
Rob cdcc53e14f
Update README.md (#522) 3 years ago
Jack Bates b287e177c9
Document * vs. current/latest/node difference (#508) 3 years ago
Jack Bates eeb10cff27
Support lts/-n aliases (#481) 3 years ago
tooomm 3601f2a33e
improve version syntax presentation (#493) 3 years ago
Milos Pantic 17f8bd9264
Expand current syntax to support aliases for latest version (current/latest/node) (#483) 3 years ago
Jon Koops b067f78ed3
Use CI friendly commands in documentation (#326) 3 years ago
Adam Stachowicz 25184c4485
Update README.md (#475)
* Update README.md

* Update README.md
3 years ago
Araxeus 337fdf2194
fix broken link in readme (#473)
* fix broken link

* fix broken link
3 years ago
Dmitry Shibanov 146c4d84a5
improve caching documentation (#468) 3 years ago
Anil Seervi 76d3665dc0
Convert CONDUCT to CODE_OF_CONDUCT.md (#391)
* Rename CONDUCT to CODE_OF_CONDUCT.md

* Update CODE_OF_CONDUCT link
4 years ago
Peter Mescalchin 75716637dc
Bump to `actions/checkout@v3` (#437) 4 years ago
Peter Mescalchin 546fd45825
Updated documentation/workflows to use `actions/setup-node@v3` (#433)
* Update documentation `actions/setup-node@v2` -> `actions/setup-node@v3`

* Bump workflows to `actions/setup-node@v3`

* Update `README.md` workflow status badges to new format
4 years ago
HonkingGoose 7a0f7a9962
Fix grammar in the README (#331) 4 years ago
Hargun Kaur d08cf22211
Adding Node.js version file support (#338) 4 years ago
Maxim Lobanov 76a4cff9ae update readme and dist files 4 years ago
MaksimZhukov 180b77fed2 Update the caching section in the README 4 years ago
MaksimZhukov 9f31dbbbc4 Support caching for mono repos and repositories with complex structure 4 years ago
Jacob Gillespie 0ae03de2b7
Reorder to npm, yarn, pnpm 4 years ago
Jacob Gillespie 3af302a4f2
Switch to pnpm store path command 4 years ago
Jacob Gillespie fdbc93ea6e
Add disclaimer to pnpm action example, pin action 4 years ago
Jacob Gillespie 162ddf7c40
Add pnpm caching support 4 years ago
Maxim Lobanov e1e1d4c853
Update README.md
Co-authored-by: Alena Sviridenko <alenasviridenko@github.com>
4 years ago
Maxim Lobanov 40f85c8c97 update readme 4 years ago
Dmitry Shibanov 72922790cb fix for documentation 4 years ago
Dmitry Shibanov d36a3314a5 work on resolving comments 4 years ago