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 4.14.1 to 4.15.0 #238

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2021

Bumps @typescript-eslint/parser from 4.14.1 to 4.15.0.

Release notes

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

v4.15.0

4.15.0 (2021-02-08)

Bug Fixes

  • eslint-plugin: [no-extra-parens] handle ESLint 7.19.0 (#2993) (4615048)
  • eslint-plugin: [prefer-function-type] correct fixer when signature ends with a semi (#3002) (898dd39)
  • scope-manager: fix visiting of TSImportType (#3008) (ce4fcbf), closes #3006

Features

  • typescript-estree: improve logic used to escape string literals in jsx (#2995) (3cb3aad)

v4.14.2

4.14.2 (2021-02-01)

Bug Fixes

  • eslint-plugin: [consistent-type-imports] incorrect handling of computed property type signatures (#2990) (58f2655), closes #2989
  • scope-manager: correctly reference generic parameters when decorator metadata is enabled (#2975) (7695ef3), closes #2972
Changelog

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

4.15.0 (2021-02-08)

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

4.14.2 (2021-02-01)

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 dependabot bot added the dependencies This issue is a problem in a dependency or a pull request that updates a dependency file. label Feb 9, 2021
@eladb
Copy link
Contributor

eladb commented Feb 11, 2021

@projen rebuild

@github-actions
Copy link
Contributor

projen: Rebuild started

@github-actions
Copy link
Contributor

projen: Rebuild complete. Updates pushed to pull request branch.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2021

A newer version of @typescript-eslint/parser exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@mergify mergify bot merged commit 35a8a35 into master Mar 18, 2021
@mergify mergify bot deleted the dependabot/npm_and_yarn/typescript-eslint/parser-4.15.0 branch March 18, 2021 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue is a problem in a dependency or a pull request that updates a dependency file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants