Skip to content

fix(deps): update dependency @nextcloud/vue to ^9.8.2 (stable8.6)#5380

Merged
ChristophWurst merged 1 commit into
stable8.6from
renovate/stable8.6-nextcloud-vue-9.x
Jun 10, 2026
Merged

fix(deps): update dependency @nextcloud/vue to ^9.8.2 (stable8.6)#5380
ChristophWurst merged 1 commit into
stable8.6from
renovate/stable8.6-nextcloud-vue-9.x

Conversation

@renovate

@renovate renovate Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@nextcloud/vue ^9.5.0^9.8.2 age confidence

Release Notes

nextcloud-libraries/nextcloud-vue (@​nextcloud/vue)

v9.8.2

Compare Source

Full Changelog

v9.8.1

Compare Source

Full Changelog

v9.8.0

Compare Source

Full Changelog

v9.7.0

Compare Source

Full Changelog

📝 Notes
  • NcRichText component used with useMarkdown = true or useExtendedMarkdown = true no longer renders relative links that can not be resolved by Vue Router.
    They are might interfere with routing logic and considered not belonging to the application. Examples that are not rendered as a clickable link:
    • [unknown protocols](unknown:protocol)
    • [unresolved relative link](internal_route)
    • [relative parameters](?parameters=1)
    • [relative anchor](#anchor)
🚀 Enhancements
  • feat(NcRichContenteditable): allow to pass menuContainer as string #​8417 (Antreesy)
🐛 Fixed bugs
  • fix(NcCheckboxRadioSwitch): use reactive state for group checkbox toggle #​8324 (pringelmann)
  • fix(NcRichText): do not escape markdown syntax when resolving reference #​8351 (Antreesy)
  • fix(NcPasswordField): reset validation state on change #​8350 (Antreesy)
  • fix(NcAppNavigation): close navigation on click outside for mobile dimensions #​8284 (grnd-alt)
  • fix(NcAvatar): redirect to guest avatar if avatar does not exist #​8440 (skjnldsv)
  • fix(NcModal): prevent focus trap race condition #​8093 (nikhil2297)
  • fix(NcRichText): do not render nested links in markdown #​8449 (Antreesy)
  • fix(NcRichText)!: do not render invalid relative markdown links #​8397 (Antreesy)
  • fix(NcAppNavigationSearch): Show search clear icon only when field contains something #​8454 (jancborchardt)
Other Changes
  • Updated translations

v9.6.0

Compare Source

Full Changelog

🚀 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

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "before 5am on tuesday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@odzhychko

Copy link
Copy Markdown

I tested it locally and found no issues.

@ChristophWurst ChristophWurst merged commit e4f64b7 into stable8.6 Jun 10, 2026
33 of 34 checks passed
@ChristophWurst ChristophWurst deleted the renovate/stable8.6-nextcloud-vue-9.x branch June 10, 2026 07:54
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 dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants