activity icon indicating copy to clipboard operation
activity copied to clipboard

Upgrade: Bump @vue/test-utils from 1.3.6 to 2.4.5

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps @vue/test-utils from 1.3.6 to 2.4.5.

Release notes

Sourced from @​vue/test-utils's releases.

v2.4.5

What's Changed

New Contributors

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.4...v2.4.5

v2.4.4

What's Changed

New Contributors

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.3...v2.4.4

v2.4.3

What's Changed

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.2...v2.4.3

v2.4.2

What's Changed

Note: A fix for the text() method (vuejs/test-utils#2231) may force developers to update tests that were checking the text of several elements at once, as the spaces of each element are now trimmed (as they are when using text() on a single element). So if you were checking the text of <span>Trimmed </span><span>Example</span>, it is now TrimmedExample instead of Trimmed Example (and the text() of the first span is still Trimmed as it was before).

Fix

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

dependabot[bot] avatar Mar 23 '24 03:03 dependabot[bot]

1 failed and 1 flaky tests on run #1350 ↗︎

1 9 0 0 Flakiness 1

Details:

Upgrade: Bump @vue/test-utils from 1.3.6 to 2.4.5
Project: Activity Commit: a227c20c09
Status: Failed Duration: 02:43 💡
Started: Mar 23, 2024 4:20 AM Ended: Mar 23, 2024 4:23 AM
Failed  cypress/e2e/sidebar.cy.ts • 1 failed test • Run E2E

View Output

Test Artifacts
Check activity listing in the sidebar > Has favorite activity Test Replay Screenshots
Flakiness  cypress/e2e/sidebar.cy.ts • 1 flaky test • Run E2E

View Output

Test Artifacts
Check activity listing in the sidebar > Has comment activity Test Replay Screenshots

Review all test suite changes for PR #1608 ↗︎

cypress[bot] avatar Mar 23 '24 04:03 cypress[bot]

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Apr 28 '24 00:04 dependabot[bot]