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

Chore(deps): Bump @nextcloud/dialogs from 4.2.2 to 5.0.3 #888

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2023

Bumps @nextcloud/dialogs from 4.2.2 to 5.0.3.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v5.0.3

v5.0.3 (2023-11-27)

Full Changelog

🐛 Fixed bugs

  • fix(FilePicker): cropImagePreviews is now provided as a prop in FilePreview #1120 (susnux)
  • fix(FilePicker): On button click also emit the current directory if allowPickDirectory is set to true #1121 (susnux)
  • fix: Adjust types for IFilePickerButton to align icon with NcDialogButton #1122 (susnux)
  • fix(build): include ?raw data to bundle #1128 (ShGKme)

Changed

  • Updated translations
  • chore(deps): Bump @​vueuse/core from 10.6.0 to 10.6.1
  • chore(deps-dev): Bump typescript from 5.2.2 to 5.3.2

v5.0.2

v5.0.2 (2023-11-17)

Full Changelog

🐛 Fixed bugs

  • fix(FilePicker): Listen on update:open rather than closed event from NcDialog #1113 (@​susnux)

Changed

  • Updated translations
  • chore(deps): Bump @nextcloud/vue from 8.2.0

v5.0.1

What's Changed

Full Changelog: nextcloud-libraries/nextcloud-dialogs@v5.0.0...v5.0.1

v5.0.0

What's Changed

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v5.0.3 (2023-11-27)

Full Changelog

🐛 Fixed bugs

  • fix(FilePicker): cropImagePreviews is now provided as a prop in FilePreview #1120 (susnux)
  • fix(FilePicker): On button click also emit the current directory if allowPickDirectory is set to true #1121 (susnux)
  • fix: Adjust types for IFilePickerButton to align icon with NcDialogButton #1122 (susnux)
  • fix(build): include ?raw data to bundle #1128 (ShGKme)

Changed

  • Updated translations
  • chore(deps): Bump @​vueuse/core from 10.6.0 to 10.6.1
  • chore(deps-dev): Bump typescript from 5.2.2 to 5.3.2

v5.0.2 (2023-11-17)

Full Changelog

🐛 Fixed bugs

  • fix(FilePicker): Listen on update:open rather than closed event from NcDialog #1113 (@​susnux)

Changed

  • Updated translations
  • chore(deps): Bump @nextcloud/vue from 8.2.0

v5.0.1 (2023-11-15)

Full Changelog

🐛 Fixed bugs

Changed

  • Updated translations
  • chore(deps-dev): Bump @​types/gettext-parser from 4.0.3 to 4.0.4
  • chore(deps): Bump @​vueuse/core from 10.5.0 to 10.6.0
  • chore(deps): Bump @​types/toastify-js from 1.12.2 to 1.12.3
  • chore(deps): Bump axios from 1.4.0 to 1.6.1

v5.0.0 (2023-11-08)

Full Changelog

🚀 Enhancement

🐛 Fixed bugs

  • fix: Use NcDialog instead of custom dialog component now that it is upstreamed #1101 (@​susnux)

Changed

  • Updated translations
  • Updated dependencies
    • Now using stable @nextcloud/vue version 8.0.0

... (truncated)

Commits
  • 77c1350 Merge pull request #1129 from nextcloud-libraries/chore/prepare-5_0_3
  • 4e3a8ee chore: Prepare 5.0.3 release
  • 9ae3a08 Merge pull request #1127 from nextcloud-libraries/dependabot/npm_and_yarn/typ...
  • 8ddda74 chore: Update typedoc for TypeScript compatibility
  • 9dec2e8 chore(deps-dev): Bump typescript from 5.2.2 to 5.3.2
  • a8ca2d1 Merge pull request #1122 from nextcloud-libraries/fix/types
  • fe50891 Merge pull request #1128 from nextcloud-libraries/fix/raw-query-import
  • 8ded064 chore(deps): mover @​mdi/svg to devDependencies
  • 14239cb fix(build): include ?raw data to bundle
  • 0a5e971 Merge pull request #1125 from nextcloud-libraries/translations_441be4f7621043...
  • 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 force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-5.0.3 branch from 2ff2c80 to b3a2ada Compare December 30, 2023 13:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-5.0.3 branch from b3a2ada to 132605e Compare December 30, 2023 13:45
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 4.2.2 to 5.0.3.
- [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.2...v5.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-5.0.3 branch from 132605e to 13a5b3a Compare December 31, 2023 10:59
@max-nextcloud max-nextcloud force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-5.0.3 branch from 13a5b3a to aac8c15 Compare December 31, 2023 11:06
Also fix a missing dangling comma.

Signed-off-by: Max <[email protected]>
@max-nextcloud max-nextcloud force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-5.0.3 branch from aac8c15 to 39c7ec0 Compare December 31, 2023 11:23
@max-nextcloud
Copy link
Collaborator

/compile

Signed-off-by: nextcloud-command <[email protected]>
@max-nextcloud max-nextcloud merged commit dde9c3c into master Jan 1, 2024
13 checks passed
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/nextcloud/dialogs-5.0.3 branch January 1, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants