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 @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0 #241

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0.

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v5.30.0

5.30.0 (2022-06-27)

Features

  • eslint-plugin: [no-shadow] add shadowed variable location to the error message (#5183) (8ca08e9)
  • treat this in typeof this as a ThisExpression (#4382) (b04b2ce)
Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

5.30.0 (2022-06-27)

Features

  • eslint-plugin: [no-shadow] add shadowed variable location to the error message (#5183) (8ca08e9)
  • treat this in typeof this as a ThisExpression (#4382) (b04b2ce)
Commits
  • d491665 chore: publish v5.30.0
  • b04b2ce feat: treat this in typeof this as a ThisExpression (#4382)
  • 8ca08e9 feat(eslint-plugin): [no-shadow] add shadowed variable location to the error ...
  • 507629a docs: autogenerate rules table on website (#5116)
  • See full diff 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 [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.29.0 to 5.30.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 27, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) June 27, 2022 23:20
@googlemaps-bot googlemaps-bot merged commit 82493df into main Jun 27, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.30.0 branch June 27, 2022 23:21
googlemaps-bot pushed a commit that referenced this pull request Jul 4, 2022
### [2.0.1](v2.0.0...v2.0.1) (2022-07-04)

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.4 to 2.7.5 ([#234](#234)) ([7525a8e](7525a8e))
* **deps-dev:** bump @rollup/plugin-typescript from 8.3.2 to 8.3.3 ([#229](#229)) ([8363fc0](8363fc0))
* **deps-dev:** bump @types/google.maps from 3.49.0 to 3.49.1 ([#214](#214)) ([31d1d71](31d1d71))
* **deps-dev:** bump @types/google.maps from 3.49.1 to 3.49.2 ([#222](#222)) ([e38ae04](e38ae04))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#213](#213)) ([acaf36d](acaf36d))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#220](#220)) ([331237e](331237e))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#228](#228)) ([b99fa22](b99fa22))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#236](#236)) ([9bf01e7](9bf01e7))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#241](#241)) ([82493df](82493df))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#246](#246)) ([6f4a555](6f4a555))
* **deps-dev:** bump @typescript-eslint/parser from 5.26.0 to 5.27.0 ([#218](#218)) ([82c81f9](82c81f9))
* **deps-dev:** bump @typescript-eslint/parser from 5.27.0 to 5.27.1 ([#221](#221)) ([b15e06c](b15e06c))
* **deps-dev:** bump @typescript-eslint/parser from 5.27.1 to 5.28.0 ([#227](#227)) ([5267d52](5267d52))
* **deps-dev:** bump @typescript-eslint/parser from 5.28.0 to 5.29.0 ([#235](#235)) ([a857f42](a857f42))
* **deps-dev:** bump @typescript-eslint/parser from 5.29.0 to 5.30.0 ([#238](#238)) ([dbd81a0](dbd81a0))
* **deps-dev:** bump @typescript-eslint/parser from 5.30.0 to 5.30.5 ([#244](#244)) ([f04478b](f04478b))
* **deps-dev:** bump eslint from 8.16.0 to 8.17.0 ([#224](#224)) ([c569b37](c569b37))
* **deps-dev:** bump eslint from 8.17.0 to 8.18.0 ([#237](#237)) ([17eef62](17eef62))
* **deps-dev:** bump eslint from 8.18.0 to 8.19.0 ([#242](#242)) ([e3eac5f](e3eac5f))
* **deps-dev:** bump eslint-plugin-jest from 26.2.2 to 26.4.6 ([#216](#216)) ([de9c1af](de9c1af))
* **deps-dev:** bump eslint-plugin-jest from 26.4.6 to 26.5.3 ([#226](#226)) ([7f6016b](7f6016b))
* **deps-dev:** bump eslint-plugin-prettier from 4.0.0 to 4.1.0 ([#240](#240)) ([1b669dd](1b669dd))
* **deps-dev:** bump eslint-plugin-prettier from 4.1.0 to 4.2.1 ([#243](#243)) ([909093b](909093b))
* **deps-dev:** bump prettier from 2.6.2 to 2.7.1 ([#233](#233)) ([598f7f8](598f7f8))
* **deps-dev:** bump rollup from 2.74.1 to 2.75.3 ([#217](#217)) ([287c1a0](287c1a0))
* **deps-dev:** bump rollup from 2.75.3 to 2.75.5 ([#223](#223)) ([4b3505b](4b3505b))
* **deps-dev:** bump rollup from 2.75.5 to 2.75.6 ([#230](#230)) ([48b7f61](48b7f61))
* **deps-dev:** bump rollup from 2.75.6 to 2.75.7 ([#232](#232)) ([449e502](449e502))
* **deps-dev:** bump typedoc from 0.22.15 to 0.22.16 ([#215](#215)) ([b560891](b560891))
* **deps-dev:** bump typedoc from 0.22.16 to 0.22.17 ([#225](#225)) ([48f39e5](48f39e5))
* **deps-dev:** bump typedoc from 0.22.17 to 0.23.1 ([#239](#239)) ([2d6b68e](2d6b68e))
* **deps-dev:** bump typedoc from 0.23.1 to 0.23.5 ([#245](#245)) ([030c5ba](030c5ba))
* **deps-dev:** bump typescript from 4.6.4 to 4.7.3 ([#219](#219)) ([2f2489c](2f2489c))
* **deps-dev:** bump typescript from 4.7.3 to 4.7.4 ([#231](#231)) ([28bbe8a](28bbe8a))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.0.1 🎉

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
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants