Update vue monorepo to v4.5.6 #244

Merged
konrad merged 1 commits from renovate/vue-monorepo into master 2020-09-22 20:29:06 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@vue/cli (source) devDependencies patch 4.5.4 -> 4.5.6
@vue/cli-plugin-babel devDependencies patch 4.5.4 -> 4.5.6
@vue/cli-plugin-eslint devDependencies patch 4.5.4 -> 4.5.6
@vue/cli-plugin-pwa devDependencies patch 4.5.4 -> 4.5.6
@vue/cli-service (source) devDependencies patch 4.5.4 -> 4.5.6

Release Notes

vuejs/vue-cli

v4.5.6

Compare Source

🐛 Bug Fix
Committers: 1

v4.5.5

Compare Source

🐛 Bug Fix
🏠 Internal
  • @vue/cli-ui
    • #​3687 perf(ui): improve get folder list to use Promises instead of sync (@​pikax)
🔨 Underlying Tools
  • @vue/babel-preset-app
Committers: 8

Renovate configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vue/cli](https://cli.vuejs.org/) ([source](https://github.com/vuejs/vue-cli)) | devDependencies | patch | [`4.5.4` -> `4.5.6`](https://renovatebot.com/diffs/npm/@vue%2fcli/4.5.4/4.5.6) | | [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli) | devDependencies | patch | [`4.5.4` -> `4.5.6`](https://renovatebot.com/diffs/npm/@vue%2fcli-plugin-babel/4.5.4/4.5.6) | | [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli) | devDependencies | patch | [`4.5.4` -> `4.5.6`](https://renovatebot.com/diffs/npm/@vue%2fcli-plugin-eslint/4.5.4/4.5.6) | | [@vue/cli-plugin-pwa](https://github.com/vuejs/vue-cli) | devDependencies | patch | [`4.5.4` -> `4.5.6`](https://renovatebot.com/diffs/npm/@vue%2fcli-plugin-pwa/4.5.4/4.5.6) | | [@vue/cli-service](https://cli.vuejs.org/) ([source](https://github.com/vuejs/vue-cli)) | devDependencies | patch | [`4.5.4` -> `4.5.6`](https://renovatebot.com/diffs/npm/@vue%2fcli-service/4.5.4/4.5.6) | --- ### Release Notes <details> <summary>vuejs/vue-cli</summary> ### [`v4.5.6`](https://github.com/vuejs/vue-cli/blob/master/CHANGELOG.md#&#8203;456-2020-09-10) [Compare Source](https://github.com/vuejs/vue-cli/compare/v4.5.5...v4.5.6) ##### :bug: Bug Fix - `@vue/cli` - [#&#8203;5869](https://github.com/vuejs/vue-cli/pull/5869) fix: skip checking git gpgSign config ([@&#8203;sodatea](https://github.com/sodatea)) ##### Committers: 1 - Haoqun Jiang ([@&#8203;sodatea](https://github.com/sodatea)) ### [`v4.5.5`](https://github.com/vuejs/vue-cli/blob/master/CHANGELOG.md#&#8203;455-2020-09-10) [Compare Source](https://github.com/vuejs/vue-cli/compare/v4.5.4...v4.5.5) ##### :bug: Bug Fix - `@vue/cli-service` - [#&#8203;5868](https://github.com/vuejs/vue-cli/pull/5868) fix: enable some syntax extensions by default for vue script compiler ([@&#8203;sodatea](https://github.com/sodatea)) - `@vue/cli-plugin-router`, `@vue/cli-service` - [#&#8203;5852](https://github.com/vuejs/vue-cli/pull/5852) fix: fix duplicate id="app" in Vue 3 project template ([@&#8203;sodatea](https://github.com/sodatea)) - `@vue/cli-plugin-unit-jest`, `@vue/cli-plugin-unit-mocha` - [#&#8203;5591](https://github.com/vuejs/vue-cli/pull/5591) fix(unit-jest, unit-mocha): generate passing tests when `bare` option is used with router enabled ([#&#8203;3544](https://github.com/vuejs/vue-cli/issues/3544)) ([@&#8203;IwalkAlone](https://github.com/IwalkAlone)) - `@vue/cli-plugin-pwa` - [#&#8203;5820](https://github.com/vuejs/vue-cli/pull/5820) fix: allow turning off theme color tags ([@&#8203;GabrielGMartinsBr](https://github.com/GabrielGMartinsBr)) - `@vue/cli` - [#&#8203;5827](https://github.com/vuejs/vue-cli/pull/5827) fix: fix support for Node.js v8 and deprecate it ([@&#8203;sodatea](https://github.com/sodatea)) - [#&#8203;5823](https://github.com/vuejs/vue-cli/pull/5823) Handle GPG sign git config for initial commit ([@&#8203;spenserblack](https://github.com/spenserblack)) - [#&#8203;5808](https://github.com/vuejs/vue-cli/pull/5808) fix: strip non-ansi characters from registry config ([@&#8203;sodatea](https://github.com/sodatea)) - [#&#8203;5801](https://github.com/vuejs/vue-cli/pull/5801) fix: do not throw when api.render is called from an anonymous function ([@&#8203;sodatea](https://github.com/sodatea)) ##### :house: Internal - `@vue/cli-ui` - [#&#8203;3687](https://github.com/vuejs/vue-cli/pull/3687) perf(ui): improve get folder list to use Promises instead of sync ([@&#8203;pikax](https://github.com/pikax)) ##### :hammer: Underlying Tools - `@vue/babel-preset-app` - [#&#8203;5831](https://github.com/vuejs/vue-cli/pull/5831) chore: rename jsx package scope from ant-design-vue to vue ([@&#8203;Amour1688](https://github.com/Amour1688)) ##### Committers: 8 - Booker Zhao ([@&#8203;binggg](https://github.com/binggg)) - Carlos Rodrigues ([@&#8203;pikax](https://github.com/pikax)) - Haoqun Jiang ([@&#8203;sodatea](https://github.com/sodatea)) - Renan Cidale Assumpcao ([@&#8203;rcidaleassumpo](https://github.com/rcidaleassumpo)) - Sergey Skrynnikov ([@&#8203;IwalkAlone](https://github.com/IwalkAlone)) - Spenser Black ([@&#8203;spenserblack](https://github.com/spenserblack)) - [@&#8203;GabrielGMartinsBr](https://github.com/GabrielGMartinsBr) - 天泽 ([@&#8203;Amour1688](https://github.com/Amour1688)) </details> --- ### Renovate configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2020-09-22 20:23:19 +00:00
renovate added 1 commit 2020-09-22 20:23:20 +00:00
continuous-integration/drone/pr Build is passing Details
896fa248c1
Update vue monorepo to v4.5.6
konrad merged commit 698004afc9 into master 2020-09-22 20:29:06 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.