Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2025

This PR contains the following updates:

Package Change Age Confidence
monaco-editor ^0.53.0 -> ^0.55.0 age confidence

Release Notes

microsoft/monaco-editor (monaco-editor)

v0.55.1

Compare Source

  • Fixes missing language exports (monaco.json/typescript/...) due to wrong "types" path - #​5123

v0.55.0

Compare Source

Breaking Changes
  • Moves nested namespaces (languages.css, languages.html, languages.json, languages.typescript) to top level namespaces (css, html, json, typescript) to simplify the build process and align with typescript recommendations.
New Features
  • Adds native LSP support (see new lsp namespace).
Bug Fixes
  • Updates dompurify to 3.2.7

v0.54.0

Compare Source

  • Adds option editor.mouseMiddleClickAction
  • Various bug fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 added the Type: Dependency Dependencies fixes label Oct 23, 2025
@coderabbitai
Copy link

coderabbitai bot commented Oct 23, 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.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 23, 2025

Deploying vue-i18n-next with  Cloudflare Pages  Cloudflare Pages

Latest commit: e0b5dcb
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 7d65bde to 4b206d3 Compare October 27, 2025 14:40
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 27, 2025

Open in StackBlitz

@intlify/core

npm i https://pkg.pr.new/@intlify/core@2297

@intlify/core-base

npm i https://pkg.pr.new/@intlify/core-base@2297

@intlify/devtools-types

npm i https://pkg.pr.new/@intlify/devtools-types@2297

@intlify/message-compiler

npm i https://pkg.pr.new/@intlify/message-compiler@2297

petite-vue-i18n

npm i https://pkg.pr.new/petite-vue-i18n@2297

@intlify/shared

npm i https://pkg.pr.new/@intlify/shared@2297

vue-i18n

npm i https://pkg.pr.new/vue-i18n@2297

@intlify/vue-i18n-core

npm i https://pkg.pr.new/@intlify/vue-i18n-core@2297

commit: 83baa6f

@github-actions
Copy link

Size Report

Bundles

File Size Gzip Brotli
core.esm-browser.prod.js 36.59 kB 11.46 kB 10.22 kB
core.global.prod.js 29.42 kB 10.34 kB 9.33 kB
core.runtime.esm-browser.prod.js 23.70 kB 7.67 kB 6.87 kB
core.runtime.global.prod.js 17.65 kB 6.92 kB 6.21 kB
message-compiler.esm-browser.prod.js 17.91 kB 5.66 kB 5.04 kB
message-compiler.global.prod.js 16.50 kB 5.45 kB 4.88 kB
petite-vue-i18n-core.esm-browser.prod.js 20.47 kB 6.88 kB 6.19 kB
petite-vue-i18n-core.global.prod.js 15.07 kB 5.81 kB 5.31 kB
petite-vue-i18n.esm-browser.prod.js 35.39 kB 11.13 kB 9.98 kB
petite-vue-i18n.global.prod.js 28.04 kB 9.60 kB 8.71 kB
petite-vue-i18n.runtime.esm-browser.prod.js 22.35 kB 7.25 kB 6.56 kB
petite-vue-i18n.runtime.global.prod.js 16.28 kB 6.15 kB 5.62 kB
vue-i18n.esm-browser.prod.js 49.05 kB 14.91 kB 13.36 kB
vue-i18n.global.prod.js 38.53 kB 13.02 kB 11.77 kB
vue-i18n.runtime.esm-browser.prod.js 36.00 kB 11.07 kB 9.96 kB
vue-i18n.runtime.global.prod.js 26.76 kB 9.60 kB 8.71 kB

Usages

Name Size Gzip Brotli
packages/size-check-core (@intlify/core) 9.22 kB 3.83 kB 3.46 kB
packages/size-check-petite-vue-i18n (petite-vue-i18n) 80.01 kB 30.88 kB 27.79 kB
packages/size-check-vue-i18n (vue-i18n) 85.23 kB 32.37 kB 29.05 kB

@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch 2 times, most recently from 2fe0782 to 0d45ffe Compare October 31, 2025 14:58
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 0d45ffe to f1018c7 Compare November 10, 2025 19:47
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from f1018c7 to 83baa6f Compare November 18, 2025 22:56
@renovate renovate bot force-pushed the renovate/monaco-editor-0.x branch from 83baa6f to e0b5dcb Compare November 20, 2025 17:27
@renovate renovate bot changed the title fix(deps): update dependency monaco-editor to ^0.54.0 fix(deps): update dependency monaco-editor to ^0.55.0 Nov 20, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 20, 2025

⚠️ 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: pnpm-lock.yaml
Scope: all 26 workspace projects
.                                        |  WARN  There are cyclic workspace dependencies: /tmp/renovate/repos/github/intlify/vue-i18n/packages/core-base, /tmp/renovate/repos/github/intlify/vue-i18n/packages/devtools-types
Progress: resolved 1, reused 0, downloaded 0, added 0
examples/lazy-loading/webpack            |  WARN  deprecated @intlify/[email protected]
Progress: resolved 23, reused 0, downloaded 0, added 0
Progress: resolved 35, reused 0, downloaded 0, added 0
Progress: resolved 44, reused 0, downloaded 0, added 0
Progress: resolved 49, reused 0, downloaded 0, added 0
Progress: resolved 53, reused 0, downloaded 0, added 0
/tmp/renovate/repos/github/intlify/vue-i18n/packages/format-explorer:
 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for monaco-editor@^0.55.0 published by Wed Nov 19 2025 21:55:26 GMT+0000 (Coordinated Universal Time) while fetching it from https://registry.npmjs.org/. Version 0.55.1 satisfies the specs but was released at Thu Nov 20 2025 20:26:31 GMT+0000 (Coordinated Universal Time)

This error happened while installing a direct dependency of /tmp/renovate/repos/github/intlify/vue-i18n/packages/format-explorer

The latest release of monaco-editor is "0.55.1". Published at 11/20/2025 8:26:31 PM

Other releases are:
  * next: 0.55.0-rc published at 11/18/2025

If you need the full list of all 922 published versions run "$ pnpm view monaco-editor versions".

If you want to install the matched version ignoring the time it was published, you can add the package name to the minimumReleaseAgeExclude setting. Read more about it: https://pnpm.io/settings#minimumreleaseageexclude
Progress: resolved 57, reused 0, downloaded 0, added 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependency Dependencies fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant