Build(deps): Bump @nextcloud/dialogs from 5.3.7 to 6.3.0
Bumps @nextcloud/dialogs from 5.3.7 to 6.3.0.
Release notes
Sourced from @nextcloud/dialogs's releases.
v6.3.0
v6.3.0
🚀 Enhancements
- [stable6] feat: add guest auth prompt component by
@skjnldsvin nextcloud-libraries/nextcloud-dialogs#1759🐛 Fixed bugs
- [stable6] fix(FilePickerBuilder): correctly return array / plain value depending on multiselect by
@backportbotin nextcloud-libraries/nextcloud-dialogs#1777Other Changes
- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1740- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1741- Update
@nextcloud/authto 2.5.0 by@skjnldsvv6.2.0
What's Changed
🚀 Enhancements
- feat: allow picking files using the Nextcloud Nodes API by
@susnuxin nextcloud-libraries/nextcloud-dialogs#1730🐛 Fixed bugs
- fix(file-picker): align folder design with Nextcloud files app by
@susnuxin nextcloud-libraries/nextcloud-dialogs#1733- fix: the nc-vue dialogs function module is called
dialognotdialogsby@susnuxin nextcloud-libraries/nextcloud-dialogs#1732- perf: do not pre-load folder mime icon by
@susnuxin nextcloud-libraries/nextcloud-dialogs#1734Other Changes
- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1570- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1574- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1575- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1576- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1579- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1580- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1581- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1582- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1588- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1598- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1605- chore: update workflows by
@susnuxin nextcloud-libraries/nextcloud-dialogs#1609- chore: simplify vitest config and fix some build issues by
@susnuxin nextcloud-libraries/nextcloud-dialogs#1606- chore: supported branches by
@susnuxin nextcloud-libraries/nextcloud-dialogs#1608- docs: Update README.md by
@susnuxin nextcloud-libraries/nextcloud-dialogs#1627- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1644- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1645- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1671- chore: prepare for vue3 migration by
@ShGKmein nextcloud-libraries/nextcloud-dialogs#1681- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1686- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1687- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1688- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1691- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1692- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1704- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1705- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1711- chore: deprecate export of filepicker Vue component by
@susnuxin nextcloud-libraries/nextcloud-dialogs#1728
... (truncated)
Changelog
Sourced from @nextcloud/dialogs's changelog.
v6.3.0
🚀 Enhancements
- [stable6] feat: add guest auth prompt component by
@skjnldsvin nextcloud-libraries/nextcloud-dialogs#1759🐛 Fixed bugs
- [stable6] fix(FilePickerBuilder): correctly return array / plain value depending on multiselect by
@backportbotin nextcloud-libraries/nextcloud-dialogs#1777Other Changes
- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1740- Updates for project Nextcloud dialogs library by
@transifex-integrationin nextcloud-libraries/nextcloud-dialogs#1741- Update
@nextcloud/authto 2.5.0 by@skjnldsvv6.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.hidemethod is deprecated. Instead only user interaction should close dialogs, for this use the promise returned byDialog.showwhich will resolve if the user answered the dialog and rejected if the user aborted (closed) the dialog.Added
Fixed
- fix(file-picker): align folder design with Nextcloud files app #1733 (susnux)
- fix: the nc-vue dialogs function module is called
dialognotdialogs#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-busto 3.3.2- chore(deps): Bump
@nextcloud/filesto 3.10.2- chore(deps): Bump
@nextcloud/l10nto 3.2.0- chore(deps): Bump
@vueuse/coreto 11.3.06.1.1
Fixed
... (truncated)
Commits
3e10bb0Merge pull request #1782 from nextcloud-libraries/feat/release-stable6b309b2achore: bump@nextcloud/authto 2.5.0b6e0d65Merge pull request #1784 from nextcloud-libraries/dependabot/npm_and_yarn/sta...ed0dbd6chore(deps): Bump@nextcloud/authfrom 2.4.0 to 2.5.0ea4a183chore: v6.3.0c83e8e1Merge pull request #1780 from nextcloud-libraries/dependabot/npm_and_yarn/sta...f1699f4chore(deps-dev): Bump happy-dom from 17.4.6 to 17.4.7514569aMerge pull request #1778 from nextcloud-libraries/dependabot/npm_and_yarn/sta...e11774dchore(deps-dev): Bump sass from 1.87.0 to 1.88.04092453Merge pull request #1777 from nextcloud-libraries/backport/1775/stable6- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)