Skip to content

Build(deps): Bump @nextcloud/vue from 8.38.0 to 9.8.2#3199

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nextcloud/vue-9.8.2
Open

Build(deps): Bump @nextcloud/vue from 8.38.0 to 9.8.2#3199
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nextcloud/vue-9.8.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/vue from 8.38.0 to 9.8.2.

Release notes

Sourced from @​nextcloud/vue's releases.

v9.8.2

v9.8.2 (2026-06-02)

Full Changelog

What's Changed

🐛 Fixed bugs

  • fix(build): include full package version for CSS hash prefix #8580 (Antreesy)

Other Changes

  • Updated dependencies

v9.8.1

v9.8.1 (2026-05-28)

Full Changelog

What's Changed

🐛 Fixed bugs

  • fix: use correct boundaries of CSS breakpoints #8520 (susnux)
  • fix(NcAppSidebarTab): Reduce pill height #8547 (kra-mo)
  • fix(NcAppContent): background blur may be missing after minification #8544 (ShGKme)
  • fix(NcRichText): handle new lines when parsing reference links #8565 (Antreesy)
  • fix(NcAppNavigationItem): Make active state darker than hover #8557 (backportbot[bot])

Other Changes

  • Updated translations

v9.8.0

v9.8.0 (2026-05-07)

Full Changelog

What's Changed

🚀 Enhancements

  • feat: Semantic font weights for interactive elements #8469 (kra-mo)
  • feat: change NcAppNavigationItem/NcListItem active state design and NcAppContent edge style on Nextcloud 34+ #8448 #8513 (nfebe)
  • feat(NcAppSidebarTab): Redesign active tab as rounded filled pill #8447 (nfebe)
  • feat(NcAppSettingsDialog): new navigation design #8477 (nfebe)

v9.7.0

v9.7.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

  • feat(NcRichContenteditable): allow to pass menuContainer as string #8417 (Antreesy)

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v9.8.2 (2026-06-02)

Full Changelog

What's Changed

🐛 Fixed bugs

  • fix(build): include full package version for CSS hash prefix #8580 (Antreesy)

Other Changes

  • Updated dependencies

v9.8.1 (2026-05-28)

Full Changelog

What's Changed

🐛 Fixed bugs

  • fix: use correct boundaries of CSS breakpoints #8520 (susnux)
  • fix(NcAppSidebarTab): Reduce pill height #8547 (kra-mo)
  • fix(NcAppContent): background blur may be missing after minification #8544 (ShGKme)
  • fix(NcRichText): handle new lines when parsing reference links #8565 (Antreesy)
  • fix(NcAppNavigationItem): Make active state darker than hover #8557 (backportbot[bot])

Other Changes

  • Updated translations

v9.8.0 (2026-05-07)

Full Changelog

What's Changed

🚀 Enhancements

  • feat: Semantic font weights for interactive elements #8469 (kra-mo)
  • feat: change NcAppNavigationItem/NcListItem active state design and NcAppContent edge style on Nextcloud 34+ #8448 (nfebe)
  • feat(NcAppSidebarTab): Redesign active tab as rounded filled pill #8447 (nfebe)
  • feat(NcAppSettingsDialog): new navigation design #8477 (nfebe)

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

... (truncated)

Commits
  • e32cc26 Merge pull request #8592 from nextcloud-libraries/chore/release-9.8.2
  • d47459f Merge pull request #8585 from nextcloud-libraries/dependabot/npm_and_yarn/bab...
  • b605f6b Merge pull request #8587 from nextcloud-libraries/dependabot/npm_and_yarn/bab...
  • f081de9 chore(deps-dev): bump @​babel/plugin-syntax-import-assertions
  • 5813aeb chore(deps-dev): bump @​babel/preset-typescript from 7.28.5 to 7.29.7
  • c68665f Merge pull request #8586 from nextcloud-libraries/dependabot/npm_and_yarn/sas...
  • 2f3c0fc Merge pull request #8588 from nextcloud-libraries/dependabot/npm_and_yarn/vue...
  • 13e86fc Merge pull request #8589 from nextcloud-libraries/dependabot/npm_and_yarn/bab...
  • bbd6e7e Merge pull request #8590 from nextcloud-libraries/dependabot/npm_and_yarn/esl...
  • 80ec7e9 Merge pull request #8591 from nextcloud-libraries/dependabot/npm_and_yarn/dom...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 10, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 10, 2026
@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Test Results

   12 files    592 suites   2m 29s ⏱️
  589 tests   588 ✅ 1 💤 0 ❌
2 356 runs  2 351 ✅ 5 💤 0 ❌

Results for commit 2282ec2.

♻️ This comment has been updated with latest results.

Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.38.0 to 9.8.2.
- [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@v8.38.0...v9.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.8.2 branch from a2b6b02 to 2282ec2 Compare June 15, 2026 01:11
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