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.0.1 to 4.2.2 #509

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2023

Bumps @nextcloud/dialogs from 4.0.1 to 4.2.2.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v4.2.2

🚀 Enhancement

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

🐛 Fixed bugs

Full Changelog: nextcloud-libraries/nextcloud-dialogs@v4.2.1...v4.2.2

v4.2.1

Full Changelog

🐛 Fixed bugs

  • [stable4] Avoid error when not using any custom buttons by (juliushaertl) in #1000
  • [stable4] Bring back the default value for legacy file picker by (susnux) in #1007

v4.2.0

v4.2.0 (2023-09-13)

Full Changelog

🚀 Enhancement

  • A Vue based FilePicker component was added, which can be used either as a component or using programmatically #878 (@​susnux)
  • Add icons for filepicker and allow reactive button based on current path and selection #942 (@​susnux)
  • Always show file extension as a trailing text part #933 (@​susnux)
  • Show empty content when there are no files in folder #932 (@​susnux)
  • Allow to add custom buttons and use the shipped file picker when using the FilePickerBuilder #898 (@​susnux)

🐛 Fixed bugs

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v4.2.2 (2023-11-02)

Full Changelog

🚀 Enhancement

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

🐛 Fixed bugs

v4.2.1 (2023-09-21)

Full Changelog

🐛 Fixed bugs

  • [stable4] Avoid error when not using any custom buttons #1000 (juliushaertl)
  • [stable4] Bring back the default value for legacy file picker #1007 (susnux)

v4.2.0 (2023-09-13)

Full Changelog

🐛 Fixed bugs

  • [stable4] fix(FilePicker): Ensure file list header is shown on top of scrolled content rows #998 (susnux)
  • [stable4] fix: breadcrumbs grow #996 (susnux)
  • [stable4] fix(Dialog): Make the dialog flex column to show headline on top of content #995 (susnux)
  • [stable4] Fix table alignment #994 (susnux)
  • [stable4] Revert "fix: Patch webdav dependency for invalid exports field un… #985 (skjnldsv)

v4.2.0-beta.5 (2023-09-05)

🐛 Fixed bugs

v4.2.0-beta.4 (2023-08-24)

🚀 Enhancement

  • Add icons for filepicker and allow reactive button based on current path and selection #942 (@​susnux)
  • Always show file extension as a trailing text part #933 (@​susnux)
  • Show empty content when there are no files in folder #932 (@​susnux)

... (truncated)

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

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

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 Nov 11, 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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-4.2.2 branch from e4d4221 to 9d9b4cc Compare November 12, 2023 01:38
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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-4.2.2 branch from 9d9b4cc to d0290b1 Compare November 12, 2023 01:41
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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-4.2.2 branch from d0290b1 to 2859a9c Compare November 12, 2023 01:50
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

Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 4.0.1 to 4.2.2.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v4.2.2/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v4.0.1...v4.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-4.2.2 branch from 2859a9c to a9fa52f Compare November 23, 2023 14:44
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

@ShGKme
Copy link
Contributor

ShGKme commented Jan 3, 2024

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2024

Looks like @nextcloud/dialogs is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/dialogs-4.2.2 branch January 3, 2024 16:39
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