nextcloud / activity

:zap: Activity app for Nextcloud
115 stars 65 forks source link

Upgrade: Bump @nextcloud/vue from 8.4.0 to 8.5.1 #1540

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps @nextcloud/vue from 8.4.0 to 8.5.1.

Release notes

Sourced from @​nextcloud/vue's releases.

v8.5.1

What's Changed

🐛 Fixed bugs

Other Changes

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.5.0...v8.5.1

v8.5.0

v8.5.0 (2024-01-23)

Full Changelog

🚀 Enhancements

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v8.5.1 (2024-01-24)

Full Changelog

🐛 Fixed bugs

  • fix(NcPopover): a11y attrs provide-inject reactivity #5142 (ShGKme)
  • fix(NcCheckboxRadioSwitch): On button style align the text vertically #5151 (susnux)
  • fix: removed groupings in timezone picker #5130 (emoral435)
  • fix(fields): adjust label line-height #5133 (ShGKme)
  • fix(header): width regression fixed #5129 (emoral435)
  • fix(NcCheckboxRadioSwitch): Make sure to include current value in checked array #5150 (susnux)
  • fix: Ensure no double scrollbars for NcDialog and NcAppNavigationSettings #5139 (susnux)

Other Changes

  • Updated translation
  • chore: Fix missing PR from changelog #5125 (Pytal)
  • chore: Migrate cypress config to vite instead of webpack #4961 (susnux)
  • chore(styleguide): set line-height from server styles #5132 (ShGKme)

v8.5.0 (2024-01-23)

Full Changelog

🚀 Enhancements

🐛 Fixed bugs

... (truncated)

Commits
  • 34fc5cb Revert "Merge pull request #5134 from nextcloud-libraries/feat/nc-action-butt...
  • ce18c5c Merge pull request #5152 from nextcloud-libraries/chore/prepare-8-5-1
  • e044786 chore: Prepare 8.5.1
  • ec4c1fb Merge pull request #5154 from nextcloud-libraries/translations_ef429a9836fb49...
  • 1542843 Translate l10n/messages.pot in de_DE
  • 8ca5508 Translate l10n/messages.pot in tr
  • c6688af Translate l10n/messages.pot in cs_CZ
  • 0b6b38b Translate l10n/messages.pot in sv
  • dceef1e Merge pull request #5131 from nextcloud-libraries/fix/actions-focus-in-avatar
  • 16bff11 test(NcAvatar): Test aria-label on menu toggle
  • 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)
cypress[bot] commented 9 months ago

2 flaky tests on run #1206 ↗︎

0 10 0 0 Flakiness 2

Details:

Upgrade: Bump @nextcloud/vue from 8.4.0 to 8.5.1
Project: Activity Commit: 7f29ffbc1a
Status: Passed Duration: 03:58 💡
Started: Jan 29, 2024 3:33 PM Ended: Jan 29, 2024 3:37 PM
Flakiness  sidebar.cy.ts • 1 flaky test • Run E2E View Output
Test Artifacts
Check activity listing in the sidebar > Has rename activity Test Replay Screenshots
Flakiness  settings.cy.ts • 1 flaky test • Run E2E View Output
Test Artifacts
Check that user's settings survive a reload > Form survive a reload Test Replay Screenshots

Review all test suite changes for PR #1540 ↗︎

dependabot[bot] commented 9 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.

susnux commented 9 months ago

/compile

susnux commented 9 months ago

/compile

susnux commented 9 months ago

@dependabot rebase

dependabot[bot] commented 9 months ago

Superseded by #1548.