Skip to content

Chore(deps): Bump @nextcloud/vue from 8.37.0 to 8.39.0#7927

Open
dependabot[bot] wants to merge 1 commit intostable33from
dependabot/npm_and_yarn/stable33/nextcloud/vue-8.39.0
Open

Chore(deps): Bump @nextcloud/vue from 8.37.0 to 8.39.0#7927
dependabot[bot] wants to merge 1 commit intostable33from
dependabot/npm_and_yarn/stable33/nextcloud/vue-8.39.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @nextcloud/vue from 8.37.0 to 8.39.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v8.39.0

v8.39.0 (2026-05-07)

Full Changelog

What's Changed

🚀 Enhancements

  • [stable8] feat: change NcAppNavigationItem/NcListItem active state design and NcAppContent edge style on Nextcloud 34+ #8498 #8512 (nfebe)
  • [stable8] feat(NcAppSidebarTab): Redesign active tab as rounded filled pill #8501 (nfebe)
  • [stable8] feat(NcAppSettingsDialog): new navigation design #8503 (nfebe)

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.39.0 (2026-05-07)

Full Changelog

What's Changed

🚀 Enhancements

  • [stable8] feat: change NcAppNavigationItem/NcListItem active state design and NcAppContent edge style on Nextcloud 34+ #8498 (nfebe)
  • [stable8] feat(NcAppSidebarTab): Redesign active tab as rounded filled pill #8501 (nfebe)
  • [stable8] feat(NcAppSettingsDialog): new navigation design #8503 (nfebe)

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

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Commits
  • 23fa873 Merge pull request #8511 from nextcloud-libraries/chore/release/8.39.0
  • 3612117 chore: prepare release v8.39.0
  • 4f0ba16 Merge pull request #8512 from nextcloud-libraries/fix/app-navigation-mobile-bg
  • 703d22a fix(NcAppNavigation): Restore opaque background on mobile
  • f8bf3bc Merge pull request #8503 from nextcloud-libraries/backport/align-settings-tit...
  • d401cbd feat(settings-dialog): Align title with navigation column
  • 697a3ee Merge pull request #8501 from nextcloud-libraries/backport/8447/stable8
  • d1b695a Merge pull request #8498 from nextcloud-libraries/backport/8448/stable8
  • 27ceafc Merge pull request #8506 from nextcloud-libraries/dependabot/npm_and_yarn/sta...
  • 7db3ccb chore(deps): npm dedupe
  • 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 8.37.0 to 8.39.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.39.0/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vue@v8.37.0...v8.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants