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.1.0 to 5.1.1 #3799

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2024

Bumps @nextcloud/dialogs from 4.1.0 to 5.1.1.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v5.1.1

What's Changed

Full Changelog: nextcloud-libraries/nextcloud-dialogs@v5.1.0...v5.1.1

v5.1.0

v5.1.0 (2024-01-19)

Full Changelog

🚀 Enhancement

  • enh(FilePickerBuilder): Change error thrown when FilePicker is closed #1166 (susnux)

🐛 Fixed bugs

  • fix(FilePicker): Adjust stylings after migration to NcDialog #1138 (susnux)
  • fix(FilePicker): Set default of path to undefined to allow using the saved path #1137 (susnux)
  • fix(FilePicker): Use Node::path for current path fixing an clicking favorite folders #1165 (susnux)
  • fix(FilePicker): Stop click event on checkbox column to allow multiselect #1192 (susnux)
  • fix(FilePicker): Adjust checkbox position #1193 (susnux)
  • fix(FilePicker): Improve choose button text when selecting multiple #1191 (susnux)
  • Remove unneeded tab, tablist and aria-selected roles from navigation #1180 (JuliaKirschenheuter)
  • Remove aria-label from <div> #1179 (JuliaKirschenheuter)

Changed

  • Updated translations
  • Updated dependencies

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

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v5.1.1 (2024-01-26)

Full Changelog

🐛 Fixed bugs

  • fix(FilePicker): Stop default close event in case of button press #1207 (susnux)
  • fix(FilePicker): Export FilePickerClosed error #1198 (susnux)

Changed

  • Updated translations
  • Updated development dependencies

v5.1.0 (2024-01-19)

Full Changelog

🚀 Enhancement

  • enh(FilePickerBuilder): Change error thrown when FilePicker is closed #1166 (susnux)

🐛 Fixed bugs

  • fix(FilePicker): Adjust stylings after migration to NcDialog #1138 (susnux)
  • fix(FilePicker): Set default of path to undefined to allow using the saved path #1137 (susnux)
  • fix(FilePicker): Use Node::path for current path fixing an clicking favorite folders #1165 (susnux)
  • fix(FilePicker): Stop click event on checkbox column to allow multiselect #1192 (susnux)
  • fix(FilePicker): Adjust checkbox position #1193 (susnux)
  • fix(FilePicker): Improve choose button text when selecting multiple #1191 (susnux)
  • Remove unneeded tab, tablist and aria-selected roles from navigation #1180 (JuliaKirschenheuter)
  • Remove aria-label from <div> #1179 (JuliaKirschenheuter)

Changed

  • Updated translations
  • Updated dependencies

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)

... (truncated)

Commits
  • d61a1a4 Merge pull request #1210 from nextcloud-libraries/chore-prepare-5-1-1
  • 1ef213b chore: Prepare 5.1.1 release
  • 885dd7d Merge pull request #1209 from nextcloud-libraries/translations_441be4f7621043...
  • f50dd94 Translate l10n/messages.pot in sv
  • ed4aa01 Merge pull request #1207 from nextcloud-libraries/fix/emite-on-close
  • ece7def Merge pull request #1208 from nextcloud-libraries/translations_441be4f7621043...
  • 29257f3 Translate l10n/messages.pot in uk
  • ac80699 fix(FilePicker): Stop default close event in case of button press
  • 7bfac4f Merge pull request #1206 from nextcloud-libraries/translations_441be4f7621043...
  • 9eede49 Translate l10n/messages.pot in tr
  • 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)

Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 4.1.0 to 5.1.1.
- [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.1.0...v5.1.1)

---
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 added 3. to review Waiting for reviews feature: dependencies Pull requests that update a dependency file labels Jan 27, 2024
Copy link

codecov bot commented Jan 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (445f145) 2.51% compared to head (da3aa11) 0.00%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main   #3799      +/-   ##
==========================================
- Coverage     2.51%   0.00%   -2.52%     
- Complexity       0     261     +261     
==========================================
  Files           89      24      -65     
  Lines         4411     784    -3627     
  Branches      1126       0    -1126     
==========================================
- Hits           111       0     -111     
+ Misses        4180     784    -3396     
+ Partials       120       0     -120     

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2024

Superseded by #3803.

@dependabot dependabot bot closed this Feb 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/dialogs-5.1.1 branch February 3, 2024 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews feature: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants