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/parser from 2.22.0 to 2.23.0 #10

Merged
merged 2 commits into from Mar 12, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @typescript-eslint/parser from 2.22.0 to 2.23.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 13 versions ahead of your current version.
  • The recommended version was released 3 days ago, on 2020-03-09.
Release notes
Package name: @typescript-eslint/parser
  • 2.23.0 - 2020-03-09

    2.23.0 (2020-03-09)

    Bug Fixes

    • eslint-plugin: [prefer-readonly-parameter-types] handle recursive types (#1672) (e5db36f), closes #1665
    • eslint-plugin: [type-annotation-spacing] handle constructor types (#1664) (fbf1640), closes #1663
    • eslint-plugin: fix autofixer for computed properties (#1662) (ba22ea7)
    • eslint-plugin: fix placeholder in ban-ts-comment (#1703) (144345c)

    Features

    • eslint-plugin: [no-unsafe-call] support tagged templates (#1680) (55a58ff)
    • eslint-plugin: [no-unsafe-member-access] report any typed computed prop access (#1683) (1543117)
    • eslint-plugin: add rule no-unsafe-call (#1647) (91423e4)
    • eslint-plugin: add rule no-unsafe-member-access (#1643) (608a750)
    • eslint-plugin: add rule no-unsafe-return (#1644) (cfc3ef1)
    • typescript-estree: support 3.8 import/export type (#1697) (625d603)
  • 2.22.1-alpha.12 - 2020-03-09
  • 2.22.1-alpha.10 - 2020-03-09
  • 2.22.1-alpha.9 - 2020-03-09
  • 2.22.1-alpha.8 - 2020-03-09
  • 2.22.1-alpha.7 - 2020-03-07
  • 2.22.1-alpha.6 - 2020-03-04
  • 2.22.1-alpha.5 - 2020-03-03
  • 2.22.1-alpha.4 - 2020-03-03
  • 2.22.1-alpha.3 - 2020-03-03
  • 2.22.1-alpha.2 - 2020-03-03
  • 2.22.1-alpha.1 - 2020-03-03
  • 2.22.1-alpha.0 - 2020-03-02
  • 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)
from @typescript-eslint/parser GitHub release notes
Commit messages
Package name: @typescript-eslint/parser
  • b5b3be0 chore: publish v2.23.0
  • 625d603 feat(typescript-estree): support 3.8 import/export type (#1697)
  • 1543117 feat(eslint-plugin): [no-unsafe-member-access] report any typed… (#1683)
  • 55a58ff feat(eslint-plugin): [no-unsafe-call] support tagged templates (#1680)
  • 144345c fix(eslint-plugin): fix placeholder in `ban-ts-comment` (#1703)
  • 85e1b19 chore: bump typescript dependency to 3.8 (#1696)
  • bc2a9d6 docs(eslint-plugin): [no-namespace] fix typo (#1702)
  • e5db36f fix(eslint-plugin): [prefer-readonly-parameter-types] handle recursive types (#1672)
  • fbf1640 fix(eslint-plugin): [type-annotation-spacing] handle constructor types (#1664)
  • 91423e4 feat(eslint-plugin): add rule no-unsafe-call (#1647)
  • cfc3ef1 feat(eslint-plugin): add rule no-unsafe-return (#1644)
  • ba22ea7 fix(eslint-plugin): fix autofixer for computed properties (#1662)
  • 608a750 feat(eslint-plugin): add rule no-unsafe-member-access (#1643)
  • 3b40231 docs(eslint-plugin): [no-base-to-string] fix typo (#1661)

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

@coderbyheart coderbyheart merged commit 3ba0c67 into saga Mar 12, 2020
@coderbyheart coderbyheart deleted the snyk-upgrade-f156584f2e709d80ab15c24691c12939 branch March 12, 2020 08:34
@github-actions
Copy link

🎉 This PR is included in version 3.1.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants