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

build(deps-dev): Bump @typescript-eslint/parser from 5.49.0 to 5.50.0 #36

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2023

Bumps @typescript-eslint/parser from 5.49.0 to 5.50.0.

Release notes

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

v5.50.0

5.50.0 (2023-01-31)

Bug Fixes

  • ast-spec: a JSXEmptyExpression is not a possible JSXExpression (#6321) (4b27777)
  • eslint-plugin: [ban-ts-comment] counts graphemes instead of String.prototype.length (#5704) (09d57ce)
  • eslint-plugin: [prefer-optional-chain] fix ThisExpression and PrivateIdentifier errors (#6028) (85e783c)
  • eslint-plugin: [prefer-optional-chain] fixer produces wrong logic (#5919) (b0f6c8e), closes #1438

Features

  • eslint-plugin: add key-spacing rule extension for interface & type declarations (#6211) (67706e7)
Changelog

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

5.50.0 (2023-01-31)

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)

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Jan 31, 2023
@dependabot dependabot bot requested review from flexdevelopment, a team and unicornware January 31, 2023 10:20
@flexdevelopment flexdevelopment enabled auto-merge (squash) January 31, 2023 10:20
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Merging #36 (db77b68) into main (bb391ab) will not change coverage.
The diff coverage is n/a.

❗ Current head db77b68 differs from pull request most recent head 0d655cd. Consider uploading reports for the commit 0d655cd to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         1970      1970           
  Branches       224       224           
=========================================
  Hits          1970      1970           
Components Coverage Δ
internal 100.00% <ø> (ø)
lib 100.00% <ø> (ø)
utils 100.00% <ø> (ø)

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 e95fc25...0d655cd. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-5.50.0 branch from d9d1057 to e5eb8bf Compare January 31, 2023 10:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-5.50.0 branch from e5eb8bf to 2cc9506 Compare February 1, 2023 10:30
flexdevelopment
flexdevelopment previously approved these changes Feb 1, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-5.50.0 branch from 2cc9506 to a56317e Compare February 2, 2023 10:25
flexdevelopment
flexdevelopment previously approved these changes Feb 2, 2023
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.50.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.50.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-5.50.0 branch from a56317e to 0d655cd Compare February 2, 2023 10:31
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 7, 2023

Superseded by #47.

@dependabot dependabot bot closed this Feb 7, 2023
auto-merge was automatically disabled February 7, 2023 10:25

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript-eslint/parser-5.50.0 branch February 7, 2023 10:25
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependencies dependency updates type:build changes to the build system or external dependencies
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant