Skip to content

chore(deps-dev): bump eslint from 8.5.0 to 8.6.0 #60

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

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2022

Bumps eslint from 8.5.0 to 8.6.0.

Release notes

Sourced from eslint's releases.

v8.6.0

Features

  • 6802a54 feat: handle logical assignment in no-self-assign (#14152) (Zzzen)
  • 3b38018 feat: allow to define eslint-disable-next-line in multiple lines (#15436) (Nitin Kumar)
  • 9d6fe5a feat: false negative with onlyDeclarations + properties in id-match (#15431) (Nitin Kumar)

Documentation

  • 6c4dee2 docs: Document homedir is a configuration root (#15469) (Bas Bosman)
  • 51c37b1 docs: consistency changes (#15404) (Bas Bosman)
  • 775d181 docs: Mention character classes in no-useless-escape (#15421) (Sebastian Simon)

Chores

  • 3a384fc chore: Upgrade espree to 9.3.0 (#15473) (Brandon Mills)
  • 1443cc2 chore: Update blogpost.md.ejs (#15468) (Nicholas C. Zakas)
  • 28e907a refactor: remove unused parameter in linter.js (#15451) (Milos Djermanovic)
  • eaa08d3 test: add tests for allowReserved parser option with flat config (#15450) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v8.6.0 - December 31, 2021

  • 3a384fc chore: Upgrade espree to 9.3.0 (#15473) (Brandon Mills)
  • 1443cc2 chore: Update blogpost.md.ejs (#15468) (Nicholas C. Zakas)
  • 6c4dee2 docs: Document homedir is a configuration root (#15469) (Bas Bosman)
  • 6802a54 feat: handle logical assignment in no-self-assign (#14152) (Zzzen)
  • 3b38018 feat: allow to define eslint-disable-next-line in multiple lines (#15436) (Nitin Kumar)
  • 51c37b1 docs: consistency changes (#15404) (Bas Bosman)
  • 28e907a refactor: remove unused parameter in linter.js (#15451) (Milos Djermanovic)
  • eaa08d3 test: add tests for allowReserved parser option with flat config (#15450) (Milos Djermanovic)
  • 9d6fe5a feat: false negative with onlyDeclarations + properties in id-match (#15431) (Nitin Kumar)
  • 775d181 docs: Mention character classes in no-useless-escape (#15421) (Sebastian Simon)
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.5.0 to 8.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.5.0...v8.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 3, 2022
Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@autoapproval autoapproval bot added automerge Merge the pull request once unit tests and other checks pass. merge labels Jan 3, 2022
@probot-auto-merge probot-auto-merge bot merged commit 66d4fff into main Jan 3, 2022
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/eslint-8.6.0 branch January 3, 2022 23:24
github-actions bot pushed a commit that referenced this pull request Jan 3, 2022
Bumps [eslint](https://github.com/eslint/eslint) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.5.0...v8.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 66d4fff
github-actions bot pushed a commit that referenced this pull request Jan 26, 2022
### [1.0.5](v1.0.4...v1.0.5) (2022-01-26)

### Documentation

* **README:** fix title ([93c1cb0](93c1cb0))

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 1.3.8 to 1.3.9 ([#26](#26)) ([9a57b6d](9a57b6d))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.3.9 to 1.4.0 ([#30](#30)) ([ab40e81](ab40e81))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.4.0 to 1.5.0 ([#39](#39)) ([f27465b](f27465b))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.5.0 to 1.5.1 ([#50](#50)) ([9f744eb](9f744eb))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.5.1 to 2.0.0 ([#64](#64)) ([0f16fc7](0f16fc7))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.0.0 to 2.1.1 ([#70](#70)) ([0cf24f7](0cf24f7))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.1.1 to 2.2.0 ([#71](#71)) ([a7326a9](a7326a9))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.2.0 to 2.3.0 ([#87](#87)) ([75a95ef](75a95ef))
* **deps-dev:** bump @types/google.maps from 3.47.0 to 3.47.1 ([#37](#37)) ([c31b9cf](c31b9cf))
* **deps-dev:** bump @types/google.maps from 3.47.1 to 3.47.2 ([#44](#44)) ([f740d20](f740d20))
* **deps-dev:** bump @types/google.maps from 3.47.2 to 3.47.3 ([#80](#80)) ([709c4b9](709c4b9))
* **deps-dev:** bump @types/jest from 27.0.3 to 27.4.0 ([#58](#58)) ([bf70f04](bf70f04))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#35](#35)) ([0f0e492](0f0e492))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#47](#47)) ([ad32183](ad32183))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#52](#52)) ([a1307b9](a1307b9))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#56](#56)) ([2f25695](2f25695))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#61](#61)) ([d849aba](d849aba))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#69](#69)) ([aa1dc36](aa1dc36))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#75](#75)) ([94af681](94af681))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#85](#85)) ([b7a48ab](b7a48ab))
* **deps-dev:** bump @typescript-eslint/parser from 5.10.0 to 5.10.1 ([#86](#86)) ([4449acb](4449acb))
* **deps-dev:** bump @typescript-eslint/parser from 5.5.0 to 5.6.0 ([#31](#31)) ([fb2f7ad](fb2f7ad))
* **deps-dev:** bump @typescript-eslint/parser from 5.6.0 to 5.7.0 ([#48](#48)) ([ff309a6](ff309a6))
* **deps-dev:** bump @typescript-eslint/parser from 5.7.0 to 5.8.0 ([#53](#53)) ([548dcf1](548dcf1))
* **deps-dev:** bump @typescript-eslint/parser from 5.8.0 to 5.8.1 ([#55](#55)) ([d27f4ce](d27f4ce))
* **deps-dev:** bump @typescript-eslint/parser from 5.8.1 to 5.9.0 ([#63](#63)) ([3ee40c5](3ee40c5))
* **deps-dev:** bump @typescript-eslint/parser from 5.9.0 to 5.9.1 ([#68](#68)) ([b2cc083](b2cc083))
* **deps-dev:** bump @typescript-eslint/parser from 5.9.1 to 5.10.0 ([#73](#73)) ([eec2e78](eec2e78))
* **deps-dev:** bump eslint from 8.3.0 to 8.4.0 ([#32](#32)) ([b32ebc1](b32ebc1))
* **deps-dev:** bump eslint from 8.4.0 to 8.4.1 ([#36](#36)) ([7422369](7422369))
* **deps-dev:** bump eslint from 8.4.1 to 8.5.0 ([#51](#51)) ([ecbd084](ecbd084))
* **deps-dev:** bump eslint from 8.5.0 to 8.6.0 ([#60](#60)) ([66d4fff](66d4fff))
* **deps-dev:** bump eslint from 8.6.0 to 8.7.0 ([#77](#77)) ([64fdb7e](64fdb7e))
* **deps-dev:** bump eslint-plugin-jest from 25.3.0 to 25.3.2 ([#57](#57)) ([1fe6cbc](1fe6cbc))
* **deps-dev:** bump eslint-plugin-jest from 25.3.2 to 25.3.3 ([#59](#59)) ([02109b2](02109b2))
* **deps-dev:** bump eslint-plugin-jest from 25.3.3 to 25.3.4 ([#62](#62)) ([f98296b](f98296b))
* **deps-dev:** bump eslint-plugin-jest from 25.3.4 to 25.7.0 ([#74](#74)) ([379e863](379e863))
* **deps-dev:** bump eslint-plugin-jest from 25.7.0 to 26.0.0 ([#84](#84)) ([f93aae7](f93aae7))
* **deps-dev:** bump jest from 27.4.0 to 27.4.2 ([#28](#28)) ([528982a](528982a))
* **deps-dev:** bump jest from 27.4.2 to 27.4.3 ([#29](#29)) ([2d526fd](2d526fd))
* **deps-dev:** bump jest from 27.4.3 to 27.4.4 ([#42](#42)) ([5362d71](5362d71))
* **deps-dev:** bump jest from 27.4.4 to 27.4.5 ([#43](#43)) ([b15d28e](b15d28e))
* **deps-dev:** bump jest from 27.4.5 to 27.4.6 ([#66](#66)) ([268d6e1](268d6e1))
* **deps-dev:** bump jest from 27.4.6 to 27.4.7 ([#67](#67)) ([3466be6](3466be6))
* **deps-dev:** bump prettier from 2.5.0 to 2.5.1 ([#34](#34)) ([20d232a](20d232a))
* **deps-dev:** bump rollup from 2.60.1 to 2.60.2 ([#27](#27)) ([1cb2303](1cb2303))
* **deps-dev:** bump rollup from 2.60.2 to 2.61.0 ([#41](#41)) ([96f3aee](96f3aee))
* **deps-dev:** bump rollup from 2.61.0 to 2.61.1 ([#45](#45)) ([796863c](796863c))
* **deps-dev:** bump rollup from 2.61.1 to 2.62.0 ([#54](#54)) ([718e0d2](718e0d2))
* **deps-dev:** bump rollup from 2.62.0 to 2.63.0 ([#65](#65)) ([78b50c1](78b50c1))
* **deps-dev:** bump rollup from 2.63.0 to 2.64.0 ([#72](#72)) ([49d38b7](49d38b7))
* **deps-dev:** bump rollup from 2.64.0 to 2.65.0 ([#81](#81)) ([4986462](4986462))
* **deps-dev:** bump rollup from 2.65.0 to 2.66.0 ([#83](#83)) ([07498c0](07498c0))
* **deps-dev:** bump rollup from 2.66.0 to 2.66.1 ([#88](#88)) ([c031939](c031939))
* **deps-dev:** bump ts-jest from 27.0.7 to 27.1.0 ([#33](#33)) ([f2d021a](f2d021a))
* **deps-dev:** bump ts-jest from 27.1.0 to 27.1.1 ([#38](#38)) ([4850b06](4850b06))
* **deps-dev:** bump ts-jest from 27.1.1 to 27.1.2 ([#49](#49)) ([4614e8a](4614e8a))
* **deps-dev:** bump ts-jest from 27.1.2 to 27.1.3 ([#76](#76)) ([cea14b2](cea14b2))
* **deps-dev:** bump typedoc from 0.22.10 to 0.22.11 ([#78](#78)) ([0ab208c](0ab208c))
* **deps-dev:** bump typescript from 4.5.2 to 4.5.3 ([#40](#40)) ([01c54f5](01c54f5))
* **deps-dev:** bump typescript from 4.5.3 to 4.5.4 ([#46](#46)) ([60ee05f](60ee05f))
* **deps-dev:** bump typescript from 4.5.4 to 4.5.5 ([#79](#79)) ([739975d](739975d))

### Build System

* use node version 14 ([1e10eef](1e10eef))
@github-actions
Copy link

🎉 This PR is included in version 1.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. dependencies Pull requests that update a dependency file merge released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant