Skip to content

Bump the web-dependencies-version group across 1 directory with 5 updates#1797

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/web/web-dependencies-version-c64830e3a2
Open

Bump the web-dependencies-version group across 1 directory with 5 updates#1797
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/web/web-dependencies-version-c64830e3a2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the web-dependencies-version group with 5 updates in the /web directory:

Package From To
@types/node 24.11.0 25.3.0
monaco-editor 0.54.0 0.55.1
unplugin-vue-components 30.0.0 31.0.0
vue-router 4.6.4 5.0.3
vuetify 3.12.1 4.0.0

Updates @types/node from 24.11.0 to 25.3.0

Commits

Updates monaco-editor from 0.54.0 to 0.55.1

Release notes

Sourced from monaco-editor's releases.

v0.55.1

Changes:

  • #5121: Fixes missing language exports
  • #5122: v0.55.1

This list of changes was auto generated.

v0.55.0

Changes:

  • #5120: Fixes npx playwright install --with-deps
  • #5118: Fixes microsoft/monaco-editor#5113
  • #5117: v0.55.0
  • #5116: Install playwright dependencies in monaco-editor-core job
  • #5105: Fixes website
  • #5104: fixes website & adds editor.api.d.ts
  • #5102: Fixes typedoc & updates pipelines to test website
  • #5100: Updates website dependencies
  • #5071: Bump vite from 5.4.20 to 5.4.21 in /samples/browser-esm-vite-react
  • #4961: Bump on-headers and compression in /samples
  • #5040: Bump @​babel/runtime from 7.18.9 to 7.28.4 in /website
  • #5095: Bump vite from 7.1.9 to 7.1.11 in /samples/browser-esm-vite
  • #5097: Cleans up build scripts
  • #5098: Dont build the editor when building the website
  • #5099: Run tests
  • #5094: Adds vite esm example
  • #5093: Adds playground support for esmUrl
  • #5092: Updates changelog
  • #5090: Adds localization section to readme
  • #5089: Adds missing NLS files
  • #5088: Dont use .js for typescript imports, as rollup adds them to the output
  • #5070: Bump vite from 7.1.5 to 7.1.11
  • #5069: Bump playwright and @​playwright/test
  • #5058: Add monaco-editor-core dependencies to monaco-editor after updating monaco-editor-core.
  • #5053: Bump loader-utils from 2.0.2 to 2.0.4 in /website
  • #5055: Bump postcss and css-loader in /website
  • #5054: Bump json5 from 2.2.1 to 2.2.3 in /website
  • #4973: Fix Kotlin number literals
  • #4991: Bump vite from 2.9.17 to 5.4.20 in /samples/browser-esm-vite-react
  • #5039: Bump webpack from 5.90.1 to 5.102.1 in /website
  • #5037: Bump ws in /website
  • #5010: [Bug] Multiple issues with how monaco-editor is published
  • #5051: Fixes #5010

... (truncated)

Changelog

Sourced from monaco-editor's changelog.

[0.55.1]

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

[0.55.0]

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
Commits

Updates unplugin-vue-components from 30.0.0 to 31.0.0

Release notes

Sourced from unplugin-vue-components's releases.

v31.0.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • eaab6c2 chore: release v31.0.0
  • 7d42e8b chore: cleanup [ci skip]
  • 51bdea7 chore: add missing transformerUserResolveFunctions
  • c8c1e69 chore: fix dts for node10
  • bb85fe2 chore: cleanup playground deps
  • e5c7a1e docs: remove vue cli and element-ui [ci skip]
  • d4b89d5 chore: improve types
  • d074893 chore: remove useless vitest config
  • 7afc8d2 chore: update lockfile
  • def1674 chore: setup tsgo
  • Additional commits viewable in compare view

Updates vue-router from 4.6.4 to 5.0.3

Release notes

Sourced from vue-router's releases.

v5.0.3

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

... (truncated)

Commits
  • 2b4d612 release: vue-router@5.0.3
  • 382e34b feat: deprecate new NavigationResult(to) in favor of reroute(to)
  • d6a3812 test: deleting file with same name as folder keeps children
  • b533d6e chore: note
  • 52b4620 chore: pnpm
  • 0b0504b fix(volar): use ts.getTokenPosOfNode instead of node.getStart (#2630)
  • eb40988 docs: Fix route-map.d.ts path (#2625)
  • cdf7b44 fix(types): relax RouteMapGeneric constraint for interface-based RouteNamedMa...
  • ef327c8 chore: update security support table
  • 96e49e6 style: lint
  • Additional commits viewable in compare view

Updates vuetify from 3.12.1 to 4.0.0

Release notes

Sourced from vuetify's releases.

v4.0.0

Welcome to the v4.0.0 release of Vuetify!

Supporting Vuetify

Vuetify is an open source MIT project that has been made possible due to the generous contributions by sponsors and backers. If your business depend on Vuetify, please consider joining sponsors and backers on various platforms to help support ongoing development and new features.

🚀 Features

🔧 Bug Fixes

  • colors: correct CSS layer name (47d4b70)
  • defaults: skip undefined values (2a74859), closes #17845
  • inputs: restore plain/underlined icon alignment (5495cca)
  • styles: utilities should override responsive typography (#22573) (878907f)

... (truncated)

Commits
  • 84f9dc3 chore(release): publish v4.0.0
  • 91acb02 chore(VToolbar): fix a test rendering 0px width in vizzly
  • 6fbfd78 chore(release): publish v4.0.0-beta.3
  • 16d60c2 chore: revert minor merge accident
  • 4605987 feat(VSelect/VAutocomplete/VCombobox): add menu-elevation prop
  • b005b5e Merge branch 'dev' into next
  • 8130974 Merge branch 'dev' into next
  • ac74c3d Merge branch 'dev' into next
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the web-dependencies-version group with 5 updates in the /web directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.11.0` | `25.3.0` |
| [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.54.0` | `0.55.1` |
| [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) | `30.0.0` | `31.0.0` |
| [vue-router](https://github.com/vuejs/router) | `4.6.4` | `5.0.3` |
| [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) | `3.12.1` | `4.0.0` |



Updates `@types/node` from 24.11.0 to 25.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `monaco-editor` from 0.54.0 to 0.55.1
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.54.0...v0.55.1)

Updates `unplugin-vue-components` from 30.0.0 to 31.0.0
- [Release notes](https://github.com/unplugin/unplugin-vue-components/releases)
- [Commits](unplugin/unplugin-vue-components@v30.0.0...v31.0.0)

Updates `vue-router` from 4.6.4 to 5.0.3
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.6.4...v5.0.3)

Updates `vuetify` from 3.12.1 to 4.0.0
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v4.0.0/packages/vuetify)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: web-dependencies-version
- dependency-name: monaco-editor
  dependency-version: 0.55.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: web-dependencies-version
- dependency-name: unplugin-vue-components
  dependency-version: 31.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: web-dependencies-version
- dependency-name: vue-router
  dependency-version: 5.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: web-dependencies-version
- dependency-name: vuetify
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: web-dependencies-version
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 2, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants