Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nextcloud/vue from 8.28.0 to 8.35.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v8.35.0

v8.35.0 (2025-12-10)

🚀 Enhancements

  • [stable8] feat(NcAppSettingsDialog): add version on the bottom and noVersion prop to disable it #7850 (ShGKme)
  • [stable8] fix(NcActions): introduce 'size' prop #7852 (backportbot[bot])
  • [stable8] feat(NcRichText): add 'Copy to clipboard' button for code blocks #7877 (backportbot[bot])

🐛 Fixed bugs

  • [stable8] fix(NcPasswordField): respect checkPasswordStrength for input validation #7846 (Antreesy)
  • [stable8] fix(NcFormBoxSwitch): use passive model to sync checkbox and icon #7851 (ShGKme)
  • [stable8] fix(NcFormBox): use default text color in items #7857 (backportbot[bot])
  • [stable8] fix(NcAppSettingsDialog): set box-sizing: border-box for the new design #7888 (ShGKme)
  • [stable8] fix(NcAvatar): do no request avatar image if icon slot provided #7896 (backportbot[bot])
  • [stable8] fix(useHotKey): do not prevent hotkeys on hidden modal/dialog #7971 (skjnldsv)

Other Changes

v8.34.0

What's Changed

📝 Notes

  • NcAppSettingsSectionShortcuts has been renamed to NcAppSettingsShortcutsSection but still available by the previous name

🚀 Enhancements

🐛 Fixed bugs

Other Changes

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v8.35.0 (2025-12-10)

🚀 Enhancements

  • [stable8] feat(NcAppSettingsDialog): add version on the bottom and noVersion prop to disable it #7850 (ShGKme)
  • [stable8] fix(NcActions): introduce 'size' prop #7852 (backportbot[bot])
  • [stable8] feat(NcRichText): add 'Copy to clipboard' button for code blocks #7877 (backportbot[bot])

🐛 Fixed bugs

  • [stable8] fix(NcPasswordField): respect checkPasswordStrength for input validation #7846 (Antreesy)
  • [stable8] fix(NcFormBoxSwitch): use passive model to sync checkbox and icon #7851 (ShGKme)
  • [stable8] fix(NcFormBox): use default text color in items #7857 (backportbot[bot])
  • [stable8] fix(NcAppSettingsDialog): set box-sizing: border-box for the new design #7888 (ShGKme)
  • [stable8] fix(NcAvatar): do no request avatar image if icon slot provided #7896 (backportbot[bot])
  • [stable8] fix(useHotKey): do not prevent hotkeys on hidden modal/dialog #7971 (skjnldsv)

Other Changes

v8.34.0 (2025-11-07)

📝 Notes

  • NcAppSettingsSectionShortcuts has been renamed to NcAppSettingsShortcutsSection but still available by the previous name

🚀 Enhancements

🐛 Fixed bugs

Other Changes

... (truncated)

Commits
  • 4a9220e fix: drop npm token publishing and use trusted publisher
  • 767f4b3 Merge pull request #7974 from nextcloud-libraries/chore/v8.34.1
  • 24220a4 chore: v8.35.0
  • 0f2d958 Merge pull request #7938 from nextcloud-libraries/backport/7501/stable8
  • bb0e655 Merge pull request #7968 from nextcloud-libraries/automated/20088180639/serve...
  • af0280f Merge pull request #7971 from nextcloud-libraries/backport/7966/stable8
  • 823f014 fix: do not prevent hotkeys on hidden modal/dialog
  • 3beee92 chore(docs): update docs styling from server
  • 1b828cc Merge pull request #7955 from nextcloud-libraries/dependabot/github_actions/s...
  • 5e5a933 Merge pull request #7956 from nextcloud-libraries/dependabot/github_actions/s...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nextcloud/vue since your current version.


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.35.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.35.0/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vue@v8.28.0...v8.35.0)

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

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.

2 participants