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.23.0 to 4.28.2 #13

Closed

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 4.23.0 to 4.28.2.

merge advice
ℹ️ 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 100 versions ahead of your current version.
  • The recommended version was released 24 days ago, on 2021-07-05.
Release notes
Package name: @typescript-eslint/eslint-plugin
  • 4.28.2 - 2021-07-05

    4.28.2 (2021-07-05)

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

  • 4.28.2-alpha.0 - 2021-06-28
  • 4.28.1 - 2021-06-28

    4.28.1 (2021-06-28)

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

  • 4.28.1-alpha.0 - 2021-06-21
  • 4.28.0 - 2021-06-21

    4.28.0 (2021-06-21)

    Bug Fixes

    • eslint-plugin: [prefer-regexp-exec] factor in union types (#3434) (ac86a79)
    • experimental-utils: expand RuleTester config properties (#3557) (ffbb3cf)
    • experimental-utils: fix eslint-utils' negative predicates' return types (#3462) (1e6016b)
    • experimental-utils: fix eslint-utils' negative predicates' return types in ast-utils (#3461) (614b0a3)
    • experimental-utils: make keys for ReferenceTracker options optional (#3531) (a7fd7bb)

    Features

    • experimental-utils: add only property to RuleTester types (#3555) (2a36e3e)
    • experimental-utils: expose ReferenceTracker.ESM (#3532) (4ac67c4)
    • experimental-utils: use mergable interface for settings property (#3556) (abfc19b)
  • 4.27.1-alpha.24 - 2021-06-21
  • 4.27.1-alpha.23 - 2021-06-21
  • 4.27.1-alpha.22 - 2021-06-20
  • 4.27.1-alpha.21 - 2021-06-20
  • 4.27.1-alpha.20 - 2021-06-20
  • 4.27.1-alpha.19 - 2021-06-20
  • 4.27.1-alpha.18 - 2021-06-20
  • 4.27.1-alpha.17 - 2021-06-20
  • 4.27.1-alpha.16 - 2021-06-19
  • 4.27.1-alpha.15 - 2021-06-17
  • 4.27.1-alpha.14 - 2021-06-17
  • 4.27.1-alpha.13 - 2021-06-17
  • 4.27.1-alpha.12 - 2021-06-17
  • 4.27.1-alpha.9 - 2021-06-17
  • 4.27.1-alpha.8 - 2021-06-17
  • 4.27.1-alpha.7 - 2021-06-17
  • 4.27.1-alpha.5 - 2021-06-17
  • 4.27.1-alpha.4 - 2021-06-17
  • 4.27.1-alpha.2 - 2021-06-17
  • 4.27.1-alpha.1 - 2021-06-17
  • 4.27.1-alpha.0 - 2021-06-14
  • 4.27.0 - 2021-06-14

    4.27.0 (2021-06-14)

    Bug Fixes

    • eslint-plugin: allow explicit any for no-unsafe-return (#3498) (b15a2b2)
    • typescript-estree: allow providing more one than one existing program in config (#3508) (4f1806e)
    • typescript-estree: support override modifier for parameter property (#3485) (33b9f69)

    Features

    • ast-spec: specify LogicalExpression's operator type (#3497) (9e343fd)
    • ast-spec: specify PunctuatorToken's value type (#3496) (fdb1d81)
    • eslint-plugin: [prefer-literal-enum-member] add allowBitwiseExpressions option (#3515) (288092a)
    • typescript-estree: add opt-in inference for single runs and create programs for projects up front (#3512) (06c2d9b)
    • allow user to provide TS program instance in parser options (#3484) (e855b18)

    Single-Run Detection

    See the explanation for how to opt-in to this feature and how to provide feedback in this issue: #3528

  • 4.26.2-alpha.17 - 2021-06-14
  • 4.26.2-alpha.16 - 2021-06-14
  • 4.26.2-alpha.15 - 2021-06-13
  • 4.26.2-alpha.13 - 2021-06-13
  • 4.26.2-alpha.12 - 2021-06-11
  • 4.26.2-alpha.11 - 2021-06-09
  • 4.26.2-alpha.10 - 2021-06-09
  • 4.26.2-alpha.9 - 2021-06-09
  • 4.26.2-alpha.8 - 2021-06-09
  • 4.26.2-alpha.7 - 2021-06-08
  • 4.26.2-alpha.6 - 2021-06-08
  • 4.26.2-alpha.5 - 2021-06-08
  • 4.26.2-alpha.4 - 2021-06-08
  • 4.26.2-alpha.3 - 2021-06-08
  • 4.26.2-alpha.2 - 2021-06-08
  • 4.26.2-alpha.1 - 2021-06-08
  • 4.26.2-alpha.0 - 2021-06-07
  • 4.26.1 - 2021-06-07

    4.26.1 (2021-06-07)

    Bug Fixes

    • eslint-plugin: [prefer-includes] ignore option chaining before indexOfs (#3432) (bf0cddb)
    • eslint-plugin: fix doc url generation (#3475) (fc5f171), closes #3473
  • 4.26.1-alpha.2 - 2021-06-06
  • 4.26.1-alpha.1 - 2021-06-04
  • 4.26.1-alpha.0 - 2021-05-31
  • 4.26.0 - 2021-05-31

    4.26.0 (2021-05-31)

    Bug Fixes

    • eslint-plugin: [no-type-alias] consider type imports as alias types (#3433) (d4f0774)
    • generate library types for TypeScript v4.3 (#3460) (ed4776a), closes #3449

    Features

    • eslint-plugin: [member-ordering] add callback as an ordering type of node (#3354) (d134b1f)
    • eslint-plugin: [space-infix-ops] Add support for Union and intersection of type declarations (#3360) (3d29323)
    • scope-manager: reduce generated lib file size (#3468) (258116b)
  • 4.25.1-alpha.24 - 2021-05-30
  • 4.25.1-alpha.23 - 2021-05-30
  • 4.25.1-alpha.21 - 2021-05-29
  • 4.25.1-alpha.20 - 2021-05-28
  • 4.25.1-alpha.19 - 2021-05-28
  • 4.25.1-alpha.18 - 2021-05-28
  • 4.25.1-alpha.17 - 2021-05-28
  • 4.25.1-alpha.14 - 2021-05-28
  • 4.25.1-alpha.13 - 2021-05-28
  • 4.25.1-alpha.11 - 2021-05-28
  • 4.25.1-alpha.10 - 2021-05-28
  • 4.25.1-alpha.9 - 2021-05-28
  • 4.25.1-alpha.8 - 2021-05-28
  • 4.25.1-alpha.7 - 2021-05-28
  • 4.25.1-alpha.6 - 2021-05-25
  • 4.25.1-alpha.5 - 2021-05-25
  • 4.25.1-alpha.4 - 2021-05-24
  • 4.25.1-alpha.3 - 2021-05-24
  • 4.25.1-alpha.2 - 2021-05-24
  • 4.25.1-alpha.1 - 2021-05-24
  • 4.25.1-alpha.0 - 2021-05-24
  • 4.25.0 - 2021-05-24

    4.25.0 (2021-05-24)

    Bug Fixes

    • corrected no-unsupported-browser-code in roadmap as unimplemented (#3407) (2319b0e)
    • experimental-utils: fix isAwaitKeyword predicate in ast-utils (#3290) (c15da67)

    Features

    • typescript-estree: [TS4.3] support overrides on class members (#3429) (21d1b62)
    • typescript-estree: add support for getter/setter signatures on types (#3427) (b830b7f), closes #3272 #3272
  • 4.24.1-alpha.17 - 2021-05-23
  • 4.24.1-alpha.16 - 2021-05-22
  • 4.24.1-alpha.14 - 2021-05-22
  • 4.24.1-alpha.13 - 2021-05-21
  • 4.24.1-alpha.12 - 2021-05-21
  • 4.24.1-alpha.10 - 2021-05-21
  • 4.24.1-alpha.9 - 2021-05-21
  • 4.24.1-alpha.8 - 2021-05-21
  • 4.24.1-alpha.7 - 2021-05-21
  • 4.24.1-alpha.6 - 2021-05-21
  • 4.24.1-alpha.5 - 2021-05-21
  • 4.24.1-alpha.3 - 2021-05-21
  • 4.24.1-alpha.2 - 2021-05-21
  • 4.24.1-alpha.1 - 2021-05-19
  • 4.24.1-alpha.0 - 2021-05-17
  • 4.24.0 - 2021-05-17
  • 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
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

@snyk-bot snyk-bot requested a review from ikhoon as a code owner July 30, 2021 03:12
@codecov-commenter
Copy link

Codecov Report

Merging #13 (e61a91a) into master (f20fac2) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #13      +/-   ##
============================================
+ Coverage     73.35%   73.37%   +0.01%     
- Complexity    14614    14616       +2     
============================================
  Files          1283     1283              
  Lines         56160    56160              
  Branches       7181     7181              
============================================
+ Hits          41198    41207       +9     
+ Misses        11323    11316       -7     
+ Partials       3639     3637       -2     
Impacted Files Coverage Δ
...orp/armeria/common/stream/SubscriptionArbiter.java 79.74% <0.00%> (-3.80%) ⬇️
...rp/armeria/common/stream/DefaultStreamMessage.java 87.00% <0.00%> (-1.50%) ⬇️
...armeria/internal/common/CancellationScheduler.java 77.60% <0.00%> (-1.21%) ⬇️
...corp/armeria/common/logging/DefaultRequestLog.java 77.13% <0.00%> (ø)
...ia/internal/common/stream/ByteBufDecoderInput.java 85.61% <0.00%> (+0.71%) ⬆️
...p/armeria/internal/common/eureka/InstanceInfo.java 52.63% <0.00%> (+0.87%) ⬆️
...inecorp/armeria/server/HttpResponseSubscriber.java 79.29% <0.00%> (+1.05%) ⬆️
...linecorp/armeria/server/file/DeferredHttpFile.java 51.61% <0.00%> (+1.61%) ⬆️
.../com/linecorp/armeria/server/RoutingPredicate.java 72.58% <0.00%> (+1.61%) ⬆️
...ria/common/stream/PublisherBasedStreamMessage.java 83.23% <0.00%> (+1.79%) ⬆️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f20fac2...e61a91a. Read the comment docs.

@ikhoon ikhoon closed this Aug 31, 2021
@ikhoon ikhoon deleted the snyk-upgrade-3bd305ac10c6208c1aae16533d12739b branch August 31, 2021 08:58
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