-
Notifications
You must be signed in to change notification settings - Fork 1
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
build(deps-dev): bump @vue/cli-service from 4.5.15 to 5.0.1 #312
build(deps-dev): bump @vue/cli-service from 4.5.15 to 5.0.1 #312
Conversation
b351ee8
to
028c091
Compare
028c091
to
d72cd1c
Compare
d72cd1c
to
d6bb138
Compare
@dependabot rebase |
Looks like this PR is already up-to-date with updates! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
b5bdc59
to
5174a93
Compare
@dependabot rebase |
1 similar comment
@dependabot recreate |
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.5.15 to 5.0.1. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.1/packages/@vue/cli-service) --- updated-dependencies: - dependency-name: "@vue/cli-service" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
5174a93
to
e6b3b9b
Compare
Bumps [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router) from 4.5.15 to 5.0.1. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.1/packages/@vue/cli-plugin-router) --- updated-dependencies: - dependency-name: "@vue/cli-plugin-router" dependency-type: direct:development update-type: version-update:semver-major ...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.5.15 to 5.0.1. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.1/packages/@vue/cli-plugin-babel) --- updated-dependencies: - dependency-name: "@vue/cli-plugin-babel" dependency-type: direct:development update-type: version-update:semver-major ...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.5.15 to 5.0.1. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.1/packages/@vue/cli-plugin-eslint) --- updated-dependencies: - dependency-name: "@vue/cli-plugin-eslint" dependency-type: direct:development update-type: version-update:semver-major ...
Bumps [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) from 4.5.15 to 5.0.1. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.1/packages/@vue/cli-plugin-typescript) --- updated-dependencies: - dependency-name: "@vue/cli-plugin-typescript" dependency-type: direct:development update-type: version-update:semver-major ...
Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) from 4.5.15 to 5.0.1. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.1/packages/@vue/cli-plugin-unit-jest) --- updated-dependencies: - dependency-name: "@vue/cli-plugin-unit-jest" dependency-type: direct:development update-type: version-update:semver-major ...
Recreate `package-lock.json` by deleting it and `node_modules/` and running `npm install` to remove optional peer dependencies on `webpack` 4. Some relevant changes include: Remove `cache-loader` (optional dependency) as it depends on `webpack` 4 and therefore blocks the "global" upgrade to `webpack` 5, remove `terser-webpack-plugin` as it circularly depends on `webpack` 4 (which depends on `terser-webpack-plugin`) and therefore blocks the "global" upgrade to `webpack` 5.
Upgrade syntax for `copy-webpack-plugin` v6+. See also: https://github.com/webpack-contrib/copy-webpack-plugin/releases/tag/v6.0.0
…ugin` Filter scoped modules correctly in `license-checker-webpack-plugin` to fix an error while building. See also: microsoft/license-checker-webpack-plugin#37
Remove unnecessary non-capturing group in filter of `license-checker-webpack-plugin`.
As described in #336 I currently do not plan to migrate to vue-cli 5 and/ or vue 3. Once nuxt 3 and all other required packages are in a stable state, I will migrate this project to nuxt 3/ vue 3. @dependabot ignore this major version |
OK, I won't notify you about version 5.x.x again, unless you re-open this PR or update to a 5.x.x release yourself. |
Bumps @vue/cli-service from 4.5.15 to 5.0.1.
Release notes
Sourced from
@vue/cli-service
's releases.... (truncated)
Changelog
Sourced from
@vue/cli-service
's changelog.... (truncated)
Commits
92d80a8
v5.0.1c913cdc
v5.0.0e75a288
chore: pre release sync8b5ab22
fix: remove --skip-plugin from arguments passed to the plugins (#6972)d302581
fix: update mini-css-extract-plugin to ^2.5.3 (#6987)75a6d69
v5.0.0-rc.3c214c3a
chore: pre release sync926855f
feat!: makecache-loader
optional (#6985)6c91e1a
chore: update lockfilea2b6409
feat: add build stats hash support (#6980)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)