Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 13 updates - #221

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/app/vue/minor-and-patch-e7f99a48ea
Open

chore(deps): bump the minor-and-patch group across 1 directory with 13 updates#221
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/app/vue/minor-and-patch-e7f99a48ea

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 12 updates in the /app/vue directory:

Package From To
@tanstack/vue-virtual 3.13.32 3.13.35
@ui5/webcomponents 2.24.0 2.25.0
@ui5/webcomponents-fiori 2.24.0 2.25.0
elkjs 0.11.1 0.12.0
fast-xml-parser 5.10.0 5.10.1
marked 18.0.6 18.0.9
vue 3.5.39 3.5.41
vue-echarts 8.0.1 8.1.0
vue-router 5.1.0 5.2.0
@vitejs/plugin-vue 6.0.7 6.0.8
vite 8.1.4 8.2.1
vue-tsc 3.3.7 3.3.9

Updates @tanstack/vue-virtual from 3.13.32 to 3.13.35

Release notes

Sourced from @​tanstack/vue-virtual's releases.

@​tanstack/vue-virtual@​3.13.35

Patch Changes

  • Updated dependencies [a5417b4]:
    • @​tanstack/virtual-core@​3.17.7

@​tanstack/vue-virtual@​3.13.34

Patch Changes

  • Updated dependencies [7ae32b5]:
    • @​tanstack/virtual-core@​3.17.6

@​tanstack/vue-virtual@​3.13.33

Patch Changes

Changelog

Sourced from @​tanstack/vue-virtual's changelog.

3.13.35

Patch Changes

  • Updated dependencies [a5417b4]:
    • @​tanstack/virtual-core@​3.17.7

3.13.34

Patch Changes

  • Updated dependencies [7ae32b5]:
    • @​tanstack/virtual-core@​3.17.6

3.13.33

Patch Changes

Commits

Updates @ui5/webcomponents from 2.24.0 to 2.25.0

Release notes

Sourced from @​ui5/webcomponents's releases.

v2.25.0

New Components

  • ui5-input-icon: new InputIcon web component for interactive icons in input field(#13674) (ce3fecd)

Features

  • ui5-dialog: add fullscreen toggle button (#13691) (d9d329b)
  • ui5-dynamic-date-range: support label for (#13821) (88d47d3)
  • ui5-toolbar-select: add value prop to ToolbarSelectOption and selectedToolbarOption in change event (#13804) (4d5009c), closes #13609
  • ui5-toolbar: implement WAI-ARIA toolbar keyboard navigation (#13622) (df3a8e8), closes #12945
  • ui5-user-settings-dialog: add saveMode with Save/Cancel footer (#13845) (7a23598)

Fixes

  • framework: await pending language change in connectedCallback instead of skipping first render (#13798) (7086878), closes #13602
  • ui5-calendar: format aria-label day cell value (#13838) (c553ada)
  • ui5-calendar: select correct day in other month (#13786) (82bde13), closes #13760
  • ui5-card: adjust focus outline offset (#13856) (924a0ab)
  • ui5-carousel: remove redundant role="region" from section element (#13561) (f512c2a)
  • ui5-color-palette: fix hover background shape mismatch in color palette popover buttons (#13832) (1e1b8aa)
  • ui5-combobox: fire 'change' event with normalized values (#13828) (f6d99b0), closes #13784
  • ui5-date-picker: fix flaky tests (#13818) (38881cd)
  • ui5-file-uploader: replace aria-required with native required on shadow input (#13846) (da78732)
  • ui5-file-uploader: announce value state message to screen readers (#13759) (3ff0ed1)
  • ui5-hero-banner: apply correct css params (#13847) (613a326)
  • ui5-illustrated-message: vertical responsiveness corrected (#13795) (4a9418b)
  • ui5-illustrated-message: correct grammar in empty-state titles (#13831) (bffb084)
  • ui5-li-custom, ui5-tree-item-custom: add accessibleName property for stable accessible names (#13780) (ad0c2a8), closes #13478
  • ui5-media-gallery: acc findings fixed (#13555) (07fa66d)
  • ui5-menu-separator: fix a11y semantics by refactoring to extend UI5Element (#13820) (d5872d5)
  • ui5-menu: add missing aria-checked attribute on menuitemradio and menuitemcheckbox (#13811) (3fde914)
  • ui5-message-strip: update announcement translations (#13825) (20cc1df), closes #13779
  • ui5-multi-combobox: toggle 'select all' checkbox correctly with grouped suggestions (#13827) (ffd674c), closes #13712
  • ui5-multi-combobox: announce suggestions selected state (#13767) (3bfae80)
  • ui5-multi-input: prevent F4 from focusing browser address bar in MS Edge (#13860) (904647a)
  • ui5-rating-indicator: import default icons (#13824) (c9a6ff1), closes #13796
  • ui5-shellbar-search: keep ShellBar state in sync on empty Enter (#13834) (853038e)
  • ui5-shellbar: fix search-button-click event and getSearchButtonDomRef with ui5-shellbar-search (#13843) (95c0af8)
  • ui5-side-navigation: prevent text squeezing during expand animation (#13774) (242aeec)
  • ui5-slider: prevent slider value change on right click (#13848) (4357b54), closes #13836
  • ui5-slider: add aria-valuenow attribute (#13830) (b043b8b)
  • ui5-table-header-cell: set min-height to prevent header row jump (#13785) (653149e), closes #13454
  • ui5-table: ignore 1px scrollWidth/clientWidth diff to prevent stuck popin on Safari (#13791) (3566600), closes #12812
  • ui5-user-settings-dialog: align dialog with latest design spec (#13805) (8eac65f)

v2.25.0-rc.3

Note: Version bump only for package webcomponents

v2.25.0-rc.2

Bug Fixes

... (truncated)

Changelog

Sourced from @​ui5/webcomponents's changelog.

2.25.0 (2026-07-29)

Bug Fixes

  • ui5-calendar: format aria-label day cell value (#13838) (c553ada)
  • ui5-combobox: fire 'change' event with normalized values (#13828) (f6d99b0), closes #13784
  • ui5-file-uploader: replace aria-required with native required on shadow input (#13846) (da78732)
  • ui5-multi-combobox: toggle 'select all' checkbox correctly with grouped suggestions (#13827) (ffd674c), closes #13712
  • ui5-multi-input: prevent F4 from focusing browser address bar in MS Edge (#13860) (904647a)
  • ui5-slider: prevent slider value change on right click (#13848) (4357b54), closes #13836

2.25.0-rc.3 (2026-07-23)

Note: Version bump only for package @​ui5/webcomponents

2.25.0-rc.2 (2026-07-23)

Bug Fixes

2.25.0-rc.1 (2026-07-23)

Bug Fixes

  • ui5-carousel: remove redundant role="region" from section element (#13561) (f512c2a)
  • ui5-color-palette: fix hover background shape mismatch in color palette popover buttons (#13832) (1e1b8aa)
  • ui5-date-picker: fix flaky tests (#13818) (38881cd)
  • ui5-li-custom, ui5-tree-item-custom: add accessibleName property for stable accessible names (#13780) (ad0c2a8), closes #13478
  • ui5-menu-separator: fix a11y semantics by refactoring to extend UI5Element (#13820) (d5872d5)
  • ui5-menu: add missing aria-checked attribute on menuitemradio and menuitemcheckbox (#13811) (3fde914)
  • ui5-message-strip: update announcement translations (#13825) (20cc1df), closes #13779
  • ui5-multi-combobox: announce suggestions selected state (#13767) (3bfae80)
  • ui5-rating-indicator: import default icons (#13824) (c9a6ff1), closes #13796
  • ui5-slider: add aria-valuenow attribute (#13830) (b043b8b)

... (truncated)

Commits
  • cd7f884 chore(release): publish v2.25.0 [ci skip]
  • 163efe1 Translation Delivery (#13810)
  • 94f99cd refactor(ui5-input-icon): simplify public API and forward value state via CSS...
  • da78732 fix(ui5-file-uploader): replace aria-required with native required on shadow ...
  • c553ada fix(ui5-calendar): format aria-label day cell value (#13838)
  • ffd674c fix(ui5-multi-combobox): toggle 'select all' checkbox correctly with grouped ...
  • 4357b54 fix(ui5-slider): prevent slider value change on right click (#13848)
  • 904647a fix(ui5-multi-input): prevent F4 from focusing browser address bar in MS Edge...
  • f6d99b0 fix(ui5-combobox): fire 'change' event with normalized values (#13828)
  • f3a7ff8 chore(release): publish v2.25.0-rc.3 [ci skip]
  • Additional commits viewable in compare view

Updates @ui5/webcomponents-fiori from 2.24.0 to 2.25.0

Release notes

Sourced from @​ui5/webcomponents-fiori's releases.

v2.25.0

New Components

  • ui5-input-icon: new InputIcon web component for interactive icons in input field(#13674) (ce3fecd)

Features

  • ui5-dialog: add fullscreen toggle button (#13691) (d9d329b)
  • ui5-dynamic-date-range: support label for (#13821) (88d47d3)
  • ui5-toolbar-select: add value prop to ToolbarSelectOption and selectedToolbarOption in change event (#13804) (4d5009c), closes #13609
  • ui5-toolbar: implement WAI-ARIA toolbar keyboard navigation (#13622) (df3a8e8), closes #12945
  • ui5-user-settings-dialog: add saveMode with Save/Cancel footer (#13845) (7a23598)

Fixes

  • framework: await pending language change in connectedCallback instead of skipping first render (#13798) (7086878), closes #13602
  • ui5-calendar: format aria-label day cell value (#13838) (c553ada)
  • ui5-calendar: select correct day in other month (#13786) (82bde13), closes #13760
  • ui5-card: adjust focus outline offset (#13856) (924a0ab)
  • ui5-carousel: remove redundant role="region" from section element (#13561) (f512c2a)
  • ui5-color-palette: fix hover background shape mismatch in color palette popover buttons (#13832) (1e1b8aa)
  • ui5-combobox: fire 'change' event with normalized values (#13828) (f6d99b0), closes #13784
  • ui5-date-picker: fix flaky tests (#13818) (38881cd)
  • ui5-file-uploader: replace aria-required with native required on shadow input (#13846) (da78732)
  • ui5-file-uploader: announce value state message to screen readers (#13759) (3ff0ed1)
  • ui5-hero-banner: apply correct css params (#13847) (613a326)
  • ui5-illustrated-message: vertical responsiveness corrected (#13795) (4a9418b)
  • ui5-illustrated-message: correct grammar in empty-state titles (#13831) (bffb084)
  • ui5-li-custom, ui5-tree-item-custom: add accessibleName property for stable accessible names (#13780) (ad0c2a8), closes #13478
  • ui5-media-gallery: acc findings fixed (#13555) (07fa66d)
  • ui5-menu-separator: fix a11y semantics by refactoring to extend UI5Element (#13820) (d5872d5)
  • ui5-menu: add missing aria-checked attribute on menuitemradio and menuitemcheckbox (#13811) (3fde914)
  • ui5-message-strip: update announcement translations (#13825) (20cc1df), closes #13779
  • ui5-multi-combobox: toggle 'select all' checkbox correctly with grouped suggestions (#13827) (ffd674c), closes #13712
  • ui5-multi-combobox: announce suggestions selected state (#13767) (3bfae80)
  • ui5-multi-input: prevent F4 from focusing browser address bar in MS Edge (#13860) (904647a)
  • ui5-rating-indicator: import default icons (#13824) (c9a6ff1), closes #13796
  • ui5-shellbar-search: keep ShellBar state in sync on empty Enter (#13834) (853038e)
  • ui5-shellbar: fix search-button-click event and getSearchButtonDomRef with ui5-shellbar-search (#13843) (95c0af8)
  • ui5-side-navigation: prevent text squeezing during expand animation (#13774) (242aeec)
  • ui5-slider: prevent slider value change on right click (#13848) (4357b54), closes #13836
  • ui5-slider: add aria-valuenow attribute (#13830) (b043b8b)
  • ui5-table-header-cell: set min-height to prevent header row jump (#13785) (653149e), closes #13454
  • ui5-table: ignore 1px scrollWidth/clientWidth diff to prevent stuck popin on Safari (#13791) (3566600), closes #12812
  • ui5-user-settings-dialog: align dialog with latest design spec (#13805) (8eac65f)

v2.25.0-rc.3

Note: Version bump only for package webcomponents

v2.25.0-rc.2

Bug Fixes

... (truncated)

Changelog

Sourced from @​ui5/webcomponents-fiori's changelog.

2.25.0 (2026-07-29)

Bug Fixes

  • ui5-illustrated-message: vertical responsiveness corrected (#13795) (4a9418b)
  • ui5-side-navigation: prevent text squeezing during expand animation (#13774) (242aeec)

2.25.0-rc.3 (2026-07-23)

Note: Version bump only for package @​ui5/webcomponents-fiori

2.25.0-rc.2 (2026-07-23)

Note: Version bump only for package @​ui5/webcomponents-fiori

2.25.0-rc.1 (2026-07-23)

Bug Fixes

  • ui5-hero-banner: apply correct css params (#13847) (613a326)
  • ui5-illustrated-message: correct grammar in empty-state titles (#13831) (bffb084)
  • ui5-media-gallery: acc findings fixed (#13555) (07fa66d)
  • ui5-shellbar-search: keep ShellBar state in sync on empty Enter (#13834) (853038e)
  • ui5-shellbar: fix search-button-click event and getSearchButtonDomRef with ui5-shellbar-search (#13843) (95c0af8)
  • ui5-user-settings-dialog: align dialog with latest design spec (#13805) (8eac65f)

Features

  • ui5-user-settings-dialog: add saveMode with Save/Cancel footer (#13845) (7a23598)

2.25.0-rc.0 (2026-07-13)

... (truncated)

Commits
  • cd7f884 chore(release): publish v2.25.0 [ci skip]
  • 163efe1 Translation Delivery (#13810)
  • 4a9418b fix(ui5-illustrated-message): vertical responsiveness corrected (#13795)
  • 242aeec fix(ui5-side-navigation): prevent text squeezing during expand animation (#13...
  • f3a7ff8 chore(release): publish v2.25.0-rc.3 [ci skip]
  • 7d78f93 chore(release): publish v2.25.0-rc.2 [ci skip]
  • 28e39e8 chore(release): publish v2.25.0-rc.1 [ci skip]
  • 95c0af8 fix(ui5-shellbar): fix search-button-click event and getSearchButtonDomRef wi...
  • 77e4519 chore(ui5-user-settings-account-view): guard i18nBundle access in getters (#1...
  • 7a23598 feat(ui5-user-settings-dialog): add saveMode with Save/Cancel footer (#13845)
  • Additional commits viewable in compare view

Updates @ui5/webcomponents-icons from 2.24.0 to 2.25.0

Release notes

Sourced from @​ui5/webcomponents-icons's releases.

v2.25.0

New Components

  • ui5-input-icon: new InputIcon web component for interactive icons in input field(#13674) (ce3fecd)

Features

  • ui5-dialog: add fullscreen toggle button (#13691) (d9d329b)
  • ui5-dynamic-date-range: support label for (#13821) (88d47d3)
  • ui5-toolbar-select: add value prop to ToolbarSelectOption and selectedToolbarOption in change event (#13804) (4d5009c), closes #13609
  • ui5-toolbar: implement WAI-ARIA toolbar keyboard navigation (#13622) (df3a8e8), closes #12945
  • ui5-user-settings-dialog: add saveMode with Save/Cancel footer (#13845) (7a23598)

Fixes

  • framework: await pending language change in connectedCallback instead of skipping first render (#13798) (7086878), closes #13602
  • ui5-calendar: format aria-label day cell value (#13838) (c553ada)
  • ui5-calendar: select correct day in other month (#13786) (82bde13), closes #13760
  • ui5-card: adjust focus outline offset (#13856) (924a0ab)
  • ui5-carousel: remove redundant role="region" from section element (#13561) (f512c2a)
  • ui5-color-palette: fix hover background shape mismatch in color palette popover buttons (#13832) (1e1b8aa)
  • ui5-combobox: fire 'change' event with normalized values (#13828) (f6d99b0), closes #13784
  • ui5-date-picker: fix flaky tests (#13818) (38881cd)
  • ui5-file-uploader: replace aria-required with native required on shadow input (#13846) (da78732)
  • ui5-file-uploader: announce value state message to screen readers (#13759) (3ff0ed1)
  • ui5-hero-banner: apply correct css params (#13847) (613a326)
  • ui5-illustrated-message: vertical responsiveness corrected (#13795) (4a9418b)
  • ui5-illustrated-message: correct grammar in empty-state titles (#13831) (bffb084)
  • ui5-li-custom, ui5-tree-item-custom: add accessibleName property for stable accessible names (#13780) (ad0c2a8), closes #13478
  • ui5-media-gallery: acc findings fixed (#13555) (07fa66d)
  • ui5-menu-separator: fix a11y semantics by refactoring to extend UI5Element (#13820) (d5872d5)
  • ui5-menu: add missing aria-checked attribute on menuitemradio and menuitemcheckbox (#13811) (3fde914)
  • ui5-message-strip: update announcement translations (#13825) (20cc1df), closes #13779
  • ui5-multi-combobox: toggle 'select all' checkbox correctly with grouped suggestions (#13827) (ffd674c), closes #13712
  • ui5-multi-combobox: announce suggestions selected state (#13767) (3bfae80)
  • ui5-multi-input: prevent F4 from focusing browser address bar in MS Edge (#13860) (904647a)
  • ui5-rating-indicator: import default icons (#13824) (c9a6ff1), closes #13796
  • ui5-shellbar-search: keep ShellBar state in sync on empty Enter (#13834) (853038e)
  • ui5-shellbar: fix search-button-click event and getSearchButtonDomRef with ui5-shellbar-search (#13843) (95c0af8)
  • ui5-side-navigation: prevent text squeezing during expand animation (#13774) (242aeec)
  • ui5-slider: prevent slider value change on right click (#13848) (4357b54), closes #13836
  • ui5-slider: add aria-valuenow attribute (#13830) (b043b8b)
  • ui5-table-header-cell: set min-height to prevent header row jump (#13785) (653149e), closes #13454
  • ui5-table: ignore 1px scrollWidth/clientWidth diff to prevent stuck popin on Safari (#13791) (3566600), closes #12812
  • ui5-user-settings-dialog: align dialog with latest design spec (#13805) (8eac65f)

v2.25.0-rc.3

Note: Version bump only for package webcomponents

v2.25.0-rc.2

Bug Fixes

... (truncated)

Changelog

Sourced from @​ui5/webcomponents-icons's changelog.

2.25.0 (2026-07-29)

Note: Version bump only for package @​ui5/webcomponents-icons

2.25.0-rc.3 (2026-07-23)

Note: Version bump only for package @​ui5/webcomponents-icons

2.25.0-rc.2 (2026-07-23)

Note: Version bump only for package @​ui5/webcomponents-icons

2.25.0-rc.1 (2026-07-23)

Note: Version bump only for package @​ui5/webcomponents-icons

2.25.0-rc.0 (2026-07-13)

Note: Version bump only for package @​ui5/webcomponents-icons

Commits
  • cd7f884 chore(release): publish v2.25.0 [ci skip]
  • f3a7ff8 chore(release): publish v2.25.0-rc.3 [ci skip]
  • 7d78f93 chore(release): publish v2.25.0-rc.2 [ci skip]
  • 28e39e8 chore(release): publish v2.25.0-rc.1 [ci skip]
  • 3800f6e chore(release): publish v2.25.0-rc.0 [ci skip]
  • See full diff in compare view

Updates elkjs from 0.11.1 to 0.12.0

Release notes

Sourced from elkjs's releases.

0.12.0

Based on ELK 0.12.0

For changes and fixed issues see the release notes.

Most notably elkjs 0.12.0 adds GPL-3.0 as a secondary license, allowing elkjs to be used in GPL-3.0 or later projects.

Full Changelog: kieler/elkjs@0.11.1...0.12.0

Commits
  • ff5771d add files for release 0.12.0
  • 5c73c97 update package-lock
  • 1ef5e7b Merge pull request #388 from kieler/mka/license-update
  • 89affed unify formatting of license headers
  • e15664e update missing license headers
  • 3900ed6 update spdx license identifier in package.json
  • b2337f6 revert to https in license headers
  • 277085e update license and headers to secondary license gpl3
  • 87f373f Merge pull request #387 from kieler/dependabot/npm_and_yarn/js-yaml-4.3.0
  • 5798d1a Bump js-yaml from 4.1.1 to 4.3.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for elkjs since your current version.


Updates fast-xml-parser from 5.10.0 to 5.10.1

Release notes

Sourced from fast-xml-parser's releases.

v5.10.1

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.10.0...v5.10.1

Changelog

Sourced from fast-xml-parser's changelog.

Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

Note: Due to some last quick changes on v4, detail of v4.5.3 & v4.5.4 are not updated here. v4.5.4x is the last tag of v4 in github repository. I'm extremely sorry for the confusion

5.10.1 / 2026-07-17

  • fix: multiple DOCTYPE declarations.
  • deps: @nodable/entities for treeshaking

5.10.0 / 2026-07-11

  • upgrade:
    • xml-naming v0.3.0: cache support
    • PEM v1.6.2: sibling bug fix
    • is-unsafe v2.0.0: tree shaking

*5.9.3 / 2026-06-19

  • update strnum

*5.9.2 / 2026-06-17

  • dummy release to test changes in github action

*5.9.1 / 2026-06-17

  • dummy release to test release from github action

*5.9.0 / 2026-06-15

  • update strnum to 2.3.0
    • you can set hex, binary, enotation, infinity, unicode
  • validate unsafe HTML or XML data in doctype entities unsing 'is-unsafe' library. User can override rules by overriding EntityDecoder.

*5.8.0 / 2026-05-12

  • integrate xml-naming to validate DOCTYPE entity name and notation name (using qname becaue of backward compatibility)
    • This will consider xml-version as well. '1.0' is default
  • update strnum to 2.3.0
    • You can set octal and binary parsing which is bydeault off
  • update fast-xml-builder to 1.2.0
    • can sanitize tag names if found invalid
    • fix format output

5.7.3 / 2006-05-05

  • fix: alwaysCreateTextNode should create text node when attributes are present for self closing node
  • fix stop node expression when ns prefix is removed (found by iruizsalinas)
  • update XML Builder to 1.1.7
  • mark addEntity deprecated

5.7.2 / 2026-04-25

  • allow numerical external entity for backward compatibility

... (truncated)

Commits

Updates marked from 18.0.6 to 18.0.9

Release notes

Sourced from marked's releases.

v18.0.9

18.0.9 (2026-08-04)

Bug Fixes

  • an unmatched strong run before emphasis stays literal (#4008) (e8544e6)
  • Fix spurious deeper nesting in a blockquote continuation (#4030) (

…3 updates

Bumps the minor-and-patch group with 12 updates in the /app/vue directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/vue-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/vue-virtual) | `3.13.32` | `3.13.35` |
| [@ui5/webcomponents](https://github.com/UI5/webcomponents/tree/HEAD/packages/main) | `2.24.0` | `2.25.0` |
| [@ui5/webcomponents-fiori](https://github.com/UI5/webcomponents/tree/HEAD/packages/fiori) | `2.24.0` | `2.25.0` |
| [elkjs](https://github.com/kieler/elkjs) | `0.11.1` | `0.12.0` |
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.10.0` | `5.10.1` |
| [marked](https://github.com/markedjs/marked) | `18.0.6` | `18.0.9` |
| [vue](https://github.com/vuejs/core) | `3.5.39` | `3.5.41` |
| [vue-echarts](https://github.com/ecomfe/vue-echarts) | `8.0.1` | `8.1.0` |
| [vue-router](https://github.com/vuejs/router) | `5.1.0` | `5.2.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.7` | `6.0.8` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.4` | `8.2.1` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.3.7` | `3.3.9` |



Updates `@tanstack/vue-virtual` from 3.13.32 to 3.13.35
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Changelog](https://github.com/TanStack/virtual/blob/main/packages/vue-virtual/CHANGELOG.md)
- [Commits](https://github.com/TanStack/virtual/commits/@tanstack/vue-virtual@3.13.35/packages/vue-virtual)

Updates `@ui5/webcomponents` from 2.24.0 to 2.25.0
- [Release notes](https://github.com/UI5/webcomponents/releases)
- [Changelog](https://github.com/UI5/webcomponents/blob/main/packages/main/CHANGELOG.md)
- [Commits](https://github.com/UI5/webcomponents/commits/v2.25.0/packages/main)

Updates `@ui5/webcomponents-fiori` from 2.24.0 to 2.25.0
- [Release notes](https://github.com/UI5/webcomponents/releases)
- [Changelog](https://github.com/UI5/webcomponents/blob/main/packages/fiori/CHANGELOG.md)
- [Commits](https://github.com/UI5/webcomponents/commits/v2.25.0/packages/fiori)

Updates `@ui5/webcomponents-icons` from 2.24.0 to 2.25.0
- [Release notes](https://github.com/UI5/webcomponents/releases)
- [Changelog](https://github.com/UI5/webcomponents/blob/main/packages/icons/CHANGELOG.md)
- [Commits](https://github.com/UI5/webcomponents/commits/v2.25.0/packages/icons)

Updates `elkjs` from 0.11.1 to 0.12.0
- [Release notes](https://github.com/kieler/elkjs/releases)
- [Commits](kieler/elkjs@0.11.1...0.12.0)

Updates `fast-xml-parser` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v5.10.0...v5.10.1)

Updates `marked` from 18.0.6 to 18.0.9
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v18.0.6...v18.0.9)

Updates `vue` from 3.5.39 to 3.5.41
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.39...v3.5.41)

Updates `vue-echarts` from 8.0.1 to 8.1.0
- [Release notes](https://github.com/ecomfe/vue-echarts/releases)
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md)
- [Commits](ecomfe/vue-echarts@v8.0.1...v8.1.0)

Updates `vue-router` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v5.1.0...v5.2.0)

Updates `@vitejs/plugin-vue` from 6.0.7 to 6.0.8
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.8/packages/plugin-vue)

Updates `vite` from 8.1.4 to 8.2.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.2.1/packages/vite)

Updates `vue-tsc` from 3.3.7 to 3.3.9
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.3.9/packages/tsc)

---
updated-dependencies:
- dependency-name: "@tanstack/vue-virtual"
  dependency-version: 3.13.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@ui5/webcomponents"
  dependency-version: 2.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@ui5/webcomponents-fiori"
  dependency-version: 2.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@ui5/webcomponents-icons"
  dependency-version: 2.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: elkjs
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: fast-xml-parser
  dependency-version: 5.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: marked
  dependency-version: 18.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vue
  dependency-version: 3.5.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vue-echarts
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vue-router
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vitejs/plugin-vue"
  dependency-version: 6.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-version: 8.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vue-tsc
  dependency-version: 3.3.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

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 Aug 12, 2026
@dependabot
dependabot Bot requested a review from jung-thomas as a code owner August 12, 2026 03:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 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