Conversation
|
Hi @MichaelDeBoey!, thanks for the Pull Request The first commit message isn't properly formatted. We ask that you update the message to match this format, as we use it to generate changelogs and automate releases.
Read more about contributing to ESLint here |
b089a6c to
06986ac
Compare
d31bd98 to
a026d64
Compare
|
Hi @MichaelDeBoey!, thanks for the Pull Request The first commit message isn't properly formatted. We ask that you update the message to match this format, as we use it to generate changelogs and automate releases.
Read more about contributing to ESLint here |
a026d64 to
bce80e1
Compare
|
Hi @MichaelDeBoey!, thanks for the Pull Request The first commit message isn't properly formatted. We ask that you update the message to match this format, as we use it to generate changelogs and automate releases.
Read more about contributing to ESLint here |
|
Hi @MichaelDeBoey!, thanks for the Pull Request The first commit message isn't properly formatted. We ask that you update the message to match this format, as we use it to generate changelogs and automate releases.
Read more about contributing to ESLint here |
bce80e1 to
ee1c7cb
Compare
|
Hi @MichaelDeBoey!, thanks for the Pull Request The first commit message isn't properly formatted. We ask that you update the message to match this format, as we use it to generate changelogs and automate releases.
Read more about contributing to ESLint here |
1 similar comment
|
Hi @MichaelDeBoey!, thanks for the Pull Request The first commit message isn't properly formatted. We ask that you update the message to match this format, as we use it to generate changelogs and automate releases.
Read more about contributing to ESLint here |
ee1c7cb to
9aa752f
Compare
|
Wow, thanks! There are a lot of good improvements in here. While we wait for any remaining dev dependencies to be ready for ESLint 8, would you mind splitting out some smaller changes that can be merged right away? Some ideas for sub-PRs:
|
|
Thank you for splitting those out so we could merge as much as possible already. Where does that leave this PR now? Are we just waiting for dependencies to be updated so we can add v8 to the matrix build? |
9aa752f to
16f19bf
Compare
|
@btmills This can be merged as is, as all tests are green for ESLint 8 |
btmills
left a comment
There was a problem hiding this comment.
Nice! It's good to see the tests explicitly confirming this all works across 6, 7, and 8. Thanks for making this happen!
ESLint v8.0.0 is released 🎉
devDependency compatibility with ESLint 8:
eslint-config-eslinteslint-plugin-jsdoc(Support ESLint 8.x gajus/eslint-plugin-jsdoc#791)v37.0.0eslint-plugin-node(Support ESLint 8.x mysticatea/eslint-plugin-node#294)Closes #194