Skip to content

Chore(deps): Bump @nextcloud/vue from 9.1.0 to 9.2.0#2209

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/nextcloud/vue-9.2.0
Nov 13, 2025
Merged

Chore(deps): Bump @nextcloud/vue from 9.1.0 to 9.2.0#2209
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/nextcloud/vue-9.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2025

Bumps @nextcloud/vue from 9.1.0 to 9.2.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v9.2.0

What's Changed

📝 Notes

  • NcAppSettingsSectionShortcuts has been renamed to NcAppSettingsShortcutsSection but still available by the previous name
  • NcAppSettingsDialog has started the process of migration to the new design. It may break the existing settings layout. Use layout prop to partially revert the change or migrate to use NcFormBox and NcFormGroup components in the settings sections.

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Full Changelog: nextcloud-libraries/nextcloud-vue@v9.1.0...v9.2.0

Changelog

Sourced from @​nextcloud/vue's changelog.

Commits
  • 3982691 Merge pull request #7823 from nextcloud-libraries/release/v9.2.0
  • 062db43 chore(release): v9.2.0
  • cfdf3cc chore(release): add v9.2.0 changelog
  • 6763866 chore(release): add v8.34.0 changelog
  • 82d7687 Merge pull request #7819 from nextcloud-libraries/translations_a29bf79827304d...
  • e07561e fix(l10n): Translate l10n/messages.pot in de
  • 8412065 fix(l10n): Translate l10n/messages.pot in en_GB
  • f0c9eaa Merge pull request #7817 from nextcloud-libraries/fix/NcListItem-render-actio...
  • 57dd7bc fix(NcListItem): do not mount NcActions until necessary
  • 58175c1 Merge pull request #7814 from nextcloud-libraries/feat/rename-NcAppSettingsSe...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Nov 8, 2025
@cypress
Copy link
Copy Markdown

cypress bot commented Nov 8, 2025

Activity  Image  Run #3015

Run Properties:  status check passed Passed #3015  •  git commit 2b2dd8b693: Chore(deps): Bump @nextcloud/vue from 9.1.0 to 9.2.0
Project Activity
Branch Review dependabot/npm_and_yarn/nextcloud/vue-9.2.0
Run status status check passed Passed #3015
Run duration 02m 47s
Commit git commit 2b2dd8b693: Chore(deps): Bump @nextcloud/vue from 9.1.0 to 9.2.0
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 10
View all changes introduced in this branch ↗︎

@github-actions github-actions bot enabled auto-merge November 8, 2025 03:00
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.69%. Comparing base (cfd1a6f) to head (cab2be6).
⚠️ Report is 17 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2209   +/-   ##
=======================================
  Coverage   37.69%   37.69%           
=======================================
  Files          43       43           
  Lines        1682     1682           
  Branches      119      119           
=======================================
  Hits          634      634           
  Misses       1047     1047           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@miaulalala miaulalala force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.2.0 branch from 1d3ef29 to a002929 Compare November 12, 2025 22:24
@miaulalala
Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.2.0 branch from a002929 to 1bbbc23 Compare November 12, 2025 22:44
@miaulalala
Copy link
Copy Markdown
Collaborator

/compile amend /

Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 9.1.0 to 9.2.0.
- [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.1.0...v9.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.2.0 branch from 1bbbc23 to cab2be6 Compare November 13, 2025 10:25
@github-actions github-actions bot merged commit d6d3326 into master Nov 13, 2025
53 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nextcloud/vue-9.2.0 branch November 13, 2025 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant