Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nextcloud/vue from 8.28.0 to 8.32.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v8.32.0

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Full Changelog: nextcloud-libraries/nextcloud-vue@v8.31.0...v8.32.0

v8.31.0

Changelog

v8.31.0 (2025-09-11)

📝 Notes

The NcSettingsInputText component was deprecated, it is no longer used by Nextcloud or Nextcloud apps and not recommended to be used for design reasons.

🚀 Enhancements

  • feat: add NcKbd component #7407
  • feat(NcRadioGroup): add component to group radio buttons #7474

🐛 Fixed bugs

  • fix(NcAssistantIcon): adjust gradient for dark theme #7430
  • fix(NcPopover): regression with this.getPopoverTriggerContainerElement is not a function #7443 (max-nextcloud)
  • fix(NcCheckboxRadioSwitch): ensure label less radio has proper size #7477
  • fix(NcDateTime): adjust for bidi support #7485
  • fix(NcReferenceWidget): harden checks for reference = null #7493
  • fix(NcRadioGroup): fieldsets always need a label for accessibility #7495
  • fix(NcAvatar): make min status size visually accessible #7480
  • fix(NcAppNavigationItem): ensure to pass boolean where needed #7491

Other Changes

  • chore(NcCheckboxRadioSwitch): deprecate button variant in favor of NcRadioGroup #7492
  • chore: deprecate NcSettingsInputText component #7488
  • chore: migrate to ESLint 9 and @​nextcloud/eslint-config 9 #7418 (ShGKme)
  • chore(lint): fix #7425 (ShGKme)
  • chore(test): explicitly import from jest/globals to simplify migration to/from Vitest #7424 (ShGKme)

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v8.31.0 (2025-10-06)

🚀 Enhancements

  • feat(NcColorPicker): allow to clear selected value #7531
  • feat(NcModal): add new closeButtonOutside prop and deprecated closeButtonContained #7553 (Antreesy)

🐛 Fixed bugs

  • fix(useHotKey): use correct callback type #7511
  • fix(NcRadioGroupButton): adjust hight if needed #7554
  • fix(NcAvatar): log error and URL on error #7561 (ChristophWurst)
  • fix(console): fix log context object #7563 (ChristophWurst)
  • fix(NcAppContent): avoid double content mount #7619
  • fix(NcAppContent): add reactivity to pane config key #7573 (GVodyanov)

Other Changes

  • refactor(NcColorPicker): migrate component to Typescript and script-setup #7532
  • refactor(NcAppSettingsDialog): migrate to Typescript and script-setup #7517

v8.31.0 (2025-09-11)

📝 Notes

The NcSettingsInputText component was deprecated, it is no longer used by Nextcloud or Nextcloud apps and not recommended to be used for design reasons.

🚀 Enhancements

  • feat: add NcKbd component #7407
  • feat(NcRadioGroup): add component to group radio buttons #7474

🐛 Fixed bugs

  • fix(NcAssistantIcon): adjust gradient for dark theme #7430
  • fix(NcPopover): regression with this.getPopoverTriggerContainerElement is not a function #7443 (max-nextcloud)
  • fix(NcCheckboxRadioSwitch): ensure label less radio has proper size #7477
  • fix(NcDateTime): adjust for bidi support #7485
  • fix(NcReferenceWidget): harden checks for reference = null #7493
  • fix(NcRadioGroup): fieldsets always need a label for accessibility #7495
  • fix(NcAvatar): make min status size visually accessible #7480
  • fix(NcAppNavigationItem): ensure to pass boolean where needed #7491

Other Changes

  • chore(NcCheckboxRadioSwitch): deprecate button variant in favor of NcRadioGroup #7492
  • chore: deprecate NcSettingsInputText component #7488
  • chore: migrate to ESLint 9 and @​nextcloud/eslint-config 9 #7418 (ShGKme)
  • chore(lint): fix #7425 (ShGKme)
  • chore(test): explicitly import from jest/globals to simplify migration to/from Vitest #7424 (ShGKme)
  • docs: typos in 8.30.0 changelog #7422

v8.30.0 (2025-09-01)

🚀 Enhancements

  • feat(NcPopover): auto return focus to trigger button on close #5155 (ShGKme)
  • feat(NcAssistant*): provide components for consistent integrations design #7413
  • feat(NcCheckboxRadioSwitch): Add support for a description field #7395

... (truncated)

Commits
  • 5f8105a Merge pull request #7620 from nextcloud-libraries/chore/release-v8
  • b6aa971 chore: prepare release of v8.32.0
  • 9449592 Merge pull request #7619 from nextcloud-libraries/backport/7590/stable8
  • a587695 fix(NcAppContent): avoid double content mount
  • 9e225bb Merge pull request #7580 from nextcloud-libraries/automated/18119506254/serve...
  • aa0281b Merge pull request #7584 from nextcloud-libraries/automated/18152161268/serve...
  • 47840d9 Merge pull request #7591 from nextcloud-libraries/automated/18184046374/serve...
  • 6a317ce Merge pull request #7598 from nextcloud-libraries/automated/18213555744/serve...
  • be2a12f Merge pull request #7602 from nextcloud-libraries/automated/18240021382/serve...
  • f1c50a6 Merge pull request #7604 from nextcloud-libraries/automated/noid/stable8-fix-...
  • 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 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)

Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.28.0 to 8.32.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.32.0/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vue@v8.28.0...v8.32.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Oct 11, 2025
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 11, 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

Superseded by #1095.

@dependabot dependabot bot closed this Oct 25, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vue-8.32.0 branch October 25, 2025 01:02
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