nextcloud / activity

:zap: Activity app for Nextcloud
113 stars 63 forks source link

Upgrade: Bump @nextcloud/dialogs from 5.1.1 to 5.2.0 #1588

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps @nextcloud/dialogs from 5.1.1 to 5.2.0.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v5.2.0

v5.2.0 (2024-03-06)

Full Changelog

Enhancements

Fixed bug

  • fix(FilePicker): Adjust margin of view-selector to be consistent with filter input

Changed

v5.1.2

v5.1.2 (2024-02-25)

Full Changelog

:bug: Fixed bugs

  • fix(FilePicker): Allow using on public shares #1241 (susnux)
  • enh: breadcrumbs are now consistant across server #1234 (emoral435)

Changed

  • Updated translations
  • Updated dependencies @nextcloud/router and webdav
  • Updated development dependencies
Changelog

Sourced from @​nextcloud/dialogs's changelog.

v5.2.0 (2024-03-06)

Full Changelog

Enhancements

Fixed bug

  • fix(FilePicker): Adjust margin of view-selector to be consistent with filter input

Changed

v5.1.2 (2024-02-25)

Full Changelog

:bug: Fixed bugs

  • fix(FilePicker): Allow using on public shares #1241 (susnux)
  • enh: breadcrumbs are now consistant across server #1234 (emoral435)

Changed

  • Updated translations
  • Updated dependencies @nextcloud/router and webdav
  • Updated development dependencies
Commits
  • d8d1eee Merge pull request #1263 from nextcloud-libraries/release/5.2.0
  • 9b6606b v5.2.0
  • eb948ba Merge pull request #1262 from nextcloud-libraries/fix/missing-margin
  • efec2be fix(FilePicker): Adjust margin of view-selector to be consistent with filter ...
  • f8ee08f Merge pull request #1261 from nextcloud-libraries/feat/enabledNavigation
  • 6fae34f fix: Adjust dependencies and view selector
  • f72b2e9 chore(deps): bump @​nextcloud/vue to 8.9.1
  • 1393707 feat: allow to disable file picker navigation
  • ee7729a Merge pull request #1256 from nextcloud-libraries/translations_441be4f7621043...
  • f41d98c Merge pull request #1260 from nextcloud-libraries/dependabot/npm_and_yarn/vue...
  • 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 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.

cypress[bot] commented 5 months ago

2 failed tests on run #1296 ↗︎

2 8 0 0 Flakiness 0

Details:

Upgrade: Bump @nextcloud/dialogs from 5.1.1 to 5.2.0
Project: Activity Commit: dcc876ced4
Status: Failed Duration: 03:02 💡
Started: Mar 9, 2024 4:02 AM Ended: Mar 9, 2024 4:05 AM
Failed  cypress/e2e/sidebar.cy.ts • 2 failed tests • Run E2E View Output
Test Artifacts
Check activity listing in the sidebar > Has favorite activity Test Replay Screenshots
Check activity listing in the sidebar > Has rename activity Test Replay Screenshots

Review all test suite changes for PR #1588 ↗︎

dependabot[bot] commented 5 months ago

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[bot] commented 4 months ago

Superseded by #1637.