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.40.1 to 5.41.0 #325

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0.

Release notes

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

v5.41.0

5.41.0 (2022-10-24)

Bug Fixes

  • eslint-plugin: [no-base-to-string] ignore Error, URL, and URLSearchParams by default (#5839) (96e1c6c)
  • type-utils: prevent stack overflow in isTypeReadonly (#5860) (a6d8f7e), closes #4476

Features

  • eslint-plugin: [no-unsafe-declaration-merging] switch to use scope analysis instead of type information (#5865) (e70a10a)
  • eslint-plugin: add no-unsafe-declaration-merging (#5840) (3728031)
Changelog

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

5.41.0 (2022-10-24)

Bug Fixes

  • eslint-plugin: [no-base-to-string] ignore Error, URL, and URLSearchParams by default (#5839) (96e1c6c)
  • type-utils: prevent stack overflow in isTypeReadonly (#5860) (a6d8f7e), closes #4476

Features

  • eslint-plugin: [no-unsafe-declaration-merging] switch to use scope analysis instead of type information (#5865) (e70a10a)
  • eslint-plugin: add no-unsafe-declaration-merging (#5840) (3728031)
Commits
  • 9eea5f4 chore: publish v5.41.0
  • a6d8f7e fix(type-utils): prevent stack overflow in isTypeReadonly (#5860)
  • e70a10a feat(eslint-plugin): [no-unsafe-declaration-merging] switch to use scope anal...
  • 96e1c6c fix(eslint-plugin): [no-base-to-string] ignore Error, URL, and URLSearchParam...
  • fe80a43 chore(eslint-plugin): [prefer-nullish-coalescing] removed forceSuggestionFixe...
  • 3728031 feat(eslint-plugin): add no-unsafe-declaration-merging (#5840)
  • 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.40.1 to 5.41.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.41.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 Oct 24, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) October 24, 2022 23:12
@googlemaps-bot googlemaps-bot merged commit 28d5437 into main Oct 24, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.41.0 branch October 24, 2022 23:14
github-actions bot pushed a commit that referenced this pull request Oct 24, 2022
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.1 to 5.41.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.41.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 28d5437
googlemaps-bot pushed a commit that referenced this pull request Nov 7, 2022
### [2.0.4](v2.0.3...v2.0.4) (2022-11-07)

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-typescript from 8.5.0 to 9.0.0 ([#314](#314)) ([88bfe24](88bfe24))
* **deps-dev:** bump @rollup/plugin-typescript from 9.0.0 to 9.0.1 ([#319](#319)) ([34191bb](34191bb))
* **deps-dev:** bump @rollup/plugin-typescript from 9.0.1 to 9.0.2 ([#322](#322)) ([ed8d387](ed8d387))
* **deps-dev:** bump @types/google.maps from 3.50.2 to 3.50.4 ([#312](#312)) ([c98d642](c98d642))
* **deps-dev:** bump @types/google.maps from 3.50.4 to 3.50.5 ([#335](#335)) ([5d3009a](5d3009a))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#305](#305)) ([b0fdf20](b0fdf20))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#310](#310)) ([a7a3e6f](a7a3e6f))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#316](#316)) ([9567a2a](9567a2a))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#325](#325)) ([28d5437](28d5437))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#328](#328)) ([e4d5a6d](e4d5a6d))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#336](#336)) ([c923977](c923977))
* **deps-dev:** bump @typescript-eslint/parser from 5.38.1 to 5.39.0 ([#306](#306)) ([664602c](664602c))
* **deps-dev:** bump @typescript-eslint/parser from 5.39.0 to 5.40.0 ([#313](#313)) ([212dad5](212dad5))
* **deps-dev:** bump @typescript-eslint/parser from 5.40.0 to 5.40.1 ([#320](#320)) ([b5140db](b5140db))
* **deps-dev:** bump @typescript-eslint/parser from 5.40.1 to 5.41.0 ([#323](#323)) ([fefae0b](fefae0b))
* **deps-dev:** bump @typescript-eslint/parser from 5.41.0 to 5.42.0 ([#330](#330)) ([b607dd7](b607dd7))
* **deps-dev:** bump @typescript-eslint/parser from 5.42.0 to 5.42.1 ([#337](#337)) ([ff203b3](ff203b3))
* **deps-dev:** bump eslint from 8.24.0 to 8.25.0 ([#309](#309)) ([70622ce](70622ce))
* **deps-dev:** bump eslint from 8.25.0 to 8.26.0 ([#327](#327)) ([b182abb](b182abb))
* **deps-dev:** bump eslint from 8.26.0 to 8.27.0 ([#333](#333)) ([18922f6](18922f6))
* **deps-dev:** bump eslint-plugin-jest from 27.0.4 to 27.1.0 ([#308](#308)) ([7d4aab8](7d4aab8))
* **deps-dev:** bump eslint-plugin-jest from 27.1.0 to 27.1.1 ([#311](#311)) ([1be1003](1be1003))
* **deps-dev:** bump eslint-plugin-jest from 27.1.1 to 27.1.2 ([#317](#317)) ([e1ef2b5](e1ef2b5))
* **deps-dev:** bump eslint-plugin-jest from 27.1.2 to 27.1.3 ([#326](#326)) ([9635631](9635631))
* **deps-dev:** bump eslint-plugin-jest from 27.1.3 to 27.1.4 ([#334](#334)) ([d6806a2](d6806a2))
* **deps-dev:** bump rollup from 2.79.1 to 3.2.2 ([#318](#318)) ([a7ba9b8](a7ba9b8))
* **deps-dev:** bump rollup from 3.2.2 to 3.2.3 ([#321](#321)) ([565dde2](565dde2))
* **deps-dev:** bump rollup from 3.2.3 to 3.2.4 ([#331](#331)) ([f6eaebb](f6eaebb))
* **deps-dev:** bump rollup from 3.2.4 to 3.2.5 ([#332](#332)) ([a9ec940](a9ec940))
* **deps-dev:** bump typedoc from 0.23.15 to 0.23.16 ([#315](#315)) ([92bda89](92bda89))
* **deps-dev:** bump typedoc from 0.23.16 to 0.23.18 ([#324](#324)) ([2709c31](2709c31))
* **deps-dev:** bump typedoc from 0.23.18 to 0.23.19 ([#329](#329)) ([9e0e0ef](9e0e0ef))
* **deps-dev:** bump typescript from 4.8.3 to 4.8.4 ([#307](#307)) ([4221440](4221440))
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants