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 #708, support and test for current Node LTS versions #720

Merged
merged 5 commits into from
Jan 16, 2023
Merged

Conversation

makenowjust
Copy link
Contributor

@makenowjust makenowjust commented Jan 16, 2023

Fix #708

Changes

@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2023

Codecov Report

Merging #720 (8c7c0bf) into main (219ff13) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              main      #720    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           66        56    -10     
  Lines         2861      1970   -891     
  Branches       475       322   -153     
==========================================
- Hits          2861      1970   -891     
Impacted Files Coverage Δ
packages/recheck/src/main.ts
packages/recheck/src/lib/exe.ts
packages/recheck/src/browser.ts
...ges/eslint-plugin-redos/src/rules/no-vulnerable.ts
packages/recheck/src/lib/pure.ts
packages/recheck/src/lib/native.ts
packages/recheck/src/lib/worker-pool.ts
packages/recheck/src/lib/agent.ts
packages/recheck/src/lib/env.ts
packages/recheck/src/lib/java.ts

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@makenowjust makenowjust changed the title Fix #708, support and test for current Node.js LTS versions Fix #708, support and test for current Node LTS versions Jan 16, 2023
@makenowjust makenowjust merged commit 2ad381e into main Jan 16, 2023
@makenowjust makenowjust deleted the fix-708 branch January 16, 2023 08:37
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.

v4.4.2 of the eslint plugin doesn't work under node v14
2 participants