Skip to content

chore(deps): Bump @nextcloud/vue from 8.33.0 to 8.35.3#683

Open
dependabot[bot] wants to merge 1 commit intostable32from
dependabot/npm_and_yarn/stable32/nextcloud/vue-8.35.3
Open

chore(deps): Bump @nextcloud/vue from 8.33.0 to 8.35.3#683
dependabot[bot] wants to merge 1 commit intostable32from
dependabot/npm_and_yarn/stable32/nextcloud/vue-8.35.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2026

Bumps @nextcloud/vue from 8.33.0 to 8.35.3.

Release notes

Sourced from @​nextcloud/vue's releases.

v8.35.3

v8.35.3 (2026-01-21)

🐛 Fixed bugs

  • [stable8] fix(NcActions): migrate to custom icons in Checkbox and Radio actions #8060 (backportbot[bot])
  • [stable8] perf(NcTimezonePicker): use Intl to reduce self-size from 206kb to 2kb #8076 (ShGKme)

Other Changes

  • [stable8] refactor(NcTimezonePicker): migrate component to Typescript #8075 (ShGKme)
  • [stable8] deps: revert pin for focus-trap library and bump to v7.8.0 #8073 (ShGKme)
  • [stable8] build: prevent style leaks from apps with different Vue version #8092 (ShGKme)

Full Changelog: nextcloud-libraries/nextcloud-vue@v8.35.2...v8.35.3

v8.35.2

v8.35.2 (2026-01-09)

Other Changes

  • [stable8] chore(deps): pin focus-trap library to v7.6.6 #8062 (Antreesy)

Full Changelog: nextcloud-libraries/nextcloud-vue@v8.35.1...v8.35.2

v8.35.1

v8.35.1 (2026-01-08)

🐛 Fixed bugs

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)

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v8.35.3 (2026-01-21)

Full Changelog

🐛 Fixed bugs

  • [stable8] fix(NcActions): migrate to custom icons in Checkbox and Radio actions #8060 (backportbot[bot])
  • [stable8] perf(NcTimezonePicker): use Intl to reduce self-size from 206kb to 2kb #8076 (ShGKme)

Other Changes

  • [stable8] refactor(NcTimezonePicker): migrate component to Typescript #8075 (ShGKme)
  • [stable8] deps: revert pin for focus-trap library and bump to v7.8.0 #8073 (ShGKme)
  • [stable8] build: prevent style leaks from apps with different Vue version #8092 (ShGKme)

v8.35.2 (2026-01-09)

Full Changelog

Other Changes

  • [stable8] chore(deps): pin focus-trap library to v7.6.6 #8062 (Antreesy)

v8.35.1 (2026-01-08)

Full Changelog

🐛 Fixed bugs

v8.35.0 (2025-12-10)

Full Changelog

🚀 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)

Full Changelog

... (truncated)

Commits
  • b0adf68 Merge pull request #8100 from nextcloud-libraries/chore/release/v8.35.3
  • bc884c3 Merge pull request #8101 from nextcloud-libraries/dependabot/npm_and_yarn/sta...
  • 9ce220a chore: align with new Stylelint config
  • 174c5a5 chore(deps-dev): bump @​nextcloud/stylelint-config from 3.1.1 to 3.2.0
  • 15043ec chore: release v8.35.3
  • 0982ebb Merge pull request #8097 from nextcloud-libraries/automated/21160499038/serve...
  • d285867 Merge pull request #8076 from nextcloud-libraries/backport/7522/stable8
  • b756385 chore(docs): update docs styling from server
  • 9ade043 chore(deps): remove @​nextcloud/timezones
  • 0b48b64 perf(NcTimezonePicker): use Intl to reduce self-size from 206kb to 2kb
  • 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.33.0 to 8.35.3.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.35.3/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vue@v8.33.0...v8.35.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2026

Labels

The following labels could not be found: feature: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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 Jan 24, 2026

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 Jan 24, 2026

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant