Skip to content

fix(deps): update dependency @nextcloud/vue to ^9.7.0 (main)#5254

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-nextcloud-vue-9.x
Open

fix(deps): update dependency @nextcloud/vue to ^9.7.0 (main)#5254
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-nextcloud-vue-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 14, 2026

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate Bot force-pushed the renovate/main-nextcloud-vue-9.x branch from d1153fe to bae974f Compare April 23, 2026 12:04
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot changed the title fix(deps): update dependency @nextcloud/vue to ^9.6.0 (main) fix(deps): update dependency @nextcloud/vue to ^9.7.0 (main) Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/main-nextcloud-vue-9.x branch from bae974f to 7b5e55b Compare April 27, 2026 13:01
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.

3 participants