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 v6 (main) - autoclosed #1299

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v6.0.0

Compare Source

Full Changelog

Breaking

v6.0.0 is only compatible with Nextcloud 29 and newer.
Technically this is the same as v5.3.5, but v5.3.3 was a breaking change as it dropped support for Nextcloud 28 and older on public shares.

Changed

v5.3.6

Compare Source

5.3.6

Full Changelog

Breaking

In v5.3.3 breaking changes were introduced as it dropped support for Nextcloud 28 and older on public shares.
This reverts the changes to the DAV handling, for Nextcloud 29+ please use the now released version v6.0.0+.

Changed

v5.3.5

Compare Source

Full Changelog

Fixed
  • fix(FilePicker): Cleanup DAV handling and properly handle currentFolder #​1378 (susnux)
Changed

v5.3.4

Compare Source

Full Changelog

Fixed
  • fix(FilePicker): Forward update of currentPath to navigatedPath #​1370 (susnux)
Changed
  • chore(deps-dev): Bump sass to 1.77.6
  • chore(deps-dev): Bump @​nextcloud/vite-config to 1.3.0
  • chore(deps-dev): Bump happy-dom to 14.12.3
  • chore(deps-dev): Bump typedoc to 0.26.0
  • chore(deps-dev): Bump typescript to 5.5.2

v5.3.3

Compare Source

Full Changelog

Fixed
  • fix: Use shallowRef instead of shallowReactive because Vue 2 limitation
  • fix: Prevent invalid range for skeleton number
Changed
  • refactor: @nextcloud/files is now aware of public shares also now have @nextcloud/sharing #​1361 (susnux)
  • refactor: Use sorting function from files library
  • Add SPDX header #​1354 (AndyScherzinger)
  • chore(deps-dev): Bump braces from 3.0.2 to 3.0.3
  • chore(deps): Bump @​vueuse/core from 10.10.0 to 10.11.0
  • chore(deps-dev): Bump sass from 1.77.4 to 1.77.5
  • chore(deps-dev): Bump vite from 5.2.13 to 5.3.1

v5.3.2

Compare Source

Full Changelog

Fixed
Changed

v5.3.1

Compare Source

Full Changelog

Fixes
  • fix: Close actions after creating directory and enter it automatically #​1302 (susnux)
  • fix: Fix incorrect directory contents when navigating quickly #​1299 (Pytal)
Changed
  • Dependency updates

v5.3.0

Compare Source

Full Changelog

Enhancements
  • feat: Provide generic dialogs previously provided by OC.dialogs #​1297 (susnux)
Changed
  • Updated development dependencies

v5.2.1

Compare Source

Full Changelog

Fixed bug
  • fix(FilePicker): Request all default file props (incl. file id) #​1287 (susnux)
Changed
  • Updated translations
  • Updated development dependencies
  • chore(deps): Bump @​nextcloud/files from 3.1.0 to 3.1.1
  • chore(deps): Bump webdav from 5.4.0 to 5.5.0

v5.2.0

Compare Source

Full Changelog

Enhancements
Fixed bug
  • fix(FilePicker): Adjust margin of view-selector to be consistent with filter input
Changed

v5.1.2

Compare Source

Full Changelog

🐛 Fixed bugs
Changed
  • Updated translations
  • Updated dependencies @nextcloud/router and webdav
  • Updated development dependencies

v5.1.1

Compare Source

Full Changelog

🐛 Fixed bugs
  • fix(FilePicker): Stop default close event in case of button press #​1207 (susnux)
  • fix(FilePicker): Export FilePickerClosed error #​1198 (susnux)
Changed
  • Updated translations
  • Updated development dependencies

v5.1.0

Compare Source

Full Changelog

🚀 Enhancement
  • enh(FilePickerBuilder): Change error thrown when FilePicker is closed #​1166 (susnux)
🐛 Fixed bugs
Changed
  • Updated translations
  • Updated dependencies

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 - "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 added the dependencies Pull requests that update a dependency file label Aug 17, 2024
@renovate renovate bot requested review from datenangebot and enjeck August 17, 2024 03:07
@renovate renovate bot force-pushed the renovate/main-nextcloud-dialogs-6.x branch from a7bd1a0 to 0186ec2 Compare August 17, 2024 04:07
@renovate renovate bot force-pushed the renovate/main-nextcloud-dialogs-6.x branch from 0186ec2 to 82142cb Compare August 19, 2024 07:18
@renovate renovate bot changed the title fix(deps): update dependency @nextcloud/dialogs to v6 (main) fix(deps): update dependency @nextcloud/dialogs to v6 (main) - autoclosed Aug 21, 2024
@renovate renovate bot closed this Aug 21, 2024
auto-merge was automatically disabled August 21, 2024 17:57

Pull request was closed

@renovate renovate bot deleted the renovate/main-nextcloud-dialogs-6.x branch August 21, 2024 17:57
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.

0 participants