Skip to content

Chore(deps): Bump @nextcloud/dialogs from 7.0.0-rc.0 to 7.0.0-rc.3 - #2138

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nextcloud/dialogs-7.0.0-rc.3
Closed

Chore(deps): Bump @nextcloud/dialogs from 7.0.0-rc.0 to 7.0.0-rc.3#2138
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nextcloud/dialogs-7.0.0-rc.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 20, 2025

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/dialogs from 7.0.0-rc.0 to 7.0.0-rc.3.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v7.0.0-rc.3

What's Changed

🐛 Fixed bugs

Full Changelog: nextcloud-libraries/nextcloud-dialogs@v7.0.0-rc.2...v7.0.0-rc.3

v7.0.0-rc.2

What's Changed

🐛 Fixed bugs

Other Changes

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v7.0.0

Notes

This package now builds on top of @nextcloud/vue version 9 using Vue 3. While this package uses Vue 3 it is also possible to use it within a Vue 2 project, in this case the Vue dependency will not be shared as the dependency was moved from a peer dependency to a plain dependency. This also means that if you are using Vue 2 you have to ensure you do not use bundler configurations that enforce resolving Vue to the same version as this will fail now, instead let the bundler choose the matching Vue version.

For example if using Webpack this will no longer work in Vue 2 apps:

  resolve: {
		alias: {
			vue$: path.resolve('./node_modules/vue'),
		},
  }

For Vue 3 apps nothing changed, meaning the app and this library will share the same Vue dependency as long as the versions are compatible.

Breaking

  • This package now uses Vue 3 internally.
  • The deprecated FilePicker component export was removed to allow using this library in Vue 2 and Vue 3 apps.
  • The deprecated Dialog.hide method was removed, instead await the returned promise and wait for the user interaction.
  • The spawnDialog helper method was removed, instead use the function provided by @nextcloud/vue
- import { spawnDialog } from '@nextcloud/dialogs'
+ import { spawnDialog } from '@nextcloud/vue/functions/dialog'

Added

Fixed

Changed

... (truncated)

Commits
  • 729ef17 Merge pull request #1945 from nextcloud-libraries/chore/release-v7.0.0-rc.3
  • 854ec9b chore: release v7.0.0-rc.3
  • c1aca97 Merge pull request #1943 from nextcloud-libraries/automated/noid/main-fix-npm...
  • e350093 fix(deps): Fix npm audit
  • 0fdac02 Merge pull request #1941 from nextcloud-libraries/chore/update-workflows
  • 8ace8ac chore: update workflows from organization
  • 803af22 Merge pull request #1940 from nextcloud-libraries/translations_441be4f7621043...
  • 58bbd5d Translate l10n/messages.pot in de_DE
  • 50fc03f Translate l10n/messages.pot in de
  • 6c6a37d Merge pull request #1939 from nextcloud-libraries/translations_441be4f7621043...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.


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)

Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 7.0.0-rc.0 to 7.0.0-rc.3.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v7.0.0-rc.0...v7.0.0-rc.3)

---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
  dependency-version: 7.0.0-rc.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added 3. to review dependencies Pull requests that update a dependency file labels Sep 20, 2025

@nextcloud-command nextcloud-command left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@codecov

codecov Bot commented Sep 20, 2025

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2138   +/-   ##
=======================================
  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.

@cypress

cypress Bot commented Sep 20, 2025

Copy link
Copy Markdown

Activity    Run #2856

Run Properties:  status check passed Passed #2856  •  git commit 938c704909: Chore(deps): Bump @nextcloud/dialogs from 7.0.0-rc.0 to 7.0.0-rc.3
Project Activity
Branch Review dependabot/npm_and_yarn/nextcloud/dialogs-7.0.0-rc.3
Run status status check passed Passed #2856
Run duration 03m 37s
Commit git commit 938c704909: Chore(deps): Bump @nextcloud/dialogs from 7.0.0-rc.0 to 7.0.0-rc.3
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 ↗︎

@dependabot @github

dependabot Bot commented on behalf of github Sep 20, 2025

Copy link
Copy Markdown
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot @github

dependabot Bot commented on behalf of github Oct 11, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #2156.

@dependabot dependabot Bot closed this Oct 11, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nextcloud/dialogs-7.0.0-rc.3 branch October 11, 2025 01:02
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