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.4.0 to 6.5.0 #316

Closed

Conversation

lholmquist
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 6.4.0 to 6.5.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 33 versions ahead of your current version.
  • The recommended version was released 25 days ago, on 2023-08-28.
Release notes
Package name: @typescript-eslint/eslint-plugin
  • 6.5.0 - 2023-08-28

    6.5.0 (2023-08-28)

    Bug Fixes

    • eslint-plugin: [consistent-type-assertions] wrap object return value with parentheses (#6885) (23ac499)

    Features

    • bump supported TS version to 5.2 (#7535) (f18c88d)
    • support Explicit Resource Management syntax for TS 5.2 (#7479) (c11e05c)

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

  • 6.4.2-alpha.12 - 2023-08-27
  • 6.4.2-alpha.11 - 2023-08-26
  • 6.4.2-alpha.10 - 2023-08-25
  • 6.4.2-alpha.9 - 2023-08-25
  • 6.4.2-alpha.8 - 2023-08-24
  • 6.4.2-alpha.7 - 2023-08-24
  • 6.4.2-alpha.5 - 2023-08-24
  • 6.4.2-alpha.4 - 2023-08-24
  • 6.4.2-alpha.3 - 2023-08-24
  • 6.4.2-alpha.2 - 2023-08-22
  • 6.4.2-alpha.1 - 2023-08-22
  • 6.4.2-alpha.0 - 2023-08-21
  • 6.4.1 - 2023-08-21

    6.4.1 (2023-08-21)

    Bug Fixes

    • eslint-plugin: [no-unnecessary-condition] false positives with branded types (#7466) (b52658f), closes #7293
    • utils: [ts-eslint] small type fixes (#7474) (4402db1)

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

  • 6.4.1-alpha.18 - 2023-08-21
  • 6.4.1-alpha.17 - 2023-08-20
  • 6.4.1-alpha.16 - 2023-08-19
  • 6.4.1-alpha.15 - 2023-08-19
  • 6.4.1-alpha.14 - 2023-08-19
  • 6.4.1-alpha.13 - 2023-08-17
  • 6.4.1-alpha.12 - 2023-08-17
  • 6.4.1-alpha.11 - 2023-08-17
  • 6.4.1-alpha.10 - 2023-08-17
  • 6.4.1-alpha.9 - 2023-08-17
  • 6.4.1-alpha.8 - 2023-08-17
  • 6.4.1-alpha.7 - 2023-08-15
  • 6.4.1-alpha.6 - 2023-08-15
  • 6.4.1-alpha.5 - 2023-08-15
  • 6.4.1-alpha.4 - 2023-08-15
  • 6.4.1-alpha.3 - 2023-08-15
  • 6.4.1-alpha.2 - 2023-08-15
  • 6.4.1-alpha.1 - 2023-08-14
  • 6.4.1-alpha.0 - 2023-08-14
  • 6.4.0 - 2023-08-14

    6.4.0 (2023-08-14)

    Bug Fixes

    • eslint-plugin: [non-nullable-type-assertion-style] consider operator precedence when fixing (#7289) (bad37a2)
    • eslint-plugin: [strict-boolean-expressions] replace dangerous fixer with suggestions (#7394) (ad8401a)
    • typescript-estree: support declare and export modifiers for nested namespace declaration (#7410) (49a53f0)
    • utils: add new properties since eslint 8.40.0 (#7460) (660aff7)
    • utils: add to JSONSchema4Type missing Array and Object (#7406) (60df0bb)

    Features

    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
  • 4f34d0b chore: publish v6.5.0
  • 23ac499 fix(eslint-plugin): [consistent-type-assertions] wrap object return value with parentheses (#6885)
  • 85f34da docs: add info for no-extra-semi (#7330)
  • f18c88d feat: bump supported TS version to 5.2 (#7535)
  • c11e05c feat: support Explicit Resource Management syntax for TS 5.2 (#7479)
  • 9dcc1d1 chore(deps): update yarn to v3.6.2 (#7512)
  • 4a11558 chore(deps): update dependency @ types/node to v20.5.1 (#7520)
  • ab70c6b chore(deps): update dependency ts-api-utils to v1.0.2 (#7523)
  • 07a1a65 chore(deps): update dependency lint-staged to v14 (#7497)
  • 946d6f0 chore(deps): update dependency eslint-plugin-import to v2.28.1 (#7522)
  • 11987e7 chore(deps): update dependency cspell to v7 (#7496)
  • 581f304 chore(deps): update nx to v16.7.2 (#7305)
  • 3337eb6 chore(deps): update dependency @ types/lodash to v4.14.197 (#7511)
  • 5ee1dfe chore(deps): update dependency stylelint to v15.10.3 (#7517)
  • ef1367e chore: publish v6.4.1
  • 385fa1a chore: use yarn v3 syntax in prettier-update workflow (#7515)
  • 2e1cfd5 chore: upgrade to yarn 3 (#6162)
  • b52658f fix(eslint-plugin): [no-unnecessary-condition] false positives with branded types (#7466)
  • 8172456 chore(deps): update dependency @ swc/core to v1.3.77 (#7507)
  • 216bb85 chore(deps): update dependency eslint-plugin-react to v7.33.2 (#7508)
  • 66cc514 chore: enable logical-assignment-operators rule internally (#7484)
  • e1897db docs: fix typo in member-ordering (#7488)
  • cc91729 chore: properly checkout repo in prettier-update workflow (#7483)
  • fc27c5a chore(deps): update dependency @ types/node to v20.5.0 (#7490)

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

@lholmquist lholmquist closed this Feb 20, 2024
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.

None yet

2 participants