Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Refresh lockfile & bump vue-loader version #912

Merged
merged 1 commit into from
May 28, 2018
Merged

Refresh lockfile & bump vue-loader version #912

merged 1 commit into from
May 28, 2018

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented May 28, 2018

To fix the Vue preset failures on master due to the Prettier breaking API change in 1.13.0:
vuejs/component-compiler-utils#15
vuejs/vue-loader#1323

The lockfile has been updated manually since Renovate's weekly PR isn't currently working:
renovatebot/renovate#2033

Fixes #913.

@edmorley edmorley self-assigned this May 28, 2018
@edmorley
Copy link
Member Author

To fix the Vue preset failures on master due to the Prettier breaking API change in 1.13.0:
vuejs/component-compiler-utils#15

Ah this PR doesn't help with the vue preset failures - since (a) they are only fixed in vue-loader 15 which we're not using yet, (b) the failures are in create-project which (mostly) isn't affected by the lockfile (I guess this is a good feature though!). I've opened #913 for the Vue issue.

To fix the Vue preset failures on master due to the Prettier
breaking API change in 1.13.0:
vuejs/component-compiler-utils#15
 vuejs/vue-loader#1323

The lockfile has been updated manually since Renovate's weekly PR
isn't currently working:
renovatebot/renovate#2033
@edmorley edmorley changed the title Refresh lockfile Refresh lockfile & bump vue-loader version May 28, 2018
@edmorley edmorley merged commit deadc5d into neutrinojs:master May 28, 2018
@edmorley edmorley deleted the refresh-lockfile branch May 28, 2018 20:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Vue preset broken after Prettier 1.13.0 release
1 participant