nextcloud / text2image_helper

A Smart Picker for interfacing with text-to-image providers in Nextcloud
1 stars 1 forks source link

Bump @nextcloud/dialogs from 4.2.1 to 4.2.2 #18

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Bumps @nextcloud/dialogs from 4.2.1 to 4.2.2.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v4.2.2

:rocket: Enhancement

  • Bring back previews of images, this worked with FilePicker on Nextcloud 26 but was missing in this rewrite #1015 (susnux)

:bug: Fixed bugs

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.1...v4.2.2

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v4.2.2 (2023-11-02)

Full Changelog

:rocket: Enhancement

  • Bring back previews of images, this worked with FilePicker on Nextcloud 26 but was missing in this rewrite #1015 (susnux)

:bug: Fixed bugs

Commits
  • c0f80c5 Merge pull request #1096 from nextcloud-libraries/chore/release-4.2.2
  • 7a1df28 fix(FilePicker): Ensure height is always set to file picker value
  • 8317e34 chore: Prepare 4.2.2 release
  • 5da204f fix(deps): Update dependencies
  • f57b190 Merge pull request #1094 from nextcloud-libraries/fix/stable4-l10n
  • 28c11aa fix(l10n): Update translations from main
  • a4efabe Merge pull request #1059 from nextcloud-libraries/backport/1058/stable4
  • 3c4cd5b fix: Swap sort icons
  • f475df9 Merge pull request #1042 from nextcloud-libraries/fix/spelling-stable4
  • 92fb28c fix(i18n): Fix spelling of MIME
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 10 months ago

Superseded by #28.