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 6.12.0 to 6.13.1 #31

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

erossignon
Copy link
Member

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 6.12.0 to 6.13.1.

ℹ️ 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 11 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-11-28.
Release notes
Package name: @typescript-eslint/parser
  • 6.13.1 - 2023-11-28

    6.13.1 (2023-11-28)

    Bug Fixes

    • default to parse all JSDoc and provide options to configure it (#7999) (779e13e)

    You can read about our versioning strategy and releases on our website.

  • 6.13.1-alpha.0 - 2023-11-27
  • 6.13.0 - 2023-11-27

    6.13.0 (2023-11-27)

    Note for eslint plugin authors and other API consumers

    TypeScript v5.3 shipped with a type change that was incompatible with our types. This change has been fixed and will be released in v5.3.3. Until that time you can work around this error using skipLibCheck.

    Bug Fixes

    • typescript-estree: ensure backwards compat with pre-5.3 import attributes (#7967) (810fc8c)

    Features

    You can read about our versioning strategy and releases on our website.

  • 6.12.1-alpha.7 - 2023-11-27
  • 6.12.1-alpha.6 - 2023-11-27
  • 6.12.1-alpha.5 - 2023-11-24
  • 6.12.1-alpha.4 - 2023-11-24
  • 6.12.1-alpha.3 - 2023-11-24
  • 6.12.1-alpha.2 - 2023-11-23
  • 6.12.1-alpha.1 - 2023-11-21
  • 6.12.1-alpha.0 - 2023-11-20
  • 6.12.0 - 2023-11-20

    6.12.0 (2023-11-20)

    Bug Fixes

    • eslint-plugin: [class-methods-use-this] detect a problematic case for private/protected members if ignoreClassesThatImplementAnInterface is set (#7705) (155aa1f)
    • eslint-plugin: [no-unnecessary-condition] fix false positive with computed member access and branded key type (#7706) (f151b26)
    • eslint-plugin: [switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly (#7806) (a034d0a), closes #7768
    • utils: add missing fields to flat config types (#7933) (533861a)
    • utils: allow string processor in flat config (024ed9e)

    Features

    • [member-ordering] add accessor support for member-ordering (#7927) (3c8312d)
    • eslint-plugin: [switch-exhaustiveness-check] add requireDefaultForNonUnion option (#7880) (4cfcd45)
    • update TypeScript to 5.3-rc (#7923) (9034d17)

    You can read about our versioning strategy and releases on our website.

from @typescript-eslint/parser GitHub release notes
Commit messages
Package name: @typescript-eslint/parser
  • 14f3ff0 chore: publish v6.13.1
  • 779e13e fix: default to parse all JSDoc and provide options to configure it (#7999)
  • 39c437a chore: publish v6.13.0
  • 3d2a344 feat(typescript-estree): pass jsDocParsingMode everywhere (#7997)
  • fb50638 feat: support TS 5.3 (#7968)
  • d244b0e chore(deps): update dependency @ types/node to v20.9.3 (#7989)
  • d378f9e chore(deps): update dependency @ swc/core to v1.3.99 (#7985)
  • 8b1e09e chore: update sponsors (#7981)
  • a9fbeb7 docs: fix incorrect example command (#7976)
  • 810fc8c fix(typescript-estree): ensure backwards compat with pre-5.3 import attributes (#7967)
  • 9139b9d chore: revert "chore(deps): update dependency react-resizable-panels to ^0.0.57" (#7963)

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

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@erossignon erossignon force-pushed the snyk-upgrade-ea61668d2a3a1b52a743fbb63945f68e branch from c4997f5 to 53b21fe Compare December 25, 2023 10:44
@erossignon erossignon merged commit 9d3eaa3 into master Dec 25, 2023
3 of 5 checks passed
@erossignon erossignon deleted the snyk-upgrade-ea61668d2a3a1b52a743fbb63945f68e branch December 25, 2023 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants