Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2025

Bumps @nextcloud/vue from 9.2.0 to 9.3.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v9.3.0

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Full Changelog: nextcloud-libraries/nextcloud-vue@v9.2.0...v9.3.0

Changelog

Sourced from @​nextcloud/vue's changelog.

v9.3.0 (2025-11-20)

Full Changelog

🚀 Enhancements

  • feat(NcAppSettingsDialog): add version on the bottom and noVersion prop to disable it #7837 (ShGKme)
  • fix(NcActions): introduce 'size' prop #7847 (Antreesy)
  • feat(NcRichText): add 'Copy to clipboard' button for code blocks #7841 (Antreesy)

🐛 Fixed bugs

  • fix(NcPasswordField): respect checkPasswordStrength for input validation #7845 (Antreesy)
  • fix(NcTextField): adjust helper text icon #7856 (ShGKme)
  • fix(NcFormBox): use default text color in items #7854 (ShGKme)
  • fix(NcAvatar): do no request avatar image if icon slot provided #7891 (Antreesy)

Other Changes

Commits
  • 5930a2b Merge pull request #7894 from nextcloud-libraries/chore/release-9.3.0
  • 7148d04 chore: prepare v9.3.0 release
  • 07a83b7 Merge pull request #7891 from nextcloud-libraries/fix/noid/nc-avatar
  • 121badd fix(NcAvatar): set preloaded user status if explicitly provided
  • 25dce56 fix(NcAvatar): do no request avatar image if icon slot provided
  • 0074857 Merge pull request #7895 from nextcloud-libraries/chore/lower-npm-version
  • 959458b chore(package): npm=11.6.2
  • 6a9a573 Merge pull request #7879 from nextcloud-libraries/dependabot/npm_and_yarn/vit...
  • f3eb8ce Merge pull request #7880 from nextcloud-libraries/dependabot/npm_and_yarn/glo...
  • 76866b4 Merge pull request #7881 from nextcloud-libraries/dependabot/npm_and_yarn/sas...
  • 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 9.2.0 to 9.3.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@v9.2.0...v9.3.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-version: 9.3.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 Nov 22, 2025
@raimund-schluessler raimund-schluessler merged commit 2814132 into main Nov 22, 2025
24 checks passed
@raimund-schluessler raimund-schluessler deleted the dependabot/npm_and_yarn/nextcloud/vue-9.3.0 branch November 22, 2025 06:23
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.

2 participants