Skip to content

chore(deps-dev): bump the minor-and-patch group across 1 directory with 11 updates - #148

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-7c98cbc9d7
Open

chore(deps-dev): bump the minor-and-patch group across 1 directory with 11 updates#148
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-7c98cbc9d7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 11 updates in the / directory:

Package From To
@ownclouders/eslint-config 12.3.2 12.4.0
@ownclouders/extension-sdk 12.3.2 12.4.0
@ownclouders/web-client 12.3.2 12.4.0
@ownclouders/web-pkg 12.3.2 12.4.0
@vue/test-utils 2.4.10 2.4.11
happy-dom 20.9.0 20.10.3
prettier 3.8.3 3.8.4
vitest 4.1.7 4.1.8
vue 3.5.35 3.5.38
vue-router 5.0.7 5.1.0
vue-tsc 3.3.2 3.3.5

Updates @ownclouders/eslint-config from 12.3.2 to 12.4.0

Release notes

Sourced from @​ownclouders/eslint-config's releases.

12.4.0

Changelog for ownCloud Web 12.4.0 (2026-05-22)

Summary

  • Bugfix - Prevent duplicate call for password protected public links: #13363
  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578
  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610
  • Bugfix - Fix space key selecting wrong resource: #13634
  • Bugfix - Fix share invite button being pushed down in space sharing: #13793
  • Bugfix - Fix upload confirmation not visible on file drop page: #13799
  • Enhancement - Strip WebDAV prefix: #13545
  • Enhancement - Use spaceId: #13577
  • Enhancement - Add theme mode: #13631
  • Enhancement - Support log and conf files in text editor: #13632
  • Enhancement - Show correct modal for saveAs and open actions: #13759
  • Enhancement - Add vault search separation: #13769
  • Enhancement - Add new theme colors: #13795
  • Enhancement - Check vault permission: #13802
  • Enhancement - MFA session expiry warning: #13803
  • Enhancement - Vault-aware breadcrumbs: #13803

Details

  • Bugfix - Prevent duplicate call for password protected public links: #13363

    We've fixed an issue where the password protected public link was being called twice.

    owncloud/web#13363 owncloud/web#13409

  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578

    We have updated the CSS to use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw) for better responsiveness on mobile devices, especially when the virtual keyboard appears.

    owncloud/web#13578

  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610

    We've fixed an issue where users were unable to edit a public link if the name of the link was too long.

    owncloud/web#13610 https://kiteworks.atlassian.net/browse/OCISDEV-701

... (truncated)

Changelog

Sourced from @​ownclouders/eslint-config's changelog.

Changelog for ownCloud Web 12.4.0 (2026-05-22)

The following sections list the changes in ownCloud web 12.4.0 relevant to ownCloud admins and users.

Summary

  • Bugfix - Prevent duplicate call for password protected public links: #13363
  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578
  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610
  • Bugfix - Fix space key selecting wrong resource: #13634
  • Bugfix - Fix share invite button being pushed down in space sharing: #13793
  • Bugfix - Fix upload confirmation not visible on file drop page: #13799
  • Enhancement - Strip WebDAV prefix: #13545
  • Enhancement - Use spaceId: #13577
  • Enhancement - Add theme mode: #13631
  • Enhancement - Support log and conf files in text editor: #13632
  • Enhancement - Show correct modal for saveAs and open actions: #13759
  • Enhancement - Add vault search separation: #13769
  • Enhancement - Add new theme colors: #13795
  • Enhancement - Check vault permission: #13802
  • Enhancement - MFA session expiry warning: #13803
  • Enhancement - Vault-aware breadcrumbs: #13803

Details

  • Bugfix - Prevent duplicate call for password protected public links: #13363

    We've fixed an issue where the password protected public link was being called twice.

    owncloud/web#13363 owncloud/web#13409

  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578

    We have updated the CSS to use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw) for better responsiveness on mobile devices, especially when the virtual keyboard appears.

    owncloud/web#13578

  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610

    We've fixed an issue where users were unable to edit a public link if the name of the link was too long.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ownclouders/eslint-config since your current version.


Updates @ownclouders/extension-sdk from 12.3.2 to 12.4.0

Release notes

Sourced from @​ownclouders/extension-sdk's releases.

12.4.0

Changelog for ownCloud Web 12.4.0 (2026-05-22)

Summary

  • Bugfix - Prevent duplicate call for password protected public links: #13363
  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578
  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610
  • Bugfix - Fix space key selecting wrong resource: #13634
  • Bugfix - Fix share invite button being pushed down in space sharing: #13793
  • Bugfix - Fix upload confirmation not visible on file drop page: #13799
  • Enhancement - Strip WebDAV prefix: #13545
  • Enhancement - Use spaceId: #13577
  • Enhancement - Add theme mode: #13631
  • Enhancement - Support log and conf files in text editor: #13632
  • Enhancement - Show correct modal for saveAs and open actions: #13759
  • Enhancement - Add vault search separation: #13769
  • Enhancement - Add new theme colors: #13795
  • Enhancement - Check vault permission: #13802
  • Enhancement - MFA session expiry warning: #13803
  • Enhancement - Vault-aware breadcrumbs: #13803

Details

  • Bugfix - Prevent duplicate call for password protected public links: #13363

    We've fixed an issue where the password protected public link was being called twice.

    owncloud/web#13363 owncloud/web#13409

  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578

    We have updated the CSS to use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw) for better responsiveness on mobile devices, especially when the virtual keyboard appears.

    owncloud/web#13578

  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610

    We've fixed an issue where users were unable to edit a public link if the name of the link was too long.

    owncloud/web#13610 https://kiteworks.atlassian.net/browse/OCISDEV-701

... (truncated)

Changelog

Sourced from @​ownclouders/extension-sdk's changelog.

Changelog for ownCloud Web 12.4.0 (2026-05-22)

The following sections list the changes in ownCloud web 12.4.0 relevant to ownCloud admins and users.

Summary

  • Bugfix - Prevent duplicate call for password protected public links: #13363
  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578
  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610
  • Bugfix - Fix space key selecting wrong resource: #13634
  • Bugfix - Fix share invite button being pushed down in space sharing: #13793
  • Bugfix - Fix upload confirmation not visible on file drop page: #13799
  • Enhancement - Strip WebDAV prefix: #13545
  • Enhancement - Use spaceId: #13577
  • Enhancement - Add theme mode: #13631
  • Enhancement - Support log and conf files in text editor: #13632
  • Enhancement - Show correct modal for saveAs and open actions: #13759
  • Enhancement - Add vault search separation: #13769
  • Enhancement - Add new theme colors: #13795
  • Enhancement - Check vault permission: #13802
  • Enhancement - MFA session expiry warning: #13803
  • Enhancement - Vault-aware breadcrumbs: #13803

Details

  • Bugfix - Prevent duplicate call for password protected public links: #13363

    We've fixed an issue where the password protected public link was being called twice.

    owncloud/web#13363 owncloud/web#13409

  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578

    We have updated the CSS to use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw) for better responsiveness on mobile devices, especially when the virtual keyboard appears.

    owncloud/web#13578

  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610

    We've fixed an issue where users were unable to edit a public link if the name of the link was too long.

... (truncated)

Commits
  • 07cdf1b chore: bump version to 12.4.0
  • 0215824 chore: sync 12.3 branch changelog and version (#13729)
  • 02ec681 fix(deps): update dependency @​vitejs/plugin-vue to ^6.0.6 (#13700)
  • 06dab4f fix(deps): update dependency @​vitejs/plugin-vue to ^6.0.5
  • 6e4fcf5 Revert "Merge pull request #13521 from owncloud/chore/revert-changes-to-master"
  • 69b4edc Revert "Merge pull request #13519 from owncloud/stable-12.3"
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ownclouders/extension-sdk since your current version.


Updates @ownclouders/web-client from 12.3.2 to 12.4.0

Release notes

Sourced from @​ownclouders/web-client's releases.

12.4.0

Changelog for ownCloud Web 12.4.0 (2026-05-22)

Summary

  • Bugfix - Prevent duplicate call for password protected public links: #13363
  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578
  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610
  • Bugfix - Fix space key selecting wrong resource: #13634
  • Bugfix - Fix share invite button being pushed down in space sharing: #13793
  • Bugfix - Fix upload confirmation not visible on file drop page: #13799
  • Enhancement - Strip WebDAV prefix: #13545
  • Enhancement - Use spaceId: #13577
  • Enhancement - Add theme mode: #13631
  • Enhancement - Support log and conf files in text editor: #13632
  • Enhancement - Show correct modal for saveAs and open actions: #13759
  • Enhancement - Add vault search separation: #13769
  • Enhancement - Add new theme colors: #13795
  • Enhancement - Check vault permission: #13802
  • Enhancement - MFA session expiry warning: #13803
  • Enhancement - Vault-aware breadcrumbs: #13803

Details

  • Bugfix - Prevent duplicate call for password protected public links: #13363

    We've fixed an issue where the password protected public link was being called twice.

    owncloud/web#13363 owncloud/web#13409

  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578

    We have updated the CSS to use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw) for better responsiveness on mobile devices, especially when the virtual keyboard appears.

    owncloud/web#13578

  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610

    We've fixed an issue where users were unable to edit a public link if the name of the link was too long.

    owncloud/web#13610 https://kiteworks.atlassian.net/browse/OCISDEV-701

... (truncated)

Changelog

Sourced from @​ownclouders/web-client's changelog.

Changelog for ownCloud Web 12.4.0 (2026-05-22)

The following sections list the changes in ownCloud web 12.4.0 relevant to ownCloud admins and users.

Summary

  • Bugfix - Prevent duplicate call for password protected public links: #13363
  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578
  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610
  • Bugfix - Fix space key selecting wrong resource: #13634
  • Bugfix - Fix share invite button being pushed down in space sharing: #13793
  • Bugfix - Fix upload confirmation not visible on file drop page: #13799
  • Enhancement - Strip WebDAV prefix: #13545
  • Enhancement - Use spaceId: #13577
  • Enhancement - Add theme mode: #13631
  • Enhancement - Support log and conf files in text editor: #13632
  • Enhancement - Show correct modal for saveAs and open actions: #13759
  • Enhancement - Add vault search separation: #13769
  • Enhancement - Add new theme colors: #13795
  • Enhancement - Check vault permission: #13802
  • Enhancement - MFA session expiry warning: #13803
  • Enhancement - Vault-aware breadcrumbs: #13803

Details

  • Bugfix - Prevent duplicate call for password protected public links: #13363

    We've fixed an issue where the password protected public link was being called twice.

    owncloud/web#13363 owncloud/web#13409

  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578

    We have updated the CSS to use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw) for better responsiveness on mobile devices, especially when the virtual keyboard appears.

    owncloud/web#13578

  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610

    We've fixed an issue where users were unable to edit a public link if the name of the link was too long.

... (truncated)

Commits
  • 07cdf1b chore: bump version to 12.4.0
  • d4c2b7e chore: check if vault capability is enabled
  • f065999 feat: add new theme colors
  • 99d516e feat(web-runtime): [OCISDEV-534] add MFA session expiry warning
  • c4492b0 feat: [OCISDEV-527] check vault permission (#13802)
  • 406d400 refactor: remove protected-project and protected-personal as per backend change
  • 263e778 feat: fetch and show vault spaces
  • 6730518 feat: add protected personal space type
  • 0577651 chore: update translations from transifex
  • 45efea0 chore: update translations from transifex
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ownclouders/web-client since your current version.


Updates @ownclouders/web-pkg from 12.3.2 to 12.4.0

Release notes

Sourced from @​ownclouders/web-pkg's releases.

12.4.0

Changelog for ownCloud Web 12.4.0 (2026-05-22)

Summary

  • Bugfix - Prevent duplicate call for password protected public links: #13363
  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578
  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610
  • Bugfix - Fix space key selecting wrong resource: #13634
  • Bugfix - Fix share invite button being pushed down in space sharing: #13793
  • Bugfix - Fix upload confirmation not visible on file drop page: #13799
  • Enhancement - Strip WebDAV prefix: #13545
  • Enhancement - Use spaceId: #13577
  • Enhancement - Add theme mode: #13631
  • Enhancement - Support log and conf files in text editor: #13632
  • Enhancement - Show correct modal for saveAs and open actions: #13759
  • Enhancement - Add vault search separation: #13769
  • Enhancement - Add new theme colors: #13795
  • Enhancement - Check vault permission: #13802
  • Enhancement - MFA session expiry warning: #13803
  • Enhancement - Vault-aware breadcrumbs: #13803

Details

  • Bugfix - Prevent duplicate call for password protected public links: #13363

    We've fixed an issue where the password protected public link was being called twice.

    owncloud/web#13363 owncloud/web#13409

  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578

    We have updated the CSS to use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw) for better responsiveness on mobile devices, especially when the virtual keyboard appears.

    owncloud/web#13578

  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610

    We've fixed an issue where users were unable to edit a public link if the name of the link was too long.

    owncloud/web#13610 https://kiteworks.atlassian.net/browse/OCISDEV-701

... (truncated)

Changelog

Sourced from @​ownclouders/web-pkg's changelog.

Changelog for ownCloud Web 12.4.0 (2026-05-22)

The following sections list the changes in ownCloud web 12.4.0 relevant to ownCloud admins and users.

Summary

  • Bugfix - Prevent duplicate call for password protected public links: #13363
  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578
  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610
  • Bugfix - Fix space key selecting wrong resource: #13634
  • Bugfix - Fix share invite button being pushed down in space sharing: #13793
  • Bugfix - Fix upload confirmation not visible on file drop page: #13799
  • Enhancement - Strip WebDAV prefix: #13545
  • Enhancement - Use spaceId: #13577
  • Enhancement - Add theme mode: #13631
  • Enhancement - Support log and conf files in text editor: #13632
  • Enhancement - Show correct modal for saveAs and open actions: #13759
  • Enhancement - Add vault search separation: #13769
  • Enhancement - Add new theme colors: #13795
  • Enhancement - Check vault permission: #13802
  • Enhancement - MFA session expiry warning: #13803
  • Enhancement - Vault-aware breadcrumbs: #13803

Details

  • Bugfix - Prevent duplicate call for password protected public links: #13363

    We've fixed an issue where the password protected public link was being called twice.

    owncloud/web#13363 owncloud/web#13409

  • Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): #13578

    We have updated the CSS to use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw) for better responsiveness on mobile devices, especially when the virtual keyboard appears.

    owncloud/web#13578

  • Bugfix - Cannot-edit-public-link-when-name-is-too-long: #13610

    We've fixed an issue where users were unable to edit a public link if the name of the link was too long.

... (truncated)

Commits
  • 07cdf1b chore: bump version to 12.4.0
  • 05be282 fix: base MFA expiry timer on last request time instead of auth_time
  • d4c2b7e chore: check if vault capability is enabled
  • f065999 feat: add new theme colors
  • 2ab87c3 feat: add vault and drive to breadcrumbs
  • 99d516e feat(web-runtime): [OCISDEV-534] add MFA session expiry warning
  • 0e2c9ea feat(web-pkg): [OCISDEV-853] add vault:true token to search in vault context
  • f4b6e94 feat: show correct modal when user clicks on 3 dots menu to trigger saveAs/open
  • cccf7fc feat(web-pkg): copying between vault and default mode
  • 406d400 refactor: remove protected-project and protected-personal as per backend change
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ownclouders/web-pkg since your current version.


Updates @vue/test-utils from 2.4.10 to 2.4.11

Release notes

Sourced from @​vue/test-utils's releases.

v2.4.11

compare changes

🩹 Fixes

  • Drop legacy Mutation Event listener entries (#2844)
  • Handle setData() correctly for components using both setup() and data() (#2846)
  • Export GlobalMountOptions type (#2851)
  • Set spec-compliant event.code on keydown/keyup (#2850)

❤️ Contributors

Commits
  • 5e48e1e v2.4.11
  • b73ee1d chore(deps): update dependency oxfmt to v0.53.0
  • 39e32ec chore(deps): update all non-major dependencies to v17.0.7 (#2881)
  • 0621772 chore(deps): update actions/checkout digest to df4cb1c (#2880)
  • 81fde07 chore(deps): update all non-major dependencies (#2879)
  • 4ad4255 chore(deps): update dependency oxfmt to v0.52.0 (#2878)
  • 8d3d26e chore(deps): update pnpm to v11.3.0 (#2877)
  • bc79eff chore(deps): update all non-major dependencies (#2876)
  • 58db8f7 chore(deps): update all non-major dependencies (#2874)
  • 9ad31cb chore: enable renovate minimum release age for npm
  • Additional commits viewable in compare view

Updates happy-dom from 20.9.0 to 20.10.3

Release notes

Sourced from happy-dom's releases.

v20.10.3

👷‍♂️ Patch fixes

  • Fix "~=" attribute selector matching hyphenated substrings in CSS selectors - By @​mixelburg in task #2194

v20.10.2

👷‍♂️ Patch fixes

v20.10.0

🎨 Features

Commits

Updates prettier from 3.8.3 to 3.8.4

Release notes

Sourced from prettier's releases.

3.8.4

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.8.4

diff

Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX (#17746 by @​byplayer)

Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.

<!-- Input -->
- a


b


c

d



<!-- Prettier 3.8.3 -->

a

b


c

d



<!-- Prettier 3.8.4 -->


a

b



c

d
Commits
  • 1c6ba55 Release 3.8.4
  • 4a673dc Fix blank lines between list items and nested sub-lists being removed in Mark...
  • 074aaed Replace main branch in changelog link with tags (#19054)
  • c22a003 Bump Prettier dependency to 3.8.3
  • 07bad1f Clean changelog_unreleased
  • See full diff in compare view

Updates vitest from 4.1.7 to 4.1.8

Release notes

Sourced from vitest's releases.

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • e61f2dd chore: release v4.1.8
  • e4067b3 fix(browser): disable client cdp API when allowWrite/allowExec: false [ba...
  • See full diff in compare view

Updates vue from 3.5.35 to 3.5.38

Release notes

Sourced from vue's releases.

v3.5.38

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.37

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.38 (2026-06-11)

3.5.37 (2026-06-11)

3.5.36 (2026-06-11)

Bug Fixes

  • compiler-core: avoid crash on CDATA at the document root (#14916) (0ea17e2)
  • compiler-core: prefix dynamic keys on v-memo elements (#14922) (68e978e), closes #14920
  • compiler-sfc: handle vue-ignore on leading intersection/union type (#14950) (0dcd225), closes #12254
  • compiler-sfc: respect var hoisting in props destructure (48ad452)
  • reactivity: preserve watch callback return value when wrapped for once: true (#14902) (450a8a8)
  • runtime-core: add dev warning for silent catch in compat mode and fix test description typo (#14891) (db3e117)
  • runtime-core: force model update when reverted before sync (#14897) (7f76378), closes #13524
  • runtime-core: skip async component callbacks after unmount (#14911) (5300ead)
  • transition: avoid move transition for hidden v-show group children (#14895) (c11f6ee), closes #14894
  • watch: trigger immediate callback for empty sources (#14914) (1f2ca7e), closes #14898
Commits

Updates vue-router from 5.0.7 to 5.1.0

Release notes

Sourced from vue-router's releases.

v5.1.0

   🚀 Features

   🐞 Bug Fixes

  • Fix auto import fixes and make experimental esm only  -  by @​posva (db3a6)

…th 11 updates

Bumps the minor-and-patch group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@ownclouders/eslint-config](https://github.com/owncloud/web/tree/HEAD/packages/eslint-config) | `12.3.2` | `12.4.0` |
| [@ownclouders/extension-sdk](https://github.com/owncloud/web/tree/HEAD/packages/extension-sdk) | `12.3.2` | `12.4.0` |
| [@ownclouders/web-client](https://github.com/owncloud/web/tree/HEAD/packages/web-client) | `12.3.2` | `12.4.0` |
| [@ownclouders/web-pkg](https://github.com/owncloud/web/tree/HEAD/packages/web-pkg) | `12.3.2` | `12.4.0` |
| [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.10` | `2.4.11` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.9.0` | `20.10.3` |
| [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.8.4` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.7` | `4.1.8` |
| [vue](https://github.com/vuejs/core) | `3.5.35` | `3.5.38` |
| [vue-router](https://github.com/vuejs/router) | `5.0.7` | `5.1.0` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.3.2` | `3.3.5` |



Updates `@ownclouders/eslint-config` from 12.3.2 to 12.4.0
- [Release notes](https://github.com/owncloud/web/releases)
- [Changelog](https://github.com/owncloud/web/blob/master/CHANGELOG.md)
- [Commits](https://github.com/owncloud/web/commits/v12.4.0/packages/eslint-config)

Updates `@ownclouders/extension-sdk` from 12.3.2 to 12.4.0
- [Release notes](https://github.com/owncloud/web/releases)
- [Changelog](https://github.com/owncloud/web/blob/master/CHANGELOG.md)
- [Commits](https://github.com/owncloud/web/commits/v12.4.0/packages/extension-sdk)

Updates `@ownclouders/web-client` from 12.3.2 to 12.4.0
- [Release notes](https://github.com/owncloud/web/releases)
- [Changelog](https://github.com/owncloud/web/blob/master/CHANGELOG.md)
- [Commits](https://github.com/owncloud/web/commits/v12.4.0/packages/web-client)

Updates `@ownclouders/web-pkg` from 12.3.2 to 12.4.0
- [Release notes](https://github.com/owncloud/web/releases)
- [Changelog](https://github.com/owncloud/web/blob/master/CHANGELOG.md)
- [Commits](https://github.com/owncloud/web/commits/v12.4.0/packages/web-pkg)

Updates `@vue/test-utils` from 2.4.10 to 2.4.11
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](vuejs/test-utils@v2.4.10...v2.4.11)

Updates `happy-dom` from 20.9.0 to 20.10.3
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.9.0...v20.10.3)

Updates `prettier` from 3.8.3 to 3.8.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.3...3.8.4)

Updates `vitest` from 4.1.7 to 4.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest)

Updates `vue` from 3.5.35 to 3.5.38
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.35...v3.5.38)

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

Updates `vue-tsc` from 3.3.2 to 3.3.5
- [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.5/packages/tsc)

---
updated-dependencies:
- dependency-name: "@ownclouders/eslint-config"
  dependency-version: 12.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@ownclouders/extension-sdk"
  dependency-version: 12.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@ownclouders/web-client"
  dependency-version: 12.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@ownclouders/web-pkg"
  dependency-version: 12.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vue/test-utils"
  dependency-version: 2.4.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: happy-dom
  dependency-version: 20.10.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: prettier
  dependency-version: 3.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vitest
  dependency-version: 4.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vue
  dependency-version: 3.5.38
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vue-router
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vue-tsc
  dependency-version: 3.3.5
  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 Jun 14, 2026

@DeepDiver1975 DeepDiver1975 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot bump; CI green. Approving.

@DeepDiver1975

Copy link
Copy Markdown
Contributor

⚠️ Please disregard my approval above — it was posted in error by an automated Dependabot-sweep job that mistakenly ran on this repository, where I do not have merge permissions. This is not a maintainer sign-off. Apologies for the noise; the automation has been corrected to skip repos I can't merge into.

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.

1 participant