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

Build(deps): Bump @nextcloud/dialogs from 4.2.4 to 5.3.2 #2174

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 15, 2024

Bumps @nextcloud/dialogs from 4.2.4 to 5.3.2.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v5.3.2

v5.3.2 (2024-06-10)

Full Changelog

Fixed

  • fix: Also add current folder to button factory #1351 (susnux)
  • fix(FilePicker): Do not append image preloader to DOM #1340 (susnux)

Changed

  • Updated translations
  • chore(deps): Bump webdav to 5.6.0
  • chore(deps): Bump @​nextcloud/router to 3.0.1
  • chore(deps): Bump @​nextcloud/auth to 2.3.0
  • chore(deps): Bump @​nextcloud/axios to 2.5.0
  • chore(deps): Bump @​nextcloud/initial-state to 2.2.0
  • chore(deps): Bump @​nextcloud/l10n to 3.1.0
  • chore(deps): Bump @​nextcloud/event-bus to 3.3.1
  • chore(deps): Bump @​vueuse/core to 10.10.0
  • chore(deps): Bump @​nextcloud/files to 3.4.1

v5.3.1

v5.3.1 (2024-04-16)

Full Changelog

Fixes

  • fix: Close actions after creating directory and enter it automatically #1302 (susnux)
  • fix: Fix incorrect directory contents when navigating quickly #1299 (Pytal)

Changed

  • Dependency updates

v5.3.0

v5.3.0 (2024-04-10)

Full Changelog

Enhancements

  • feat: Provide generic dialogs previously provided by OC.dialogs #1297 (susnux)

Changed

  • Updated development dependencies

v5.2.1

v5.2.1 (2024-04-09)

Full Changelog

Fixed bug

  • fix(FilePicker): Request all default file props (incl. file id) #1287 (susnux)

Changed

  • Updated translations

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v5.3.2 (2024-06-10)

Full Changelog

Fixed

  • fix: Also add current folder to button factory #1351 (susnux)
  • fix(FilePicker): Do not append image preloader to DOM #1340 (susnux)

Changed

  • Updated translations
  • chore(deps): Bump webdav to 5.6.0
  • chore(deps): Bump @​nextcloud/router to 3.0.1
  • chore(deps): Bump @​nextcloud/auth to 2.3.0
  • chore(deps): Bump @​nextcloud/axios to 2.5.0
  • chore(deps): Bump @​nextcloud/initial-state to 2.2.0
  • chore(deps): Bump @​nextcloud/l10n to 3.1.0
  • chore(deps): Bump @​nextcloud/event-bus to 3.3.1
  • chore(deps): Bump @​vueuse/core to 10.10.0
  • chore(deps): Bump @​nextcloud/files to 3.4.1

v5.3.1 (2024-04-16)

Full Changelog

Fixes

  • fix: Close actions after creating directory and enter it automatically #1302 (susnux)
  • fix: Fix incorrect directory contents when navigating quickly #1299 (Pytal)

Changed

  • Dependency updates

v5.3.0 (2024-04-10)

Full Changelog

Enhancements

  • feat: Provide generic dialogs previously provided by OC.dialogs #1297 (susnux)

Changed

  • Updated development dependencies

v5.2.1 (2024-04-09)

Full Changelog

Fixed bug

  • fix(FilePicker): Request all default file props (incl. file id) #1287 (susnux)

Changed

  • Updated translations
  • Updated development dependencies
  • chore(deps): Bump @​nextcloud/files from 3.1.0 to 3.1.1
  • chore(deps): Bump webdav from 5.4.0 to 5.5.0

... (truncated)

Commits
  • fa1cdad Merge pull request #1352 from nextcloud-libraries/chore/5.3.2
  • eb0ac82 chore: Prepare release v5.3.2
  • 194cf83 Merge pull request #1351 from nextcloud-libraries/fix/add-current-folder-butt...
  • f43e612 tests: Adjust tests to mock implementation for multiple requests
  • 110ddce fix: Add disabled state to button interface
  • 670e4f6 refactor(FilePicker): Correctly assert prop to be defined for TypeScript
  • 3a23d9a fix(FilePicker): Add current folder to button factory as selected if `allowPi...
  • 12ecc5d Merge pull request #1348 from nextcloud-libraries/dependabot/npm_and_yarn/tsl...
  • 9984d2b Merge pull request #1350 from nextcloud-libraries/dependabot/npm_and_yarn/vit...
  • c4f2300 Merge pull request #1349 from nextcloud-libraries/dependabot/npm_and_yarn/nex...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 15, 2024
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 4.2.4 to 5.3.2.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v4.2.4...v5.3.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-5.3.2 branch from 523d557 to 7adaecc Compare June 19, 2024 15:44
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2024

Superseded by #2187.

@dependabot dependabot bot closed this Jun 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/dialogs-5.3.2 branch June 22, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants