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/vue2-jest to v29 #3566

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 25, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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/[email protected]
npm install @​vue/[email protected]

v29.2.0

Compare Source

What's Changed

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

Install

npm install @​vue/[email protected]
npm install @​vue/[email protected]

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/[email protected] --dev
yarn add @&#8203;vue/[email protected] --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/[email protected] (works with Vue 3, Jest 28) or yarn add @&#8203;vue/vue3-jest@latest for the latest one.
  • yarn add @&#8203;vue/[email protected] (works with Vue 2, Jest 28) or yarn add @&#8203;vue/vue2-jest@latest for the latest one.

Fixes


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 Jun 25, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jun 25, 2023

⚠ 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
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
[00:16:03.367] INFO (42): Downloading file ...
    url: "https://github.com/containerbase/node-prebuild/releases/download/20.5.0/node-20.5.0-focal-x86_64.tar.xz.sha512"
    output: "/tmp/worker/dd5f89/36ed72/cache/containerbase/70356140e2d16d1179a490b50598aeba83d47b41911e06f8bf99d198518abdff/node-20.5.0-focal-x86_64.tar.xz.sha512"
[00:16:03.510] INFO (42): Download completed  in 143ms.
[00:16:03.625] INFO (58): Downloading file ...
    url: "https://github.com/containerbase/node-prebuild/releases/download/20.5.0/node-20.5.0-focal-x86_64.tar.xz"
    output: "/tmp/worker/dd5f89/36ed72/cache/containerbase/159357fee37a58b351cabad5b1ad855e195dc7c69de11e20d580edbd8f114245/node-20.5.0-focal-x86_64.tar.xz"
[00:16:03.926] INFO (58): Download completed  in 301ms.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vue/[email protected]
npm ERR! Found: @vue/[email protected]
npm ERR! node_modules/@vue/vue2-jest
npm ERR!   dev @vue/vue2-jest@"29.2.5" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional @vue/vue2-jest@"^27.0.0-alpha.3" from @vue/[email protected]
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/[email protected]
npm ERR! node_modules/@vue/vue2-jest
npm ERR!   peerOptional @vue/vue2-jest@"^27.0.0-alpha.3" from @vue/[email protected]
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/dd5f89/36ed72/cache/others/npm/_logs/2023-08-07T00_16_09_046Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/dd5f89/36ed72/cache/others/npm/_logs/2023-08-07T00_16_09_046Z-debug-0.log

@renovate renovate bot changed the title Update dependency @vue/vue2-jest to v29 chore(deps): update dependency @vue/vue2-jest to v29 Jun 26, 2023
@usu
Copy link
Member

usu commented Jul 15, 2023

@vue/cli-plugin-unit-jest has a hard dependency to jest v27.

There are methods to override this, however, I'm also ok to leave the upgrade to v29 and close this. Respectively upgrade jest once we switch to vue 3.

@usu
Copy link
Member

usu commented Aug 14, 2023

Revisit once we upgrade to vue3

@usu usu closed this Aug 14, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 14, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 29.x releases. But if you manually upgrade to 29.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/vue-vue2-jest-29.x branch August 14, 2023 13:01
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