Skip to content

[stable32] build(deps): Bump @nextcloud/vue from 9.3.3 to 9.6.0 - #17458

Closed
dependabot[bot] wants to merge 1 commit into
stable32from
dependabot/npm_and_yarn/stable32/nextcloud/vue-9.6.0
Closed

[stable32] build(deps): Bump @nextcloud/vue from 9.3.3 to 9.6.0#17458
dependabot[bot] wants to merge 1 commit into
stable32from
dependabot/npm_and_yarn/stable32/nextcloud/vue-9.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 21, 2026

Copy link
Copy Markdown
Contributor

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

v9.4.0

v9.4.0 (2026-01-21)

🚀 Enhancements

  • feat(NcDateTimePicker): add range limit props and inline option #8009 (GVodyanov)

Other Changes

  • deps: revert pin for focus-trap library and bump to v7.8.0 #8072 (ShGKme)
  • build: prevent style leaks from apps with different Vue version #8091 (ShGKme)

... (truncated)

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

v9.4.0 (2026-01-21)

Full Changelog

🚀 Enhancements

  • feat(NcDateTimePicker): add range limit props and inline option #8009 (GVodyanov)

Other Changes

  • deps: revert pin for focus-trap library and bump to v7.8.0 #8072 (ShGKme)
  • build: prevent style leaks from apps with different Vue version #8091 (ShGKme)
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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript labels Mar 21, 2026
@github-actions github-actions Bot changed the title build(deps): Bump @nextcloud/vue from 9.3.3 to 9.6.0 [stable32] build(deps): Bump @nextcloud/vue from 9.3.3 to 9.6.0 Mar 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/stable32/nextcloud/vue-9.6.0 branch from 55a5bcb to 0ca1c59 Compare March 22, 2026 11:36
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 9.3.3 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.3.3...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 force-pushed the dependabot/npm_and_yarn/stable32/nextcloud/vue-9.6.0 branch from 0ca1c59 to abc4cea Compare March 22, 2026 11:54
@Antreesy

Copy link
Copy Markdown
Contributor

Need a minor-bump patch, and we noticed some other upstream issues, so can wait until 9.6.1

@nickvergessen nickvergessen added this to the 🪺 Next Patch (32) milestone Apr 1, 2026
@Antreesy

Antreesy commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

Also need a vue-router major bump, as well as some vue-related libraries

@Antreesy Antreesy closed this Apr 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 2, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/stable32/nextcloud/vue-9.6.0 branch April 2, 2026 07:14
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