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

Next Major Release #227

Merged
merged 55 commits into from Oct 17, 2021
Merged

Next Major Release #227

merged 55 commits into from Oct 17, 2021

Conversation

RebeccaStevens
Copy link
Collaborator

@RebeccaStevens RebeccaStevens commented Jul 22, 2021

fixes #278

Waiting on babel/babel#13712 for tests to pass.

@RebeccaStevens RebeccaStevens added the Breaking Change This change will require a new major release. label Jul 22, 2021
@codecov
Copy link

codecov bot commented Jul 22, 2021

Codecov Report

Merging #227 (da7261a) into master (ba7a4e4) will increase coverage by 2.70%.
The diff coverage is 93.58%.

❗ Current head da7261a differs from pull request most recent head 9009e52. Consider uploading reports for the commit 9009e52 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #227      +/-   ##
==========================================
+ Coverage   92.76%   95.47%   +2.70%     
==========================================
  Files          36       34       -2     
  Lines         705      574     -131     
  Branches      184      143      -41     
==========================================
- Hits          654      548     -106     
+ Misses         29       13      -16     
+ Partials       22       13       -9     
Impacted Files Coverage Δ
src/configs/all.ts 100.00% <ø> (ø)
src/configs/currying.ts 100.00% <ø> (ø)
src/configs/external-recommended.ts 100.00% <ø> (ø)
src/configs/functional-lite.ts 100.00% <ø> (ø)
src/configs/no-exceptions.ts 100.00% <ø> (ø)
src/configs/no-mutations.ts 100.00% <ø> (ø)
src/configs/no-object-orientation.ts 100.00% <ø> (ø)
src/configs/no-statements.ts 100.00% <ø> (ø)
src/configs/stylistic.ts 100.00% <ø> (ø)
src/rules/index.ts 100.00% <ø> (ø)
... and 37 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e67da15...9009e52. Read the comment docs.

@github-actions
Copy link

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change This change will require a new major release. Status: Released It's now live.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for ESLint 8.0.0
1 participant