Skip to content

feat(deps): bump @typescript-eslint/parser from 4.4.0 to 4.14.0 #318

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2021

Bumps @typescript-eslint/parser from 4.4.0 to 4.14.0.

Release notes

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

v4.14.0

4.14.0 (2021-01-18)

Features

  • add support for decorator metadata in scope analysis and in consistent-type-imports (#2751) (445e416), closes #2559
  • eslint-plugin: add object-curly-spacing rule (#2892) (32bd18d)

v4.13.0

4.13.0 (2021-01-11)

Bug Fixes

Features

  • eslint-plugin: [sort-type-union-intersection-members] add nullish group (#2919) (5558f41)

v4.12.0

4.12.0 (2021-01-04)

Bug Fixes

  • eslint-plugin: [comma-spacing] handle empty type params (#2915) (4d69fbb)

Features

  • eslint-plugin: add rule sort-type-union-intersection-members (#2913) (9092c04)

v4.11.1

4.11.1 (2020-12-28)

Bug Fixes

  • eslint-plugin: [naming-convention] fix precedence of method and property meta selectors (#2877) (2f10e1a)

v4.11.0

4.11.0 (2020-12-21)

Bug Fixes

  • eslint-plugin: [non-nullable-type-assertion-style] handle const assertion (#2881) (53dc34d)

... (truncated)

Changelog

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

4.14.0 (2021-01-18)

Features

  • add support for decorator metadata in scope analysis and in consistent-type-imports (#2751) (445e416), closes #2559

4.13.0 (2021-01-11)

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

4.12.0 (2021-01-04)

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

4.11.1 (2020-12-28)

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

4.11.0 (2020-12-21)

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

4.10.0 (2020-12-14)

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

... (truncated)

Commits
  • 60c5dcd chore: publish v4.14.0
  • 445e416 feat: add support for decorator metadata in scope analysis and in consistent-...
  • d02a40d chore: publish v4.13.0
  • 4c6ec93 chore: publish v4.12.0
  • 85c2720 chore: publish v4.11.1
  • 535c8c4 docs(parser): clarify ecmaVersion usage (#2899)
  • e8f73e1 chore: publish v4.11.0
  • d35a539 chore: publish v4.10.0
  • 55eb0cf chore: publish v4.9.1
  • f714911 chore: publish v4.9.0
  • Additional commits viewable 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)

@dependabot dependabot bot added automerge dd this label to any PRs that you want merged as soon as CI passes dependencies Pull requests that update a dependency file labels Jan 20, 2021
@github-actions github-actions bot force-pushed the dependabot-npm_and_yarn-typescript-eslint-parser-4.14.0 branch from fec881e to bba0224 Compare January 20, 2021 01:51
@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #318 (bba0224) into main (0192dc9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #318   +/-   ##
=======================================
  Coverage   93.12%   93.12%           
=======================================
  Files          25       25           
  Lines         291      291           
  Branches       59       59           
=======================================
  Hits          271      271           
  Misses         19       19           
  Partials        1        1           

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 0192dc9...bba0224. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 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.

@jrolfs jrolfs merged commit 7bf8c9e into main Feb 6, 2021
@jrolfs jrolfs deleted the dependabot-npm_and_yarn-typescript-eslint-parser-4.14.0 branch February 6, 2021 04:12
@jrolfs
Copy link
Collaborator

jrolfs commented Feb 6, 2021

🎉 This PR is included in version 5.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jrolfs jrolfs added the released label Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dd this label to any PRs that you want merged as soon as CI passes dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant