Skip to content

build(deps): bump @nextcloud/dialogs from 6.1.1 to 6.3.0 - #52838

Closed
dependabot[bot] wants to merge 0 commit into
stable30from
dependabot/npm_and_yarn/stable30/nextcloud/dialogs-6.3.0
Closed

build(deps): bump @nextcloud/dialogs from 6.1.1 to 6.3.0#52838
dependabot[bot] wants to merge 0 commit into
stable30from
dependabot/npm_and_yarn/stable30/nextcloud/dialogs-6.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 14, 2025

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/dialogs from 6.1.1 to 6.3.0.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v6.3.0

v6.3.0

🚀 Enhancements

🐛 Fixed bugs

Other Changes

v6.2.0

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v6.3.0

🚀 Enhancements

🐛 Fixed bugs

Other Changes

v6.2.0

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
Commits
  • 3e10bb0 Merge pull request #1782 from nextcloud-libraries/feat/release-stable6
  • b309b2a chore: bump @​nextcloud/auth to 2.5.0
  • b6e0d65 Merge pull request #1784 from nextcloud-libraries/dependabot/npm_and_yarn/sta...
  • ed0dbd6 chore(deps): Bump @​nextcloud/auth from 2.4.0 to 2.5.0
  • ea4a183 chore: v6.3.0
  • c83e8e1 Merge pull request #1780 from nextcloud-libraries/dependabot/npm_and_yarn/sta...
  • f1699f4 chore(deps-dev): Bump happy-dom from 17.4.6 to 17.4.7
  • 514569a Merge pull request #1778 from nextcloud-libraries/dependabot/npm_and_yarn/sta...
  • e11774d chore(deps-dev): Bump sass from 1.87.0 to 1.88.0
  • 4092453 Merge pull request #1777 from nextcloud-libraries/backport/1775/stable6
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot
dependabot Bot requested a review from a team May 14, 2025 19:17
@dependabot @github

dependabot Bot commented on behalf of github May 14, 2025

Copy link
Copy Markdown
Contributor Author

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@nextcloud-command nextcloud-command left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github

dependabot Bot commented on behalf of github May 14, 2025

Copy link
Copy Markdown
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@AndyScherzinger AndyScherzinger added this to the Nextcloud 30.0.12 milestone Jun 1, 2025
@AndyScherzinger
AndyScherzinger force-pushed the dependabot/npm_and_yarn/stable30/nextcloud/dialogs-6.3.0 branch from 678f849 to 3d70de2 Compare June 1, 2025 14:23
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/stable30/nextcloud/dialogs-6.3.0 branch June 1, 2025 14:23
@AndyScherzinger
AndyScherzinger restored the dependabot/npm_and_yarn/stable30/nextcloud/dialogs-6.3.0 branch June 1, 2025 14:23
@AndyScherzinger

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot @github

dependabot Bot commented on behalf of github Jun 1, 2025

Copy link
Copy Markdown
Contributor Author

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@AndyScherzinger

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot @github

dependabot Bot commented on behalf of github Jun 1, 2025

Copy link
Copy Markdown
Contributor Author

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@AndyScherzinger
AndyScherzinger deleted the dependabot/npm_and_yarn/stable30/nextcloud/dialogs-6.3.0 branch June 1, 2025 14:25
@AndyScherzinger

Copy link
Copy Markdown
Member

@dependabot reopen

@dependabot @github

dependabot Bot commented on behalf of github Jun 1, 2025

Copy link
Copy Markdown
Contributor Author

Dependabot tried to reopen this PR, but was told that it doesn't include any commits that aren't already on the base branch (and therefore couldn't be reopened).

@dependabot
dependabot Bot restored the dependabot/npm_and_yarn/stable30/nextcloud/dialogs-6.3.0 branch June 1, 2025 14:25
@susnux
susnux deleted the dependabot/npm_and_yarn/stable30/nextcloud/dialogs-6.3.0 branch June 1, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants