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.1.0 to 4.2.1 #1002

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2023

Bumps @nextcloud/dialogs from 4.1.0 to 4.2.1.

Release notes

Sourced from @​nextcloud/dialogs's releases.

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

Changed

  • The file picker breadcrumbs button got a new design #894 (@​susnux)
  • The package does no longer contain core-js polyfills as Nextcloud core already provides polyfills #863 (@​susnux)

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

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

🐛 Fixed bugs

  • Fix properties of the new button in the breadcrumbs #928 (@​susnux)
  • Ensure focus-visible outline is visible for all focusable elements #936 (@​susnux)
  • The table height should be max. 100% #922 (@​susnux)
  • Fix exported typings and cleanup file picker files #907 (@​susnux)
  • Fix typedoc generation and improve documentation of exported member #909 (@​susnux)

v4.2.0-beta.3 (2023-08-16)

🚀 Enhancement

  • Allow to add custom buttons and use the shipped file picker when using the FilePickerBuilder #898 (@​susnux)

🐛 Fixed bugs

... (truncated)

Commits
  • c23dbc5 Merge pull request #1008 from nextcloud-libraries/prepare/release
  • bd48f0f chore: Prepare 4.2.1 release
  • 9d36c42 Merge pull request #1007 from nextcloud-libraries/fix/missing-default-type
  • c099c9c fix(FilePicker): Legacy filepicker is broken because the default type was unset
  • 424c21e Merge pull request #1000 from nextcloud-libraries/bugfix/noid/error-on-choose
  • 8d547d8 fix: Do not log console errors if buttons is an empty array
  • 7d9d29e Merge pull request #999 from nextcloud-libraries/chore/release-4-2-0
  • 9f62a94 chore: Prepare 4.2.0 release
  • ff6e595 chore: Update dependencies
  • afbedec Merge pull request #998 from nextcloud-libraries/backport/20fd0e0d2215dcba716...
  • 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 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.

@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1c49e47) 100.00% compared to head (f06d070) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1002   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          168       168           
  Branches        31        31           
=========================================
  Hits           168       168           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-4.2.1 branch from 6490820 to aa0814b Compare October 14, 2023 01:34
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 bot and others added 3 commits November 9, 2023 18:32
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v4.2.1/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v4.1.0...v4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-4.2.1 branch from aa0814b to f06d070 Compare November 9, 2023 17:33
@dependabot dependabot bot merged commit 923260b into master Nov 9, 2023
23 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/dialogs-4.2.1 branch November 9, 2023 17:37
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.

2 participants