Skip to content

fix(deps): bump @nextcloud/dialogs from 5.3.8 to v6 - autoclosed#4222

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nextcloud-dialogs-6.x
Closed

fix(deps): bump @nextcloud/dialogs from 5.3.8 to v6 - autoclosed#4222
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nextcloud-dialogs-6.x

Conversation

@renovate

@renovate renovate Bot commented Nov 26, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@nextcloud/dialogs ^5.3.8 -> ^6.3.1 age 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

v6.2.0

Compare Source

Notes

The export of the file picker Vue component is deprecated and will be removed in the next version.
Instead please use the FilePickerBuilder.

The Dialog.hide method is deprecated.
Instead only user interaction should close dialogs,
for this use the promise returned by Dialog.show which will resolve if the user answered the dialog and rejected if the user aborted (closed) the dialog.

Added
  • feat: allow picking files using the Nextcloud Nodes API #​1730 (susnux)
Fixed
  • fix(file-picker): align folder design with Nextcloud files app #​1733 (susnux)
  • fix: the nc-vue dialogs function module is called dialog not dialogs #​1732 (susnux)
  • perf: do not pre-load folder mime icon #​1734 (susnux)
Changed
  • docs: Update README.md #​1627 (susnux)
  • chore: update workflows #​1609 (susnux)
  • chore: simplify vitest config and fix some build issues #​1606 (susnux)
  • chore: supported branches #​1608 (susnux)
  • chore: prepare for vue3 migration #​1681 (ShGKme)
  • chore: deprecate export of filepicker Vue component #​1728 (susnux)
  • chore: Nextcloud 28 is EOL so is nextcloud-dialogs v5 #​1729 (susnux)
  • chore: deprecate Dialog.hide #​1731 (susnux)
  • chore(deps): Bump axios to 1.8.2
  • chore(deps): Bump webdav to 5.8.0
  • chore(deps): Bump dompurify to 3.2.4
  • chore(deps): Bump @nextcloud/event-bus to 3.3.2
  • chore(deps): Bump @nextcloud/files to 3.10.2
  • chore(deps): Bump @nextcloud/l10n to 3.2.0
  • chore(deps): Bump @vueuse/core to 11.3.0

v6.1.1

Compare Source

Full Changelog

v6.1.0

Compare Source

Full Changelog

Enhancements
Fixed
Changed
  • Updated translations
  • Updated development dependencies

v6.0.1

Compare Source

Full Changelog

Fixed
Changed

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

Configuration

📅 Schedule: Branch creation - "before 5am on tuesday" 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.

@codecov

codecov Bot commented Nov 26, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 9.86%. Comparing base (4d71b45) to head (5a9dcf7).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #4222   +/-   ##
=======================================
  Coverage     9.86%   9.86%           
  Complexity     265     265           
=======================================
  Files          124     124           
  Lines         6173    6173           
  Branches      1423    1423           
=======================================
  Hits           609     609           
  Misses        5441    5441           
  Partials       123     123           

☔ 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.

@renovate renovate Bot force-pushed the renovate/nextcloud-dialogs-6.x branch from bb53b94 to 4b0ecc5 Compare January 21, 2025 16:58
@renovate renovate Bot force-pushed the renovate/nextcloud-dialogs-6.x branch from 4b0ecc5 to 220e3b9 Compare January 22, 2025 11:51
@renovate renovate Bot force-pushed the renovate/nextcloud-dialogs-6.x branch from 220e3b9 to 153b693 Compare March 4, 2025 05:23
@renovate renovate Bot force-pushed the renovate/nextcloud-dialogs-6.x branch from 153b693 to 376d1d8 Compare March 25, 2025 05:39
@renovate renovate Bot force-pushed the renovate/nextcloud-dialogs-6.x branch from 376d1d8 to 72b2ecf Compare April 29, 2025 17:22
@renovate renovate Bot force-pushed the renovate/nextcloud-dialogs-6.x branch from 72b2ecf to 3697bd2 Compare May 12, 2025 08:39
@renovate renovate Bot force-pushed the renovate/nextcloud-dialogs-6.x branch from 3697bd2 to 435998f Compare May 20, 2025 04:24
@renovate renovate Bot force-pushed the renovate/nextcloud-dialogs-6.x branch from 435998f to 10e9902 Compare May 22, 2025 13:04
@renovate renovate Bot force-pushed the renovate/nextcloud-dialogs-6.x branch from 10e9902 to 29fd280 Compare June 3, 2025 04:21
@renovate renovate Bot force-pushed the renovate/nextcloud-dialogs-6.x branch from 29fd280 to 63eb75b Compare June 10, 2025 15:45
@renovate renovate Bot force-pushed the renovate/nextcloud-dialogs-6.x branch from 63eb75b to bc8ab8e Compare July 15, 2025 05:01
@renovate renovate Bot force-pushed the renovate/nextcloud-dialogs-6.x branch from bc8ab8e to 6c0f781 Compare August 10, 2025 12:24
@renovate renovate Bot force-pushed the renovate/nextcloud-dialogs-6.x branch from 6c0f781 to 7d3f39f Compare August 10, 2025 16:21
@renovate renovate Bot force-pushed the renovate/nextcloud-dialogs-6.x branch 2 times, most recently from 272caed to 005afc3 Compare August 19, 2025 12:36
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/nextcloud-dialogs-6.x branch from 005afc3 to 5a9dcf7 Compare August 19, 2025 12:55
@renovate renovate Bot changed the title fix(deps): bump @nextcloud/dialogs from 5.3.8 to v6 fix(deps): bump @nextcloud/dialogs from 5.3.8 to v6 - autoclosed Aug 22, 2025
@renovate renovate Bot closed this Aug 22, 2025
@renovate renovate Bot deleted the renovate/nextcloud-dialogs-6.x branch August 22, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants