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 3.2.0 to 3.3.0 #42

Merged
merged 4 commits into from
Jul 7, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Jul 7, 2020

Snyk has created this PR to upgrade @typescript-eslint/parser from 3.2.0 to 3.3.0.

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 4 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-06-15.
Release notes
Package name: @typescript-eslint/parser
  • 3.3.0 - 2020-06-15

    3.3.0 (2020-06-15)

    Bug Fixes

    • eslint-plugin: [no-unused-expressions] handle ternary and short-circuit options (#2194) (ee9f100)
    • typescript-estree: handle TS4.0 breaking change in TupleType (#2197) (5d68129)

    Features

    • eslint-plugin: [naming-convention] better error message and docs for prefix/suffix (#2195) (a2ffe55)
  • 3.2.1-alpha.2 - 2020-06-09
  • 3.2.1-alpha.1 - 2020-06-09
  • 3.2.1-alpha.0 - 2020-06-08
  • 3.2.0 - 2020-06-08

    3.2.0 (2020-06-08)

    Bug Fixes

    • eslint-plugin: [explicit-module-boundary-types] dont report return type errors on constructor overloads (#2158) (53232d7)
    • eslint-plugin: [explicit-module-boundary-types] handle bodyless arrow functions with explicit return types that return functions (#2169) (58db655)
    • eslint-plugin: [explicit-module-boundary-types] handle nested functions and functions expressions in a typed variable declaration (#2176) (6ff450d)
    • eslint-plugin: [no-extra-non-null-assertion] dont report for assertions not followed by the optional chain (#2167) (e4c1834)
    • eslint-plugin: [no-unnecessary-conditionals] Handle comparison of generics and loose comparisons with undefined values (#2152) (c86e2a2)
    • eslint-plugin: [prefer-optional-chain] handling first member expression (#2156) (de18660)
    • eslint-plugin: [return-await] correct handling of ternaries (#2168) (fe4c0bf)

    Features

    • eslint-plugin: [naming-convention] put identifiers in quotes in error messages (#2182) (fc61932), closes #2178
    • eslint-plugin: [require-array-sort-compare] add ignoreStringArrays option (#1972) (6dee784)
    • eslint-plugin: add rule ban-tslint-comment (#2140) (43ee226)
    • eslint-plugin: add rule no-confusing-non-null-assertion (#1941) (9b51c44)
from @typescript-eslint/parser GitHub release notes
Commit messages
Package name: @typescript-eslint/parser
  • 906c822 chore: publish v3.3.0
  • ee9f100 fix(eslint-plugin): [no-unused-expressions] handle ternary and short-circuit options (#2194)
  • 5d68129 fix(typescript-estree): handle TS4.0 breaking change in TupleType (#2197)
  • a2ffe55 feat(eslint-plugin): [naming-convention] better error message and docs for prefix/suffix (#2195)

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

@mergify mergify bot added the auto-merged label Jul 7, 2020
@coderbyheart coderbyheart merged commit 53bdd10 into saga Jul 7, 2020
@coderbyheart coderbyheart deleted the snyk-upgrade-5fcb978c65522d495e07166264aa4699 branch July 7, 2020 10:24
@mergify mergify bot added the mergify label Jul 7, 2020
@github-actions
Copy link

github-actions bot commented Jul 7, 2020

🎉 This PR is included in version 5.0.2 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants