Skip to content

chore(deps): bump @nextcloud/vue from 9.9.0 to 9.11.0 - #3317

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

chore(deps): bump @nextcloud/vue from 9.9.0 to 9.11.0#3317
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/development/nextcloud/vue-9.11.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/vue from 9.9.0 to 9.11.0.

Release notes

Sourced from @​nextcloud/vue's releases.

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)
  • 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.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)
  • 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
  • 0771c4e Merge pull request #8895 from nextcloud-libraries/chore/v9-11
  • 5ad44d6 fix: changelox syntax
  • 009ab49 Merge pull request #8821 from nextcloud-libraries/fix/backwards-tabbing-navig...
  • 93b6e3c chore: prepare v9.11.0
  • 8209959 Merge pull request #8893 from nextcloud-libraries/fix/ncselect-multiple-width
  • 2f9cff0 Merge pull request #8787 from nextcloud-libraries/feat/ncselect-helper-text
  • 9f187b7 fix: css variable usage
  • 8055bce fix(NcSelect): align the multiple variant width with the single one
  • f9bb060 Merge pull request #8892 from nextcloud-libraries/dependabot/npm_and_yarn/esl...
  • 42f321c Merge pull request #8891 from nextcloud-libraries/dependabot/npm_and_yarn/typ...
  • 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.11.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.11.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code minor Minor version bump labels Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/openregister @ 3bff1c4

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
check-specs
test-l10n
test-l10n-parity
format
check-schema-l10n
check-l10n-js
composer ✅ 174/174
npm ✅ 543/543
app:check-code ⏭️
info.xml
REUSE
PHPUnit
Newman
Playwright ⏭️ deferred — runs on the promotion into beta/main, not on a pull request into development
Hydra gates

Quality workflow — 2026-09-01 22:09 UTC

Download the full PDF report from the workflow artifacts.

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 minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants