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

[vue] let dependabot manage some vue dependencies #13011

Conversation

atomfrede
Copy link
Member

This PR follows #12972

It uses husky and lint-staged from constants, updates some vue dependencies where possible and save (e.g. terser plugin 5.x is not compatible with webpack 4). Some of the common dependencies are can now be managed by dependabot. Didn't put vue core on purpose yet until we are on vue3.


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (bellow reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@atomfrede atomfrede added theme: dependencies Pull requests that update a dependency file theme: vue labels Nov 9, 2020
@atomfrede
Copy link
Member Author

husky and lint-staged are now also manged by common package.json

@atomfrede atomfrede force-pushed the let-dependabot-manage-some-vue-dependencies branch from e297eb9 to f04a8f2 Compare November 9, 2020 22:34
@atomfrede atomfrede force-pushed the let-dependabot-manage-some-vue-dependencies branch from 20e87e4 to 7ade66c Compare November 10, 2020 17:12
@pascalgrimaud pascalgrimaud merged commit 26c725e into jhipster:main Nov 10, 2020
@pascalgrimaud pascalgrimaud added this to the 7.0.0-beta.0 milestone Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: dependencies Pull requests that update a dependency file theme: vue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants