Open renovate[bot] opened 2 years ago
This PR contains the following updates:
^4.0.0-0
^4.0.0-0 \|\| ^5.0.0
4.5.11
5.0.8
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
^4.0.0-0
->^4.0.0-0 \|\| ^5.0.0
4.5.11
->5.0.8
Release Notes
vuejs/vue-cli (@vue/cli-service)
### [`v5.0.8`](https://redirect.github.com/vuejs/vue-cli/releases/tag/v5.0.8) [Compare Source](https://redirect.github.com/vuejs/vue-cli/compare/v5.0.7...v5.0.8) ##### :bug: Bug Fix - `@vue/cli-service` - [0260e4d](https://redirect.github.com/vuejs/vue-cli/commit/0260e4d) fix: add devServer.server.type to useHttps judgement ([https://github.com/vuejs/vue-cli/pull/7222](https://redirect.github.com/vuejs/vue-cli/pull/7222)) - `@vue/cli-ui` - [07052c4](https://redirect.github.com/vuejs/vue-cli/commit/07052c4) fix: Vue CLI UI graphql subscription server error, fixes [https://github.com/vuejs/vue-cli/issues/7221](https://redirect.github.com/vuejs/vue-cli/issues/7221) ### [`v5.0.7`](https://redirect.github.com/vuejs/vue-cli/blob/HEAD/CHANGELOG.md#507-2022-07-05) [Compare Source](https://redirect.github.com/vuejs/vue-cli/compare/v5.0.6...v5.0.7) - `@vue/cli-service` - [#7202](https://redirect.github.com/vuejs/vue-cli/pull/7202), \[[558dea2](https://redirect.github.com/vuejs/vue-cli/commit/558dea2)] fix: support `devServer.server` option, avoid deprecation warnings ([@backrunner](https://redirect.github.com/backrunner), [@sodatea](https://redirect.github.com/sodatea)) - \[[beffe8a](https://redirect.github.com/vuejs/vue-cli/commit/beffe8a)] fix: allow disabling progress plugin via `devServer.client.progress` - `@vue/cli-ui` - [#7210](https://redirect.github.com/vuejs/vue-cli/pull/7210) chore: upgrade to apollo-server-express 3.x ##### Committers: 2 - BackRunner ([@backrunner](https://redirect.github.com/backrunner)) - Haoqun Jiang ([@sodatea](https://redirect.github.com/sodatea)) ### [`v5.0.6`](https://redirect.github.com/vuejs/vue-cli/blob/HEAD/CHANGELOG.md#506-2022-06-16) [Compare Source](https://redirect.github.com/vuejs/vue-cli/compare/v5.0.5...v5.0.6) Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta). In Vue 2.7, `vue-template-compiler` is no longer a required peer dependency. Rather, there's a new export under the main package as `vue/compiler-sfc`. ### [`v5.0.5`](https://redirect.github.com/vuejs/vue-cli/blob/HEAD/CHANGELOG.md#505-2022-06-16) [Compare Source](https://redirect.github.com/vuejs/vue-cli/compare/v5.0.4...v5.0.5) ##### :bug: Bug Fix - `@vue/cli` - [#7167](https://redirect.github.com/vuejs/vue-cli/pull/7167) feat(upgrade): prevent changing the structure of package.json file during upgrade ([@blzsaa](https://redirect.github.com/blzsaa)) - `@vue/cli-service` - [#7023](https://redirect.github.com/vuejs/vue-cli/pull/7023) fix: windows vue.config.mjs support ([@xiaoxiangmoe](https://redirect.github.com/xiaoxiangmoe)) ##### Committers: 3 - Martijn Jacobs ([@maerteijn](https://redirect.github.com/maerteijn)) - ZHAO Jinxiang ([@xiaoxiangmoe](https://redirect.github.com/xiaoxiangmoe)) - [@blzsaa](https://redirect.github.com/blzsaa) ### [`v5.0.4`](https://redirect.github.com/vuejs/vue-cli/blob/HEAD/CHANGELOG.md#504-2022-03-22) [Compare Source](https://redirect.github.com/vuejs/vue-cli/compare/v5.0.3...v5.0.4) ##### :bug: Bug Fix - `@vue/cli-service` - [#7005](https://redirect.github.com/vuejs/vue-cli/pull/7005) Better handling of `publicPath: 'auto'` ([@AndreiSoroka](https://redirect.github.com/AndreiSoroka)) - `@vue/cli-shared-utils`, `@vue/cli-ui` - [75826d6](https://redirect.github.com/vuejs/vue-cli/commit/75826d6) fix: replace `node-ipc` with `@achrinza/node-ipc` to further secure the dependency chain ##### Committers: 1 - Andrei ([@AndreiSoroka](https://redirect.github.com/AndreiSoroka)) - Haoqun Jiang ([@sodatea](https://redirect.github.com/sodatea)) ### [`v5.0.3`](https://redirect.github.com/vuejs/vue-cli/blob/HEAD/CHANGELOG.md#503-2022-03-15) [Compare Source](https://redirect.github.com/vuejs/vue-cli/compare/v5.0.2...v5.0.3) ##### :bug: Bug Fix - `@vue/cli-shared-utils`, `@vue/cli-ui` - Lock `node-ipc` to v9.2.1 ### [`v5.0.2`](https://redirect.github.com/vuejs/vue-cli/blob/HEAD/CHANGELOG.md#502-2022-03-15) [Compare Source](https://redirect.github.com/vuejs/vue-cli/compare/v5.0.1...v5.0.2) ##### :bug: Bug Fix - `@vue/cli-service` - [#7044](https://redirect.github.com/vuejs/vue-cli/pull/7044) fix(cli-service): devServer proxy should be optional ([@ntnyq](https://redirect.github.com/ntnyq)) - [#7039](https://redirect.github.com/vuejs/vue-cli/pull/7039) chore: add scss to LoaderOptions ([@hiblacker](https://redirect.github.com/hiblacker)) ##### Committers: 2 - Blacker ([@hiblacker](https://redirect.github.com/hiblacker)) - ntnyq ([@ntnyq](https://redirect.github.com/ntnyq)) ### [`v5.0.1`](https://redirect.github.com/vuejs/vue-cli/blob/HEAD/CHANGELOG.md#501-2022-02-17) [Compare Source](https://redirect.github.com/vuejs/vue-cli/compare/v4.5.19...v5.0.1) Same as 5.0.0.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.