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

[Snyk] Upgrade @typescript-eslint/parser from 5.39.0 to 5.40.0 #57

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bmatthew
Copy link
Collaborator

@bmatthew bmatthew commented Nov 1, 2022

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @typescript-eslint/parser from 5.39.0 to 5.40.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 32 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-10-10.
Release notes
Package name: @typescript-eslint/parser
  • 5.40.0 - 2022-10-10

    5.40.0 (2022-10-10)

    Bug Fixes

    • eslint-plugin: [consistent-indexed-object-style] handle interface generic (#5746) (7a8a0a3)
    • eslint-plugin: [no-unnecessary-condition] handle void (#5766) (ac8f06b)

    Features

    • eslint-plugin: Check 'rest' parameters in no-misused-promises (#5731) (6477f38), closes #4015
    • utils: add dependency constraint filtering for RuleTester (#5750) (121f4c0)
    • website: store options TypeScript, Enable jsx and AST Viewer in browser's local storage (#5769) (77d2336)
  • 5.39.1-alpha.33 - 2022-10-10
  • 5.39.1-alpha.32 - 2022-10-10
  • 5.39.1-alpha.29 - 2022-10-10
  • 5.39.1-alpha.28 - 2022-10-09
  • 5.39.1-alpha.27 - 2022-10-09
  • 5.39.1-alpha.26 - 2022-10-09
  • 5.39.1-alpha.25 - 2022-10-09
  • 5.39.1-alpha.24 - 2022-10-07
  • 5.39.1-alpha.23 - 2022-10-07
  • 5.39.1-alpha.22 - 2022-10-07
  • 5.39.1-alpha.21 - 2022-10-06
  • 5.39.1-alpha.20 - 2022-10-05
  • 5.39.1-alpha.18 - 2022-10-05
  • 5.39.1-alpha.17 - 2022-10-05
  • 5.39.1-alpha.16 - 2022-10-04
  • 5.39.1-alpha.15 - 2022-10-04
  • 5.39.1-alpha.14 - 2022-10-04
  • 5.39.1-alpha.13 - 2022-10-04
  • 5.39.1-alpha.12 - 2022-10-04
  • 5.39.1-alpha.11 - 2022-10-04
  • 5.39.1-alpha.10 - 2022-10-04
  • 5.39.1-alpha.9 - 2022-10-04
  • 5.39.1-alpha.8 - 2022-10-04
  • 5.39.1-alpha.7 - 2022-10-04
  • 5.39.1-alpha.6 - 2022-10-04
  • 5.39.1-alpha.5 - 2022-10-04
  • 5.39.1-alpha.4 - 2022-10-04
  • 5.39.1-alpha.3 - 2022-10-04
  • 5.39.1-alpha.2 - 2022-10-04
  • 5.39.1-alpha.1 - 2022-10-04
  • 5.39.1-alpha.0 - 2022-10-03
  • 5.39.0 - 2022-10-03

    5.39.0 (2022-10-03)

    Features

    • eslint-plugin: [no-invalid-void-type] allow using void as a default type for a generic argument if allowInGenericTypeArguments is specified (#5671) (bb46ef0)
from @typescript-eslint/parser GitHub release notes
Commit messages
Package name: @typescript-eslint/parser
  • 6ac0aa7 chore: publish v5.40.0
  • 0ab8275 chore: downgrade `@ docusaurus/plugin-pwa` to match the current `@ docusaurus/core` version (#5802)
  • ac6ccda chore: remove erroneous project reference from parser to utils (#5801)
  • 7976865 chore(deps): update dependency @ types/node to v18 (#5789)
  • aa4b5a7 chore(deps): update dependency cspell to v6 (#5790)
  • 4228914 chore: update renovate config (#5773)
  • 77d2336 feat(website): store options TypeScript, Enable jsx and AST Viewer in browser's local storage (#5769)
  • 1b91951 chore: deduplicate after renovate updates (#5770)
  • e2d9d97 chore(website): fix RuleTester alias in Rollup (#5772)
  • 121f4c0 feat(utils): add dependency constraint filtering for `RuleTester` (#5750)
  • 6477f38 feat(eslint-plugin): Check 'rest' parameters in no-misused-promises (#5731)
  • 7a377e4 chore: switch from dependabot to Renovate (#5761)
  • ac8f06b fix(eslint-plugin): [no-unnecessary-condition] handle void (#5766)
  • 4939ec8 chore: unignore typescript and eslint from dependabot (#5751)
  • 7a8a0a3 fix(eslint-plugin): [consistent-indexed-object-style] handle interface generic (#5746)
  • 93bf147 chore: Bump lerna from 5.5.2 to 5.5.4 (#5741)
  • 1109957 chore: Bump marked from 4.0.15 to 4.1.1 (#5742)
  • 729f549 chore: Bump @ docusaurus/plugin-pwa from 2.0.1 to 2.1.0 (#5743)
  • ff5d4de docs: create .github/SECURITY.md policy (#5712)
  • 71d6ed7 docs: streamline CONTRIBUTING.md and add DEVELOPMENT.md (#5715)
  • f373fac chore(eslint-plugin): enhance many rule descriptions (#5696)
  • 0f52059 chore: Bump @ babel/types from 7.19.0 to 7.19.3 (#5735)
  • 0cbdbb9 chore: Bump jest from 29.0.3 to 29.1.2 (#5738)
  • 00538d7 chore: Bump react from 18.1.0 to 18.2.0 (#5737)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants