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

Upgrade dependencies #51

Merged
merged 1 commit into from
Nov 9, 2019
Merged

Upgrade dependencies #51

merged 1 commit into from
Nov 9, 2019

Conversation

ota-meshi
Copy link
Member

I upgraded some dependent packages.

Also, I added some tests to TravisCI's configuration file to check if it works with the old packages.

@tpraxl
Copy link

tpraxl commented Aug 27, 2019

Found this PR because of an own project dependency to eslint-plugin-vue that depends on vue-eslint-parser and makes yarn check fail with:

error "eslint-plugin-vue#eslint@^5.0.0" doesn't satisfy found match of "eslint@6.2.2"
error "vue-eslint-parser#eslint@^5.0.0" doesn't satisfy found match of "eslint@6.2.2"
error "eslint-plugin-vue#vue-eslint-parser#eslint@^5.0.0" doesn't satisfy found match of "eslint@6.2.2"

Please consider making vue-eslint-parser compatible to eslint 6

@tpraxl
Copy link

tpraxl commented Sep 30, 2019

Please merge this PR.

@sodatea
Copy link
Member

sodatea commented Oct 21, 2019

Ping @mysticatea

@rchl
Copy link

rchl commented Nov 7, 2019

eslint-plugin-vue has now upgraded to support eslint 6 and is using this dependency so we get peer dependency warnings because of that.

@mysticatea
Copy link
Member

Thank you for your contribution and I apologize for the lack of my activity.

@mysticatea mysticatea merged commit ea156df into vuejs:master Nov 9, 2019
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

5 participants