Skip to content

[stable33] chore(deps): Bump @nextcloud/vue from 9.6.0 to 9.8.2#61043

Open
dependabot[bot] wants to merge 2 commits into
stable33from
dependabot/npm_and_yarn/stable33/nextcloud/vue-9.8.1
Open

[stable33] chore(deps): Bump @nextcloud/vue from 9.6.0 to 9.8.2#61043
dependabot[bot] wants to merge 2 commits into
stable33from
dependabot/npm_and_yarn/stable33/nextcloud/vue-9.8.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/vue from 9.6.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 requested review from a team as code owners June 6, 2026 02:36
@dependabot dependabot Bot requested review from nfebe, skjnldsv and sorbaugh and removed request for a team June 6, 2026 02:36
@github-actions github-actions Bot changed the title chore(deps): Bump @nextcloud/vue from 9.6.0 to 9.8.1 [stable33] chore(deps): Bump @nextcloud/vue from 9.6.0 to 9.8.1 Jun 6, 2026
@github-actions github-actions Bot enabled auto-merge June 6, 2026 03:27
@AndyScherzinger AndyScherzinger added this to the Nextcloud 33.0.6 milestone Jun 6, 2026
@AndyScherzinger

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot dependabot Bot changed the title [stable33] chore(deps): Bump @nextcloud/vue from 9.6.0 to 9.8.1 chore(deps): Bump @nextcloud/vue from 9.6.0 to 9.8.2 Jun 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/stable33/nextcloud/vue-9.8.1 branch from e1cd89d to 4c36a75 Compare June 6, 2026 14:01
@github-actions github-actions Bot changed the title chore(deps): Bump @nextcloud/vue from 9.6.0 to 9.8.2 [stable33] chore(deps): Bump @nextcloud/vue from 9.6.0 to 9.8.2 Jun 6, 2026
@AndyScherzinger AndyScherzinger force-pushed the dependabot/npm_and_yarn/stable33/nextcloud/vue-9.8.1 branch from 4c36a75 to 66efbec Compare June 6, 2026 20:14
auto-merge was automatically disabled June 6, 2026 20:14

Pull request was closed

@dependabot @github

dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@github-actions github-actions Bot enabled auto-merge June 6, 2026 20:14
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile

Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 9.6.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@v9.6.0...v9.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@AndyScherzinger AndyScherzinger force-pushed the dependabot/npm_and_yarn/stable33/nextcloud/vue-9.8.1 branch from 2ace949 to d56e14f Compare June 7, 2026 09:02
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile amend

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/stable33/nextcloud/vue-9.8.1 branch from d56e14f to 59a6bd5 Compare June 7, 2026 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants