Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 20, 2022

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@vue/test-utils 1.3.62.4.6 age confidence

Release Notes

vuejs/test-utils (@​vue/test-utils)

v2.4.6

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/test-utils@v2.4.5...v2.4.6

v2.4.5

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/test-utils@v2.4.4...v2.4.5

v2.4.4

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/test-utils@v2.4.3...v2.4.4

v2.4.3

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.4.2...v2.4.3

v2.4.2

Compare Source

What's Changed

Note: A fix for the text() method (#​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
Docs
Chore

New Contributors

Full Changelog: vuejs/test-utils@v2.4.1...v2.4.2

v2.4.1

Compare Source

What's Changed

Fixes
Docs
(Dev) Dependencies

New Contributors

Full Changelog: vuejs/test-utils@v2.4.0...v2.4.1

v2.4.0

Compare Source

Note: there might be some minor breaking changes around types. We tried hard to avoid this and tested a few different projects, but there was some major under the hood changes relating to types (which should improve the TypeScript experience). See the note at the top of the previous release, 2.4.0-alpha.2: https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.2

Between the last main release, v2.3.2, and v2.4.0, there were three alphas:

Please see those release notes for changes if you are updating from v2.3.2. Again, there should not be any major changes, and you code and tests should continue to work as before without any changes.

If you do encounter breaking changes transitioning from 2.3.x -> 2.4.x, please file an issue.

v2.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/test-utils@v2.3.1...v2.3.2

v2.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/test-utils@v2.3.0...v2.3.1

v2.3.0

Compare Source

What's Changed

renderToString is merged for SSR testing, thanks to @​wobsoriano and @​cexbrayat!

New Contributors

Full Changelog: vuejs/test-utils@2.2.10...v2.3.0

v2.2.10

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.9...2.2.10

v2.2.9

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.8...v2.2.9

v2.2.8

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.7...v2.2.8

v2.2.7

Compare Source

Fixes

Docs

Chore

New Contributors

Full Changelog: vuejs/test-utils@v2.2.6...v2.2.7

v2.2.6

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.5...v2.2.6

v2.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/test-utils@v2.2.4...v2.2.5

v2.2.4

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.3...v2.2.4

v2.2.3

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.2...v2.2.3

v2.2.2

Compare Source

Fixes
Other

Full Changelog: vuejs/test-utils@v2.2.1...v2.2.2

v2.2.1

Compare Source

What's Changed

Full Changelog: vuejs/test-utils@v2.2.0...v2.2.1

v2.2.0

Compare Source

What's Changed

Features
Fixes
  • fix(compat): do not overwrite globalProperties merge them instead by @​xanf in #​1788
  • fix(element): return correct element for component which renders other component while passing array of vnodes in default slot by @​xanf in #​1789
  • fix: cleanup event listeners on unmount by @​freakzlike in #​1793
  • fix(config): Do not use config.renderStubDefaultSlot by @​xanf in #​1797
  • fix(stubs): Do not render function body in stub by @​xanf in #​1819
Other

New Contributors

Full Changelog: vuejs/test-utils@v2.1.0...v2.2.0

v2.1.0

Compare Source

What's Changed

Fixes

Other

Chore

New Contributors

Full Changelog: vuejs/test-utils@v2.0.2...v2.1.0

v2.0.2

Compare Source

What's Changed

Fixes
Docs
Chore/Other

New Contributors

Full Changelog: vuejs/test-utils@v2.0.1...v2.0.2

v2.0.1

Compare Source

Test Utils is quite stable now, so most of the changes here are minor fixes.

The next "big ticket" feature will be SSR support. You can track it here: #​1572

Fixes

Chores/Dependencies


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented May 20, 2022

⚠️ No Changeset found

Latest commit: fb92bdd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch 2 times, most recently from bdb9185 to 6e92873 Compare June 16, 2022 13:36
@renovate renovate bot changed the title chore(deps): update devdependency @vue/test-utils to v2 chore(deps): update devDependency @vue/test-utils to v2 Jun 27, 2022
@renovate renovate bot changed the title chore(deps): update devDependency @vue/test-utils to v2 chore(deps): update devdependency @vue/test-utils to v2 Jun 28, 2022
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 6e92873 to 2077d5d Compare July 4, 2022 12:10
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 2077d5d to ae0ccc8 Compare August 12, 2022 10:08
@codecov
Copy link

codecov bot commented Aug 12, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.77%. Comparing base (a473893) to head (8c94555).

❗ Current head 8c94555 differs from pull request most recent head 8ee59ea. Consider uploading reports for the commit 8ee59ea to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #18   +/-   ##
========================================
  Coverage    95.77%   95.77%           
========================================
  Files            1        1           
  Lines           71       71           
  Branches        27       27           
========================================
  Hits            68       68           
  Misses           1        1           
  Partials         2        2           

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

@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch 2 times, most recently from f6d64eb to bf12c14 Compare September 29, 2022 09:35
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from bf12c14 to 0259910 Compare November 20, 2022 20:49
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch 2 times, most recently from 3f4146b to bcc95c8 Compare February 20, 2023 02:32
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from bcc95c8 to 7bf1d0b Compare March 9, 2023 06:21
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 7bf1d0b to de1b18b Compare March 21, 2023 08:04
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from de1b18b to 43a7353 Compare June 22, 2023 00:49
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 43a7353 to 3d14f9a Compare July 20, 2023 21:54
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 3d14f9a to d15598d Compare July 27, 2023 23:51
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from d15598d to 1b40ad2 Compare November 14, 2023 11:02
@coderabbitai
Copy link

coderabbitai bot commented Nov 14, 2023

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 1b40ad2 to fbb43f4 Compare November 28, 2023 23:19
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from fbb43f4 to 9e41663 Compare January 26, 2024 01:40
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 9e41663 to 8c94555 Compare March 13, 2024 23:22
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 8c94555 to 8ee59ea Compare May 7, 2024 00:46
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 8ee59ea to 2784f82 Compare August 10, 2025 13:27
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 2784f82 to 0e75b7c Compare August 19, 2025 17:01
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 0e75b7c to 312d4c6 Compare September 25, 2025 15:39
@renovate renovate bot force-pushed the renovate/vue-test-utils-2.x branch from 312d4c6 to fb92bdd Compare November 18, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant