Skip to content

chore(deps-dev): bump @codspeed/core from 5.6.0 to 5.7.1 in the dependencies group#242

Merged
webpack[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-1a8aa748d3
Jun 24, 2026
Merged

chore(deps-dev): bump @codspeed/core from 5.6.0 to 5.7.1 in the dependencies group#242
webpack[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-1a8aa748d3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 1 update: @codspeed/core.

Updates @codspeed/core from 5.6.0 to 5.7.1

Release notes

Sourced from @​codspeed/core's releases.

v5.7.1

What's Changed

Full Changelog: CodSpeedHQ/codspeed-node@v5.7.0...v5.7.1

v5.7.0

Highlights

  • Dump full inlining information for higher optimization tiers in walltime so we can show more functions on the profiler. To test it out, set CODSPEED_WALLTIME_PROFILER=samply env variable in the codspeed action.
  • Added support for tinybench v5 and v6 in @​codspeed/tinybench-plugin

What's Changed

Full Changelog: CodSpeedHQ/codspeed-node@v5.6.0...v5.7.0

Commits
  • 56fa9fc v5.7.1
  • c88994c fix: have node output perf maps when not parsing V8 inlining logs
  • 36834e8 v5.7.0
  • 16bf967 feat: to fixup tinybench marker clean up
  • 8f2de3c ci: use samply profiler for walltime integration tests
  • 4601945 fix(tinybench-plugin): support tinybench v5 and v6
  • 2475d5b fix(vitest-plugin): bracket walltime window around the measured loop only
  • e07237e fix(tinybench-plugin): fix profiler capturing tinybench's internal functions
  • 1fb37ef feat(core): emit V8 jitdump and code log for walltime profiling
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update: [@codspeed/core](https://github.com/CodSpeedHQ/codspeed-node).


Updates `@codspeed/core` from 5.6.0 to 5.7.1
- [Release notes](https://github.com/CodSpeedHQ/codspeed-node/releases)
- [Commits](CodSpeedHQ/codspeed-node@v5.6.0...v5.7.1)

---
updated-dependencies:
- dependency-name: "@codspeed/core"
  dependency-version: 5.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 24, 2026
@changeset-bot

changeset-bot Bot commented Jun 24, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: dc6e98c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@webpack webpack Bot enabled auto-merge (squash) June 24, 2026 10:44
@codspeed-hq

codspeed-hq Bot commented Jun 24, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by ×2.5

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 18 improved benchmarks
❌ 9 regressed benchmarks
✅ 184 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Memory prefix-source memory: source() allocates rewritten string 2 KB 58.9 KB -96.66%
Memory compat-source memory: CompatSource.from() short-circuits on Source 520 B 13,064 B -96.02%
Memory concat-source memory: new ConcatSource(...children) 2.5 KB 7.6 KB -66.36%
Memory original-source memory: sourceAndMap({ columns: true }) 1.3 MB 2.4 MB -46.81%
Memory original-source memory: map({ columns: true }) builds full mappings 1.7 MB 2.4 MB -26.88%
Memory raw-source memory: new RawSource(buffer) 784 B 1,040 B -24.62%
Memory clear-cache memory: unique tasks (clearCache default) 2.8 MB 3.6 MB -23.22%
Memory source-map-source memory: sourceAndMap({ columns: true }) (combined inner) 3 MB 3.8 MB -20.67%
Memory concat-source memory: map({ columns: true }) composes child maps 3.3 MB 3.8 MB -13.22%
Memory clear-cache memory: shared modules (visited set — single allocation) 329,880 B 584 B ×560
Memory compat-source memory: new CompatSource(sourceLike) 99,088 B 784 B ×130
Memory prefix-source memory: new PrefixSource() 151 KB 1.3 KB ×110
Memory original-source memory: new OriginalSource() 160.5 KB 1.5 KB ×110
Memory source-map-source memory: new SourceMapSource(simple) 41,816 B 784 B ×53
Memory clear-cache memory: shared modules (no visited set — allocates per chunk) 995 KB 19.5 KB ×51
Memory size-only-source memory: new SizeOnlySource() 346 KB 57.7 KB ×6
Memory replace-source memory: source() concatenates result 211.1 KB 84.5 KB ×2.5
Memory cached-source memory: getCachedData() allocates BufferedMap 520 B 248 B ×2.1
Memory source-map-source memory: new SourceMapSource(with inner map) 1.5 KB 1 KB +54.69%
Memory concat-source memory: source() concatenates children 276.9 KB 180.3 KB +53.58%
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing dependabot/npm_and_yarn/dependencies-1a8aa748d3 (dc6e98c) with main (e02802e)

Open in CodSpeed

@webpack webpack Bot merged commit a9a7b99 into main Jun 24, 2026
32 of 33 checks passed
@webpack webpack Bot deleted the dependabot/npm_and_yarn/dependencies-1a8aa748d3 branch June 24, 2026 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants