Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@codspeed/vitest-plugin (source) 4.0.1 -> 5.0.0 age confidence

Release Notes

CodSpeedHQ/codspeed-node (@​codspeed/vitest-plugin)

v5.0.0

Compare Source

🎉 What's Changed

This major release brings support for our Walltime instrument, allowing you to benchmark larger pieces of code more reliably by making use of CodSpeed's Macro Runners.

Support for newer versions of tinybench and vitest have been added. Feel free to visit our node.js documentation for more details.

Lastly, we now use our common instrument-hooks implementation to interact with our instruments.

💥 Breaking Changes

  • tinybench: Support for versions below v4 has been dropped. You must upgrade to tinybench v4 or above.
    ⚠️ Since tinybench v4 drops support for CJS, ES modules are now required to use the library.

🚀 Migration Path

This is a breaking change because we updated the compatible versions of underlying benchmarking libraries.
For example, support for tinybench v3 and below has been dropped. We recommend upgrading to tinybench v4 or above.

We recommend creating a dedicated PR to update your dependencies, and create a new performance baseline for your code.

📚 Details

Full Changelog: CodSpeedHQ/codspeed-node@v4.0.1...v5.0.0


Configuration

📅 Schedule: Branch creation - "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 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.

Copy link

vercel bot commented Sep 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
magic-regexp-docs Ready Ready Preview Comment Sep 29, 2025 3:03am

Copy link

Diagnostics Comparison:

Click to expand
Metric Previous New Status
Files 372 372 ± (0.00%)
Lines 167573 167682 ▲ (+0.07%)
Identifiers 156232 156335 ▲ (+0.07%)
Symbols 260083 260169 ▲ (+0.03%)
Types 53581 53581 ± (0.00%)
Instantiations 396483 396483 ± (0.00%)
Memory used 341736K 374965K ▲ (+8.86%)
I/O read 0.02s 0.03s ▲ (+33.33%)
I/O write 0s 0s ± (0.00%)
Parse time 0.83s 0.83s ± (0.00%)
Bind time 0.34s 0.34s ± (0.00%)
Check time 1.98s 2.01s ± (+1.49%)
Emit time 0.09s 0.1s ± (+10.00%)
Total time 3.25s 3.28s ± (+0.91%)

Copy link

codspeed-hq bot commented Sep 29, 2025

CodSpeed Performance Report

Merging #634 will not alter performance

Comparing renovate/major-test-packages (b253b1f) with main (028ae06)

🎉 Hooray! codspeed-node just leveled up to 5.0.0!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

✅ 6 untouched

@danielroe danielroe merged commit 295453d into main Sep 29, 2025
13 checks passed
@danielroe danielroe deleted the renovate/major-test-packages branch September 29, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant