Skip to content

Chore(deps): Bump @nextcloud/vue from 9.9.0 to 9.10.0 - #3249

Merged
raimund-schluessler merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nextcloud/vue-9.10.0
Aug 29, 2026
Merged

Chore(deps): Bump @nextcloud/vue from 9.9.0 to 9.10.0#3249
raimund-schluessler merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nextcloud/vue-9.10.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/vue from 9.9.0 to 9.10.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v9.10.0

v9.10.0 (2026-08-24)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

  • fix(actions): top-align icons with multi-line action labels #8730 (jancborchardt)
  • fix(NcAppNavigationToggle): Use more common left panel toggle icon #8746 (kra-mo)
  • fix(NcAppNavigationItem): close mobile navigation on router-link click #8732 (jancborchardt)
  • fix(NcDateTimePicker): use translated words in dates formatted with a format string #8644 (odzhychko)
  • fix(NcAppNavigationItem): tabbing on editable items #8212 (GVodyanov)
  • fix: generating avatar with unusual display name #8792 (madbob)
  • fix(NcDateTimePicker): handle text input for default formatting #8657 (odzhychko)
  • fix(NcAppNavigation, NcAppSidebar): More graceful animations #8691 (kra-mo)
  • fix(NcDateTimePicker): avoid rerendering picker on locale change #8836 (odzhychko)
  • fix(useFormatDateTime): properly handle invalid dates #8852 (susnux)
  • fix(NcProgressBar): properly assign attributes #8851 (susnux)
  • fix(NcSelect): truncate long selected labels without overflowing the input #8829 (Koc)
  • fix(NcCheckboxRadioSwitch): expose switch type with role=switch #8747 (skjnldsv)

Other Changes

  • chore: make prerelease script reusable, ignore bots #8731 (Antreesy)
  • test(NcDateTimePicker): shrink number of locales for the snapshot test case #8825 (odzhychko)
Changelog

Sourced from @​nextcloud/vue's changelog.

v9.10.0 (2026-08-24)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

  • fix(actions): top-align icons with multi-line action labels #8730 (jancborchardt)
  • fix(NcAppNavigationToggle): Use more common left panel toggle icon #8746 (kra-mo)
  • fix(NcAppNavigationItem): close mobile navigation on router-link click #8732 (jancborchardt)
  • fix(NcDateTimePicker): use translated words in dates formatted with a format string #8644 (odzhychko)
  • fix(NcAppNavigationItem): tabbing on editable items #8212 (GVodyanov)
  • fix: generating avatar with unusual display name #8792 (madbob)
  • fix(NcDateTimePicker): handle text input for default formatting #8657 (odzhychko)
  • fix(NcAppNavigation, NcAppSidebar): More graceful animations #8691 (kra-mo)
  • fix(NcDateTimePicker): avoid rerendering picker on locale change #8836 (odzhychko)
  • fix(useFormatDateTime): properly handle invalid dates #8852 (susnux)
  • fix(NcProgressBar): properly assign attributes #8851 (susnux)
  • fix(NcSelect): truncate long selected labels without overflowing the input #8829 (Koc)
  • fix(NcCheckboxRadioSwitch): expose switch type with role=switch #8747 (skjnldsv)

Other Changes

  • chore: make prerelease script reusable, ignore bots #8731 (Antreesy)
  • test(NcDateTimePicker): shrink number of locales for the snapshot test case #8825 (odzhychko)
Commits
  • 6a10f2f Merge pull request #8875 from nextcloud-libraries/chore/v9-10
  • 44264b7 Merge pull request #8879 from nextcloud-libraries/dependabot/npm_and_yarn/vue...
  • 7af462e Merge pull request #8880 from nextcloud-libraries/dependabot/npm_and_yarn/esl...
  • 6ce0300 chore(deps-dev): bump eslint from 10.8.1 to 10.9.0
  • 59482a9 chore(deps-dev): bump vue-tsc from 3.3.10 to 3.3.11
  • 0a33ab3 Merge pull request #8877 from nextcloud-libraries/fix/profile-hovercard-unnec...
  • 68bdb56 fix: remove unnecessary exports from hovercard
  • 68e56bb Merge pull request #8873 from nextcloud-libraries/translations_a29bf79827304d...
  • 969f416 chore: prepare v9.10.0
  • c2f20fe fix(l10n): Translate l10n/messages.pot in de_DE
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 9.9.0 to 9.10.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vue@v9.9.0...v9.10.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-version: 9.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 29, 2026
@raimund-schluessler
raimund-schluessler merged commit b38a117 into main Aug 29, 2026
25 checks passed
@raimund-schluessler
raimund-schluessler deleted the dependabot/npm_and_yarn/nextcloud/vue-9.10.0 branch August 29, 2026 13:24
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