Skip to content

build(deps): bump @nextcloud/vue from 8.31.0 to 9.12.0 - #618

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nextcloud/vue-9.12.0
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nextcloud/vue-9.12.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/vue from 8.31.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
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​nextcloud/vue since your current version.


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 8.31.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@v8.31.0...v9.12.0)

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

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 Sep 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 26, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #621.

@dependabot dependabot Bot closed this Sep 26, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nextcloud/vue-9.12.0 branch September 26, 2026 01:04
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