Skip to content

[stable33] chore(deps): bump @nextcloud/vue from 9.9.0 to 9.12.0 - #64052

Open
dependabot[bot] wants to merge 1 commit into
stable33from
dependabot/npm_and_yarn/stable33/nextcloud/vue-9.11.0
Open

dependabot[bot] wants to merge 1 commit into
stable33from
dependabot/npm_and_yarn/stable33/nextcloud/vue-9.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/vue from 9.9.0 to 9.12.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v9.12.0

v9.12.0 (2026-09-11)

Full Changelog

🚀 Enhancements

  • feat(NcUploadPicker): migrate component from @nextcloud/upload #7882 (susnux)

🐛 Fixed bugs

Other Changes

  • Revert "feat(NcAppNavigation): add animation effect for navigation items" #8939 (susnux)
  • Updated dependencies
  • Updated translations

v9.11.0

v9.11.0 (2026-08-28)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

  • fix(NcActionInput): display arrow icon for submit #8884 (odzhychko)
  • fix(NcActions) Listen on afterHide instead of non-existing afterClosed. #8870 (rotdrop)
  • fix(NcSelect): align the multiple variant width with the single one #8893 (skjnldsv)
  • fix(NcAppNavigationItem): backwards tabbing action selection #8821 ([GVodyanov)

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)

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v9.12.0 (2026-09-11)

Full Changelog

🚀 Enhancements

  • feat(NcUploadPicker): migrate component from @nextcloud/upload #7882 (susnux)

🐛 Fixed bugs

Other Changes

  • Revert "feat(NcAppNavigation): add animation effect for navigation items" #8939 (susnux)
  • Updated dependencies
  • Updated translations

v9.11.0 (2026-08-28)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

  • fix(NcActionInput): display arrow icon for submit #8884 (odzhychko)
  • fix(NcActions) Listen on afterHide instead of non-existing afterClosed. #8870 (rotdrop)
  • fix(NcSelect): align the multiple variant width with the single one #8893 (skjnldsv)
  • fix(NcAppNavigationItem): backwards tabbing action selection #8821 ([GVodyanov)

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)

... (truncated)

Commits
  • 717d458 Merge pull request #8954 from nextcloud-libraries/chore/v9-12
  • c507c74 chore: prepare v9.12.0
  • 81fbe83 Merge pull request #8865 from jospoortvliet/fix/reference-loading-flash
  • af92fe7 Merge pull request #8948 from nextcloud-libraries/fix/avatar-srcset-density
  • 5e15cf9 Merge pull request #8950 from nextcloud-libraries/dependabot/npm_and_yarn/typ...
  • ebbf59f chore(deps-dev): bump @​types/node from 26.4.1 to 26.5.0
  • dca1ae4 Merge pull request #8923 from nextcloud-libraries/NcDateTimePicker-for-week-p...
  • ffb84fa Merge pull request #8949 from nextcloud-libraries/translations_a29bf79827304d...
  • 7640dcb fix(l10n): Translate l10n/messages.pot in de
  • 2bb19ae fix(l10n): Translate l10n/messages.pot in de_DE
  • Additional commits viewable in compare view

@dependabot
dependabot Bot requested review from a team as code owners September 5, 2026 02:35
@dependabot dependabot Bot added the 3. to review Waiting for reviews label Sep 5, 2026
@dependabot
dependabot Bot requested review from susnux and removed request for a team September 5, 2026 02:35
@github-actions github-actions Bot changed the title build(deps): bump @nextcloud/vue from 9.9.0 to 9.11.0 [stable33] build(deps): bump @nextcloud/vue from 9.9.0 to 9.11.0 Sep 5, 2026
@AndyScherzinger AndyScherzinger added this to the Nextcloud 33.0.9 milestone Sep 5, 2026
@AndyScherzinger

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 9.9.0 to 9.12.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.12.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-version: 9.11.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 [stable33] build(deps): bump @nextcloud/vue from 9.9.0 to 9.11.0 chore(deps): bump @nextcloud/vue from 9.9.0 to 9.12.0 Sep 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/stable33/nextcloud/vue-9.11.0 branch from 51a8fa7 to ad8aa4a Compare September 17, 2026 18:57
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile

@github-actions github-actions Bot changed the title chore(deps): bump @nextcloud/vue from 9.9.0 to 9.12.0 [stable33] chore(deps): bump @nextcloud/vue from 9.9.0 to 9.12.0 Sep 17, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant