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 7.30.0 to 7.31.0 #29

Merged
merged 1 commit into from
Jul 19, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps eslint from 7.30.0 to 7.31.0.

Release notes

Sourced from eslint's releases.

v7.31.0

  • efdbb12 Upgrade: @​eslint/eslintrc to v0.4.3 (#14808) (Brandon Mills)
  • a96b05f Update: add end location to report in consistent-return (refs #12334) (#14798) (Nitin Kumar)
  • e0e8e30 Docs: update BUG_REPORT template (#14787) (Nitin Kumar)
  • 39115c8 Docs: provide more context to no-eq-null (#14801) (gfyoung)
  • 9a3c73c Docs: fix a broken link (#14790) (Sam Chen)
  • ddffa8a Update: Indicating the operator in question (#14764) (Paul Smith)
  • bba714c Update: Clarifying what changes need to be made in no-mixed-operators (#14765) (Paul Smith)
  • b0d22e3 Docs: Mention benefit of providing meta.docs.url (#14774) (Bryan Mishkin)
  • 000cc79 Sponsors: Sync README with website (ESLint Jenkins)
  • a6a7438 Chore: pin fs-teardown@0.1.1 (#14771) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v7.31.0 - July 17, 2021

  • efdbb12 Upgrade: @​eslint/eslintrc to v0.4.3 (#14808) (Brandon Mills)
  • a96b05f Update: add end location to report in consistent-return (refs #12334) (#14798) (Nitin Kumar)
  • e0e8e30 Docs: update BUG_REPORT template (#14787) (Nitin Kumar)
  • 39115c8 Docs: provide more context to no-eq-null (#14801) (gfyoung)
  • 9a3c73c Docs: fix a broken link (#14790) (Sam Chen)
  • ddffa8a Update: Indicating the operator in question (#14764) (Paul Smith)
  • bba714c Update: Clarifying what changes need to be made in no-mixed-operators (#14765) (Paul Smith)
  • b0d22e3 Docs: Mention benefit of providing meta.docs.url (#14774) (Bryan Mishkin)
  • 000cc79 Sponsors: Sync README with website (ESLint Jenkins)
  • a6a7438 Chore: pin fs-teardown@0.1.1 (#14771) (Milos Djermanovic)
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 19, 2021
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 the merge label Jul 19, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 19, 2021
@codecov
Copy link

codecov bot commented Jul 19, 2021

Codecov Report

Merging #29 (38c80e1) into main (65b38a6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   41.91%   41.91%           
=======================================
  Files          12       12           
  Lines         272      272           
  Branches        3        3           
=======================================
  Hits          114      114           
  Misses        158      158           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65b38a6...38c80e1. Read the comment docs.

Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.30.0...v7.31.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-7.31.0 branch from 5aaf49c to 38c80e1 Compare July 19, 2021 04:11
@probot-auto-merge probot-auto-merge bot merged commit 0951111 into main Jul 19, 2021
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/eslint-7.31.0 branch July 19, 2021 04:12
github-actions bot pushed a commit that referenced this pull request Sep 21, 2021
### [1.2.1](v1.2.0...v1.2.1) (2021-09-21)

### Miscellaneous Chores

* Created local '.eslintignore' from remote 'sync-files/js/.eslintignore' ([#71](#71)) ([8ab3374](8ab3374))
* **deps-dev:** bump @types/google.maps from 3.45.4 to 3.45.6 ([#25](#25)) ([1b80a7a](1b80a7a))
* **deps-dev:** bump @types/jest from 26.0.23 to 26.0.24 ([#26](#26)) ([56a13f2](56a13f2))
* **deps-dev:** bump @types/jest from 26.0.24 to 27.0.1 ([#43](#43)) ([193449f](193449f))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#22](#22)) ([28ee9d1](28ee9d1))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#30](#30)) ([94a62cf](94a62cf))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#35](#35)) ([427a01c](427a01c))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#36](#36)) ([bbd684a](bbd684a))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#46](#46)) ([58525f4](58525f4))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#49](#49)) ([debc372](debc372))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#54](#54)) ([551b333](551b333))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#57](#57)) ([19caa49](19caa49))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#62](#62)) ([c841239](c841239))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#67](#67)) ([61cbccb](61cbccb))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#75](#75)) ([8ad5241](8ad5241))
* **deps-dev:** bump @typescript-eslint/parser from 4.28.1 to 4.28.2 ([#23](#23)) ([97151c5](97151c5))
* **deps-dev:** bump @typescript-eslint/parser from 4.28.2 to 4.28.3 ([#27](#27)) ([2958237](2958237))
* **deps-dev:** bump @typescript-eslint/parser from 4.28.3 to 4.28.4 ([#33](#33)) ([de384f5](de384f5))
* **deps-dev:** bump @typescript-eslint/parser from 4.28.4 to 4.28.5 ([#39](#39)) ([2b77174](2b77174))
* **deps-dev:** bump @typescript-eslint/parser from 4.28.5 to 4.29.0 ([#40](#40)) ([1642080](1642080))
* **deps-dev:** bump @typescript-eslint/parser from 4.29.0 to 4.29.1 ([#45](#45)) ([ac12c8b](ac12c8b))
* **deps-dev:** bump @typescript-eslint/parser from 4.29.1 to 4.29.2 ([#50](#50)) ([d805ac0](d805ac0))
* **deps-dev:** bump @typescript-eslint/parser from 4.29.2 to 4.29.3 ([#53](#53)) ([5358a4a](5358a4a))
* **deps-dev:** bump @typescript-eslint/parser from 4.29.3 to 4.30.0 ([#56](#56)) ([1670eb7](1670eb7))
* **deps-dev:** bump @typescript-eslint/parser from 4.30.0 to 4.31.0 ([#61](#61)) ([89aa52d](89aa52d))
* **deps-dev:** bump @typescript-eslint/parser from 4.31.0 to 4.31.1 ([#66](#66)) ([cb6a2ff](cb6a2ff))
* **deps-dev:** bump eslint from 7.30.0 to 7.31.0 ([#29](#29)) ([0951111](0951111))
* **deps-dev:** bump eslint from 7.31.0 to 7.32.0 ([#38](#38)) ([23a69bf](23a69bf))
* **deps-dev:** bump eslint-plugin-jest from 24.3.6 to 24.4.0 ([#32](#32)) ([3490b8c](3490b8c))
* **deps-dev:** bump eslint-plugin-jest from 24.4.0 to 24.4.2 ([#74](#74)) ([3e2df5c](3e2df5c))
* **deps-dev:** bump eslint-plugin-prettier from 3.4.0 to 3.4.1 ([#48](#48)) ([3921982](3921982))
* **deps-dev:** bump eslint-plugin-prettier from 3.4.1 to 4.0.0 ([#58](#58)) ([efc9c18](efc9c18))
* **deps-dev:** bump jest from 27.0.6 to 27.1.0 ([#51](#51)) ([a44a3cf](a44a3cf))
* **deps-dev:** bump jest from 27.1.0 to 27.1.1 ([#60](#60)) ([9a65fcf](9a65fcf))
* **deps-dev:** bump jest from 27.1.1 to 27.2.0 ([#68](#68)) ([5bda1a0](5bda1a0))
* **deps-dev:** bump prettier from 2.3.2 to 2.4.0 ([#63](#63)) ([9ac0c7b](9ac0c7b))
* **deps-dev:** bump prettier from 2.4.0 to 2.4.1 ([#65](#65)) ([33702f4](33702f4))
* **deps-dev:** bump rollup from 2.52.7 to 2.53.1 ([#24](#24)) ([27775d3](27775d3))
* **deps-dev:** bump rollup from 2.53.1 to 2.53.2 ([#28](#28)) ([65b38a6](65b38a6))
* **deps-dev:** bump rollup from 2.53.2 to 2.54.0 ([#34](#34)) ([13135b8](13135b8))
* **deps-dev:** bump rollup from 2.54.0 to 2.55.1 ([#37](#37)) ([01538c0](01538c0))
* **deps-dev:** bump rollup from 2.55.1 to 2.56.1 ([#41](#41)) ([cdd4621](cdd4621))
* **deps-dev:** bump rollup from 2.56.1 to 2.56.2 ([#44](#44)) ([e606adb](e606adb))
* **deps-dev:** bump rollup from 2.56.2 to 2.56.3 ([#55](#55)) ([4a8dc9a](4a8dc9a))
* **deps-dev:** bump ts-jest from 27.0.3 to 27.0.4 ([#31](#31)) ([75a0d0c](75a0d0c))
* **deps-dev:** bump ts-jest from 27.0.4 to 27.0.5 ([#47](#47)) ([e649c03](e649c03))
* **deps-dev:** bump typedoc from 0.22.3 to 0.22.4 ([#73](#73)) ([ed299fa](ed299fa))
* **deps-dev:** bump typescript from 4.3.5 to 4.4.2 ([#52](#52)) ([6067c9b](6067c9b))
* **deps-dev:** bump typescript from 4.4.2 to 4.4.3 ([#59](#59)) ([6677adb](6677adb))
* standardize eslint ([#70](#70)) ([f277db3](f277db3))
* standardize repos ([#69](#69)) ([05e3e4c](05e3e4c))
* Synced file(s) with googlemaps/.github ([#64](#64)) ([f68d1d4](f68d1d4))
* update eslint ([#72](#72)) ([05fd0f7](05fd0f7))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. dependencies Pull requests that update a dependency file merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant