Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Bump eslint from 8.9.0 to 8.10.0 in /web/frontend #841

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2022

Bumps eslint from 8.9.0 to 8.10.0.

Release notes

Sourced from eslint's releases.

v8.10.0

Features

  • 6e2c325 feat: Add ignoreOnInitialization option to no-shadow rule (#14963) (Soufiane Boutahlil)
  • 115cae5 feat: --debug prints time it takes to parse a file (#15609) (Bartek Iwańczuk)
  • 345e70d feat: Add onlyOneSimpleParam option to no-confusing-arrow rule (#15566) (Gautam Arora)

Bug Fixes

  • cdc5802 fix: Avoid __dirname for built-in configs (#15616) (DoZerg)
  • ee7c5d1 fix: false positive in camelcase with combined properties (#15581) (Nitin Kumar)

Documentation

  • 1005bd5 docs: update CLA information (#15630) (Nitin Kumar)
  • 5d65c3b docs: Fix typo in no-irregular-whitespace (#15634) (Ryota Sekiya)
  • b93af98 docs: add links between rules about whitespace around block curly braces (#15625) (Milos Djermanovic)
  • ebc0460 docs: update babel links (#15624) (Milos Djermanovic)

Chores

  • 7cec74e chore: upgrade @​eslint/eslintrc@​1.2.0 (#15648) (Milos Djermanovic)
  • 11c8580 chore: read ESLINT_MOCHA_TIMEOUT env var in Makefile.js (#15626) (Piggy)
  • bfaa548 test: add integration tests with built-in configs (#15612) (Milos Djermanovic)
  • 39a2fb3 perf: fix lazy loading of core rules (#15606) (Milos Djermanovic)
  • 3fc9196 chore: include tests/conf in test runs (#15610) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v8.10.0 - February 25, 2022

  • cdc5802 fix: Avoid __dirname for built-in configs (#15616) (DoZerg)
  • 7cec74e chore: upgrade @​eslint/eslintrc@​1.2.0 (#15648) (Milos Djermanovic)
  • 6e2c325 feat: Add ignoreOnInitialization option to no-shadow rule (#14963) (Soufiane Boutahlil)
  • 1005bd5 docs: update CLA information (#15630) (Nitin Kumar)
  • 5d65c3b docs: Fix typo in no-irregular-whitespace (#15634) (Ryota Sekiya)
  • 11c8580 chore: read ESLINT_MOCHA_TIMEOUT env var in Makefile.js (#15626) (Piggy)
  • b93af98 docs: add links between rules about whitespace around block curly braces (#15625) (Milos Djermanovic)
  • ebc0460 docs: update babel links (#15624) (Milos Djermanovic)
  • 115cae5 feat: --debug prints time it takes to parse a file (#15609) (Bartek Iwańczuk)
  • 345e70d feat: Add onlyOneSimpleParam option to no-confusing-arrow rule (#15566) (Gautam Arora)
  • bfaa548 test: add integration tests with built-in configs (#15612) (Milos Djermanovic)
  • 39a2fb3 perf: fix lazy loading of core rules (#15606) (Milos Djermanovic)
  • 3fc9196 chore: include tests/conf in test runs (#15610) (Milos Djermanovic)
  • ee7c5d1 fix: false positive in camelcase with combined properties (#15581) (Nitin Kumar)
Commits

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.9.0 to 8.10.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.9.0...v8.10.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 28, 2022
@github-actions github-actions bot merged commit a160c1b into main Feb 28, 2022
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/web/frontend/eslint-8.10.0 branch February 28, 2022 01:43
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants