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.1.0 to 6.5.0 #42

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

bcgov-devops
Copy link
Contributor

@bcgov-devops bcgov-devops commented Sep 19, 2023

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.1.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 128 versions ahead of your current version.
  • The recommended version was released 22 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.

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

    6.3.0 (2023-08-07)

    Bug Fixes

    • eslint-plugin: [no-extra-parens] keep parens around call expression arguments when type arguments contain parens (#7375) (38e5e4e)
    • eslint-plugin: [no-restricted-imports] allow inline type qualifiers when allowTypeImports enabled (#7379) (cc9a46d)

    Features

    • eslint-plugin: [prefer-nullish-coalescing] allow ignorePrimitives option to be true (#7331) (dfcafae)

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

  • 6.2.2-alpha.23 - 2023-08-06
  • 6.2.2-alpha.21 - 2023-08-06
  • 6.2.2-alpha.20 - 2023-08-06
  • 6.2.2-alpha.18 - 2023-08-06
  • 6.2.2-alpha.14 - 2023-08-06
  • 6.2.2-alpha.13 - 2023-08-06
  • 6.2.2-alpha.12 - 2023-08-06
  • 6.2.2-alpha.11 - 2023-08-06
  • 6.2.2-alpha.10 - 2023-08-06
  • 6.2.2-alpha.9 - 2023-08-06
  • 6.2.2-alpha.8 - 2023-08-06
  • 6.2.2-alpha.7 - 2023-08-06
  • 6.2.2-alpha.6 - 2023-08-05
  • 6.2.2-alpha.5 - 2023-08-05
  • 6.2.2-alpha.4 - 2023-08-05
  • 6.2.2-alpha.3 - 2023-08-05
  • 6.2.2-alpha.2 - 2023-08-04
  • 6.2.2-alpha.1 - 2023-08-03
  • 6.2.2-alpha.0 - 2023-07-31
  • 6.2.1 - 2023-07-31

    6.2.1 (2023-07-31)

    Bug Fixes

    • eslint-plugin: [no-inferrable-types] apply also for parameter properties (#7288) (67f93b1)
    • scope-manager: correct decorators(.length) check in ClassVisitor for methods (#7334) (abbb6c2)

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

  • 6.2.1-alpha.32 - 2023-07-31
  • 6.2.1-alpha.31 - 2023-07-31
  • 6.2.1-alpha.30 - 2023-07-31
  • 6.2.1-alpha.29 - 2023-07-31
  • 6.2.1-alpha.28 - 2023-07-31
  • 6.2.1-alpha.27 - 2023-07-31
  • 6.2.1-alpha.26 - 2023-07-31
  • 6.2.1-alpha.25 - 2023-07-31
  • 6.2.1-alpha.22 - 2023-07-31
  • 6.2.1-alpha.21 - 2023-07-31
  • 6.2.1-alpha.20 - 2023-07-29
  • 6.2.1-alpha.19 - 2023-07-29
  • 6.2.1-alpha.18 - 2023-07-29
  • 6.2.1-alpha.17 - 2023-07-29
  • 6.2.1-alpha.16 - 2023-07-28
  • 6.2.1-alpha.15 - 2023-07-28
  • 6.2.1-alpha.14 - 2023-07-28
  • 6.2.1-alpha.13 - 2023-07-28
  • 6.2.1-alpha.12 - 2023-07-28
  • 6.2.1-alpha.11 - 2023-07-28
  • 6.2.1-alpha.10 - 2023-07-28
  • 6.2.1-alpha.9 - 2023-07-27
  • 6.2.1-alpha.8 - 2023-07-27
  • 6.2.1-alpha.7 - 2023-07-27
  • 6.2.1-alpha.6 - 2023-07-26
  • 6.2.1-alpha.5 - 2023-07-26
  • 6.2.1-alpha.3 - 2023-07-26
  • 6.2.1-alpha.2 - 2023-07-26
  • 6.2.1-alpha.1 - 2023-07-26
  • 6.2.1-alpha.0 - 2023-07-24
  • 6.2.0 - 2023-07-24

    6.2.0 (2023-07-24)

    Bug Fixes

    • eslint-plugin: [member-ordering] account for repeated names (#6864) (d207b59)
    • eslint-plugin: [no-unsafe-enum-comparison] exempt bit shift operators (#7074) (b3e0e75)
    • eslint-plugin: [prefer-nullish-coalescing] handle case when type of left side is null or undefined (#7225) (b62affe)
    • eslint-plugin: use a default export for the rules type (#7266) (af77a1d)
    • typescript-estree: fix TSNode type error on old ts versions (#7267) (f2aed1b)

    Features

    • eslint-plugin: [class-methods-use-this] add extension rule (#6457) (18ea3b1)
    • eslint-plugin: sync getFunctionHeadLoc implementation with upstream (#7260) (f813147)

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

  • 6.1.1-alpha.20 - 2023-07-22
  • 6.1.1-alpha.19 - 2023-07-22
  • 6.1.1-alpha.18 - 2023-07-22
  • 6.1.1-alpha.17 - 2023-07-22
  • 6.1.1-alpha.16 - 2023-07-22
  • 6.1.1-alpha.15 - 2023-07-22
  • 6.1.1-alpha.14 - 2023-07-21
  • 6.1.1-alpha.13 - 2023-07-19
  • 6.1.1-alpha.12 - 2023-07-19
  • 6.1.1-alpha.11 - 2023-07-19
  • 6.1.1-alpha.10 - 2023-07-18
  • 6.1.1-alpha.9 - 2023-07-18
  • 6.1.1-alpha.8 - 2023-07-18
  • 6.1.1-alpha.7 - 2023-07-18
  • 6.1.1-alpha.6 - 2023-07-18
  • 6.1.1-alpha.5 - 2023-07-18
  • 6.1.1-alpha.4 - 2023-07-17
  • 6.1.1-alpha.3 - 2023-07-17
  • 6.1.1-alpha.2 - 2023-07-17
  • 6.1.1-alpha.1 - 2023-07-17
  • 6.1.1-alpha.0 - 2023-07-17
  • 6.1.0 - 2023-07-17
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


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@MCatherine1994 MCatherine1994 merged commit b0df606 into main Oct 10, 2023
7 checks passed
@MCatherine1994 MCatherine1994 deleted the snyk-upgrade-3b7180cad659790322eb13a76cf68dc5 branch October 10, 2023 20:47
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