Skip to content

Conversation

@snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @typescript-eslint/parser from 2.31.0 to 2.33.0.

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏
ℹ️ 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 22 versions ahead of your current version.
  • The recommended version was released 4 days ago, on 2020-05-12.
Release notes
Package name: @typescript-eslint/parser
  • 2.33.0 - 2020-05-12

    2.33.0 (2020-05-12)

    Bug Fixes

    • experimental-utils: remove accidental dep on json-schema (#2010) (1875fba)

    Features

    • eslint-plugin: add extension rule lines-between-class-members (#1684) (08f93e6)
  • 2.32.1-alpha.2 - 2020-05-12
  • 2.32.1-alpha.1 - 2020-05-11
  • 2.32.1-alpha.0 - 2020-05-11
  • 2.32.0 - 2020-05-11

    2.32.0 (2020-05-11)

    Bug Fixes

    • eslint-plugin: [no-base-to-string] support boolean in unions (#1979) (6987ecc)
    • eslint-plugin: [no-type-alias] handle readonly types in aliases (#1990) (56d9870)
    • eslint-plugin: [no-unused-expressions] inherit messages from base rule (#1992) (51ca404)

    Features

  • 2.31.1-alpha.26 - 2020-05-14
  • 2.31.1-alpha.25 - 2020-05-14
  • 2.31.1-alpha.24 - 2020-05-11
  • 2.31.1-alpha.23 - 2020-05-11
  • 2.31.1-alpha.20 - 2020-05-11
  • 2.31.1-alpha.19 - 2020-05-11
  • 2.31.1-alpha.18 - 2020-05-11
  • 2.31.1-alpha.17 - 2020-05-10
  • 2.31.1-alpha.16 - 2020-05-10
  • 2.31.1-alpha.15 - 2020-05-10
  • 2.31.1-alpha.14 - 2020-05-10
  • 2.31.1-alpha.13 - 2020-05-10
  • 2.31.1-alpha.12 - 2020-05-10
  • 2.31.1-alpha.3 - 2020-05-11
  • 2.31.1-alpha.2 - 2020-05-11
  • 2.31.1-alpha.1 - 2020-05-11
  • 2.31.1-alpha.0 - 2020-05-04
  • 2.31.0 - 2020-05-04

    2.31.0 (2020-05-04)

    Bug Fixes

    • eslint-plugin: [dot-notation] handle missing declarations (#1947) (383f931)
    • eslint-plugin: [method-signature-style] fix overloaded methods to an intersection type (#1966) (7f3fba3)
    • eslint-plugin: [return-await] await in a normal function (#1962) (f82fd7b)
    • eslint-plugin: [unbound-method] false positives for unary expressions (#1964) (b35070e)
    • eslint-plugin: no-base-to-string boolean expression detect (#1969) (f78f13a)

    Features

    • eslint-plugin: [member-ordering] add decorators support (#1870) (f7ec192)
    • eslint-plugin: [prefer-optional-chain] added option to convert to suggestion fixer (#1965) (2f0824b)
    • eslint-plugin: new extended rule 'no-invalid-this' (#1823) (b18bc35)
    • eslint-plugin-internal: add rule no-poorly-typed-ts-props (#1949) (56ea7c9)
    • experimental-utils: expose our RuleTester extension (#1948) (2dd1638)
from @typescript-eslint/parser GitHub release notes
Commit messages
Package name: @typescript-eslint/parser
  • 9acff7c chore: publish v2.33.0
  • 08f93e6 feat(eslint-plugin): add extension rule `lines-between-class-members` (#1684)
  • f3f3bf8 docs: add some more FAQ (#2011)
  • 1875fba fix(experimental-utils): remove accidental dep on json-schema (#2010)
  • 18e7b5b chore: publish v2.32.0
  • 18668b7 feat: bump dependencies and align AST (#2007)
  • 6987ecc fix(eslint-plugin): [no-base-to-string] support boolean in unions (#1979)
  • 56d9870 fix(eslint-plugin): [no-type-alias] handle readonly types in aliases (#1990)
  • 51ca404 fix(eslint-plugin): [no-unused-expressions] inherit `messages` from base rule (#1992)

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

@freaktechnik freaktechnik merged commit 08fc374 into master May 19, 2020
@freaktechnik freaktechnik deleted the snyk-upgrade-496f49b7b7b05dbdd3c0e4fa0a350eb9 branch May 19, 2020 18:04
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