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 #3358

Merged
merged 2 commits into from
Jan 1, 2025
Merged

chore(deps): update vitest #3358

merged 2 commits into from
Jan 1, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/coverage-v8 (source) 2.1.7 -> 2.1.8 age adoption passing confidence
@vitest/eslint-plugin 1.1.13 -> 1.1.20 age adoption passing confidence
@vitest/ui (source) 2.1.7 -> 2.1.8 age adoption passing confidence
vitest (source) 2.1.7 -> 2.1.8 age adoption passing confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.1.20

Compare Source

Bug Fixes

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.19...v1.1.20

v1.1.19

Compare Source

Bug Fixes

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.18...v1.1.19

v1.1.18

Compare Source

Features

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.17...v1.1.18

v1.1.17

Compare Source

Bug Fixes
  • expect.hasAssertions() / expect.assertions() - Does not work when using expect() bound to current test (#​595) (efe79c9)

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.16...v1.1.17

v1.1.16

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.15...v1.1.16

v1.1.15

Compare Source

Bug Fixes
  • padding-around-expect-groups doesn't detect expectTypeOf as an expect clause (#​588) (1138003)

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.14...v1.1.15

v1.1.14

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.13...v1.1.14


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 1, 2025 01:08
@renovate renovate bot added c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Jan 1, 2025
@renovate renovate bot added this to the vAnytime milestone Jan 1, 2025
Copy link

netlify bot commented Jan 1, 2025

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 0da32a7
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/67755673f13883000892d7ae
😎 Deploy Preview https://deploy-preview-3358.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/vitest branch 7 times, most recently from a89601c to 590504c Compare January 1, 2025 14:03
@ST-DDT ST-DDT self-assigned this Jan 1, 2025
Copy link
Contributor Author

renovate bot commented Jan 1, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (5b8356b) to head (0da32a7).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3358   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files        2811     2811           
  Lines      217023   217023           
  Branches      941      938    -3     
=======================================
  Hits       216970   216970           
  Misses         53       53           

@ST-DDT ST-DDT added this pull request to the merge queue Jan 1, 2025
Merged via the queue into next with commit ece4f16 Jan 1, 2025
27 checks passed
@ST-DDT ST-DDT deleted the renovate/vitest branch January 1, 2025 14:58
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 p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant