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 2.21.0 to 2.22.0 #349

Closed

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 2.21.0 to 2.22.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 10 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-03-02.
Release notes
Package name: @typescript-eslint/eslint-plugin
  • 2.22.0 - 2020-03-02

    2.22.0 (2020-03-02)

    Bug Fixes

    • eslint-plugin: [ban-types] add option extendDefaults (#1379) (ae7f7c5)
    • eslint-plugin: [default-param-last] handle param props (#1650) (3534c6e)
    • eslint-plugin: [no-implied-eval] correct logic for ts3.8 (#1652) (33e3e6f)

    Features

    • eslint-plugin: [explicit-member-accessibility] autofix no-public (#1548) (dd233b5)
    • eslint-plugin: [typedef] add variable-declaration-ignore-function (#1578) (fc0a55e)
    • eslint-plugin: add new no-base-to-string rule (#1522) (8333d41)
    • eslint-plugin: add prefer-readonly-parameters (#1513) (3be9854)
    • eslint-plugin: additional annotation spacing rules for va… (#1496) (b097245)
  • 2.21.1-alpha.8 - 2020-03-02
  • 2.21.1-alpha.7 - 2020-03-02
  • 2.21.1-alpha.6 - 2020-02-29
  • 2.21.1-alpha.5 - 2020-02-29
  • 2.21.1-alpha.4 - 2020-02-29
  • 2.21.1-alpha.3 - 2020-02-29
  • 2.21.1-alpha.2 - 2020-02-28
  • 2.21.1-alpha.1 - 2020-02-28
  • 2.21.1-alpha.0 - 2020-02-24
  • 2.21.0 - 2020-02-24

    2.21.0 (2020-02-24)

    Bug Fixes

    • eslint-plugin: [embt] ignore JSX callbacks (#1630) (4d45b33)
    • eslint-plugin: [no-floating-promises] handle finally callback (#1620) (1aa7135)
    • eslint-plugin: [typedef] allow array/object destructuring in for/of (#1570) (660bace)
    • typescript-estree: process.stdout can be undefined (#1619) (0d8e87e)

    Features

    • eslint-plugin: [return-await] add --fix support (#1561) (9edd863)
from @typescript-eslint/eslint-plugin GitHub release notes
Commit messages
Package name: @typescript-eslint/eslint-plugin
  • 5a097d3 chore: publish v2.22.0
  • 3be9854 feat(eslint-plugin): add prefer-readonly-parameters (#1513)
  • b097245 feat(eslint-plugin): additional annotation spacing rules for va… (#1496)
  • 33e3e6f fix(eslint-plugin): [no-implied-eval] correct logic for ts3.8 (#1652)
  • fc0a55e feat(eslint-plugin): [typedef] add variable-declaration-ignore-function (#1578)
  • 8333d41 feat(eslint-plugin): add new no-base-to-string rule (#1522)
  • dd233b5 feat(eslint-plugin): [explicit-member-accessibility] autofix no-public (#1548)
  • baf7c98 docs(eslint-plugin): [consistent-type-assertion] improve docs (#1651)
  • ae7f7c5 fix(eslint-plugin): [ban-types] add option extendDefaults (#1379)
  • 3534c6e fix(eslint-plugin): [default-param-last] handle param props (#1650)

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

@codecov
Copy link

codecov bot commented Mar 25, 2020

Codecov Report

Merging #349 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #349   +/-   ##
=======================================
  Coverage   68.14%   68.14%           
=======================================
  Files          29       29           
  Lines        1400     1400           
  Branches      204      203    -1     
=======================================
  Hits          954      954           
  Misses        406      406           
  Partials       40       40           
Flag Coverage Δ
#core 86.36% <ø> (ø)
#plugins 66.42% <ø> (ø)

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 461e008...4c4d6c1. Read the comment docs.

@juanpicado juanpicado closed this Apr 9, 2020
@juanpicado juanpicado deleted the snyk-upgrade-3058f7cd8e81e1a1019ea684c4f9533b branch October 24, 2020 16:49
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