Skip to content

chore(deps): update vitest #3459

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

Merged
merged 1 commit into from
Apr 10, 2025
Merged

chore(deps): update vitest #3459

merged 1 commit into from
Apr 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/coverage-v8 (source) 3.0.7 -> 3.1.1 age adoption passing confidence
@vitest/eslint-plugin 1.1.36 -> 1.1.40 age adoption passing confidence
@vitest/ui (source) 3.0.7 -> 3.1.1 age adoption passing confidence
vitest (source) 3.0.7 -> 3.1.1 age adoption passing confidence

Release Notes

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

v3.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.0

Compare Source

🚀 Features
🐞 Bug Fixes
🏎 Performance
View changes on GitHub

v3.0.9

Compare Source

v3.0.8

Compare Source

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

v1.1.40

Compare Source

v1.1.39

Compare Source

Bug Fixes
  • valid-title: report emptyTitle for string-like types (#​688) (c1909ab)

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.38...v1.1.39

v1.1.38

Compare Source

Bug Fixes
  • valid-title: also allow string types with settings.typecheck (#​682) (9fff541)

v1.1.37

Compare Source

Features

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.36...v1.1.37


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 April 1, 2025 01:32
@renovate renovate bot added c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Apr 1, 2025
@renovate renovate bot added this to the vAnytime milestone Apr 1, 2025
Copy link

netlify bot commented Apr 1, 2025

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit b193790
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/67f7dc95c25430000883a359
😎 Deploy Preview https://deploy-preview-3459.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.

Copy link

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (709de5b) to head (3f78533).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3459   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files        2819     2819           
  Lines      217500   217500           
  Branches      952      952           
=======================================
  Hits       217447   217447           
  Misses         53       53           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/vitest branch 3 times, most recently from 9ec7366 to b9a8a5c Compare April 5, 2025 17:54
@renovate renovate bot force-pushed the renovate/vitest branch 4 times, most recently from 493aa2a to b193790 Compare April 10, 2025 14:58
@renovate renovate bot force-pushed the renovate/vitest branch from b193790 to 3f78533 Compare April 10, 2025 15:21
Copy link
Member

@Shinigami92 Shinigami92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This ships Introduce %$ option to add number of the test to its title, maybe we can make use of it somewhere in the future

@xDivisionByZerox xDivisionByZerox merged commit 6ea131b into next Apr 10, 2025
23 checks passed
@xDivisionByZerox xDivisionByZerox deleted the renovate/vitest branch April 10, 2025 15:45
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.

2 participants