Skip to content

chore(deps-dev): bump @nextcloud/vue from 8.37.0 to 8.38.0#2398

Merged
github-actions[bot] merged 1 commit intostable6from
dependabot/npm_and_yarn/stable6/nextcloud/vue-8.38.0
May 2, 2026
Merged

chore(deps-dev): bump @nextcloud/vue from 8.37.0 to 8.38.0#2398
github-actions[bot] merged 1 commit intostable6from
dependabot/npm_and_yarn/stable6/nextcloud/vue-8.38.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Bumps @nextcloud/vue from 8.37.0 to 8.38.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v8.38.0

v8.38.0 (2026-04-24)

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](https://github.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/unknown:protocol)
    • [unresolved relative link](https://github.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/internal_route)
    • [relative parameters](https://github.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/?parameters=1)
    • [relative anchor](https://github.com/nextcloud-libraries/nextcloud-vue/blob/HEAD/#anchor)

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Changelog

Sourced from @​nextcloud/vue's changelog.

v8.38.0 (2026-04-24)

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](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.38.0/unknown:protocol)
    • [unresolved relative link](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.38.0/internal_route)
    • [relative parameters](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.38.0/?parameters=1)
    • [relative anchor](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.38.0/#anchor)

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Commits
  • 02536bf Merge pull request #8471 from nextcloud-libraries/release/v8.38.0
  • 0aaee05 chore: prepare release v8.38.0
  • 9c6e7e6 Merge pull request #8467 from nextcloud-libraries/backport/8397/stable8
  • ee3ba36 fix(NcRichText)!: do not render non-resolved relative links
  • 36cab76 fix: extract NcRichTextExternalLink component
  • ed7419b Merge pull request #8465 from nextcloud-libraries/backport/8449/stable8
  • 806dad4 fix(autolink): migrate from 'visit' to 'visitParents'
  • 909c90c chore(deps): remove 'unist-util-visit', add 'unist-util-visit-parents' depend...
  • 54e2fad fix(autolink): add unit tests for nested and deep-nested MD links
  • df74096 Merge pull request #8466 from nextcloud-libraries/backport/8463/stable8
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@nextcloud/vue [>= 9.a, < 10]

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 8.37.0 to 8.38.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.38.0/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vue@v8.37.0...v8.38.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-version: 8.38.0
  dependency-type: direct:development
  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 May 2, 2026
@github-actions github-actions Bot enabled auto-merge May 2, 2026 03:29
@github-actions github-actions Bot merged commit e4165f1 into stable6 May 2, 2026
10 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/stable6/nextcloud/vue-8.38.0 branch May 2, 2026 03:33
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.

0 participants