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 vitest to ~0.30.1 #2034

Merged
merged 1 commit into from Apr 12, 2023
Merged

chore(deps): update vitest to ~0.30.1 #2034

merged 1 commit into from Apr 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/coverage-c8 ~0.29.8 -> ~0.30.1 age adoption passing confidence
@vitest/ui ~0.29.8 -> ~0.30.1 age adoption passing confidence
vitest ~0.29.8 -> ~0.30.1 age adoption passing confidence

Release Notes

vitest-dev/vitest

v0.30.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.30.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "before 3am 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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 11, 2023 11:24
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Apr 11, 2023
@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Merging #2034 (6692ad0) into next (3b0f434) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2034      +/-   ##
==========================================
- Coverage   99.61%   99.61%   -0.01%     
==========================================
  Files        2545     2545              
  Lines      241648   241648              
  Branches     1283     1280       -3     
==========================================
- Hits       240720   240712       -8     
- Misses        901      909       +8     
  Partials       27       27              

see 1 file with indirect coverage changes

@ST-DDT
Copy link
Member

ST-DDT commented Apr 11, 2023

Only support Node.js 14.18.0 or newer

This might be the cause for the issues on our side.
Do we have to up/downgrade our nodejs 14 version? Or is the referenced version wrong?

node: v14.21.3
npm: 6.14.18
yarn: 1.22.19

⎯⎯⎯⎯⎯⎯ Unhandled Error ⎯⎯⎯⎯⎯⎯⎯
ReferenceError: AggregateError is not defined
❯ Object.runTests node_modules/.pnpm/vitest@0.30.0_@vitest+ui@0.30.0/node_modules/vitest/dist/vendor-cli-api.c04eaa34.js:7257:11
❯ Object.runTests node_modules/.pnpm/vitest@0.30.0_@vitest+ui@0.30.0/node_modules/vitest/dist/vendor-cli-api.c04eaa34.js:7396:5
❯ async file:/home/runner/work/faker/faker/node_modules/.pnpm/vitest@0.30.0_@vitest+ui@0.30.0/node_modules/vitest/dist/vendor-cli-api.c04eaa34.js:13913:9
❯ Vitest.runFiles node_modules/.pnpm/vitest@0.30.0_@vitest+ui@0.30.0/node_modules/vitest/dist/vendor-cli-api.c04eaa34.js:13927:12
❯ Vitest.start node_modules/.pnpm/vitest@0.30.0_@vitest+ui@0.30.0/node_modules/vitest/dist/vendor-cli-api.c04eaa34.js:13836:5
❯ startVitest node_modules/.pnpm/vitest@0.30.0_@vitest+ui@0.30.0/node_modules/vitest/dist/vendor-cli-api.c04eaa34.js:20784:5
❯ start node_modules/.pnpm/vitest@0.30.0_@vitest+ui@0.30.0/node_modules/vitest/dist/cli.js:106:17

@renovate renovate bot changed the title chore(deps): update vitest to ~0.30.0 chore(deps): update vitest Apr 11, 2023
@ST-DDT
Copy link
Member

ST-DDT commented Apr 11, 2023

ST-DDT
ST-DDT previously approved these changes Apr 11, 2023
@ST-DDT ST-DDT requested review from a team April 11, 2023 11:43
@ST-DDT ST-DDT enabled auto-merge (squash) April 11, 2023 11:44
@renovate renovate bot changed the title chore(deps): update vitest chore(deps): update vitest to ~0.30.1 Apr 11, 2023
@ST-DDT ST-DDT requested a review from a team April 11, 2023 13:29
@ST-DDT ST-DDT merged commit 98752f2 into next Apr 12, 2023
19 checks passed
@renovate renovate bot deleted the renovate/vitest branch April 12, 2023 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants