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/parser from 5.42.1 to 5.43.0 #342

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps @typescript-eslint/parser from 5.42.1 to 5.43.0.

Release notes

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

v5.43.0

5.43.0 (2022-11-14)

Bug Fixes

  • eslint-plugin: [no-shadow] handle false positives on generics and parameters (#5902) (769e8c8)
  • eslint-plugin: [promise-function-async] handle keyword token (#5907) (f25a94f)

Features

  • eslint-plugin: [consistent-type-imports] support fixing to inline types (#5050) (75dcdf1)
  • eslint-plugin: [naming-convention] add support for "override" and "async" modifiers (#5310) (#5610) (c759da1)
  • eslint-plugin: [prefer-optional-chain] support suggesting !foo || !foo.bar as a valid match for the rule (#5594) (923d486)
Changelog

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

5.43.0 (2022-11-14)

Note: Version bump only for package @​typescript-eslint/parser

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 [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.42.1 to 5.43.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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 Nov 14, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) November 14, 2022 23:10
@googlemaps-bot googlemaps-bot merged commit 2f2afaf into main Nov 14, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/typescript-eslint/parser-5.43.0 branch November 14, 2022 23:12
github-actions bot pushed a commit that referenced this pull request Nov 14, 2022
…#342)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.42.1 to 5.43.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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> 2f2afaf
googlemaps-bot pushed a commit that referenced this pull request Dec 19, 2022
### [2.0.5](v2.0.4...v2.0.5) (2022-12-19)

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-typescript from 9.0.2 to 10.0.1 ([#348](#348)) ([a11258c](a11258c))
* **deps-dev:** bump @types/google.maps from 3.50.5 to 3.51.0 ([#354](#354)) ([def2395](def2395))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#341](#341)) ([d80a90f](d80a90f))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#344](#344)) ([754fe71](754fe71))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#347](#347)) ([a43a693](a43a693))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#356](#356)) ([8cce307](8cce307))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#363](#363)) ([f2a2b82](f2a2b82))
* **deps-dev:** bump @typescript-eslint/parser from 5.42.1 to 5.43.0 ([#342](#342)) ([2f2afaf](2f2afaf))
* **deps-dev:** bump @typescript-eslint/parser from 5.43.0 to 5.44.0 ([#343](#343)) ([416b781](416b781))
* **deps-dev:** bump @typescript-eslint/parser from 5.44.0 to 5.45.1 ([#349](#349)) ([c239209](c239209))
* **deps-dev:** bump @typescript-eslint/parser from 5.45.1 to 5.46.1 ([#355](#355)) ([ec5744b](ec5744b))
* **deps-dev:** bump @typescript-eslint/parser from 5.46.1 to 5.47.0 ([#366](#366)) ([d73d679](d73d679))
* **deps-dev:** bump eslint from 8.27.0 to 8.28.0 ([#345](#345)) ([955f0da](955f0da))
* **deps-dev:** bump eslint from 8.28.0 to 8.29.0 ([#353](#353)) ([67efd75](67efd75))
* **deps-dev:** bump eslint from 8.29.0 to 8.30.0 ([#361](#361)) ([4994a83](4994a83))
* **deps-dev:** bump eslint-plugin-jest from 27.1.4 to 27.1.5 ([#338](#338)) ([547155e](547155e))
* **deps-dev:** bump eslint-plugin-jest from 27.1.5 to 27.1.6 ([#352](#352)) ([3b207ab](3b207ab))
* **deps-dev:** bump eslint-plugin-jest from 27.1.6 to 27.1.7 ([#365](#365)) ([0c53c34](0c53c34))
* **deps-dev:** bump prettier from 2.7.1 to 2.8.0 ([#351](#351)) ([be69643](be69643))
* **deps-dev:** bump prettier from 2.8.0 to 2.8.1 ([#358](#358)) ([154829d](154829d))
* **deps-dev:** bump rollup from 3.2.5 to 3.3.0 ([#340](#340)) ([254e49b](254e49b))
* **deps-dev:** bump rollup from 3.3.0 to 3.6.0 ([#350](#350)) ([3e54036](3e54036))
* **deps-dev:** bump rollup from 3.6.0 to 3.7.3 ([#359](#359)) ([c03e620](c03e620))
* **deps-dev:** bump rollup from 3.7.3 to 3.7.5 ([#364](#364)) ([30c0a55](30c0a55))
* **deps-dev:** bump typedoc from 0.23.19 to 0.23.21 ([#339](#339)) ([e3d73ad](e3d73ad))
* **deps-dev:** bump typedoc from 0.23.21 to 0.23.22 ([#360](#360)) ([f4b4cd3](f4b4cd3))
* **deps-dev:** bump typedoc from 0.23.22 to 0.23.23 ([#362](#362)) ([3afa647](3afa647))
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