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 4.12.0 to 4.24.0 #200

Closed

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Jun 7, 2021

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 4.12.0 to 4.24.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 204 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-05-17.
Release notes
Package name: @typescript-eslint/eslint-plugin
  • 4.24.0 - 2021-05-17

    4.24.0 (2021-05-17)

    Bug Fixes

    • eslint-plugin: [no-shadow] fix static class method generics shadowing class generics (#3393) (b1e1c8a), closes #2592
    • eslint-plugin: [no-unsafe-*] special case handling for the empty map constructor with no generics (#3394) (cae4f4a), closes #2109

    Features

    • eslint-plugin: [dot-notation] optionally allow square bracket notation where an index signature exists in conjunction with noPropertyAccessFromIndexSignature (#3361) (37ec2c2)
  • 4.23.1-alpha.14 - 2021-05-15
  • 4.23.1-alpha.13 - 2021-05-15
  • 4.23.1-alpha.12 - 2021-05-15
  • 4.23.1-alpha.11 - 2021-05-15
  • 4.23.1-alpha.9 - 2021-05-15
  • 4.23.1-alpha.8 - 2021-05-10
  • 4.23.1-alpha.7 - 2021-05-10
  • 4.23.1-alpha.6 - 2021-05-10
  • 4.23.1-alpha.5 - 2021-05-10
  • 4.23.1-alpha.4 - 2021-05-10
  • 4.23.1-alpha.3 - 2021-05-10
  • 4.23.1-alpha.2 - 2021-05-10
  • 4.23.1-alpha.0 - 2021-05-10
  • 4.23.0 - 2021-05-10

    4.23.0 (2021-05-10)

    Bug Fixes

    • scope-manager: fix visiting TSAsExpression in assignment (#3355) (87521a0)

    Features

    • experimental-utils: Include getCwd() in RuleContext type (#3308) (2b75c11)
    • refactor to split AST specification out as its own module (#2911) (25ea953)
  • 4.22.2-alpha.9 - 2021-05-10
  • 4.22.2-alpha.8 - 2021-05-09
  • 4.22.2-alpha.7 - 2021-05-09
  • 4.22.2-alpha.6 - 2021-05-05
  • 4.22.2-alpha.5 - 2021-05-05
  • 4.22.2-alpha.4 - 2021-05-05
  • 4.22.2-alpha.3 - 2021-05-04
  • 4.22.2-alpha.2 - 2021-05-04
  • 4.22.2-alpha.1 - 2021-05-04
  • 4.22.2-alpha.0 - 2021-05-04
  • 4.22.1 - 2021-05-04

    4.22.1 (2021-05-04)

    Note: Version bump only for package @ typescript-eslint/typescript-eslint

  • 4.22.1-alpha.13 - 2021-05-04
  • 4.22.1-alpha.12 - 2021-05-04
  • 4.22.1-alpha.11 - 2021-04-20
  • 4.22.1-alpha.10 - 2021-04-20
  • 4.22.1-alpha.9 - 2021-04-20
  • 4.22.1-alpha.8 - 2021-04-20
  • 4.22.1-alpha.6 - 2021-04-19
  • 4.22.1-alpha.5 - 2021-04-13
  • 4.22.1-alpha.4 - 2021-04-12
  • 4.22.1-alpha.3 - 2021-04-12
  • 4.22.1-alpha.2 - 2021-04-12
  • 4.22.1-alpha.1 - 2021-04-12
  • 4.22.1-alpha.0 - 2021-04-12
  • 4.22.0 - 2021-04-12

    4.22.0 (2021-04-12)

    Bug Fixes

    • eslint-plugin: [no-unsafe-argument] handle tuple types on rest arguments (#3269) (6f8cfe6)

    Features

    • eslint-plugin: [prefer-regexp-exec] add autofix (#3207) (e2cbeef)
  • 4.21.1-alpha.10 - 2021-04-12
  • 4.21.1-alpha.9 - 2021-04-10
  • 4.21.1-alpha.8 - 2021-04-10
  • 4.21.1-alpha.7 - 2021-04-06
  • 4.21.1-alpha.6 - 2021-04-06
  • 4.21.1-alpha.5 - 2021-04-05
  • 4.21.1-alpha.4 - 2021-04-05
  • 4.21.1-alpha.3 - 2021-04-05
  • 4.21.1-alpha.2 - 2021-04-05
  • 4.21.1-alpha.1 - 2021-04-05
  • 4.21.1-alpha.0 - 2021-04-05
  • 4.21.0 - 2021-04-05

    4.21.0 (2021-04-05)

    Bug Fixes

    • eslint-plugin: [no-type-alias] consider keyof as an alias (#3242) (329ef02)
    • eslint-plugin: [no-unnecessary-type-assertion] correct bad fix for angle bracket assertion (#3244) (265a039)
    • eslint-plugin: [restrict-plus-operands] consider template literal types as strings (#3234) (ccfd68e)
    • eslint-plugin: [strict-boolean-expressions] account for truthy literals (#3236) (0913f40)
    • eslint-plugin: always ignore assignments in no-unnecessary-type-assertion (#3235) (0221476)

    Features

    • eslint-plugin: [no-unsafe-argument] add rule (#3256) (b1aa7dc), closes #791
    • eslint-plugin: [no-unsafe-call][no-unsafe-member-access] improve report messages for this for noImplicitThis (#3199) (b1b26c4)
  • 4.20.1-alpha.12 - 2021-04-05
  • 4.20.1-alpha.11 - 2021-04-05
  • 4.20.1-alpha.10 - 2021-04-05
  • 4.20.1-alpha.9 - 2021-04-02
  • 4.20.1-alpha.8 - 2021-04-02
  • 4.20.1-alpha.7 - 2021-03-29
  • 4.20.1-alpha.6 - 2021-03-29
  • 4.20.1-alpha.5 - 2021-03-29
  • 4.20.1-alpha.4 - 2021-03-29
  • 4.20.1-alpha.3 - 2021-03-29
  • 4.20.1-alpha.2 - 2021-03-29
  • 4.20.1-alpha.1 - 2021-03-29
  • 4.20.1-alpha.0 - 2021-03-29
  • 4.20.0 - 2021-03-29

    4.20.0 (2021-03-29)

    Features

    • eslint-plugin: [space-infix-ops] support for class properties and type aliases (#3231) (5414bf2)
    • eslint-plugin: [type-annotation-spacing] handle space between ? and : (#3138) (40bdb0b)
  • 4.19.1-alpha.12 - 2021-03-28
  • 4.19.1-alpha.10 - 2021-03-28
  • 4.19.1-alpha.9 - 2021-03-23
  • 4.19.1-alpha.8 - 2021-03-23
  • 4.19.1-alpha.7 - 2021-03-23
  • 4.19.1-alpha.6 - 2021-03-23
  • 4.19.1-alpha.5 - 2021-03-23
  • 4.19.1-alpha.4 - 2021-03-23
  • 4.19.1-alpha.3 - 2021-03-23
  • 4.19.1-alpha.2 - 2021-03-23
  • 4.19.1-alpha.1 - 2021-03-23
  • 4.19.1-alpha.0 - 2021-03-22
  • 4.19.0 - 2021-03-22

    4.19.0 (2021-03-22)

    Bug Fixes

    • eslint-plugin: [member-delimiter-style] correct invalid fix for multiline with params on the same line (#3177) (7ad343b)
    • eslint-plugin: [promise-function-async] bad fixer with computed and literal methods (#3163) (e3a3ea0)
    • typescript-estree: [ts 4.2] add support for import type equal declaration (#3189) (6a25faf)

    Features

    • eslint-plugin: [object-curly-spacing] support MappedType (#3176) (0557a43)
    • eslint-plugin: [unbound-method] improve error message (#3203) (5cc5d2e), closes #3201
  • 4.18.1-alpha.9 - 2021-03-21
  • 4.18.1-alpha.8 - 2021-03-21
  • 4.18.1-alpha.7 - 2021-03-21
  • 4.18.1-alpha.6 - 2021-03-18
  • 4.18.1-alpha.5 - 2021-03-18
  • 4.18.1-alpha.4 - 2021-03-18
  • 4.18.1-alpha.3 - 2021-03-18
  • 4.18.1-alpha.2 - 2021-03-17
  • 4.18.1-alpha.1 - 2021-03-15
  • 4.18.1-alpha.0 - 2021-03-15
  • 4.18.0 - 2021-03-15
  • 4.17.1-alpha.14 - 2021-03-15
  • 4.17.1-alpha.13 - 2021-03-15
  • 4.17.1-alpha.12 - 2021-03-15
  • 4.17.1-alpha.11 - 2021-03-15
  • 4.17.1-alpha.10 - 2021-03-15
  • 4.17.1-alpha.9 - 2021-03-15
  • 4.17.1-alpha.8 - 2021-03-15
  • 4.17.1-alpha.7 - 2021-03-15
  • 4.17.1-alpha.6 - 2021-03-11
  • 4.17.1-alpha.5 - 2021-03-11
  • 4.17.1-alpha.4 - 2021-03-11
  • 4.17.1-alpha.3 - 2021-03-11
  • 4.17.1-alpha.2 - 2021-03-11
  • 4.17.1-alpha.1 - 2021-03-11
  • 4.17.1-alpha.0 - 2021-03-08
  • 4.17.0 - 2021-03-08
  • 4.16.2-alpha.12 - 2021-03-08
  • 4.16.2-alpha.11 - 2021-03-08
  • 4.16.2-alpha.10 - 2021-03-06
  • 4.16.2-alpha.9 - 2021-03-05
  • 4.16.2-alpha.8 - 2021-03-05
  • 4.16.2-alpha.7 - 2021-03-02
  • 4.16.2-alpha.5 - 2021-03-01
  • 4.16.2-alpha.4 - 2021-03-01
  • 4.16.2-alpha.3 - 2021-03-01
  • 4.16.2-alpha.2 - 2021-03-01
  • 4.16.2-alpha.1 - 2021-03-01
  • 4.16.2-alpha.0 - 2021-03-01
  • 4.16.1 - 2021-03-01
  • 4.16.1-alpha.0 - 2021-03-01
  • 4.16.0 - 2021-03-01
  • 4.15.3-alpha.22 - 2021-03-01
  • 4.15.3-alpha.21 - 2021-03-01
  • 4.15.3-alpha.20 - 2021-03-01
  • 4.15.3-alpha.19 - 2021-03-01
  • 4.15.3-alpha.18 - 2021-02-28
  • 4.15.3-alpha.17 - 2021-02-28
  • 4.15.3-alpha.16 - 2021-02-28
  • 4.15.3-alpha.15 - 2021-02-28
  • 4.15.3-alpha.14 - 2021-02-28
  • 4.15.3-alpha.13 - 2021-02-28
  • 4.15.3-alpha.12 - 2021-02-24
  • 4.15.3-alpha.11 - 2021-02-24
  • 4.15.3-alpha.10 - 2021-02-24
  • 4.15.3-alpha.9 - 2021-02-23
  • 4.15.3-alpha.8 - 2021-02-22
  • 4.15.3-alpha.6 - 2021-02-22
  • 4.15.3-alpha.5 - 2021-02-22
  • 4.15.3-alpha.4 - 2021-02-22
  • 4.15.3-alpha.3 - 2021-02-22
  • 4.15.3-alpha.2 - 2021-02-22
  • 4.15.3-alpha.1 - 2021-02-22
  • 4.15.3-alpha.0 - 2021-02-22
  • 4.15.2 - 2021-02-22
  • 4.15.2-alpha.8 - 2021-02-22
  • 4.15.2-alpha.7 - 2021-02-22
  • 4.15.2-alpha.6 - 2021-02-21
  • 4.15.2-alpha.5 - 2021-02-19
  • 4.15.2-alpha.4 - 2021-02-19
  • 4.15.2-alpha.3 - 2021-02-18
  • 4.15.2-alpha.2 - 2021-02-18
  • 4.15.2-alpha.1 - 2021-02-16
  • 4.15.2-alpha.0 - 2021-02-15
  • 4.15.1 - 2021-02-15
  • 4.15.1-alpha.32 - 2021-02-15
  • 4.15.1-alpha.30 - 2021-02-14
  • 4.15.1-alpha.29 - 2021-02-14
  • 4.15.1-alpha.28 - 2021-02-14
  • 4.15.1-alpha.27 - 2021-02-13
  • 4.15.1-alpha.26 - 2021-02-13
  • 4.15.1-alpha.25 - 2021-02-13
  • 4.15.1-alpha.24 - 2021-02-13
  • 4.15.1-alpha.23 - 2021-02-13
  • 4.15.1-alpha.22 - 2021-02-13
  • 4.15.1-alpha.21 - 2021-02-12
  • 4.15.1-alpha.20 - 2021-02-12
  • 4.15.1-alpha.19 - 2021-02-12
  • 4.15.1-alpha.17 - 2021-02-12
  • 4.15.1-alpha.16 - 2021-02-12
  • 4.15.1-alpha.15 - 2021-02-11
  • 4.15.1-alpha.14 - 2021-02-11
  • 4.15.1-alpha.13 - 2021-02-11
  • 4.15.1-alpha.10 - 2021-02-11
  • 4.15.1-alpha.9 - 2021-02-11
  • 4.15.1-alpha.8 - 2021-02-11
  • 4.15.1-alpha.7 - 2021-02-10
  • 4.15.1-alpha.6 - 2021-02-10
  • 4.15.1-alpha.5 - 2021-02-10
  • 4.15.1-alpha.4 - 2021-02-10
  • 4.15.1-alpha.2 - 2021-02-10
  • 4.15.1-alpha.1 - 2021-02-09
  • 4.15.1-alpha.0 - 2021-02-08
  • 4.15.0 - 2021-02-08
  • 4.14.3-alpha.7 - 2021-02-06
  • 4.14.3-alpha.6 - 2021-02-06
  • 4.14.3-alpha.5 - 2021-02-05
  • 4.14.3-alpha.4 - 2021-02-05
  • 4.14.3-alpha.3 - 2021-02-05
  • 4.14.3-alpha.1 - 2021-02-05
  • 4.14.3-alpha.0 - 2021-02-01
  • 4.14.2 - 2021-02-01
  • 4.14.2-alpha.2 - 2021-02-01
  • 4.14.2-alpha.1 - 2021-01-27
  • 4.14.2-alpha.0 - 2021-01-25
  • 4.14.1 - 2021-01-25
  • 4.14.1-alpha.2 - 2021-01-19
  • 4.14.1-alpha.1 - 2021-01-19
  • 4.14.1-alpha.0 - 2021-01-18
  • 4.14.0 - 2021-01-18
  • 4.13.1-alpha.1 - 2021-01-18
  • 4.13.1-alpha.0 - 2021-01-11
  • 4.13.0 - 2021-01-11
  • 4.12.1-alpha.1 - 2021-01-05
  • 4.12.1-alpha.0 - 2021-01-04
  • 4.12.0 - 2021-01-04
from @typescript-eslint/eslint-plugin GitHub release notes
Commit messages
Package name: @typescript-eslint/eslint-plugin

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

@mistaken-pull-closer
Copy link

Thanks for your submission.

It appears that you've created a pull request using one of our repository's branches. Since this is
almost always a mistake, we're going to go ahead and close this. If it was intentional, please
let us know what you were intending and we can see about reopening it.

Thanks again!

@mistaken-pull-closer mistaken-pull-closer bot added the invalid This doesn't seem right label Jun 7, 2021
@pull-dog
Copy link

pull-dog bot commented Jun 7, 2021

*Ruff* 🐶 I wasn't able to find any Docker Compose files in your repository at any of the given paths in the pull-dog.json configuration file, or the default docker-compose.yml file 😩 Make sure the given paths are correct.

Files checked:

  • docker-compose.yml
What is this?

Pull Dog is a GitHub app that makes test environments for your pull requests using Docker, from a docker-compose.yml file you specify. It takes 19 seconds to set up (we counted!) and there's a free plan available.

Visit our website to learn more.

Commands
  • @pull-dog up to reprovision or provision the server.
  • @pull-dog down to delete the provisioned server.
Troubleshooting

Need help? Don't hesitate to file an issue in our repository

Configuration

{
  "isLazy": false,
  "dockerComposeYmlFilePaths": [
    "docker-compose.yml"
  ],
  "expiry": "00:00:00",
  "conversationMode": "singleComment"
}

Trace ID
1fdcc760-c7db-11eb-890a-29a05e3e0880

@guardrails
Copy link

guardrails bot commented Jun 7, 2021

⚠️ We detected 4 security issues in this pull request:

Mode: paranoid | Total findings: 4 | Considered vulnerability: 4

Vulnerable Libraries (4)
Severity Details
Medium browserslist@4.16.1 upgrade to >4.16.4
Medium hosted-git-info@2.8.8 upgrade to `>=2.8.9
High lodash@4.17.20 upgrade to >=4.17.21
High y18n@4.0.0 upgrade to >=5.0.5

More info on how to fix Vulnerable Libraries in JavaScript.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant