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): bump @nextcloud/dialogs from 4.1.0 to ^4.2.5 (main) #8797

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v4.2.5

Compare Source

What's Changed

Full Changelog: nextcloud-libraries/nextcloud-dialogs@v4.2.4...v4.2.5

v4.2.4

Compare Source

What's Changed

Full Changelog: nextcloud-libraries/nextcloud-dialogs@v4.2.3...v4.2.4

v4.2.3

Compare Source

v4.2.3 (2024-01-19)

Full Changelog

🐛 Fixed bugs
  • fix(FilePicker): Use Node::path for current path fixing an clicking favorite folders #​1167 (susnux)
Changed
  • Updated dependencies

v4.2.2

Compare Source

🚀 Enhancement
  • Bring back previews of images, this worked with FilePicker on Nextcloud 26 but was missing in this rewrite #​1015 (susnux)
🐛 Fixed bugs

Full Changelog: nextcloud-libraries/nextcloud-dialogs@v4.2.1...v4.2.2

v4.2.1

Compare Source

v4.2.1

Full Changelog

🐛 Fixed bugs
  • [stable4] Avoid error when not using any custom buttons by (juliushaertl) in #​1000
  • [stable4] Bring back the default value for legacy file picker by (susnux) in #​1007

v4.2.0

Compare Source

v4.2.0 (2023-09-13)

Full Changelog

🚀 Enhancement
  • A Vue based FilePicker component was added, which can be used either as a component or using programmatically #​878 (@​susnux)
  • Add icons for filepicker and allow reactive button based on current path and selection #​942 (@​susnux)
  • Always show file extension as a trailing text part #​933 (@​susnux)
  • Show empty content when there are no files in folder #​932 (@​susnux)
  • Allow to add custom buttons and use the shipped file picker when using the FilePickerBuilder #​898 (@​susnux)
🐛 Fixed bugs
Changed
  • The file picker breadcrumbs button got a new design #​894 (@​susnux)
  • The package does no longer contain core-js polyfills as Nextcloud core already provides polyfills #​863 (@​susnux)
  • The project was moved to a new Github organization (nextcloud-libraries)
  • Dependency updates

Configuration

📅 Schedule: Branch creation - "before 5am on wednesday" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) August 23, 2023 01:27
@renovate renovate bot force-pushed the renovate/main-nextcloud-dialogs-4.x branch from 7ba649f to 6ba8c6e Compare August 24, 2023 11:19
@renovate renovate bot changed the title fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.0-beta.3 (main) fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.0-beta.4 (main) Aug 24, 2023
@renovate renovate bot changed the title fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.0-beta.4 (main) fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.0-beta.5 (main) Sep 5, 2023
@renovate renovate bot force-pushed the renovate/main-nextcloud-dialogs-4.x branch from 6ba8c6e to 9c41781 Compare September 5, 2023 20:16
@renovate renovate bot force-pushed the renovate/main-nextcloud-dialogs-4.x branch from 9c41781 to 90fd57b Compare September 14, 2023 10:06
@renovate renovate bot changed the title fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.0-beta.5 (main) fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.0 (main) Sep 14, 2023
@renovate renovate bot changed the title fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.0 (main) fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.1 (main) Sep 21, 2023
@renovate renovate bot force-pushed the renovate/main-nextcloud-dialogs-4.x branch from 90fd57b to 959d11c Compare September 21, 2023 09:57
@GretaD
Copy link
Contributor

GretaD commented Sep 29, 2023

doesnt build

ERROR in ./node_modules/@nextcloud/dialogs/node_modules/webdav/dist/node/request.js 2:0-44 Module not found: Error: Can't resolve 'https' in '/var/www/nextcloud/server/apps/mail/node_modules/@nextcloud/dialogs/node_modules/webdav/dist/node' Did you miss the leading dot in 'resolve.extensions'? Did you mean '[".*",".js",".vue",".json"]' instead of '["*",".js",".vue",".json"]'?

@renovate renovate bot changed the title fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.1 (main) fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.2 (main) Nov 8, 2023
@renovate renovate bot force-pushed the renovate/main-nextcloud-dialogs-4.x branch from 959d11c to 6bea493 Compare November 8, 2023 17:19
@renovate renovate bot requested a review from ChristophWurst as a code owner November 8, 2023 17:19
@ChristophWurst ChristophWurst mentioned this pull request Nov 29, 2023
24 tasks
@renovate renovate bot changed the title fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.2 (main) fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.3 (main) Jan 19, 2024
@renovate renovate bot force-pushed the renovate/main-nextcloud-dialogs-4.x branch from 6bea493 to 7b7c93d Compare January 19, 2024 22:29
@renovate renovate bot force-pushed the renovate/main-nextcloud-dialogs-4.x branch from 7b7c93d to 1f149d2 Compare January 30, 2024 18:03
@renovate renovate bot changed the title fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.3 (main) fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.4 (main) Jan 30, 2024
@renovate renovate bot force-pushed the renovate/main-nextcloud-dialogs-4.x branch from 1f149d2 to 65ff71d Compare February 7, 2024 00:38
@renovate renovate bot changed the title fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.4 (main) fix(deps): bump @nextcloud/dialogs from 4.1.0 to ^4.2.5 (main) Feb 7, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/main-nextcloud-dialogs-4.x branch from 65ff71d to 5b2311f Compare February 22, 2024 12:00
@renovate renovate bot merged commit cadad6e into main Feb 22, 2024
36 checks passed
@renovate renovate bot deleted the renovate/main-nextcloud-dialogs-4.x branch February 22, 2024 12:24
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.

1 participant