Skip to content

chore(deps): update dependency @testing-library/vue to v6 - autoclosed#187

Closed
renovate[bot] wants to merge 1 commit intostagingfrom
renovate/testing-library-vue-6.x
Closed

chore(deps): update dependency @testing-library/vue to v6 - autoclosed#187
renovate[bot] wants to merge 1 commit intostagingfrom
renovate/testing-library-vue-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/vue 5.6.2 -> 6.5.0 age adoption passing confidence

Release Notes

testing-library/vue-testing-library

v6.5.0

Compare Source

Features

v6.4.2

Compare Source

Bug Fixes

v6.4.1

Compare Source

Bug Fixes
  • Fix incorrect type definition for emitted (cbedda0)

v6.4.0

Compare Source

Features
  • Breaking Change!: Remove Router/Vuex integration for Vue 3 (#​206) (3c33dc3).

More information on testing-library/vue-testing-library#205

v6.3.4

Compare Source

Bug Fixes
  • install: do not call vue-apollo patch on installation (fa22f41)

v6.3.3

Compare Source

Bug Fixes
  • plugins: allow setting vuex/router and custom plugins (#​200) (92c3140)

v6.3.2

Compare Source

Bug Fixes
  • rerender: Do not mount component again on rerender (#​199) (ca5f32c)

v6.3.1

Compare Source

Bug Fixes
  • types: add missing types for Vue Router (49208ef)

v6.3.0

Compare Source

Features

v6.2.0

Compare Source

Features

v6.1.0

Compare Source

Features (breaking)

v6.0.0

Compare Source

tl;dr: Run npm install -D @​testing-library/vue@next to give this release which supports Vue 3 a go!

Features
  • Update to support Vue 3.0 and Vue Test Utils 2.0 (#​137) (d9b1b5e)
BREAKING CHANGES
  • Snapshots are potentially different due to whitespaces.
  • Some options such as stubs are now moved to global.stubs.
  • Previous usage of vue instance as a parameter for the callback function is now replaced with global config options (for example, global.directives).
  • isUnmounted is gone.
  • updateProps is now called setProps to align with VTU.

Some of the missing steps is to provide support to Vue Router, and also to update libraries of the ecosystem to their Vue 3 version.

This is an exciting release! 🎉 It marks the first release aiming to support Vue 3 and Vue Test Utils 2. Please head to the PR to get more information, and feel free to open up issues and PRs to fix missing features / ports 😄

v5.8.1

Compare Source

Bug Fixes

v5.8.0

Compare Source

Features

v5.7.0

Compare Source

Features

Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Aug 1, 2021

Codecov Report

Merging #187 (1c9e2a8) into staging (bd7faf1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           staging      #187   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          203       203           
  Branches        13        13           
=========================================
  Hits           203       203           
Flag Coverage Δ
dev 100.00% <ø> (ø)
pull 100.00% <ø> (ø)
push 100.00% <ø> (ø)
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bd7faf1...1c9e2a8. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency @testing-library/vue to v6 chore(deps): update dependency @testing-library/vue to v6 - autoclosed Aug 1, 2021
@renovate renovate bot closed this Aug 1, 2021
@renovate renovate bot deleted the renovate/testing-library-vue-6.x branch August 1, 2021 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant