ndabAP / vue-sails-example

NOT MAINTAINED Vue.js with Sails.js example project with many features
MIT License
294 stars 74 forks source link

build: bump @vue/cli-service from 3.12.0 to 4.0.2 in /frontend #90

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @vue/cli-service from 3.12.0 to 4.0.2.

Release notes *Sourced from [@vue/cli-service's releases](https://github.com/vuejs/vue-cli/releases).* > ## v4.0.2 > #### :bug: Bug Fix > * `@vue/cli-service` > * [#4693](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4693) fix: add a compatibility layer for router & vuex for CLI v3 & CLI UI ([@​sodatea](https://github.com/sodatea)) > > #### Committers: 1 > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > > ## v4.0.1 > Fixed compatibility issues with older CLI versions. > > ## v4.0.0 > We're happy to announce the release of Vue CLI version 4! > > This major version bump is focused on necessary version bumps of underlying tools, better default setups, and other fine-tunings required for long-term maintenance. > > We expect a smooth migration experience for most users. > > **You can view the full migration guide at https://cli.vuejs.org/migrating-from-v3/** > > --- > > Vue CLI v4 comes with greatly improved [Nightwatch](https://cli.vuejs.org/migrating-from-v3/#vue-cli-plugin-e2e-nightwatch), [Jest](https://cli.vuejs.org/migrating-from-v3/#vue-cli-plugin-unit-jest) and [PWA](https://cli.vuejs.org/migrating-from-v3/#vue-cli-plugin-pwa) support, as well as many other small tweaks across all the core packages. > > Lots of underlying major dependencies have been upgraded: > > - [core-js 3](https://cli.vuejs.org/migrating-from-v3/#vue-cli-plugin-babel-vue-babel-preset-app) > - [Nightwatch 1.x](https://github.com/nightwatchjs/nightwatch/wiki/Migrating-to-Nightwatch-1.0) > - [Jest 24](https://cli.vuejs.org/migrating-from-v3/#vue-cli-plugin-unit-jest) > - [Mocha 6](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md#600-0--2019-01-01) > - [workbox-webpack-plugin 4](https://github.com/GoogleChrome/workbox/releases/tag/v4.0.0) > - And a lot more…… > > The complete change list is available [in the migration guide](https://cli.vuejs.org/migrating-from-v3/). > > --- > > While our focus has shifted to this new major version, old versions will continue to be supported for a while. > Most of the (non-semver-breaking) new features we bring in v4 have already been backported to v3. > > We'd like to continue to backport more commits to v3, but as the codebase diverges, it might become harder and harder for us to do so. > We strongly recommend you to upgrade your projects to v4 soon. > > Here are a few new features not able to be backported to v3, because of the codebase divergence: > > 1. In the development of v4, we've modernized much of the code base, now allowing us to support more package managers ([custom package managers](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4621) and [PNPM v4](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4677)). > Yarn v2 support may arrive in subsequent feature releases of Vue CLI v4. > > 2. For plugin developers, a few more utilities are available in the `GeneratorAPI`. > > ... (truncated)
Changelog *Sourced from [@vue/cli-service's changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md).* > ## 4.0.2 (2019-10-17) > > #### :bug: Bug Fix > * `@vue/cli-service` > * [#4693](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4693) fix: add a compatibility layer for router & vuex for CLI v3 ([@​sodatea](https://github.com/sodatea)) > > #### Committers: 1 > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > > > ## 4.0.1 (2019-10-16) > > #### :bug: Bug Fix > > * `@vue/cli-plugin-eslint`, `@vue/cli-plugin-router`, `@vue/cli-plugin-vuex`, `@vue/cli-service-global`, `@vue/cli-ui-addon-webpack`, `@vue/cli-ui-addon-widgets`, `@vue/cli-ui`, `@vue/cli` > * [fec160f](https://github.com/vuejs/vue-cli/commit/fec160ff964964bc71aa857d21d0614284fa2fdb) fix: no need to assertCliVersion. avoid breaking old versions ([@​sodatea](https://github.com/sodatea)) > > > ## 4.0.0 (2019-10-16) > > #### :rocket: New Features > * `@vue/cli-shared-utils`, `@vue/cli` > * [#4677](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4677) fix: add pnpm v4 support ([@​B4rtware](https://github.com/B4rtware)) > > #### :boom: Breaking Changes > * `@vue/cli` > * [#4681](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4681) chore!: add `@vue/cli` in `--version` output, to avoid confusion ([@​sodatea](https://github.com/sodatea)) > > #### :bug: Bug Fix > * `@vue/cli-plugin-babel` > * [#4683](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4683) fix: Corrected typo in babel migrator ([@​nblackburn](https://github.com/nblackburn)) > > #### :memo: Documentation > * [#2319](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/2319) missing documentation for building with vuex ([@​katerlouis](https://github.com/katerlouis)) > > #### Committers: 5 > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > - Maël Nison ([@​arcanis](https://github.com/arcanis)) > - Nathaniel Blackburn ([@​nblackburn](https://github.com/nblackburn)) > - René Eschke ([@​katerlouis](https://github.com/katerlouis)) > - [@​B4rtware](https://github.com/B4rtware) > > > > ## 4.0.0-rc.8 (2019-10-11) > > #### :rocket: New Features > * `@vue/cli` > * [#3926](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3926) chore: better upgrade messages ([@​phanan](https://github.com/phanan)) > * `@vue/babel-preset-app`, `@vue/cli-plugin-unit-jest`, `@vue/cli-plugin-unit-mocha` > ... (truncated)
Commits - [`8b08c73`](https://github.com/vuejs/vue-cli/commit/8b08c73e8e688cf2901464f095aab306f98f7dc9) v4.0.2 - [`dc318c5`](https://github.com/vuejs/vue-cli/commit/dc318c5830d5a3afc694ddfa04433a5eb505c588) fix: add a compatibility layer for router & vuex for CLI v3 ([#4693](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4693)) - [`81f8457`](https://github.com/vuejs/vue-cli/commit/81f84577e48cd7966409e4e0736774b607d1ab15) v4.0.0 - [`0603f1e`](https://github.com/vuejs/vue-cli/commit/0603f1eed9c1db0577a2ae17419d2e0046d08e55) chore: pre release sync - [`4de59d0`](https://github.com/vuejs/vue-cli/commit/4de59d06acd2dce398b50f3e65e4979fc7f0e9f3) fix(types): update css options interface to reflect v4 changes - [`5cce80c`](https://github.com/vuejs/vue-cli/commit/5cce80c2f7da5d5fa033cde48591fd1bfc2a68f2) v4.0.0-rc.8 - [`3fcff02`](https://github.com/vuejs/vue-cli/commit/3fcff0268ab1b79deaeb893e490bc81302a2e0a1) chore: pre release sync - [`08d7761`](https://github.com/vuejs/vue-cli/commit/08d7761099802fa3ae7fd4c67caa6187364653bf) chore!: upgrade terser-webpack-plugin to 2.x ([#4676](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4676)) - [`01e36f3`](https://github.com/vuejs/vue-cli/commit/01e36f30cfbc82814cf0fea8da1c408667daa052) refactor!: use DefinePlugin (again) instead of EnvironmentPlugin ([#4673](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4673)) - [`e5196f5`](https://github.com/vuejs/vue-cli/commit/e5196f581aa17b4880a69c7634431f95614eb23e) fix: fix redundant log messages from webpack-dev-server ([#4666](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4666)) - Additional commits viewable in [compare view](https://github.com/vuejs/vue-cli/commits/v4.0.2/packages/@vue/cli-service)


Dependabot compatibility score

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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.