Skip to content

chore(deps): Bump @nextcloud/vue from 8.27.0 to 9.8.2#1120

Merged
github-actions[bot] merged 2 commits into
masterfrom
dependabot/npm_and_yarn/nextcloud/vue-9.8.2
Jul 9, 2026
Merged

chore(deps): Bump @nextcloud/vue from 8.27.0 to 9.8.2#1120
github-actions[bot] merged 2 commits into
masterfrom
dependabot/npm_and_yarn/nextcloud/vue-9.8.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/vue from 8.27.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
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​nextcloud/vue since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript labels Jun 15, 2026
@dependabot dependabot Bot requested a review from silverkszlo as a code owner June 15, 2026 01:03
@dependabot dependabot Bot added javascript dependencies Pull requests that update a dependency file labels Jun 15, 2026
@github-actions github-actions Bot enabled auto-merge June 15, 2026 01:03
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.8.2 branch from 0070398 to f0097c1 Compare June 20, 2026 21:07
dependabot Bot and others added 2 commits July 9, 2026 13:56
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.27.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.27.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>
Signed-off-by: silver <s.szmajduch@posteo.de>
@silverkszlo silverkszlo force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.8.2 branch from e9bd88d to 9281757 Compare July 9, 2026 11:56
@github-actions github-actions Bot merged commit 5f9817a into master Jul 9, 2026
19 of 20 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/nextcloud/vue-9.8.2 branch July 9, 2026 12:10
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant