Skip to content

Chore(deps): Bump @nextcloud/vue from 8.29.1 to 9.8.2#951

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

Chore(deps): Bump @nextcloud/vue from 8.29.1 to 9.8.2#951
github-actions[bot] merged 3 commits into
masterfrom
dependabot/npm_and_yarn/nextcloud/vue-9.8.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/vue from 8.29.1 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.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@github-actions
github-actions Bot enabled auto-merge May 19, 2026 05:29
@AndyScherzinger

Copy link
Copy Markdown
Member

@dependabot rebase

@AndyScherzinger AndyScherzinger added this to the Nextcloud 35 milestone Jul 6, 2026
@dependabot dependabot Bot changed the title Chore(deps): Bump @nextcloud/vue from 8.29.1 to 9.8.0 Chore(deps): Bump @nextcloud/vue from 8.29.1 to 9.8.2 Jul 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.8.0 branch from 833e44c to 51cccb2 Compare July 6, 2026 20:43
@CarlSchwan

Copy link
Copy Markdown
Member

This needs a whole vue3 migration, which is now done

@CarlSchwan
CarlSchwan force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.8.0 branch from 8ede6f3 to b67411e Compare July 7, 2026 14:33
@CarlSchwan
CarlSchwan requested a review from susnux July 7, 2026 14:33
@CarlSchwan

Copy link
Copy Markdown
Member

/compile amend

@nextcloud-command
nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.8.0 branch from b67411e to c3eeb6a Compare July 7, 2026 15:38
@Altahrim

Altahrim commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

/compile amend

@nextcloud-command
nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.8.0 branch from c3eeb6a to f1b5955 Compare July 8, 2026 06:54
@CarlSchwan

Copy link
Copy Markdown
Member

It needs a manual rebase

@Altahrim

Altahrim commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Seems the amend-rebase fails indeed :D

@CarlSchwan
CarlSchwan force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.8.0 branch from f1b5955 to b58f669 Compare July 8, 2026 07:59
@CarlSchwan

Copy link
Copy Markdown
Member

/compile amend

@nextcloud-command
nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.8.0 branch from b58f669 to 374da63 Compare July 9, 2026 11:38
@CarlSchwan
CarlSchwan disabled auto-merge July 9, 2026 11:45
Comment thread package.json Outdated
dependabot Bot and others added 2 commits July 9, 2026 14:22
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.29.1 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.29.1...v9.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Carl Schwan <carlschwan@kde.org>
@CarlSchwan
CarlSchwan force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.8.0 branch from 374da63 to 4b0b8b5 Compare July 9, 2026 12:26
@susnux
susnux force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.8.0 branch from 4b0b8b5 to a05361c Compare July 9, 2026 12:26
@github-actions
github-actions Bot enabled auto-merge July 9, 2026 12:26
Signed-off-by: Carl Schwan <carlschwan@kde.org>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux
susnux force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.8.0 branch from a05361c to 15f2051 Compare July 9, 2026 12:27
@github-actions
github-actions Bot merged commit 9c60ebc into master Jul 9, 2026
41 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/nextcloud/vue-9.8.0 branch July 9, 2026 12:45
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.

4 participants