Skip to content

Chore(deps): Bump @nextcloud/vue from 9.4.0 to 9.6.0#151

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nextcloud/vue-9.6.0
Open

Chore(deps): Bump @nextcloud/vue from 9.4.0 to 9.6.0#151
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nextcloud/vue-9.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2026

Bumps @nextcloud/vue from 9.4.0 to 9.6.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v9.6.0

v9.6.0 (2026-03-13)

🚀 Enhancements

  • feat(NcFilePicker): add picker component to select local files #7097 (susnux)
  • feat(emoji): extend 'emojiAddRecent' to allow pass emoji as an argument #8288 (Antreesy)

🐛 Fixed bugs

  • fix(NcTextArea): area resize does not resize component #8175
  • fix(NcButton): remove active effect from disabled buttons #8176 (Antreesy)
  • fix(NcInputField): use overflow-wrap: anywhere instead of word-break: break-all for the helper text #8225 (Sector6759)
  • fix(NcModal): properly handle modal name size #8263 (susnux)
  • fix(NcRichContenteditable): restore native undo/redo events #8286 (Antreesy)
  • fix(NcAppContent): list is not scrollable on mobile #8292
  • fix(NcRichText): ignore links resolving in Markdown #8154 (Antreesy)

Other Changes

  • Updated translations
  • fix: add missing initialization to keep the old behaviour #8291

v9.5.0

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

New Contributors

Full Changelog: nextcloud-libraries/nextcloud-vue@v9.4.0...v9.5.0

Changelog

Sourced from @​nextcloud/vue's changelog.

v9.6.0 (2026-03-13)

🚀 Enhancements

  • feat(NcFilePicker): add picker component to select local files #7097 (susnux)
  • feat(emoji): extend 'emojiAddRecent' to allow pass emoji as an argument #8288 (Antreesy)

🐛 Fixed bugs

  • fix(NcTextArea): area resize does not resize component #8175
  • fix(NcButton): remove active effect from disabled buttons #8176 (Antreesy)
  • fix(NcInputField): use overflow-wrap: anywhere instead of word-break: break-all for the helper text #8225 (Sector6759)
  • fix(NcModal): properly handle modal name size #8263 (susnux)
  • fix(NcRichContenteditable): restore native undo/redo events #8286 (Antreesy)
  • fix(NcAppContent): list is not scrollable on mobile #8292
  • fix(NcRichText): ignore links resolving in Markdown #8154 (Antreesy)

Other Changes

  • Updated translations
  • fix: add missing initialization to keep the old behaviour #8291

v9.5.0 (2026-02-04)

Full Changelog

🚀 Enhancements

  • feat(NcRadioGroupButton): add disabled state styling to NcRadioGroupButton #8118 (nikhil2297)
  • feat(NcProgresBar): add showValue prop to show the progress value #8120 (nikhil2297)
  • feat(NcSelectUsers): export NcSelectUsersModel type #8130 (susnux)
  • feat(NcListItem): emit dragstart event #8170 (backportbot[bot])

🐛 Fixed bugs

  • fix(NcButton): do not reduce border radius for small buttons #8129 (susnux)
  • fix: use provided appName of NcContent if possible #8157 (susnux)
  • fix(NcInputField): Helper message word-break on Chrome #8128 (artonge)

Other Changes

New Contributors

Commits
  • e5fcf4f Merge pull request #8304 from nextcloud-libraries/v9-6-0
  • 2f95da5 chore: prepare v9.6.0
  • 62d60c2 Merge pull request #8154 from nextcloud-libraries/fix/noid/rich-text-ignore-l...
  • 8dbc1b2 Merge pull request #8292 from nextcloud-libraries/backport/8289/main
  • 5d5cb2c Merge pull request #8301 from nextcloud-libraries/dependabot/npm_and_yarn/vit...
  • 6e09201 chore(deps-dev): bump the vitest group with 2 updates
  • 117ec14 fix(NcRichText): ignore links resolving in Markdown
  • e5a148c chore(deps): add remark-stringify as a dependency
  • 666185f Merge pull request #8294 from nextcloud-libraries/dependabot/npm_and_yarn/dom...
  • de95680 Merge pull request #8293 from nextcloud-libraries/dependabot/github_actions/a...
  • 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 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.4.0 to 9.6.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.4.0...v9.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update javascript code labels Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants