Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2025

Bumps @nextcloud/vue from 9.0.1 to 9.1.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v9.1.0

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Full Changelog: nextcloud-libraries/nextcloud-vue@v9.0.1...v9.1.0

Changelog

Sourced from @​nextcloud/vue's changelog.

v9.1.0 (2025-10-22)

Full Changelog

🚀 Enhancements

  • feat(NcChip): add error, success and warning variants #7652 (DorraJaouad)
  • feat(NcAppSettingsSection): add order prop, ensure intended order in navigation list #7636 (Antreesy)
  • feat: add NcAppSettingsSectionShortcuts, NcHotkeyList and NcHotkey #7633 (ShGKme)

🐛 Fixed bugs

  • fix(NcInputField): use empty string to fix label position #7630 (susnux)
  • chore: switch dependency for MD5 to ts-md5 #7623 (susnux)
  • fix(NcEmptyContent): use name as label #7634 (susnux)
  • fix(NcRadioGroupButton): scope expensive CSS selectors #7661 (Antreesy)
  • fix(NcAppContentDetailsToggle): Hide navigation toggle on mobile #7697 (mejo-)

Other Changes

  • refactor(NcAppSidebarTabs): use custom components for tab buttons #7516 (susnux)
  • refactor(NcAppSettingsSection): migrate to <script setup lang="ts"> #7651 (ShGKme)
  • refactor: use named export for logger #7655 (ShGKme)
Commits
  • 0399ae0 Merge pull request #7706 from nextcloud-libraries/release/v9.1.0
  • 940c1f4 Merge pull request #7713 from nextcloud-libraries/dependabot/npm_and_yarn/tab...
  • b28674d chore(deps): bump tabbable from 6.2.0 to 6.3.0
  • aef03b8 chore(release): v9.1.0
  • 60ca468 chore(release): add v9.1.0 changelog
  • 7062a64 chore(release): add v8.33.0 changelog
  • e891603 Merge pull request #7703 from nextcloud-libraries/translations_a29bf79827304d...
  • 6c677ec fix(l10n): Translate l10n/messages.pot in gl
  • ce5f587 Merge pull request #7682 from nextcloud-libraries/dependabot/npm_and_yarn/jsd...
  • e92db6b chore(deps-dev): bump jsdom from 26.1.0 to 27.0.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot requested review from a team as code owners October 25, 2025 01:18
@dependabot dependabot bot requested review from artonge, sorbaugh and szaimen and removed request for a team October 25, 2025 01:18
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@AndyScherzinger AndyScherzinger added this to the Nextcloud 33 milestone Oct 30, 2025
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 9.0.1 to 9.1.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.0.1...v9.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@AndyScherzinger AndyScherzinger force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.1.0 branch from 99fb9d6 to 5c55141 Compare October 31, 2025 07:40
@AndyScherzinger
Copy link
Member

/compile

Signed-off-by: nextcloud-command <[email protected]>
@dependabot dependabot bot merged commit 0ba6c77 into master Oct 31, 2025
165 of 176 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vue-9.1.0 branch October 31, 2025 14:02
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.

3 participants