Skip to content

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

Merged
alexander-akait merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-8fba46dbe5
Jun 17, 2026
Merged

chore(deps-dev): bump @codspeed/core from 5.5.0 to 5.6.0 in the dependencies group#237
alexander-akait merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-8fba46dbe5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates @codspeed/core from 5.5.0 to 5.6.0

Release notes

Sourced from @​codspeed/core's releases.

v5.6.0

What's Changed

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

Commits
  • bcd7e64 v5.6.0
  • 3411926 feat: add macOS-only vitest benchmark and CI job
  • b7f1be7 feat(vitest,tinybench): emit benchmark markers inside the sample window
  • 079e488 chore: bump instrument-hooks
  • 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.5.0 to 5.6.0
- [Release notes](https://github.com/CodSpeedHQ/codspeed-node/releases)
- [Commits](CodSpeedHQ/codspeed-node@v5.5.0...v5.6.0)

---
updated-dependencies:
- dependency-name: "@codspeed/core"
  dependency-version: 5.6.0
  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 17, 2026
@changeset-bot

changeset-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 45a0c0c

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 17, 2026 10:42
@codspeed-hq

codspeed-hq Bot commented Jun 17, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 59.84%

⚠️ 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

⚡ 16 improved benchmarks
❌ 7 regressed benchmarks
✅ 188 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Memory compat-source memory: new CompatSource(sourceLike) 2.9 KB 120.9 KB -97.57%
Memory prefix-source memory: source() allocates rewritten string 1.2 KB 17.5 KB -93.4%
Memory original-source memory: sourceAndMap({ columns: true }) 1.1 MB 1.8 MB -36.72%
Memory prefix-source memory: new PrefixSource() 102.8 KB 154.2 KB -33.31%
Memory concat-source memory: new ConcatSource(...children) 2.4 KB 3.6 KB -32.17%
Memory replace-source memory: source() concatenates result 102.3 KB 143.9 KB -28.87%
Memory clear-cache memory: unique tasks (no clearCache) 3.5 MB 4 MB -12.52%
Memory source-map-source memory: new SourceMapSource(simple) 220,256 B 896 B ×250
Memory source-map-source memory: new SourceMapSource(with inner map) 27,832 B 704 B ×40
Memory size-only-source memory: new SizeOnlySource() 831.8 KB 112.3 KB ×7.4
Memory replace-source memory: construct + 100 insertions 15.4 KB 2.6 KB ×5.9
Memory replace-source memory: map({ columns: true }) splices mappings 4.5 MB 1 MB ×4.4
Memory concat-source memory: source() concatenates children 396.4 KB 155.3 KB ×2.6
Memory cached-source memory: getCachedData() allocates BufferedMap 776 B 392 B +97.96%
Memory original-source memory: map({ columns: false }) line-only mappings 1,244.4 KB 653.1 KB +90.54%
Memory compat-source memory: delegated source() + map() through wrapper 30.4 KB 17.6 KB +72.65%
Memory source-map-source memory: sourceAndMap({ columns: true }) (combined inner) 3.4 MB 2.2 MB +55.86%
Memory source-map-source memory: map({ columns: true }) 1,288 B 896 B +43.75%
Memory clear-cache memory: shared modules (no visited set — allocates per chunk) 878.6 KB 673.6 KB +30.44%
Memory concat-source memory: map({ columns: true }) composes child maps 3.8 MB 3 MB +26.56%
... ... ... ... ... ...

ℹ️ 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-8fba46dbe5 (45a0c0c) with main (d8e4a89)

Open in CodSpeed

@alexander-akait alexander-akait disabled auto-merge June 17, 2026 10:53
@alexander-akait alexander-akait merged commit ebf025c into main Jun 17, 2026
31 of 33 checks passed
@alexander-akait alexander-akait deleted the dependabot/npm_and_yarn/dependencies-8fba46dbe5 branch June 17, 2026 10:53
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.

1 participant