Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2025

This PR contains the following updates:

Package Change Age Confidence
@vue/repl ^4.6.3 -> ^4.7.0 age confidence
monaco-editor ^0.52.2 -> ^0.53.0 age confidence

Release Notes

vuejs/repl (@​vue/repl)

v4.7.0

Compare Source

Bug Fixes
  • add support for custom elements for CompileScript (#​354) (c393b60)
  • only handle ./ prefix modules for ExportNamedDeclaration (#​327) (8cc908a)
Features

4.6.3 (2025-08-05)

4.6.2 (2025-07-16)

Bug Fixes

4.6.1 (2025-06-13)

Bug Fixes
microsoft/monaco-editor (monaco-editor)

v0.53.0

Compare Source

  • ⚠️ This release deprecates the AMD build and ships with significant changes of the AMD build. The AMD build will still be shipped for a while, but we don't offer support for it anymore. Please migrate to the ESM build.
New Features
  • Next Edit Suggestion support.
  • Scroll On Middle Click
  • Edit Context Support
Breaking Changes
  • Internal AMD modules are no longer accessible. Accessing internal AMD modules was never supported. While this is still possible in the ESM build, we don't encourage this usage pattern.
  • The browser-script-editor scenario for unbundled synchronous script import and editor creation no longer works. Instead, a the ESM build should be used with a bundler, such as vite or webpack.
  • Custom AMD workers don't work anymore out of the box.

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Pull requests that update a dependency file label Sep 15, 2025
Copy link

coderabbitai bot commented Sep 15, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 101 kB 38.5 kB 34.6 kB
vue.global.prod.js 159 kB 58.6 kB 52.1 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 46.6 kB 18.2 kB 16.7 kB
createApp 54.6 kB 21.3 kB 19.4 kB
createSSRApp 58.9 kB 23 kB 21 kB
defineCustomElement 59.6 kB 22.8 kB 20.9 kB
overall 68.8 kB 26.4 kB 24.2 kB

Copy link

pkg-pr-new bot commented Sep 15, 2025

Open in StackBlitz

@vue/compiler-core

npm i https://pkg.pr.new/@vue/compiler-core@13884

@vue/compiler-dom

npm i https://pkg.pr.new/@vue/compiler-dom@13884

@vue/compiler-sfc

npm i https://pkg.pr.new/@vue/compiler-sfc@13884

@vue/compiler-ssr

npm i https://pkg.pr.new/@vue/compiler-ssr@13884

@vue/reactivity

npm i https://pkg.pr.new/@vue/reactivity@13884

@vue/runtime-core

npm i https://pkg.pr.new/@vue/runtime-core@13884

@vue/runtime-dom

npm i https://pkg.pr.new/@vue/runtime-dom@13884

@vue/server-renderer

npm i https://pkg.pr.new/@vue/server-renderer@13884

@vue/shared

npm i https://pkg.pr.new/@vue/shared@13884

vue

npm i https://pkg.pr.new/vue@13884

@vue/compat

npm i https://pkg.pr.new/@vue/compat@13884

commit: ef9d1c3

@edison1105 edison1105 merged commit b555f02 into main Sep 15, 2025
16 checks passed
@edison1105 edison1105 deleted the renovate/playground branch September 15, 2025 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant