Skip to content

chore(deps-dev): bump the dependencies group with 2 updates#19816

Merged
alexander-akait merged 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-2781afad87
Aug 18, 2025
Merged

chore(deps-dev): bump the dependencies group with 2 updates#19816
alexander-akait merged 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-2781afad87

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Bumps the dependencies group with 2 updates: @types/node and tinybench.

Updates @types/node from 24.2.1 to 24.3.0

Commits

Updates tinybench from 4.1.0 to 5.0.0

Release notes

Sourced from tinybench's releases.

v5.0.0

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 1c76abe chore: release v5.0.0
  • 92b1d81 fix: do not alter async resource detection semantic
  • 59f4083 refactor: factor out concurrent benchmarking code
  • fbf91ae fix: properly handle abortion at task level and benchmark fn error
  • fcd3b5e Merge branch 'main' of github.com:tinylibs/tinybench
  • f881fcc chore!: drop EOLed node 18.x support (#287)
  • b0b2ecf chore(deps-dev): apply updates
  • 57edb65 Merge branch 'main' of github.com:tinylibs/tinybench
  • d973942 fix: ensure RME is positive
  • 8241002 docs: publish documentation
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [tinybench](https://github.com/tinylibs/tinybench).


Updates `@types/node` from 24.2.1 to 24.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `tinybench` from 4.1.0 to 5.0.0
- [Release notes](https://github.com/tinylibs/tinybench/releases)
- [Commits](tinylibs/tinybench@v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tinybench
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  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 Aug 18, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Aug 18, 2025

CodSpeed Performance Report

Merging #19816 will degrade performances by 77.34%

Comparing dependabot/npm_and_yarn/dependencies-2781afad87 (610c23f) with main (935cbd8)

Summary

⚡ 4 improvements
❌ 3 regressions
✅ 35 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
benchmark "cache-filesystem", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 371.9 ms 37.2 ms ×10
benchmark "devtool-eval-source-map", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 45.2 ms 96.7 ms -53.28%
benchmark "devtool-source-map", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 92.6 ms 71 ms +30.41%
benchmark "future-defaults", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 52.1 ms 89.9 ms -42.05%
benchmark "lodash", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 110 ms 66.4 ms +65.71%
benchmark "many-chunks-esm", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 118.5 ms 93.6 ms +26.57%
benchmark "three-long", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 53.2 ms 234.8 ms -77.34%

@alexander-akait alexander-akait merged commit 8d7efb8 into main Aug 18, 2025
40 of 41 checks passed
@alexander-akait alexander-akait deleted the dependabot/npm_and_yarn/dependencies-2781afad87 branch August 18, 2025 12:28
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