Skip to content

chore(deps-dev): Bump @nextcloud/vue from 8.37.0 to 8.40.0 - #2147

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nextcloud/vue-8.40.0
Jul 27, 2026
Merged

chore(deps-dev): Bump @nextcloud/vue from 8.37.0 to 8.40.0#2147
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nextcloud/vue-8.40.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @nextcloud/vue from 8.37.0 to 8.40.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v8.40.0

v8.40.0 (2026-07-13)

Full Changelog

What's Changed

🚀 Enhancements

  • [stable8] feat: Semantic font weights for interactive elements #8519 (kra-mo)
  • [stable8] feat(NcReferenceWidget): allow to enable resizable widget height #8665 (mejo-)

🐛 Fixed bugs

  • [stable8] fix: use correct boundaries of CSS breakpoints #8543
  • fix(NcAppNavigationItem): Make active state darker than hover #8533 (nfebe)
  • [stable8] fix(NcAppContent): background blur may be missing after minification #8566
  • [stable8] fix(NcRichText): handle new lines when parsing reference links #8568
  • [stable8] fix(NcAppSidebarTab): Reduce pill height #8553 (kra-mo)
  • [stable8] fix(build): include full package version for CSS hash prefix #8584 (Antreesy)
  • [stable8] fix(NcGuestContent): migrate style assignment fully to CSS #8696

Other Changes

  • Updated dependencies

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

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v8.40.0 (2026-07-13)

Full Changelog

What's Changed

🚀 Enhancements

  • [stable8] feat: Semantic font weights for interactive elements #8519 (kra-mo)
  • [stable8] feat(NcReferenceWidget): allow to enable resizable widget height #8665 (mejo-)

🐛 Fixed bugs

  • [stable8] fix: use correct boundaries of CSS breakpoints #8543
  • fix(NcAppNavigationItem): Make active state darker than hover #8533 (nfebe)
  • [stable8] fix(NcAppContent): background blur may be missing after minification #8566
  • [stable8] fix(NcRichText): handle new lines when parsing reference links #8568
  • [stable8] fix(NcAppSidebarTab): Reduce pill height #8553 (kra-mo)
  • [stable8] fix(build): include full package version for CSS hash prefix #8584 (Antreesy)
  • [stable8] fix(NcGuestContent): migrate style assignment fully to CSS #8696

Other Changes

  • Updated dependencies

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

🚀 Enhancements

🐛 Fixed bugs

... (truncated)

Commits
  • 3ce1481 Merge pull request #8729 from nextcloud-libraries/chore/release-8.40.0
  • e656e31 chore: prepare release v8.40.0
  • b5f67bd Merge pull request #8717 from nextcloud-libraries/dependabot/npm_and_yarn/sta...
  • 7801dc4 chore: run eslint --fix
  • 703d3be chore(deps-dev): bump @​nextcloud/eslint-config from 9.0.0 to 9.0.1
  • 5906671 Merge pull request #8725 from nextcloud-libraries/automated/29184211768/serve...
  • 0a858f8 Merge pull request #8704 from nextcloud-libraries/dependabot/npm_and_yarn/sta...
  • 8a2c88f chore(docs): update docs styling from server
  • b7f539f Merge pull request #8718 from nextcloud-libraries/dependabot/npm_and_yarn/sta...
  • da13764 chore(deps-dev): bump webpack from 5.108.3 to 5.108.4
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@nextcloud/vue [>= 9.a, < 10]

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.40.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.40.0/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vue@v8.37.0...v8.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Jul 27, 2026
@github-actions
github-actions Bot enabled auto-merge July 27, 2026 17:25
@github-actions
github-actions Bot merged commit 5ad8f3c into main Jul 27, 2026
15 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/nextcloud/vue-8.40.0 branch July 27, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants