Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2025

Bumps @nextcloud/vue from 8.26.1 to 8.31.0.

Release notes

Sourced from @​nextcloud/vue's releases.

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)
  • docs: typos in 8.30.0 changelog #7422

v8.30.0

What's Changed

🚀 Enhancements

Other Changes

Full Changelog: nextcloud-libraries/nextcloud-vue@v8.29.2...v8.30.0

v8.29.2

What's Changed

🐛 Fixed bugs

... (truncated)

Changelog

Sourced from @​nextcloud/vue's 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)
  • 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

Other Changes

  • refactor: migrate reference widget related function to Typescript #7417

v8.29.2 (2025-08-28)

🐛 Fixed bugs

  • fix(NcUserStatusIcon): legacy 32 check #7320 (skjnldsv)
  • fix(NcDateTimePicker): lost styles in docs #7344 (ShGKme)
  • fix(NcPopover): scope styles to avoid leak #7341
  • fix(NcReferencePickerModal): scope styles #7347
  • fix(NcEmojiPicker): scope styles #7343
  • fix(NcActionButtonGroup): scope styles #7348
  • fix(NcAppNavigationItem): icon-collapse has wrong colour #7346 (GretaD)
  • fix(NcNoteCard): adjust colors to work with Nextcloud 32+ #7361 (susnux)
  • fix(l10n): add non-breaking space before ellipsis #7373
  • fix(NcHeaderMenu): pause trap stack on opening #7384 (Antreesy)

... (truncated)

Commits
  • 89a7787 Merge pull request #7496 from nextcloud-libraries/chore/release-stable8
  • 6f573db chore: prepare release v8.31.0
  • 276ccd7 Merge pull request #7491 from nextcloud-libraries/backport/7489/stable8
  • 9106347 fix(NcAppNavigationItem): ensure to pass boolean where needed
  • a111794 Merge pull request #7492 from nextcloud-libraries/backport/7490/stable8
  • 1e2859c chore(NcCheckboxRadioSwitch): deprecate button variant in favor of NcRadioGroup
  • a387c9c Merge pull request #7495 from nextcloud-libraries/backport/7483/stable8
  • 34abd62 fix(NcRadioGroup): fieldsets always need a label for accessibility
  • 8e85f44 Merge pull request #7493 from nextcloud-libraries/backport/7478/stable8
  • 1e50ef6 fix(NcReferenceList): ensure null references are not passed from parent compo...
  • 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 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.26.1 to 8.31.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.26.1...v8.31.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-version: 8.31.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 labels Sep 13, 2025
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