chore(deps-dev): bump the dependencies group with 3 updates#616
Conversation
Bumps the dependencies group with 3 updates: [@codspeed/core](https://github.com/CodSpeedHQ/codspeed-node), [lint-staged](https://github.com/lint-staged/lint-staged) and [memfs](https://github.com/streamich/memfs). 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) Updates `lint-staged` from 17.0.7 to 17.0.8 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.7...v17.0.8) Updates `memfs` from 4.57.7 to 4.57.8 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.57.7...v4.57.8) --- updated-dependencies: - dependency-name: "@codspeed/core" dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lint-staged dependency-version: 17.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: memfs dependency-version: 4.57.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Merging this PR will improve performance by ×3.7
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | realistic-midsize: mixed batch (cold cache) |
6.8 ms | 8.1 ms | -15.92% |
| ⚡ | Memory | cache-predicate: mixed cached/uncached requests (warm) |
96.7 KB | 1.9 KB | ×51 |
| ⚡ | Simulation | cache-predicate: mixed cached/uncached requests (warm) |
2.3 ms | 2 ms | +15.39% |
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-f4e4050489 (ceb2870) with main (a7f4bd1)
Bumps the dependencies group with 3 updates: @codspeed/core, lint-staged and memfs.
Updates
@codspeed/corefrom 5.5.0 to 5.6.0Release notes
Sourced from @codspeed/core's releases.
Commits
bcd7e64v5.6.03411926feat: add macOS-only vitest benchmark and CI jobb7f1be7feat(vitest,tinybench): emit benchmark markers inside the sample window079e488chore: bump instrument-hooksUpdates
lint-stagedfrom 17.0.7 to 17.0.8Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
5f3b8f2Merge pull request #1812 from lint-staged/changeset-release/main43a9b8dchore(changeset): release630e2f6Merge pull request #1809 from lint-staged/restore-merge-status179b437fix: restore Git merge status after creating backup stash6bae2e2Merge pull request #1811 from lint-staged/exec-git-ignore-stderrb82a830ci: run npm audit omitting dev, including prod dependencies0b19b80build(deps): update dependencies3d0b2c0fix: ignore stderr when doing Git operationsUpdates
memfsfrom 4.57.7 to 4.57.8Release notes
Sourced from memfs's releases.
Commits
29b912bchore: release v4.57.8b5c6c62Merge pull request #1261 from chatman-media/fix/truncate-negative-length-memo...f2be1cefix: 🐛 clamp negative truncate length to zeroDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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