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 @vue/vue3-jest to v29 #451

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 21, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/vue3-jest 27.0.0 -> 29.2.6 age adoption passing confidence

Release Notes

vuejs/vue-jest (@​vue/vue3-jest)

v29.2.6

Compare Source

What's Changed

Full Changelog: vuejs/vue-jest@v29.2.5...v29.2.6

v29.2.5

Compare Source

What's Changed

Full Changelog: vuejs/vue-jest@v29.2.4...v29.2.5

v29.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/vue-jest@v29.2.3...v29.2.4

v29.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/vue-jest@v29.2.2...v29.2.3

Install

npm install @​vue/vue2-jest
npm install @​vue/vue3-jest

v29.2.2

Compare Source

What's Changed

Full Changelog: vuejs/vue-jest@v29.2.1...v29.2.2

v29.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/vue-jest@v29.2.0...v29.2.1

Installing:

npm install @​vue/vue2-jest@29.2.1
npm install @​vue/vue3-jest@29.2.1

v29.2.0

Compare Source

What's Changed

Full Changelog: vuejs/vue-jest@v29.1.1...v29.2.0

Install

npm install @​vue/vue2-jest@29.2.0
npm install @​vue/vue3-jest@29.2.0

v29.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/vue-jest@v29.1.0...v29.1.1

v29.1.0: 29.1.0

Compare Source

This release contains a single commit from https://github.com/vuejs/vue-jest/pull/489 which supports <script setup> in Vue 2.7 with Jest 29. It was implemented and tested by @​thebanjomatic @​kiroushi @​dten @​FelixGraf @​kaizige10 @​aldarund and a bunch of others - great job and collaboration, this is what FOSS is all about.

v29.0.0

Compare Source

v29.0.0

Breaking change: Node.js 12 & 17 are no longer supported (Jest 29 breaking change). More in the PR: https://github.com/vuejs/vue-jest/pull/494

What's Changed

Full Changelog: vuejs/vue-jest@v28.1.0...v29.0.0

Install

npm install @&#8203;vue/vue3-jest@29 -D
npm install @&#8203;vue/vue2-jest@29 -D

v28.1.0

Compare Source

⚠️ Breaking ⚠️

There is a potentially breaking change for some projects: https://github.com/vuejs/vue-jest/pull/471#issue-1232021124

If this is a problem you cannot work around, file an issue and we can see what the best option is moving forward. The goal of this PR is to not require ts-jest and typescript to use vue-jest.

Installation

yarn add @&#8203;vue/vue2-jest@28.1.0 --dev
yarn add @&#8203;vue/vue3-jest@28.1.0 --dev

What's Changed

New Contributors

Full Changelog: vuejs/vue-jest@v28.0.1...v28.1.0

v28.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/vue-jest@v28.0.0...v28.0.1

Install: yarn add @&#8203;vue/vue2-jest or yarn add @&#8203;vue/vue3-jest.

v28.0.0

Compare Source

We moved the main version to v28.0.0 to match the latest version of Jest on npm, which is also v28. There will always be bugs, we will fix them in patch/minor versions. If you need Jest 27 support, just install with @vue/vue3-jest@27.

Note: I (@​lmiller1990) am not using Vue Jest either personally or professionally and cannot prioritise it as much as my other library (Vue Test Utils). If you'd like to assist with maintaining Vue Jest, please reach out.

How to install

  • yarn add @&#8203;vue/vue3-jest@28.0.0 (works with Vue 3, Jest 28) or yarn add @&#8203;vue/vue3-jest@latest for the latest one.
  • yarn add @&#8203;vue/vue2-jest@28.0.0 (works with Vue 2, Jest 28) or yarn add @&#8203;vue/vue2-jest@latest for the latest one.

Fixes


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

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 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.

@renovate
Copy link
Author

renovate bot commented Nov 21, 2022

⚠ 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: package-lock.json
npm WARN cli npm v10.2.4 does not support Node.js v16.17.0. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm WARN cli npm v10.2.4 does not support Node.js v16.17.0. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vue/cli-plugin-unit-jest@5.0.8
npm ERR! Found: @vue/vue3-jest@29.2.6
npm ERR! node_modules/@vue/vue3-jest
npm ERR!   dev @vue/vue3-jest@"29.2.6" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional @vue/vue3-jest@"^27.0.0-alpha.3" from @vue/cli-plugin-unit-jest@5.0.8
npm ERR! node_modules/@vue/cli-plugin-unit-jest
npm ERR!   dev @vue/cli-plugin-unit-jest@"5.0.8" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @vue/vue3-jest@27.0.0
npm ERR! node_modules/@vue/vue3-jest
npm ERR!   peerOptional @vue/vue3-jest@"^27.0.0-alpha.3" from @vue/cli-plugin-unit-jest@5.0.8
npm ERR!   node_modules/@vue/cli-plugin-unit-jest
npm ERR!     dev @vue/cli-plugin-unit-jest@"5.0.8" 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/worker/929d60/03cec8/cache/others/npm/_logs/2023-11-29T05_44_46_891Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/929d60/03cec8/cache/others/npm/_logs/2023-11-29T05_44_46_891Z-debug-0.log

@renovate renovate bot force-pushed the renovate/vue-vue3-jest-29.x branch 7 times, most recently from 09c5baf to 9595c27 Compare November 28, 2022 17:27
@renovate renovate bot force-pushed the renovate/vue-vue3-jest-29.x branch 6 times, most recently from 77af89a to 186083f Compare December 8, 2022 07:09
@renovate renovate bot force-pushed the renovate/vue-vue3-jest-29.x branch 6 times, most recently from 091b790 to aaf791a Compare December 17, 2022 06:18
@renovate renovate bot changed the title chore(deps): update dependency @vue/vue3-jest to v29 Update dependency @vue/vue3-jest to v29 Dec 17, 2022
@renovate renovate bot changed the title Update dependency @vue/vue3-jest to v29 chore(deps): update dependency @vue/vue3-jest to v29 Dec 17, 2022
@renovate renovate bot changed the title chore(deps): update dependency @vue/vue3-jest to v29 chore(deps): update dependency @vue/vue3-jest to v29 - autoclosed Dec 18, 2022
@renovate renovate bot closed this Dec 18, 2022
@renovate renovate bot deleted the renovate/vue-vue3-jest-29.x branch December 18, 2022 05:38
@renovate renovate bot changed the title chore(deps): update dependency @vue/vue3-jest to v29 - autoclosed chore(deps): update dependency @vue/vue3-jest to v29 Dec 18, 2022
@renovate renovate bot reopened this Dec 18, 2022
@renovate renovate bot restored the renovate/vue-vue3-jest-29.x branch December 18, 2022 08:07
@renovate renovate bot force-pushed the renovate/vue-vue3-jest-29.x branch 2 times, most recently from fbec19c to 260aee3 Compare December 18, 2022 10:05
@renovate renovate bot force-pushed the renovate/vue-vue3-jest-29.x branch 3 times, most recently from e2b6d28 to 846478b Compare September 11, 2023 06:06
@renovate renovate bot force-pushed the renovate/vue-vue3-jest-29.x branch 3 times, most recently from dec3781 to 87b5224 Compare September 13, 2023 13:17
@renovate renovate bot force-pushed the renovate/vue-vue3-jest-29.x branch 5 times, most recently from 03cfb6c to b5805aa Compare October 2, 2023 04:43
@renovate renovate bot force-pushed the renovate/vue-vue3-jest-29.x branch 4 times, most recently from 21135a4 to 409713a Compare October 9, 2023 06:03
@renovate renovate bot force-pushed the renovate/vue-vue3-jest-29.x branch 4 times, most recently from 5c402c8 to 9ae6738 Compare October 23, 2023 06:05
@renovate renovate bot force-pushed the renovate/vue-vue3-jest-29.x branch 3 times, most recently from f7d056a to acb9abb Compare November 6, 2023 07:01
@renovate renovate bot force-pushed the renovate/vue-vue3-jest-29.x branch 2 times, most recently from 8cf6fab to f8dc40a Compare November 29, 2023 05:44
@renovate renovate bot force-pushed the renovate/vue-vue3-jest-29.x branch from f8dc40a to 24af0d3 Compare July 3, 2024 11:20
Copy link
Author

renovate bot commented Jul 3, 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vue/cli-plugin-unit-jest@5.0.8
npm ERR! Found: @vue/vue3-jest@29.2.6
npm ERR! node_modules/@vue/vue3-jest
npm ERR!   dev @vue/vue3-jest@"29.2.6" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional @vue/vue3-jest@"^27.0.0-alpha.3" from @vue/cli-plugin-unit-jest@5.0.8
npm ERR! node_modules/@vue/cli-plugin-unit-jest
npm ERR!   dev @vue/cli-plugin-unit-jest@"5.0.8" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @vue/vue3-jest@27.0.0
npm ERR! node_modules/@vue/vue3-jest
npm ERR!   peerOptional @vue/vue3-jest@"^27.0.0-alpha.3" from @vue/cli-plugin-unit-jest@5.0.8
npm ERR!   node_modules/@vue/cli-plugin-unit-jest
npm ERR!     dev @vue/cli-plugin-unit-jest@"5.0.8" 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! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

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

@renovate renovate bot force-pushed the renovate/vue-vue3-jest-29.x branch from 24af0d3 to f31f3bf Compare July 3, 2024 12:25
Copy link

github-actions bot commented Jul 3, 2024

JaCoCo Test Coverage Summary Statistics

  • Coverage: 43.523368251410155%
  • Branches: 28.903924221921518%

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.

0 participants