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/eslint-plugin from 7.0.2 to 7.1.1 #593

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

will0684
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/eslint-plugin from 7.0.2 to 7.1.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 26 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-03-04.
Release notes
Package name: @typescript-eslint/eslint-plugin
  • 7.1.1 - 2024-03-04

    7.1.1 (2024-03-04)

    🩹 Fixes

    • typescript-eslint: apply ignores to all extended configs passed to config helper function (#8567)

    ❤️ Thank You

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

  • 7.1.1-alpha.2 - 2024-02-28
  • 7.1.1-alpha.1 - 2024-02-27
  • 7.1.1-alpha.0 - 2024-02-26
  • 7.1.0 - 2024-02-26

    7.1.0 (2024-02-26)

    🚀 Features

    • eslint-plugin: add *-type-checked-only configs (#8367)
    • eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084)
    • eslint-plugin: [consistent-return] add new rule (#8289)
    • typescript-estree: add debug logs for useProgramFromProjectService (#8426)

    🩹 Fixes

    • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error (#8472)
    • eslint-plugin: [no-misused-promises] improve check union types (#8534)
    • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies (#8474)
    • typescript-estree: use simpler absolutify behavior for project service client file paths (#8520)

    ❤️ Thank You

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

  • 7.0.3-alpha.20 - 2024-02-26
  • 7.0.3-alpha.19 - 2024-02-25
  • 7.0.3-alpha.18 - 2024-02-24
  • 7.0.3-alpha.17 - 2024-02-24
  • 7.0.3-alpha.16 - 2024-02-23
  • 7.0.3-alpha.15 - 2024-02-23
  • 7.0.3-alpha.14 - 2024-02-23
  • 7.0.3-alpha.13 - 2024-02-23
  • 7.0.3-alpha.12 - 2024-02-23
  • 7.0.3-alpha.11 - 2024-02-23
  • 7.0.3-alpha.10 - 2024-02-22
  • 7.0.3-alpha.9 - 2024-02-22
  • 7.0.3-alpha.8 - 2024-02-22
  • 7.0.3-alpha.7 - 2024-02-22
  • 7.0.3-alpha.6 - 2024-02-22
  • 7.0.3-alpha.5 - 2024-02-21
  • 7.0.3-alpha.4 - 2024-02-21
  • 7.0.3-alpha.3 - 2024-02-21
  • 7.0.3-alpha.2 - 2024-02-20
  • 7.0.3-alpha.1 - 2024-02-20
  • 7.0.3-alpha.0 - 2024-02-19
  • 7.0.2 - 2024-02-19

    7.0.2 (2024-02-19)

    🩹 Fixes

    • fix tsconfig-less check errors, fix @ types/eslint incompatibilities, add tests (#8460)
    • utils: use mergeable interface for settings property (#8485)

    ❤️ Thank You

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

from @typescript-eslint/eslint-plugin GitHub release notes
Commit messages
Package name: @typescript-eslint/eslint-plugin
  • 88b7463 chore(release): publish 7.1.1
  • 6954a4a test(eslint-plugin): [no-unused-vars] add export import namespace testcase (#8552)
  • 156c528 fix(typescript-eslint): apply `ignores` to all extended configs passed to `config` helper function (#8567)
  • 4bc6944 chore(release): publish 7.1.0
  • c8ba7e7 chore(deps): update dependency @ types/node to v20.11.20 (#8550)
  • 3c71c91 chore(deps): update dependency @ types/react to v18.2.58 (#8551)
  • 025e892 chore: tmp skip cache for eslint-plugin lint (#8539)
  • 5e7ec8f fix(typescript-estree): use simpler absolutify behavior for project service client file paths (#8520)
  • 1807d55 docs: add tabs in no-unsafe-unary-minus.md (#8542)
  • f2f57de test(eslint-plugin): [no-misused-promises] add test cases for spread args (#8493)
  • fa67955 chore: drop T from internal types (#8521)
  • 60c1cd3 fix(eslint-plugin): [no-use-before-define] fix false positive type reference in as, satisfies (#8474)
  • 1458920 fix(eslint-plugin): [no-misused-promises] improve check union types (#8534)
  • c1441c8 fix(eslint-plugin): [prefer-optional-chan] allow typeof for avoiding reference error (#8472)
  • 8431d9d feat(typescript-estree): add debug logs for useProgramFromProjectService (#8426)
  • fb82a33 chore(website): properly align underline for children of `<a>` tag (#8470)
  • e7ec6f0 docs: from option instead of source in prefer-readonly-parameter-types (#8461)
  • 46cef96 feat(eslint-plugin): [consistent-return] add new rule (#8289)
  • bba28a9 docs: fixing prettier config example (#8535)
  • f7198db feat(eslint-plugin): [naming-convention] support the auto-accessor syntax (#8084)
  • 13429cc feat(eslint-plugin): add *-type-checked-only configs (#8367)
  • 813ad93 chore: enable unused-vars caughtErrors: all internally (#8369)
  • b17c453 chore(deps): update dependency @ swc/core to v1.4.2 (#8530)
  • d2c6b4e chore(deps): update dependency webpack to v5.90.3 (#8533)

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

@will0684 will0684 requested a review from a team as a code owner March 26, 2024 14:53
Copy link

@krischarbonneau krischarbonneau merged commit 6622124 into dev Mar 27, 2024
8 checks passed
@krischarbonneau krischarbonneau deleted the snyk-upgrade-bab2cd50e5db958c457f2b94c2ce41ce branch March 27, 2024 14:54
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