Skip to content

fix(deps): update dependency @nextcloud/dialogs to ^6.3.1 (main) #7251

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/dialogs ^6.2.0 -> ^6.3.1 age adoption passing confidence

Release Notes

nextcloud-libraries/nextcloud-dialogs (@​nextcloud/dialogs)

v6.3.1

Compare Source

🐛 Fixed bugs

v6.3.0

Compare Source

🚀 Enhancements
🐛 Fixed bugs
Other Changes

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from max-nextcloud as a code owner May 24, 2025 12:24
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 24, 2025
@renovate renovate bot requested a review from mejo- as a code owner May 24, 2025 12:24
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 24, 2025
@github-actions github-actions bot enabled auto-merge May 24, 2025 12:24
Copy link

codecov bot commented May 24, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 59.22%. Comparing base (27a35cd) to head (73a5d63).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/components/Menu/ActionInsertLink.vue 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7251      +/-   ##
==========================================
+ Coverage   52.32%   59.22%   +6.90%     
==========================================
  Files         482      481       -1     
  Lines       42045    37146    -4899     
  Branches     1049     1048       -1     
==========================================
  Hits        22000    22000              
+ Misses      19942    15044    -4898     
+ Partials      103      102       -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.

@juliusknorr
Copy link
Member

link to local file test fails, which sounds related to this changelog entry:

[stable6] fix(FilePickerBuilder): correctly return array / plain value depending on multiselect by @​backportbot in https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1777

@renovate renovate bot changed the title fix(deps): update dependency @nextcloud/dialogs to ^6.3.0 (main) fix(deps): update dependency @nextcloud/dialogs to ^6.3.1 (main) Jun 10, 2025
@renovate renovate bot force-pushed the renovate/main-nextcloud-dialogs-6.x branch from 00c3fb7 to 14d5fb3 Compare June 10, 2025 15:47
@renovate renovate bot force-pushed the renovate/main-nextcloud-dialogs-6.x branch from 14d5fb3 to d4075e0 Compare June 21, 2025 18:28
@mejo- mejo- force-pushed the renovate/main-nextcloud-dialogs-6.x branch from d4075e0 to a5ffcce Compare June 23, 2025 09:55
… an array now"

This reverts commit 915fe39.

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- force-pushed the renovate/main-nextcloud-dialogs-6.x branch from a5ffcce to 73a5d63 Compare June 23, 2025 09:55
Copy link
Contributor Author

renovate bot commented Jun 23, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mejo-
Copy link
Member

mejo- commented Jun 23, 2025

link to local file test fails, which sounds related to this changelog entry:

Indeed. I was too fast fixing it in Collectives and Text with the bump to @nextcloud/dialogs 6.2.0 🙃

Reverted now.

@github-actions github-actions bot merged commit d6c8b07 into main Jun 23, 2025
77 of 82 checks passed
@github-actions github-actions bot deleted the renovate/main-nextcloud-dialogs-6.x branch June 23, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants