Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @testing-library/vue to v8 #4997

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

testing-library/vue-testing-library (@​testing-library/vue)

v8.0.3

Compare Source

Bug Fixes

v8.0.2

Compare Source

Bug Fixes

v8.0.1

Compare Source

Bug Fixes

v8.0.0

Compare Source

bug
  • Fix issue on Vite env not cleaning up after test (#​297) (88fb8cd)
BREAKING CHANGES
  • This PR change default behavior for Vitest users. This major should yield no effect to other test frameworks.

Throw error when running vitest with no afterEach global and no VTL_SKIP_AUTO_CLEANUP flag is set.

v7.0.0

Compare Source

Features
  • Bump minimum node.js version and DOM Testing Library (#​303) (5f2e101)
BREAKING CHANGES
  • This PR increases the minimum node.js version to v14, and DOM Testing Library to v9.

v6.6.1

Compare Source

Bug Fixes

v6.6.0

Compare Source

This is the Vue 3 release on latest channel 🎉 This means that, from now on, npm install -D @​testing-library/vue will install v6, which targets Vue 3.

Vue 2 is still suported with npm install -D @​testing-library/vue@^5.

Bug Fixes
Features

v6.5.1

Compare Source

Bug Fixes

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 https://github.com/testing-library/vue-testing-library/issues/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 😄


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Apr 16, 2024
Copy link
Contributor Author

renovate bot commented Apr 20, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @ecamp3/frontend@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/vue
npm ERR!   vue@"2.7.15" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vue@">= 3" from @testing-library/[email protected]
npm ERR! node_modules/@testing-library/vue
npm ERR!   dev @testing-library/vue@"8.0.3" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-04-20T14_33_06_151Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-20T14_33_06_151Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 27b3f65 to d4f6cf2 Compare April 20, 2024 14:33
@renovate renovate bot changed the title Update dependency @testing-library/vue to v8 chore(deps): update dependency @testing-library/vue to v8 Apr 23, 2024
@usu
Copy link
Member

usu commented Apr 27, 2024

Needs vue 3

@usu usu closed this Apr 27, 2024
Copy link
Contributor Author

renovate bot commented Apr 27, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

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

@renovate renovate bot deleted the renovate/major-testing-library-monorepo branch April 27, 2024 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant