text icon indicating copy to clipboard operation
text copied to clipboard

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

Open renovate[bot] opened this issue 7 months ago • 2 comments

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[bot] avatar May 24 '25 12:05 renovate[bot]

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 :warning:
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     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar May 24 '25 12:05 codecov[bot]

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

juliusknorr avatar May 26 '25 05:05 juliusknorr

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.

renovate[bot] avatar Jun 23 '25 09:06 renovate[bot]

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 :upside_down_face:

Reverted now.

mejo- avatar Jun 23 '25 10:06 mejo-