react-map-gl
react-map-gl copied to clipboard
chore(deps-dev): bump eslint from 8.20.0 to 8.21.0
Bumps eslint from 8.20.0 to 8.21.0.
Release notes
Sourced from eslint's releases.
v8.21.0
Features
7b43ea1feat: Implement FlatESLint (#16149) (Nicholas C. Zakas)92bf49afeat: improve the key width calculation inkey-spacingrule (#16154) (Nitin Kumar)c461542feat: add newallowLineSeparatedGroupsoption to thesort-keysrule (#16138) (Nitin Kumar)1cdcbcafeat: add deprecation warnings for legacy API inRuleTester(#16063) (Nitin Kumar)Bug Fixes
0396775fix: lines-around-comment applyallowBlockStartfor switch statements (#16153) (Nitin Kumar)Documentation
Chores
Changelog
Sourced from eslint's changelog.
v8.21.0 - August 1, 2022
7b43ea1feat: Implement FlatESLint (#16149) (Nicholas C. Zakas)8892511chore: Upgrade to Espree 9.3.3 (#16173) (Brandon Mills)92bf49afeat: improve the key width calculation inkey-spacingrule (#16154) (Nitin Kumar)c461542feat: add newallowLineSeparatedGroupsoption to thesort-keysrule (#16138) (Nitin Kumar)1cdcbcafeat: add deprecation warnings for legacy API inRuleTester(#16063) (Nitin Kumar)0396775fix: lines-around-comment applyallowBlockStartfor switch statements (#16153) (Nitin Kumar)2aadc93docs: add anchors to headings inside docs content (#16134) (Strek)1233beechore: switch to eslint-plugin-node's maintained fork (#16150) (唯然)97b95c0chore: upgrade puppeteer v13 (#16151) (唯然)
Commits
9c53ed48.21.0fd404a5Build: changelog update for 8.21.07b43ea1feat: Implement FlatESLint (#16149)8892511chore: Upgrade to Espree 9.3.3 (#16173)92bf49afeat: improve the key width calculation inkey-spacingrule (#16154)c461542feat: add newallowLineSeparatedGroupsoption to thesort-keysrule (#16138)1cdcbcafeat: add deprecation warnings for legacy API inRuleTester(#16063)0396775fix: lines-around-comment applyallowBlockStartfor switch statements (#16153)2aadc93docs: add anchors to headings inside docs content (#16134)1233beechore: switch to eslint-plugin-node's maintained fork (#16150)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #418 (f63ed93) into main (e3de39b) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #418 +/- ##
=======================================
Coverage 97.96% 97.96%
=======================================
Files 28 28
Lines 738 738
Branches 189 189
=======================================
Hits 723 723
Misses 11 11
Partials 4 4
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 5356191...f63ed93. Read the comment docs.
Superseded by #430.