Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

chore(deps): update dependency @vue/test-utils to v2.4.6 - #607

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vue-test-utils-2.x
Closed

chore(deps): update dependency @vue/test-utils to v2.4.6#607
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vue-test-utils-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 21, 2022

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@vue/test-utils ^2.0.0-beta.7^2.4.6 age confidence
@vue/test-utils 2.0.0-beta.72.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


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

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

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 21, 2022
github-actions[bot]
github-actions Bot previously approved these changes Jun 21, 2022
github-actions[bot]
github-actions Bot previously approved these changes Jun 21, 2022
github-actions[bot]
github-actions Bot previously approved these changes Jun 22, 2022
github-actions[bot]
github-actions Bot previously approved these changes Jun 22, 2022
github-actions[bot]
github-actions Bot previously approved these changes Jun 22, 2022
github-actions[bot]
github-actions Bot previously approved these changes Jun 22, 2022
github-actions[bot]
github-actions Bot previously approved these changes Jun 22, 2022
github-actions[bot]
github-actions Bot previously approved these changes Jun 22, 2022
github-actions[bot]
github-actions Bot previously approved these changes Jun 23, 2022
github-actions[bot]
github-actions Bot previously approved these changes Jun 23, 2022
github-actions[bot]
github-actions Bot previously approved these changes Jun 19, 2023
github-actions[bot]
github-actions Bot previously approved these changes Jul 11, 2023
github-actions[bot]
github-actions Bot previously approved these changes Aug 28, 2023
github-actions[bot]
github-actions Bot previously approved these changes Nov 14, 2023
github-actions[bot]
github-actions Bot previously approved these changes Nov 29, 2023
github-actions[bot]
github-actions Bot previously approved these changes Jan 25, 2024
github-actions[bot]
github-actions Bot previously approved these changes Mar 14, 2024
github-actions[bot]
github-actions Bot previously approved these changes May 7, 2024
github-actions[bot]
github-actions Bot previously approved these changes Dec 5, 2024
github-actions[bot]
github-actions Bot previously approved these changes Mar 18, 2025
github-actions[bot]
github-actions Bot previously approved these changes Aug 10, 2025
github-actions[bot]
github-actions Bot previously approved these changes Aug 19, 2025
github-actions[bot]
github-actions Bot previously approved these changes Sep 25, 2025
github-actions[bot]
github-actions Bot previously approved these changes Oct 21, 2025
github-actions[bot]
github-actions Bot previously approved these changes Nov 18, 2025
@renovate

renovate Bot commented Feb 13, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^2.4.6). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant