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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps): Bump @nextcloud/dialogs from 5.0.2 to 5.0.3 #1066

Merged
merged 2 commits into from Dec 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nextcloud/dialogs from 5.0.2 to 5.0.3.

Release notes

Sourced from @鈥媙extcloud/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 @鈥媣ueuse/core from 10.6.0 to 10.6.1
  • chore(deps-dev): Bump typescript from 5.2.2 to 5.3.2
Changelog

Sourced from @鈥媙extcloud/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 @鈥媣ueuse/core from 10.6.0 to 10.6.1
  • chore(deps-dev): Bump typescript from 5.2.2 to 5.3.2
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 @鈥媘di/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 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 added the dependencies Pull requests that update a dependency file label Dec 2, 2023
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

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

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2023

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.

Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 5.0.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@v5.0.2...v5.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-5.0.3 branch from 7fdcc00 to 7ec2d6b Compare December 13, 2023 00:52
@susnux
Copy link
Contributor

susnux commented Dec 13, 2023

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@dependabot dependabot bot merged commit 21412db into master Dec 13, 2023
18 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/dialogs-5.0.3 branch December 13, 2023 00:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants