-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
Update @typescript-eslint/parser to the latest version 🚀 #25
Merged
prokopsimek
merged 31 commits into
master
from
greenkeeper/@typescript-eslint/parser-2.0.0
Aug 16, 2019
Merged
Update @typescript-eslint/parser to the latest version 🚀 #25
prokopsimek
merged 31 commits into
master
from
greenkeeper/@typescript-eslint/parser-2.0.0
Aug 16, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…anner into feature/ci-all-os
…tation - fixes win support
greenkeeper
bot
requested review from
adelkahomolova and
prokopsimek
as code owners
August 13, 2019 21:38
…anner into feature/ci-all-os
prokopsimek
changed the base branch from
master
to
greenkeeper/@typescript-eslint/eslint-plugin-2.0.0
August 16, 2019 08:35
prokopsimek
changed the base branch from
greenkeeper/@typescript-eslint/eslint-plugin-2.0.0
to
master
August 16, 2019 08:36
🎉 This PR is included in version 1.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This was referenced Jan 8, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency @typescript-eslint/parser was updated from
1.13.0
to2.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: jameshenry
License: BSD-2-Clause
Release Notes for v2.0.0
2.0.0 (2019-08-13)
project
set (#760) (3777b77), closes #760consistent-type-assertions
(#731) (92e98de), closes #731Bug Fixes
Literal
toRuleListener
types (#824) (3c902a1)is
token typed as `Keyword (#750) (35dec52)ecmaVersion
(#746) (d11fbbe)Features
BREAKING CHANGES
project
providedCommits
The new version differs by 38 commits.
05ba268
chore: publish v2.0.0
0cfc48e
fix(typescript-estree): jsx comment parsing (#703)
0c4f474
feat(eslint-plugin): [interface-name-prefix, class-name-casing] Add allowUnderscorePrefix option to support private declarations (#790)
d3470c9
feat(eslint-plugin)!: recommended-requiring-type-checking config (#846)
90b36dd
docs(eslint-plugin): update ROADMAP.md (#844)
428567d
feat(eslint-plugin)!: change recommended config (#729)
de6cc1d
docs(eslint-plugin): [no-useless-constructor] add example setup (#837)
ebbcc01
fix(eslint-plugin): [efrt] flag default export w/allowExpressions (#831)
42b3013
chore: misc package.json updates related to v2 (#832)
3c902a1
fix(eslint-plugin): add
Literal
toRuleListener
types (#824)39e41b5
fix(eslint-plugin): [typedef] support "for..in", "for..of" (#787)
84916e6
fix(eslint-plugin): [typedef] support default value for parameter (#785)
73f8c79
docs(prefer-readonly): add rule name to title (#779)
b731df9
docs(eslint-plugin): Improve ban-types description (#773)
22e9ae5
fix(eslint-plugin): [no-explicit-any] Fix ignoreRestArgs for interfaces (#777)
There are 38 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴