Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update vue-cli monorepo to v5 (major) #284

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

Open
renovate wants to merge 1 commit into master
base: master
Choose a base branch
Loading
from renovate/major-vue-cli-monorepo

Conversation

Copy link
Contributor

@renovate renovate bot commented Mar 28, 2023
edited
Loading

This PR contains the following updates:

Package Change Age Confidence
@vue/cli-plugin-babel (source) 4.5.13 -> 5.0.9 age confidence
@vue/cli-plugin-router (source) 4.5.13 -> 5.0.9 age confidence
@vue/cli-plugin-typescript (source) 4.5.13 -> 5.0.9 age confidence
@vue/cli-plugin-vuex (source) 4.5.13 -> 5.0.9 age confidence
@vue/cli-service (source) 4.5.13 -> 5.0.9 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v5.0.9

Compare Source

🐛 Bug Fix
Committers: 2

v5.0.8

Compare Source

🐛 Bug Fix
  • @vue/cli-service
  • @vue/cli-ui
    • 07052c4 fix: Vue CLI UI graphql subscription server error, fixes #​7221

v5.0.7

Compare Source

  • @vue/cli-service
  • @vue/cli-ui
    • #​7210 chore: upgrade to apollo-server-express 3.x
Committers: 2

v5.0.6

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.

v5.0.5

Compare Source

🐛 Bug Fix
Committers: 3

v5.0.4

Compare Source

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

v5.0.3

Compare Source

🐛 Bug Fix
  • @vue/cli-shared-utils, @vue/cli-ui
    • Lock node-ipc to v9.2.1

v5.0.2

Compare Source

🐛 Bug Fix
Committers: 2

v5.0.1

Compare Source

Same as 5.0.0.

v5.0.0

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 13

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 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 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 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

v4.5.15

Compare Source

Bug Fixes
  • fix: set .mjs file type to javascript/auto [15b1e1b]

This change allows an .mjs file to import named exports from .cjs and plain .js files.
Fixes compatibility with pinia.

v4.5.14

Compare Source

Security Fixes

This version fixed a CORS vulnerability and an XSS vulnerability in Vue CLI UI.
We recommend all users of vue ui to upgrade to this version as soon as possible.

Credits:

Ngo Wei Lin (@​Creastery) of STAR Labs (@​starlabs_sg)


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 renovate bot force-pushed the renovate/major-vue-cli-monorepo branch from 90b8658 to d27929a Compare August 10, 2025 14:59
Copy link
Contributor Author

renovate bot commented Aug 10, 2025
edited
Loading

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vue/cli-plugin-eslint@4.5.19
npm ERR! Found: @vue/cli-service@5.0.9
npm ERR! node_modules/@vue/cli-service
npm ERR! dev @vue/cli-service@"5.0.9" from the root project
npm ERR! peer @vue/cli-service@"^3.0.0 || ^4.0.0 || ^5.0.0-0" from @vue/cli-plugin-e2e-nightwatch@5.0.0
npm ERR! node_modules/@vue/cli-plugin-e2e-nightwatch
npm ERR! dev @vue/cli-plugin-e2e-nightwatch@"5.0.0" from the root project
npm ERR! 5 more (@vue/cli-plugin-unit-jest, @vue/cli-plugin-babel, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @vue/cli-service@"^3.0.0 || ^4.0.0-0" from @vue/cli-plugin-eslint@4.5.19
npm ERR! node_modules/@vue/cli-plugin-eslint
npm ERR! dev @vue/cli-plugin-eslint@"4.5.19" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @vue/cli-service@4.5.19
npm ERR! node_modules/@vue/cli-service
npm ERR! peer @vue/cli-service@"^3.0.0 || ^4.0.0-0" from @vue/cli-plugin-eslint@4.5.19
npm ERR! node_modules/@vue/cli-plugin-eslint
npm ERR! dev @vue/cli-plugin-eslint@"4.5.19" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /runner/cache/others/npm/_logs/2025-08-31T10_00_52_326Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-vue-cli-monorepo branch 2 times, most recently from 461d0bd to 25ab0cf Compare August 19, 2025 22:09
@renovate renovate bot force-pushed the renovate/major-vue-cli-monorepo branch from 25ab0cf to b4ce5ed Compare August 21, 2025 19:12
@renovate renovate bot force-pushed the renovate/major-vue-cli-monorepo branch from b4ce5ed to fd6b35f Compare August 21, 2025 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

AltStyle によって変換されたページ (->オリジナル) /