SignalR-Mastery icon indicating copy to clipboard operation
SignalR-Mastery copied to clipboard

Update vue-cli monorepo to v4.5.19

Open renovate[bot] opened this issue 4 months ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/cli-plugin-babel (source) 4.5.15 -> 4.5.19 age adoption passing confidence
@vue/cli-plugin-eslint (source) 4.5.15 -> 4.5.19 age adoption passing confidence
@vue/cli-plugin-router (source) 4.5.15 -> 4.5.19 age adoption passing confidence
@vue/cli-plugin-typescript (source) 4.5.15 -> 4.5.19 age adoption passing confidence
@vue/cli-service (source) 4.5.15 -> 4.5.19 age adoption passing confidence

Release Notes

vuejs/vue-cli (@​vue/cli-plugin-babel)

v4.5.19

Compare Source

IMPORTANT NOTE: IE 11 has reached End-of-Life. The default browserslist query no longer includes IE 11 as a target. If your project still has to support IE 11, you MUST manually add IE 11 to the last line of the .browserslistrc file in the project (or browserslist field in package.json)

:bug: Bug Fix
  • @vue/babel-preset-app
    • [c7fa1cf] fix: always transpile syntaxes introduced in ES2020 or later, so that optional chaining and nullish coalescing syntaxes won't cause errors in webpack 4 and ESLint 6.
  • @vue/cli-plugin-typescript

v4.5.18

Compare Source

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.

v4.5.17

Compare Source

:bug: Bug Fix
  • @vue/cli-shared-utils, @vue/cli-ui
    • d7a9881 fix: replace node-ipc with @achrinza/node-ipc to further secure the dependency chain
Committers: 1

v4.5.16

Compare Source

:bug: Bug Fix
  • @vue/cli-service
    • Fix demo-lib.html and demo-wc.html for Vue 2
  • @vue/cli-shared-utils, @vue/cli-ui
    • Lock node-ipc to v9.2.1

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.


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

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Oct 16 '24 21:10 renovate[bot]