activity
activity copied to clipboard
Chore(deps): Bump @nextcloud/dialogs from 7.1.0 to 7.2.0
Bumps @nextcloud/dialogs from 7.1.0 to 7.2.0.
Release notes
Sourced from @nextcloud/dialogs's releases.
v7.2.0
What's Changed
🚀 Enhancements
- fix: add allowCreateNew to filepicker by
@grnd-altin nextcloud-libraries/nextcloud-dialogs#2070🐛 Fixed bugs
- fix(filepicker): use
@nextcloud/filesfor name validation by@susnuxin nextcloud-libraries/nextcloud-dialogs#2158- fix(conflict-picker): use sub-path import to only import needed parts by
@susnuxin nextcloud-libraries/nextcloud-dialogs#2162- fix(conflict-picker): pass correct props to component by
@susnuxin nextcloud-libraries/nextcloud-dialogs#2159- fix(types): resolve Typescript issues and add CI job to check for type issues by
@susnuxin nextcloud-libraries/nextcloud-dialogs#2160- fix(filepicker): use proper folder icons by
@susnuxin nextcloud-libraries/nextcloud-dialogs#2180- fix: always use the node displayname prop by
@susnuxin nextcloud-libraries/nextcloud-dialogs#2179Other Changes
- chore: update workflows from organization by
@susnuxin nextcloud-libraries/nextcloud-dialogs#2052- ci: update workflows from organization by
@susnuxin nextcloud-libraries/nextcloud-dialogs#2102- ci: update workflows from organization by
@susnuxin nextcloud-libraries/nextcloud-dialogs#2185* Updated translations- chore: prepare v7.2.0 by
@susnuxin nextcloud-libraries/nextcloud-dialogs#2184
Changelog
Sourced from @nextcloud/dialogs's changelog.
v7.2.0
Added
Fixed
- fix(filepicker): use
@nextcloud/filesfor name validation #2158 (susnux)- fix(filepicker): use proper folder icons #2180 (susnux)
- fix(conflict-picker): use sub-path import to only import needed parts #2162 (susnux)
- fix(conflict-picker): pass correct props to component #2159 (susnux)
- fix(types): resolve Typescript issues and add CI job to check for type issues #2160 (susnux)
- fix: always use the node displayname prop #2179 (susnux)
Changed
Commits
2fc2189Merge pull request #2185 from nextcloud-libraries/ci/wf6b6a8e7ci: update workflows from organizationf3f5e03Merge pull request #2184 from nextcloud-libraries/chore/7-1-1d22b80bchore: prepare v7.2.07449f9fMerge pull request #2179 from nextcloud-libraries/fix/always-use-displayname17d8012Merge pull request #2180 from nextcloud-libraries/fix/use-correct-icons0b19327fix(filepicker): use proper folder icons5f99e20fix: always use the node displayname propa61c93dMerge pull request #2151 from nextcloud-libraries/dependabot/npm_and_yarn/mai...e0b63a2test: wait for transition- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @nextcloud/dialogs since your current version.
You can trigger a rebase of this PR 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)