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

chore(deps-dev): bump eslint from 8.10.0 to 8.11.0 #212

Merged
merged 1 commit into from Mar 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps eslint from 8.10.0 to 8.11.0.

Release notes

Sourced from eslint's releases.

v8.11.0

Features

  • 800bd25 feat: add destructuredArrayIgnorePattern option in no-unused-vars (#15649) (Nitin Kumar)
  • 8933fe7 feat: Catch undefined and Boolean() in no-constant-condition (#15613) (Jordan Eldredge)
  • f90fd9d feat: Add ESLint favicon to the HTML report document (#15671) (Mahdi Hosseinzadeh)
  • 57b8a57 feat: valid-typeof always ban undefined (#15635) (Zzzen)

Bug Fixes

  • 6814922 fix: escaping for square brackets in ignore patterns (#15666) (Milos Djermanovic)
  • c178ce7 fix: extend the autofix range in comma-dangle to ensure the last element (#15669) (Milos Djermanovic)

Documentation

  • c481cec docs: add fast-eslint-8 to atom integrations (userguide) (#15695) (db developer)
  • d2255db docs: Add clarification about eslint-enable (#15680) (dosisod)
  • 8b9433c docs: add object pattern to first section of computed-property-spacing (#15679) (Milos Djermanovic)
  • de800c3 docs: link to minimatch docs added. (#15688) (Gaurav Tewari)
  • 8f675b1 docs: sort-imports add single named import example (#15675) (Arye Eidelman)

Chores

Changelog

Sourced from eslint's changelog.

v8.11.0 - March 11, 2022

  • 6814922 fix: escaping for square brackets in ignore patterns (#15666) (Milos Djermanovic)
  • c481cec docs: add fast-eslint-8 to atom integrations (userguide) (#15695) (db developer)
  • 800bd25 feat: add destructuredArrayIgnorePattern option in no-unused-vars (#15649) (Nitin Kumar)
  • 8933fe7 feat: Catch undefined and Boolean() in no-constant-condition (#15613) (Jordan Eldredge)
  • d2255db docs: Add clarification about eslint-enable (#15680) (dosisod)
  • 385c9ad chore: rm trailing space in docs (#15689) (唯然)
  • f90fd9d feat: Add ESLint favicon to the HTML report document (#15671) (Mahdi Hosseinzadeh)
  • 8b9433c docs: add object pattern to first section of computed-property-spacing (#15679) (Milos Djermanovic)
  • de800c3 docs: link to minimatch docs added. (#15688) (Gaurav Tewari)
  • 57b8a57 feat: valid-typeof always ban undefined (#15635) (Zzzen)
  • 8f675b1 docs: sort-imports add single named import example (#15675) (Arye Eidelman)
  • c178ce7 fix: extend the autofix range in comma-dangle to ensure the last element (#15669) (Milos Djermanovic)
Commits
  • 76a235a 8.11.0
  • 89902e6 Build: changelog update for 8.11.0
  • 6814922 fix: escaping for square brackets in ignore patterns (#15666)
  • c481cec docs: add fast-eslint-8 to atom integrations (userguide) (#15695)
  • 800bd25 feat: add destructuredArrayIgnorePattern option in no-unused-vars (#15649)
  • 8933fe7 feat: Catch undefined and Boolean() in no-constant-condition (#15613)
  • d2255db docs: Add clarification about eslint-enable (#15680)
  • 385c9ad chore: rm trailing space in docs (#15689)
  • 83e5458 Sponsors: Sync README with website
  • f90fd9d feat: Add ESLint favicon to the HTML report document (#15671)
  • 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)

Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.10.0...v8.11.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 requested a review from a team as a code owner March 14, 2022 00:02
@dependabot dependabot bot requested review from koddsson and dgreif March 14, 2022 00:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 14, 2022
@koddsson koddsson merged commit af1eac2 into main Mar 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-8.11.0 branch March 14, 2022 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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