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

Bump @typescript-eslint/parser from 4.13.0 to 4.14.1 #817

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 25, 2021

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

Release notes

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

v4.14.1

4.14.1 (2021-01-25)

Bug Fixes

  • eslint-plugin: [sort-type-union-intersection-members] consider void as a nullish (#2944) (a241b25), closes #2940
  • scope-manager: fix incorrect handling of class decorators and class method default params (#2943) (e1eac83), closes #2941 #2942 #2751

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)
Changelog

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

4.14.1 (2021-01-25)

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

4.14.0 (2021-01-18)

Features

  • add support for decorator metadata in scope analysis and in consistent-type-imports (#2751) (445e416), closes #2559
Commits
  • 957523c chore: publish v4.14.1
  • 60c5dcd chore: publish v4.14.0
  • 445e416 feat: add support for decorator metadata in scope analysis and in consistent-...
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 25, 2021
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from 7f1a861 to fcbb274 Compare January 25, 2021 20:48
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from fcbb274 to 471f59b Compare January 25, 2021 21:05
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from 471f59b to d8f884f Compare January 25, 2021 21:17
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from d8f884f to 6516e66 Compare January 26, 2021 08:36
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from 6516e66 to 6829cc6 Compare January 26, 2021 08:50
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from 6829cc6 to 0c614df Compare January 26, 2021 09:04
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from 0c614df to c47046c Compare January 26, 2021 09:23
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from c47046c to d7912e1 Compare January 26, 2021 09:42
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from d7912e1 to 8298cff Compare January 26, 2021 09:55
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from 8298cff to 4058129 Compare January 26, 2021 10:10
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from 4058129 to 712e744 Compare January 26, 2021 12:05
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from 712e744 to e4892ae Compare January 26, 2021 14:54
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from e4892ae to 26ea68b Compare January 26, 2021 21:35
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from b971425 to c5430b3 Compare January 27, 2021 10:35
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from c5430b3 to 2074623 Compare January 27, 2021 10:49
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from 2074623 to c49766c Compare January 27, 2021 19:59
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from c49766c to 7da250f Compare January 28, 2021 19:51
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from 7da250f to e9979b2 Compare January 29, 2021 19:55
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from e9979b2 to 15538e1 Compare January 29, 2021 20:11
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from 15538e1 to 66b249c Compare January 30, 2021 15:47
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from 66b249c to ec0e833 Compare January 31, 2021 05:18
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from ec0e833 to 19c5105 Compare February 1, 2021 15:01
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from 19c5105 to ce00ab3 Compare February 1, 2021 15:15
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from ce00ab3 to 8c00e4b Compare February 1, 2021 15:32
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch from 8c00e4b to 4618180 Compare February 1, 2021 15:46
@sonarcloud
Copy link

sonarcloud bot commented Feb 1, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot-preview
Copy link
Contributor Author

Superseded by #851.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1 branch February 1, 2021 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Issues that are blocked by other upstream issues dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant