Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

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

Release Notes

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

v5.0.1

Compare Source

What's Changed

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

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 - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone Europe/Berlin, 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.

@renovate renovate bot added dependencies Pull requests that update a dependency file skip changelog Won't show up in changelog labels Sep 30, 2025
@github-actions github-actions bot added the context-v3 Related to tailwind-merge v3 label Sep 30, 2025
Copy link

github-actions bot commented Sep 30, 2025

Metrics report

At head commit 9e36798 and base commit 148f9ff at 2025-10-04T15:56:01.182Z

Size

No changes

All size metrics
Export Size original Size minified Size minified and Brotli compressed
tailwind-merge esm 91.17 kB 0% 25.37 kB 0% 6.68 kB 0%
 › createTailwindMerge 13.42 kB 0% 3.62 kB 0% 1.45 kB 0%
 › extendTailwindMerge 90.46 kB 0% 24.74 kB 0% 6.48 kB 0%
 › fromTheme 0.16 kB 0% 0.08 kB 0% 0.09 kB 0%
 › getDefaultConfig 74.70 kB 0% 20.24 kB 0% 4.89 kB 0%
 › mergeConfigs 2.12 kB 0% 0.80 kB 0% 0.27 kB 0%
 › twJoin 1.06 kB 0% 0.26 kB 0% 0.16 kB 0%
 › twMerge 88.15 kB 0% 23.89 kB 0% 6.25 kB 0%
 › validators 4.44 kB 0% 1.69 kB 0% 0.73 kB 0%
tailwind-merge cjs 91.43 kB 0% 31.25 kB 0% 7.07 kB 0%
tailwind-merge/es5 esm 96.57 kB 0% 27.34 kB 0% 6.90 kB 0%
 › createTailwindMerge 15.27 kB 0% 4.20 kB 0% 1.56 kB 0%
 › extendTailwindMerge 95.47 kB 0% 26.71 kB 0% 6.70 kB 0%
 › fromTheme 0.21 kB 0% 0.10 kB 0% 0.09 kB 0%
 › getDefaultConfig 77.26 kB 0% 21.40 kB 0% 4.98 kB 0%
 › mergeConfigs 2.46 kB 0% 0.87 kB 0% 0.29 kB 0%
 › twJoin 1.08 kB 0% 0.26 kB 0% 0.14 kB 0%
 › twMerge 92.56 kB 0% 25.64 kB 0% 6.47 kB 0%
 › validators 6.04 kB 0% 2.23 kB 0% 0.76 kB 0%
tailwind-merge/es5 cjs 96.82 kB 0% 33.25 kB 0% 7.24 kB 0%

Copy link

codspeed-hq bot commented Sep 30, 2025

CodSpeed Performance Report

Merging #610 will not alter performance

Comparing renovate/codspeed-vitest-plugin-5.x (9e36798) with main (3e8856d)1

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

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

✅ 5 untouched

Footnotes

  1. No successful run was found on main (148f9ff) during the generation of this report, so 3e8856d was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@renovate renovate bot force-pushed the renovate/codspeed-vitest-plugin-5.x branch from 2b0d0f9 to 5e398c2 Compare October 2, 2025 08:46
@renovate renovate bot force-pushed the renovate/codspeed-vitest-plugin-5.x branch from 5e398c2 to 9e36798 Compare October 4, 2025 15:55
@dcastil dcastil merged commit a94689e into main Oct 4, 2025
6 checks passed
@dcastil dcastil deleted the renovate/codspeed-vitest-plugin-5.x branch October 4, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
context-v3 Related to tailwind-merge v3 dependencies Pull requests that update a dependency file skip changelog Won't show up in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant