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 6.16.0 to 6.21.0 #17

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

jlenon7
Copy link
Member

@jlenon7 jlenon7 commented Mar 7, 2024

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 6.16.0 to 6.21.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 56 versions ahead of your current version.
  • The recommended version was released a month ago, on 2024-02-05.
Release notes
Package name: @typescript-eslint/eslint-plugin
  • 6.21.0 - 2024-02-05

    6.21.0 (2024-02-05)

    🚀 Features

    • export plugin metadata (#8331)
    • allow parserOptions.project: false (#8339)
    • eslint-plugin: add rule prefer-find (#8216)
    • typescript-estree: forbid duplicated accessibility modifiers (#8257)
    • utils: improve eslint types (#8344)

    🩹 Fixes

    • ast-spec: add JSXElement type to the JSXAttribute['value'] (#8285)
    • eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression (#8265)
    • eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values (#8250)
    • eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions (#8332)
    • eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option (#8249)
    • eslint-plugin: [class-literal-property-style] allow getter when same key setter exists (#8277)
    • eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before as keyword (#8326)
    • rule-tester: fix a phantom dependency on the "semver" package (#8260)

    ❤️ Thank You

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

  • 6.20.1-alpha.19 - 2024-02-05
  • 6.20.1-alpha.18 - 2024-02-04
  • 6.20.1-alpha.17 - 2024-02-04
  • 6.20.1-alpha.16 - 2024-02-04
  • 6.20.1-alpha.15 - 2024-02-04
  • 6.20.1-alpha.14 - 2024-02-03
  • 6.20.1-alpha.13 - 2024-02-03
  • 6.20.1-alpha.12 - 2024-02-03
  • 6.20.1-alpha.11 - 2024-02-03
  • 6.20.1-alpha.10 - 2024-02-03
  • 6.20.1-alpha.9 - 2024-02-03
  • 6.20.1-alpha.8 - 2024-02-03
  • 6.20.1-alpha.7 - 2024-02-02
  • 6.20.1-alpha.6 - 2024-02-02
  • 6.20.1-alpha.5 - 2024-02-02
  • 6.20.1-alpha.4 - 2024-02-01
  • 6.20.1-alpha.3 - 2024-02-01
  • 6.20.1-alpha.2 - 2024-01-30
  • 6.20.1-alpha.1 - 2024-01-30
  • 6.20.1-alpha.0 - 2024-01-29
  • 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.

  • 6.18.2-alpha.7 - 2024-01-13
  • 6.18.2-alpha.6 - 2024-01-13
  • 6.18.2-alpha.5 - 2024-01-12
  • 6.18.2-alpha.4 - 2024-01-12
  • 6.18.2-alpha.3 - 2024-01-11
  • 6.18.2-alpha.2 - 2024-01-09
  • 6.18.2-alpha.1 - 2024-01-09
  • 6.18.2-alpha.0 - 2024-01-08
  • 6.18.1 - 2024-01-08

    6.18.1 (2024-01-08)

    🩹 Fixes

    • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line (#8185)
    • eslint-plugin: [no-unnecessary-condition] improve checking optional callee (#8178)
    • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections (#8169)
    • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option (#8176)
    • typescript-estree: fix invalid parsing error when use update expression on non-null assertion (#8202)
    • typescript-estree: only create project service from env setting if project is enabled (#8136)
    • utils: improve error message on typed rule with invalid parser (#8146)

    ❤️ Thank You

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

  • 6.18.1-alpha.6 - 2024-01-08
  • 6.18.1-alpha.5 - 2024-01-07
  • 6.18.1-alpha.4 - 2024-01-07
  • 6.18.1-alpha.3 - 2024-01-07
  • 6.18.1-alpha.2 - 2024-01-06
  • 6.18.1-alpha.1 - 2024-01-06
  • 6.18.1-alpha.0 - 2024-01-06
  • 6.18.0 - 2024-01-06
  • 6.17.1-alpha.1 - 2024-01-06
  • 6.17.1-alpha.0 - 2024-01-06
  • 6.17.0 - 2024-01-01
  • 6.16.0 - 2023-12-25
from @typescript-eslint/eslint-plugin GitHub release notes
Commit messages
Package name: @typescript-eslint/eslint-plugin
  • 289ee88 chore(release): publish 6.21.0
  • 847d193 docs: add FAQ entry about ESLint's --cache (#8372)
  • f892a72 docs(eslint-plugin): mention alternatives in no-explicit-any (#8370)
  • aa5edf7 chore(deps): update dependency prettier to v3.2.4 (#8357)
  • 73669b6 chore(deps): update dependency markdownlint-cli to ^0.39.0 (#8354)
  • 0153379 chore(deps): update dependency @ types/jest to v29.5.12 (#8371)
  • 9cb8caf chore(deps): update dependency @ babel/eslint-parser to v7.23.10 (#8349)
  • 664a3d4 chore(deps): update dependency webpack to v5.90.0 (#8359)
  • f571aec chore(deps): update dependency netlify to v13.1.14 (#8353)
  • 204cfac chore(deps): update dependency @ types/react to v18.2.51 (#8361)
  • 33185ca chore(deps): update dependency @ types/node to v20.11.15 (#8356)
  • af7183c chore(deps): update dependency ignore to v5.3.1 (#8360)
  • da26790 chore(deps): update dependency @ swc/jest to v0.2.34 (#8363)
  • a893105 feat: allow `parserOptions.project: false` (#8339)
  • 47d25f4 fix(rule-tester): fix a phantom dependency on the "semver" package (#8260)
  • 1d7447f chore(eslint-plugin): [no-invalid-void-type] fix `Options` typing to reflect `minItems: 1` (#8312)
  • e2b46e0 fix(eslint-plugin): [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before `as` keyword (#8326)
  • 2373a63 fix(ast-spec): add `JSXElement` type to the `JSXAttribute['value']` (#8285)
  • 2f99e70 chore(deps): update dependency lint-staged to v15.2.1 (#8350)
  • 68e1e8b chore(deps): update dependency react-resizable-panels to ^0.0.63 (#8328)
  • e30e76b chore(deps): update dependency monaco-editor to ~0.45.0 (#8161)
  • 767d689 chore(deps): update dependency markdownlint-cli to ^0.38.0 (#8159)
  • c097bfc chore(deps): update dependency prettier to v3.2.4 (#8127)
  • ba2f166 chore(deps): update dependency lint-staged to v15.2.0 (#8043)

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

@jlenon7 jlenon7 merged commit 018153b into develop Mar 28, 2024
5 checks passed
@jlenon7 jlenon7 deleted the snyk-upgrade-7f436ee586eb58ddfe112656f4aec75d branch March 28, 2024 18:57
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.

2 participants