Skip to content

build(deps): Bump @nextcloud/vue from 9.3.3 to 9.10.0 - #19152

Closed
dependabot[bot] wants to merge 1 commit into
stable32from
dependabot/npm_and_yarn/stable32/nextcloud/vue-9.10.0
Closed

build(deps): Bump @nextcloud/vue from 9.3.3 to 9.10.0#19152
dependabot[bot] wants to merge 1 commit into
stable32from
dependabot/npm_and_yarn/stable32/nextcloud/vue-9.10.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/vue from 9.3.3 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)

v9.9.0

v9.9.0 (2026-07-13)

Full Changelog

What's Changed

🚀 Enhancements

  • feat(referencePicker): introduce getReferenceWithPicker() #8532 (mejo-)
  • feat(NcReferenceWidget): allow to enable resizable widget height #8695 (backportbot[bot])
  • feat(NcActions): add wide prop for full-width menus #8698 (Chartman123)

🐛 Fixed bugs

  • fix(NcAppNavigation): deactivate focus on resize #8646 (Antreesy)
  • fix(NcDateTimePicker): correct button icon color #8632 (pallavibakale)
  • fix(NcDateTimePicker): use same locale for formatting and UI elements #8643 (odzhychko)
  • fix(NcGuestContent): migrate style assignment fully to CSS #8677 (Antreesy)

Other Changes

... (truncated)

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)

v9.9.0 (2026-07-13)

Full Changelog

🚀 Enhancements

  • feat(referencePicker): introduce getReferenceWithPicker() #8532 (mejo-)
  • feat(NcReferenceWidget): allow to enable resizable widget height #8695
  • feat(NcActions): add wide prop for full-width menus #8698 (Chartman123)

🐛 Fixed bugs

  • fix(NcAppNavigation): deactivate focus on resize #8646 (Antreesy)
  • fix(NcDateTimePicker): correct button icon color #8632 (pallavibakale)
  • fix(NcDateTimePicker): use same locale for formatting and UI elements #8643 (odzhychko)
  • fix(NcGuestContent): migrate style assignment fully to CSS #8677 (Antreesy)

Other Changes

  • fix(NcAppSettingsDialog): prevent style leaking to nested dialogs #8645 (Antreesy)
  • test(NcFilePicker): fix flaky tests #8619 (odzhychko)
  • chore: add Development container #8618 (odzhychko)
  • chore: resolve ESLint warnings #8683 (susnux)
  • Updated dependencies
  • Updated translations

... (truncated)

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 dependabot Bot added dependencies Pull requests that update a dependency file javascript labels Aug 27, 2026
@github-actions github-actions Bot changed the title build(deps): Bump @nextcloud/vue from 9.3.3 to 9.10.0 [stable32] build(deps): Bump @nextcloud/vue from 9.3.3 to 9.10.0 Aug 27, 2026
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 9.3.3 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.3.3...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 changed the title [stable32] build(deps): Bump @nextcloud/vue from 9.3.3 to 9.10.0 build(deps): Bump @nextcloud/vue from 9.3.3 to 9.10.0 Aug 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/stable32/nextcloud/vue-9.10.0 branch from 85c768d to 7abb642 Compare August 27, 2026 07:26
@Antreesy Antreesy closed this Aug 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/stable32/nextcloud/vue-9.10.0 branch August 27, 2026 11:40
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant