Skip to content

fix(deps): update monaco-vscode to v36 - #486

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-monaco-vscode
Open

fix(deps): update monaco-vscode to v36#486
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-monaco-vscode

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@codingame/monaco-vscode-all-language-default-extensions 33.0.936.2.5 age confidence
@codingame/monaco-vscode-api 33.0.936.2.5 age confidence
@codingame/monaco-vscode-languages-service-override 33.0.936.2.5 age confidence
@codingame/monaco-vscode-standalone-css-language-features 33.0.936.2.5 age confidence
@codingame/monaco-vscode-standalone-html-language-features 33.0.936.2.5 age confidence
@codingame/monaco-vscode-standalone-json-language-features 33.0.936.2.5 age confidence
@codingame/monaco-vscode-standalone-typescript-language-features 33.0.936.2.5 age confidence
@codingame/monaco-vscode-textmate-service-override 33.0.936.2.5 age confidence
@codingame/monaco-vscode-theme-defaults-default-extension 33.0.936.2.5 age confidence
@codingame/monaco-vscode-theme-service-override 33.0.936.2.5 age confidence
monaco-editor 33.0.936.2.5 age confidence

Release Notes

CodinGame/monaco-vscode-api (@​codingame/monaco-vscode-all-language-default-extensions)

v36.2.5

Compare Source

Bugfixes
  • also copy the port (6cac596)
  • only wait for vscode-worker-ready when it's emitted (acc7e3c)

v36.2.4

Compare Source

Libraries

v36.2.3

Compare Source

Bugfixes
  • split mermaid extension webview code (2519d38)

v36.2.2

Compare Source

Libraries
  • demo: update minor dependencies (a857bd1)

v36.2.1

Compare Source

Libraries
  • update minor dependencies (19e8c51)

v36.2.0

Compare Source

New features
  • demo: configure iframe subdomain in localhost (2956134)
  • support {{uuid}} in iframe alternate domains (4910a51)
Bugfixes
  • minify mermaid markdown feature webview code (c2dfda4)
  • prevent NPE, throw proper error (53f312a)
  • stop disabling browser cache (bc67a7f)
  • update netlify action (5df2946)

v36.1.1

Compare Source

Bugfixes
  • fix monaco standalone languages/features packages (7c859e3)

v36.1.0

Compare Source

New features
  • allow to force storage values (309ea68)
Bugfixes

v36.0.0

Compare Source

⚠ BREAKING CHANGES
  • update monaco-editor
New features
  • add new monaco-editor entries (cf6334e)
Bugfixes
  • allow all dependency scripts (c912285)
  • demo: prevent mandatory builtin extension from being disabled (24fbf25)
  • prevent monaco worker from being treeshaken (cd92d60)
  • typo (c2bb262)
Refactor
  • reuse existing variable (4a3d8c8)
Libraries
  • update all simple dependencies (604e467)
  • update monaco-editor (7797a7b)

v35.0.3

Compare Source

Bugfixes

v35.0.2

Compare Source

Bugfixes
  • remove vscode-infra-specific security checks (7d0b89a)

v35.0.1

Compare Source

Libraries

v35.0.0

Compare Source

⚠ BREAKING CHANGES
  • update to VSCode 1.128
Bugfixes
  • demo: missing package-package (410d4cd)
Refactor
Libraries

v34.1.3

Compare Source

Bugfixes
Refactor
  • switch from eslint to oxlint (a63f02e)
Libraries

v34.1.2

Compare Source

Bugfixes
  • use dom manipulation tools everywhere (ca22f0a)

v34.1.1

Compare Source

Bugfixes
  • fix css variables in shadow dom, use :host on top of :root (6688db6)

v34.1.0

Compare Source

New features
  • demo: add persistent filesystem overlay base on the HTMLFileSystemProvider (928fe97)
  • expose createHTMLFileSystemProvider (641f692)
Bugfixes
  • implement missing readFileStream (cb7f168)
  • only inject styles in the shadow dom (652df7a)
Refactor
  • demo: store the whole workspace (b7efab5)

v34.0.3

Compare Source

Bugfixes
  • add missing export (4c892b3)
  • demo: configure chat entitlement out of the box (c28eaf5)
  • invalidate default configuration cache when given default configuration changes (614aba6)
  • remove check that prevents ai-chat to be open by default is web-only envs (b364238)

v34.0.2

Compare Source

Bugfixes
  • using proper window ResizeObserver (d7c82d2)

v34.0.1

Compare Source

Bugfixes
  • properly handle readFileStream errors in multiple delegate scenario (6c5133f)

v34.0.0

Compare Source

⚠ BREAKING CHANGES
  • update VSCode to 1.124
New features
  • add a skill to help upgrading VSCode (eee0dd8)
  • deploy demo on PRs (abfa40e)
  • update to VSCode 1.124.0 (0e04a04)
Bugfixes
  • add missing parameter (88fed29)
  • better handle default view container not being registered (b94a2f5)
  • demo: fix build (775b4a4)
  • properly report error on stream in readFileStream (7e45828)
Refactor
  • patch vite to better handle assets in serve mode (e06ad05)
  • regenerate package-lock (1b351a9)
Cleanup
  • demo: remove now useless plugins (42d48a0)
Libraries

Configuration

📅 Schedule: (UTC)

  • 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-monaco-vscode branch 3 times, most recently from 63d212e to 0bc1455 Compare June 18, 2026 18:01
@renovate
renovate Bot force-pushed the renovate/major-monaco-vscode branch 4 times, most recently from 8f4ba13 to de37a9c Compare June 29, 2026 22:16
@renovate
renovate Bot force-pushed the renovate/major-monaco-vscode branch from de37a9c to a2b449d Compare July 9, 2026 10:53
@renovate renovate Bot changed the title fix(deps): update monaco-vscode to v34 fix(deps): update monaco-vscode to v35 Jul 9, 2026
@renovate
renovate Bot force-pushed the renovate/major-monaco-vscode branch 3 times, most recently from f1e5f31 to b4d4baf Compare July 22, 2026 09:42
@renovate renovate Bot changed the title fix(deps): update monaco-vscode to v35 fix(deps): update monaco-vscode to v36 Jul 22, 2026
@renovate
renovate Bot force-pushed the renovate/major-monaco-vscode branch 2 times, most recently from fd719df to ca53148 Compare August 17, 2026 14:32
@renovate
renovate Bot force-pushed the renovate/major-monaco-vscode branch 4 times, most recently from 7502167 to 1846545 Compare August 28, 2026 13:06
@renovate
renovate Bot force-pushed the renovate/major-monaco-vscode branch from 1846545 to 4ddaa9f Compare August 28, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants