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

chore: bump Node to ESLint 8.0 ranges #3767

Merged
merged 1 commit into from Aug 21, 2021

Conversation

JoshuaKGoldberg
Copy link
Member

Part of #3738: switches Node ranges to the "^12.22.0 || ^14.17.0 || >=16.0.0" supported by ESLint 8.0.

Refs: eslint/eslint#14023, eslint/eslint#14592

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @JoshuaKGoldberg!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@codecov
Copy link

codecov bot commented Aug 21, 2021

Codecov Report

Merging #3767 (7a053cf) into v5 (a752638) will increase coverage by 0.56%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##               v5    #3767      +/-   ##
==========================================
+ Coverage   92.68%   93.25%   +0.56%     
==========================================
  Files         327      289      -38     
  Lines       11351    10943     -408     
  Branches     3201     3143      -58     
==========================================
- Hits        10521    10205     -316     
+ Misses        369      280      -89     
+ Partials      461      458       -3     
Flag Coverage Δ
unittest 93.25% <ø> (+0.56%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ackages/experimental-utils/src/ts-eslint/Linter.ts
...tal-utils/src/ast-utils/eslint-utils/predicates.ts
...ges/experimental-utils/src/ts-eslint/SourceCode.ts
...-utils/src/ast-utils/eslint-utils/scopeAnalysis.ts
...l-utils/src/eslint-utils/batchedSingleLineTests.ts
...xperimental-utils/src/ts-eslint-scope/Reference.ts
...rimental-utils/src/ts-eslint-scope/ScopeManager.ts
...ackages/experimental-utils/src/ts-eslint/ESLint.ts
packages/eslint-plugin-tslint/src/rules/config.ts
packages/experimental-utils/src/json-schema.ts
... and 28 more

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review August 21, 2021 17:52
@bradzacher bradzacher added this to the 5.0.0 milestone Aug 21, 2021
@bradzacher bradzacher added breaking change This change will require a new major version to be released dependencies Issue about dependencies of the package labels Aug 21, 2021
@bradzacher bradzacher changed the base branch from master to v5 August 21, 2021 22:14
Copy link
Member

@bradzacher bradzacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks for this!

@bradzacher bradzacher merged commit 0983d3e into typescript-eslint:v5 Aug 21, 2021
@JoshuaKGoldberg JoshuaKGoldberg deleted the node-12-14-16 branch August 22, 2021 16:18
bradzacher pushed a commit that referenced this pull request Sep 3, 2021
bradzacher pushed a commit that referenced this pull request Sep 21, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking change This change will require a new major version to be released dependencies Issue about dependencies of the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants