Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix node version file parsing #553

Merged
merged 6 commits into from Aug 4, 2022

Conversation

vsafonkin
Copy link

We should try to get node version from the package.json engines section firstly before using regexp for .nvmrc file.

Related issue:
#485 (comment)

@vsafonkin vsafonkin requested a review from a team August 3, 2022 09:21
@vsafonkin vsafonkin merged commit 348e008 into actions:main Aug 4, 2022
@vsafonkin vsafonkin deleted the fix-node-file-parsing branch August 4, 2022 07:57
deining pushed a commit to deining/setup-node that referenced this pull request Nov 9, 2023
…ctions#553)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.2 to 6.7.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.3/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants