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.16.0 to 6.17.0 #13

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

delhage
Copy link

@delhage delhage commented Jan 25, 2024

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.16.0 to 6.17.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 1 version ahead of your current version.
  • The recommended version was released 24 days ago, on 2024-01-01.
Release notes
Package name: @typescript-eslint/parser
  • 6.17.0 - 2024-01-01

    6.17.0 (2024-01-01)

    Bug Fixes

    • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#8108) (675e987)

    Features

    • eslint-plugin: [no-floating-promises] flag result of .map(async) (#7897) (5857356)
    • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#7539) (6a219bd)

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

  • 6.16.0 - 2023-12-25

    6.16.0 (2023-12-25)

    Bug Fixes

    • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#8096) (3182959)

    Features

    • eslint-plugin: deprecate formatting rules (#8073) (04dea84)
    • typescript-estree: add allowDefaultProjectForFiles project service allowlist option (#7752) (7ddadda)

    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
  • e566a5d chore: publish v6.17.0
  • 675e987 fix(eslint-plugin): [no-restricted-imports] prevent crash when `patterns` or `paths` in options are empty (#8108)
  • cb5bac8 chore(deps): update dependency @ types/node to v20.10.5 (#8124)
  • d53f22e chore(deps): update dependency eslint-plugin-import to v2.29.1 (#8125)
  • c9df266 chore(deps): update dependency stylelint-order to v6.0.4 (#8128)
  • eb9d28c chore(deps): update dependency typescript to v5.3.3 (#8129)
  • 5857356 feat(eslint-plugin): [no-floating-promises] flag result of .map(async) (#7897)
  • 6a219bd feat(eslint-plugin): [switch-exhaustiveness-check] add an option to warn against a `default` case on an already exhaustive `switch` (#7539)
  • 5ad1b76 docs: modify examples for explicit-module-boundary-types (#7404)
  • cde4d4d docs(eslint-plugin): [prefer-readonly-parameter-types] fix broken code samples (#8135)

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants