chore(deps-dev): bump the dependencies group across 1 directory with 3 updates#621
chore(deps-dev): bump the dependencies group across 1 directory with 3 updates#621dependabot[bot] wants to merge 1 commit into
Conversation
|
Merging this PR will degrade performance by 22.07%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Memory | node-compare: node require.resolve x 1000 |
21.2 KB | 33.7 KB | -37.01% |
| ❌ | Simulation | concurrent-batch: Promise.all of 15 resolves (warm) |
1.4 ms | 1.6 ms | -13.94% |
| ❌ | Simulation | realistic-midsize: mixed batch (cold cache) |
6.9 ms | 7.9 ms | -12.71% |
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-d644198aac (7139842) with main (82026bf)
b43cfd1 to
828f3da
Compare
828f3da to
2fcc978
Compare
…3 updates Bumps the dependencies group with 3 updates in the / directory: [@codspeed/core](https://github.com/CodSpeedHQ/codspeed-node), [prettier](https://github.com/prettier/prettier) and [webpack](https://github.com/webpack/webpack). 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) Updates `prettier` from 3.8.4 to 3.9.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.4) Updates `webpack` from 5.107.2 to 5.108.4 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.107.2...v5.108.4) --- updated-dependencies: - dependency-name: "@codspeed/core" dependency-version: 5.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-version: 3.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: webpack dependency-version: 5.108.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2fcc978 to
7139842
Compare
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Pull request was closed
Bumps the dependencies group with 3 updates in the / directory: @codspeed/core, prettier and webpack.
Updates
@codspeed/corefrom 5.6.0 to 5.7.1Release notes
Sourced from @codspeed/core's releases.
Commits
56fa9fcv5.7.1c88994cfix: have node output perf maps when not parsing V8 inlining logs36834e8v5.7.016bf967feat: to fixup tinybench marker clean up8f2de3cci: use samply profiler for walltime integration tests4601945fix(tinybench-plugin): support tinybench v5 and v62475d5bfix(vitest-plugin): bracket walltime window around the measured loop onlye07237efix(tinybench-plugin): fix profiler capturing tinybench's internal functions1fb37effeat(core): emit V8 jitdump and code log for walltime profilingUpdates
prettierfrom 3.8.4 to 3.9.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b693cb2Release 3.9.42e92ac0Angular: Format@content(name)->@content (name)to align with other blo...abed2c2Bump Prettier dependency to 3.9.36cfbc00Clean changelog_unreleased3732e1dRelease 3.9.3a74a7b0Allow decorators to be used withdeclareon class fields (#19492)bd9e11aCorrect text identification in liquid syntax (#19489)269eee3Bump Prettier dependency to 3.9.1ec7ccd1Clean changelog_unreleasedc47654cRelease 3.9.1Updates
webpackfrom 5.107.2 to 5.108.4Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
bb9ccfdchore(release): new release (#21319)7639066fix: invalidate provided-exports cache with lazy barrel (#21326)ae28c54perf: reduce CPU and memory overhead of the HTML and CSS pipelines (#21332)e6fb547perf: re-encode the HTML AST as struct-of-arrays behind a path-based visitor ...5ce1c22fix(html): resolve asset URLs against <base href> (#21329)0e43c4atest(html): cover generateError, ignored-source, and null-character parse pat...cebd793refactor: build export-presence guards from a lazy boolean formula (#21320)c2628cffix: don't resolve new URL() directory references as modules (#21312)00d8b2fperf: speed up non-CSS-Modules CSS parsing by skipping unused AST work (#21324)f7a3f6dperf: reduce HTML parser memory and CPU with parser-level skip options (#21323)