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.19.0 to 6.20.0 #36

Merged
merged 1 commit into from
Feb 25, 2024

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.19.0 to 6.20.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 14 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-01-29.
Release notes
Package name: @typescript-eslint/parser
  • 6.20.0 - 2024-01-29

    6.20.0 (2024-01-29)

    🚀 Features

    • eslint-plugin: [member-ordering] allow easy reuse of the default ordering (#8248)

    🩹 Fixes

    • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result (#8283)
    • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable (#8262)
    • eslint-plugin: [no-useless-template-literals] report Infinity & NaN (#8295)
    • eslint-plugin: [prefer-readonly] disable checking accessors (#8300)

    ❤️ Thank You

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

  • 6.19.2-alpha.8 - 2024-01-29
  • 6.19.2-alpha.7 - 2024-01-28
  • 6.19.2-alpha.6 - 2024-01-28
  • 6.19.2-alpha.5 - 2024-01-28
  • 6.19.2-alpha.4 - 2024-01-28
  • 6.19.2-alpha.3 - 2024-01-26
  • 6.19.2-alpha.2 - 2024-01-25
  • 6.19.2-alpha.1 - 2024-01-22
  • 6.19.2-alpha.0 - 2024-01-22
  • 6.19.1 - 2024-01-22

    6.19.1 (2024-01-22)

    🩹 Fixes

    • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable (#8235)
    • type-utils: preventing isUnsafeAssignment infinite recursive calls (#8237)

    ❤️ Thank You

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

  • 6.19.1-alpha.2 - 2024-01-19
  • 6.19.1-alpha.1 - 2024-01-16
  • 6.19.1-alpha.0 - 2024-01-15
  • 6.19.0 - 2024-01-15

    6.19.0 (2024-01-15)

    🚀 Features

    • eslint-plugin: [prefer-promise-reject-errors] add rule (#8011)
    • eslint-plugin: [no-array-delete] add new rule (#8067)
    • eslint-plugin: [no-useless-template-literals] add fix suggestions (#8065)

    🩹 Fixes

    • eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression (#8143)
    • eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable (#8089)
    • typescript-estree: add JSDocParsingMode enum merge for typescript/lib/tsserverlibrary (#8193)
    • typescript-estree: disallow using as the variable keyword for for..in loops (#7649)
    • typescript-estree: fix incorrect backwards-compat augmentation in TS 5.3 (#8181)

    ❤️ Thank You

    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
  • a01a6e6 chore(release): publish 6.20.0
  • 4d2ce3b fix(eslint-plugin): [prefer-readonly] disable checking accessors (#8300)
  • e95d719 chore: fix broken and outdated links (#8264)
  • 9dca40e chore(eslint-plugin): fix typos in schema definitions (#8311)
  • 73cbe9e chore(deps): update react (#8042)
  • d02d086 fix(eslint-plugin): [no-useless-template-literals] report Infinity & NaN (#8295)
  • 70505e4 fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as non-nullable (#8262)
  • d0137c8 chore: enable prefer-nullish-coalescing internally (#7955)
  • c232319 docs: show all articles in sidebar, and a missing truncate (#8306)
  • bbc6770 feat(eslint-plugin): [member-ordering] allow easy reuse of the default ordering (#8248)
  • a9f995a docs: add `import/no-unresolved` to perf troubleshooting docs (#8190)
  • bc4b99a chore: update sponsors (#8303)
  • 24f9d4c docs: underline URLs, change contrast in syntax highlighting (#8225)
  • 8622286 fix(eslint-plugin): [no-useless-template-literals] incorrect bigint autofix result (#8283)
  • a911214 chore(release): publish 6.19.1
  • 920f909 fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type variable (#8235)
  • 01556f5 fix(type-utils): preventing isUnsafeAssignment infinite recursive calls (#8237)

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 merged commit 5db14ba into master Feb 25, 2024
25 of 26 checks passed
@erossignon erossignon deleted the snyk-upgrade-717eb5f34a8bd227211838ba87164d6d branch February 25, 2024 06:22
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