Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

chore(deps-dev): bump eslint from 8.20.0 to 8.21.0 #196

Merged
merged 1 commit into from Aug 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2022

Bumps eslint from 8.20.0 to 8.21.0.

Release notes

Sourced from eslint's releases.

v8.21.0

Features

  • 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas)
  • 92bf49a feat: improve the key width calculation in key-spacing rule (#16154) (Nitin Kumar)
  • c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#16138) (Nitin Kumar)
  • 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#16063) (Nitin Kumar)

Bug Fixes

  • 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#16153) (Nitin Kumar)

Documentation

  • 2aadc93 docs: add anchors to headings inside docs content (#16134) (Strek)

Chores

  • 8892511 chore: Upgrade to Espree 9.3.3 (#16173) (Brandon Mills)
  • 1233bee chore: switch to eslint-plugin-node's maintained fork (#16150) (唯然)
  • 97b95c0 chore: upgrade puppeteer v13 (#16151) (唯然)
Changelog

Sourced from eslint's changelog.

v8.21.0 - August 1, 2022

  • 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas)
  • 8892511 chore: Upgrade to Espree 9.3.3 (#16173) (Brandon Mills)
  • 92bf49a feat: improve the key width calculation in key-spacing rule (#16154) (Nitin Kumar)
  • c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#16138) (Nitin Kumar)
  • 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#16063) (Nitin Kumar)
  • 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#16153) (Nitin Kumar)
  • 2aadc93 docs: add anchors to headings inside docs content (#16134) (Strek)
  • 1233bee chore: switch to eslint-plugin-node's maintained fork (#16150) (唯然)
  • 97b95c0 chore: upgrade puppeteer v13 (#16151) (唯然)
Commits
  • 9c53ed4 8.21.0
  • fd404a5 Build: changelog update for 8.21.0
  • 7b43ea1 feat: Implement FlatESLint (#16149)
  • 8892511 chore: Upgrade to Espree 9.3.3 (#16173)
  • 92bf49a feat: improve the key width calculation in key-spacing rule (#16154)
  • c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#16138)
  • 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#16063)
  • 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#16153)
  • 2aadc93 docs: add anchors to headings inside docs content (#16134)
  • 1233bee chore: switch to eslint-plugin-node's maintained fork (#16150)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner August 2, 2022 00:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 2, 2022
Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.20.0...v8.21.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-8.21.0 branch from c7eb841 to e211aba Compare August 9, 2022 15:28
@mloberg mloberg merged commit 39d582e into main Aug 9, 2022
@mloberg mloberg deleted the dependabot/npm_and_yarn/eslint-8.21.0 branch August 9, 2022 15:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant