Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nextcloud/vue from 8.26.1 to 8.30.0.

Release notes

Sourced from @​nextcloud/vue's releases.

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

Other Changes

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

v8.29.1

What's Changed

🐛 Fixed bugs

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

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)
  • add new border design for NcInputField and NcTextArea #7383
  • fix: change icon cog into outline version on 32+ #7394 (GretaD)

Other Changes

  • docs: fix CSS Modules support in Styleguidist #7342
  • chore(docs): fix css modules export names in styleguidist #7387
  • fix(NcUserStatusIcon): adjust icon colors #7393
  • fix(NcUserStatusIcon): adjust scoped names for style variables #7400

v8.29.1 (2025-08-19)

🐛 Fixed bugs

  • fix(NcButton): ensure correct padding #7305 (susnux)
  • fix(NcCheckboxRadioSwitch): ensure component has correct box sizing #7306 (susnux)
  • fix(utils): legacy check syntax #7315 (skjnldsv)
  • fix: adjust color variables to work with Nextcloud 32+ #7312

v8.29.0 (2025-08-18)

📝 Notes

NcColorPicker

The update:open event was undeprecated, instead proper open state handling of the component was added. This means it is now possible to pass the open prop directly to the component, it is implemented as two-way binding with the corresponding update:open event. It is now discouraged to use the previous solution of relying on the shown prop of the underlying component.

Additionally for consistent event naming the close event was deprecated in favor of the closed event. The closed event will be emitted after update:open (with payload false) was emitted and all transitions have finished.

... (truncated)

Commits
  • b21e660 Merge pull request #7420 from nextcloud-libraries/chore/release-8-30
  • 95541e8 chore: prepare v8.30.0
  • 00200c7 Merge pull request #7395 from nextcloud-libraries/backport/7378/stable8
  • efa51b4 feat(NcCheckboxRadioSwitch): Add support for a description field
  • 0f18653 Merge pull request #7413 from nextcloud-libraries/backport/7398/stable8
  • 696388a Merge pull request #7417 from nextcloud-libraries/backport/6969/stable8
  • d956c46 chore: adjust for Vue 2
  • 59bb4b5 feat(NcAssistant*): provide components to for consistant integrations design
  • 8016914 refactor: migrate reference widget related function to Typescript
  • 64011dd chore: rename functions to .ts
  • 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.30.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.30.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-version: 8.30.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 6, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 13, 2025

Superseded by #140.

@dependabot dependabot bot closed this Sep 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vue-8.30.0 branch September 13, 2025 01:01
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