Skip to content
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

fix(deps): update dependency @nextcloud/dialogs to v5 #930

Merged
merged 4 commits into from
Dec 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v5.0.3

Compare Source

Full Changelog

🐛 Fixed bugs
  • fix(FilePicker): cropImagePreviews is now provided as a prop in FilePreview #​1120 (susnux)
  • fix(FilePicker): On button click also emit the current directory if allowPickDirectory is set to true #​1121 (susnux)
  • fix: Adjust types for IFilePickerButton to align icon with NcDialogButton #​1122 (susnux)
  • fix(build): include ?raw data to bundle #​1128 (ShGKme)
Changed
  • Updated translations
  • chore(deps): Bump @​vueuse/core from 10.6.0 to 10.6.1
  • chore(deps-dev): Bump typescript from 5.2.2 to 5.3.2

v5.0.2

Compare Source

Full Changelog

🐛 Fixed bugs
  • fix(FilePicker): Listen on update:open rather than closed event from NcDialog #​1113 (@​susnux)
Changed
  • Updated translations
  • chore(deps): Bump @nextcloud/vue from 8.2.0

v5.0.1

Compare Source

Full Changelog

🐛 Fixed bugs
Changed

v5.0.0

Compare Source

Full Changelog

🚀 Enhancement
🐛 Fixed bugs
  • fix: Use NcDialog instead of custom dialog component now that it is upstreamed #​1101 (@​susnux)
Changed
  • Updated translations
  • Updated dependencies
    • Now using stable @nextcloud/vue version 8.0.0
    • Now using stable @nextcloud/files version 3.0.0

Configuration

📅 Schedule: Branch creation - "before 5am every weekday,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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Oct 6, 2023
@renovate renovate bot requested review from a team, mejo- and datenangebot and removed request for a team October 6, 2023 00:30
@cypress
Copy link

cypress bot commented Oct 6, 2023

2 flaky tests on run #1337 ↗︎

0 268 0 0 Flakiness 2

Details:

fix(deps): update dependency @nextcloud/dialogs to v5
Project: Collectives Commit: a59de8802e
Status: Passed Duration: 05:36 💡
Started: Dec 30, 2023 3:52 PM Ended: Dec 30, 2023 3:57 PM
Flakiness  page-list.spec.js • 1 flaky test • Nextcloud stable27

View Output

Test Artifacts
Page list > Page trash > allows to trash and restore page with subpage and attachment Screenshots
Flakiness  pages-links.spec.js • 1 flaky test • Nextcloud stable25

View Output

Test Artifacts
Page Link Handling > Link handling to collectives > Opens link with URL to page in other collective with fileId in same/new tab depending on view/edit mode Screenshots

Review all test suite changes for PR #930 ↗︎

@mejo- mejo- force-pushed the renovate/nextcloud-dialogs-5.x branch from 166aced to 5e8048f Compare October 10, 2023 16:27
@renovate renovate bot force-pushed the renovate/nextcloud-dialogs-5.x branch 2 times, most recently from f91db91 to e32ed13 Compare October 23, 2023 08:54
@renovate renovate bot changed the title fix(deps): update dependency @nextcloud/dialogs to v5 fix(deps): update dependency @nextcloud/dialogs to v5 - autoclosed Nov 8, 2023
@renovate renovate bot closed this Nov 8, 2023
@renovate renovate bot deleted the renovate/nextcloud-dialogs-5.x branch November 8, 2023 14:31
@renovate renovate bot changed the title fix(deps): update dependency @nextcloud/dialogs to v5 - autoclosed fix(deps): update dependency @nextcloud/dialogs to v5 Nov 8, 2023
@renovate renovate bot reopened this Nov 8, 2023
@renovate renovate bot restored the renovate/nextcloud-dialogs-5.x branch November 8, 2023 19:16
@renovate renovate bot force-pushed the renovate/nextcloud-dialogs-5.x branch 2 times, most recently from 477dd5d to 1ecb520 Compare November 15, 2023 13:50
@renovate renovate bot force-pushed the renovate/nextcloud-dialogs-5.x branch from 1ecb520 to d87cb4e Compare November 17, 2023 22:15
@renovate renovate bot force-pushed the renovate/nextcloud-dialogs-5.x branch from d87cb4e to bd21467 Compare November 27, 2023 16:44
@max-nextcloud max-nextcloud removed the request for review from datenangebot December 29, 2023 09:08
@renovate renovate bot force-pushed the renovate/nextcloud-dialogs-5.x branch from bd21467 to 8e3d6c5 Compare December 29, 2023 12:48
@max-nextcloud max-nextcloud self-assigned this Dec 29, 2023
@max-nextcloud max-nextcloud force-pushed the renovate/nextcloud-dialogs-5.x branch from 8e3d6c5 to fab4073 Compare December 29, 2023 17:52
Copy link
Contributor Author

renovate bot commented Dec 29, 2023

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 and others added 2 commits December 30, 2023 16:48
Make sure the navigation to the `Collectives` folder finished
before clicking the `Choose` button.

Waiting for `@propfind` is not enough,
as the propfinds that happened in between
will also trigger it.

Signed-off-by: Max <[email protected]>
@max-nextcloud max-nextcloud force-pushed the renovate/nextcloud-dialogs-5.x branch from d7be767 to a59de88 Compare December 30, 2023 15:48
@max-nextcloud max-nextcloud merged commit c9488bb into main Dec 31, 2023
53 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/nextcloud-dialogs-5.x branch December 31, 2023 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants