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 dependency @codspeed/vitest-plugin to v4 #508

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codspeed/vitest-plugin (source) ^3.1.1 -> ^4.0.0 age adoption passing confidence

Release Notes

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

v4.0.0

Compare Source

🎉 What's Changed

This major release aims to reduce variance in the measurements, by updating the V8 flags and forcing other optimizations.

🚀 Migration Path

This is a breaking change and it will affect your current performance baseline. But updating will improve result stability!

We recommend you create a standalone PR to update the @codspeed/* dependencies, acknowledge the potential regressions, and merge it to update the baseline on your default branch.

📚 Details

Full Changelog: CodSpeedHQ/codspeed-node@v3.1.1...v4.0.0


Configuration

📅 Schedule: Branch creation - "* 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 Dec 22, 2024
@github-actions github-actions bot added the context-v2 Related to tailwind-merge v2 label Dec 22, 2024
Copy link

Metrics report

At head commit d039e29 and base commit 4aac490 at 2024-12-22T10:26:16.015Z

Size

No changes

All size metrics
Export Size original Size minified Size minified and Brotli compressed
tailwind-merge esm 72.46 kB 0% 20.33 kB 0% 5.75 kB 0%
 › createTailwindMerge 12.63 kB 0% 3.40 kB 0% 1.38 kB 0%
 › extendTailwindMerge 71.96 kB 0% 19.91 kB 0% 5.61 kB 0%
 › fromTheme 0.16 kB 0% 0.08 kB 0% 0.09 kB 0%
 › getDefaultConfig 57.67 kB 0% 16.01 kB 0% 4.16 kB 0%
 › mergeConfigs 1.45 kB 0% 0.45 kB 0% 0.23 kB 0%
 › twJoin 1.06 kB 0% 0.26 kB 0% 0.16 kB 0%
 › twMerge 70.33 kB 0% 19.42 kB 0% 5.43 kB 0%
 › validators 3.01 kB 0% 1.26 kB 0% 0.64 kB 0%
tailwind-merge cjs 72.71 kB 0% 23.40 kB 0% 6.07 kB 0%
tailwind-merge/es5 esm 76.25 kB 0% 21.70 kB 0% 6.05 kB 0%
 › createTailwindMerge 14.51 kB 0% 4.03 kB 0% 1.51 kB 0%
 › extendTailwindMerge 75.57 kB 0% 21.29 kB 0% 5.86 kB 0%
 › fromTheme 0.21 kB 0% 0.10 kB 0% 0.09 kB 0%
 › getDefaultConfig 58.81 kB 0% 16.55 kB 0% 4.18 kB 0%
 › mergeConfigs 1.78 kB 0% 0.50 kB 0% 0.24 kB 0%
 › twJoin 1.08 kB 0% 0.26 kB 0% 0.14 kB 0%
 › twMerge 73.34 kB 0% 20.59 kB 0% 5.67 kB 0%
 › validators 3.74 kB 0% 1.54 kB 0% 0.65 kB 0%
tailwind-merge/es5 cjs 76.50 kB 0% 24.80 kB 0% 6.28 kB 0%

Copy link

codspeed-hq bot commented Dec 22, 2024

CodSpeed Performance Report

Merging #508 will degrade performances by 32.56%

Comparing renovate/codspeed-vitest-plugin-4.x (d039e29) with main (4aac490)

🎉 Hooray! codspeed-node just leveled up to 4.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

⚡ 3 improvements
❌ 1 (👁 1) regressions
✅ 1 untouched benchmarks

Benchmarks breakdown

Benchmark main renovate/codspeed-vitest-plugin-4.x Change
collection with cache 18.8 ms 16.7 ms +12.47%
heavy 4.4 ms 3.7 ms +18.71%
👁 init 4.3 ms 6.4 ms -32.56%
simple 4.4 ms 3.5 ms +25.93%

@dcastil dcastil merged commit d6f1014 into main Dec 22, 2024
7 checks passed
@dcastil dcastil deleted the renovate/codspeed-vitest-plugin-4.x branch December 22, 2024 10:28
Copy link

This was addressed in release v2.6.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
context-v2 Related to tailwind-merge v2 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