Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nextcloud/vue from 8.29.1 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 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)

@github-actions github-actions bot enabled auto-merge December 19, 2025 18:35
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.29.1 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.29.1...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] <[email protected]>
@susnux susnux force-pushed the dependabot/npm_and_yarn/stable32/nextcloud/vue-8.35.0 branch from 0368ff6 to d5ebd29 Compare December 19, 2025 20:09
@susnux
Copy link
Contributor

susnux commented Dec 19, 2025

/compile

Signed-off-by: nextcloud-command <[email protected]>
@github-actions github-actions bot merged commit cfe2593 into stable32 Dec 19, 2025
41 of 42 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/stable32/nextcloud/vue-8.35.0 branch December 19, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants