chore(deps): bump @hono/node-server from 1.19.12 to 1.19.13 - #168
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump @hono/node-server from 1.19.12 to 1.19.13#168dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
adesege
reviewed
Apr 8, 2026
Contributor
There was a problem hiding this comment.
Benchmark
Details
| Benchmark suite | Current: b883bc8 | Previous: 3b16f5b | Ratio |
|---|---|---|---|
test/benchmarks/request-response.bench.ts > Request/Response > simple GET - 200 |
43715.32583812842 ops/sec (±1.16%) |
31501.669484483988 ops/sec (±1.27%) |
0.72 |
test/benchmarks/request-response.bench.ts > Request/Response > GET with route params - 200 |
44920.568111975015 ops/sec (±0.84%) |
35363.353345719755 ops/sec (±0.69%) |
0.79 |
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 201 |
21561.470320919056 ops/sec (±1.15%) |
12567.042567294771 ops/sec (±1.19%) |
0.58 |
test/benchmarks/request-response.bench.ts > Request/Response > POST invalid body - validation error |
5959.58169710061 ops/sec (±4.33%) |
4823.708551529204 ops/sec (±3.90%) |
0.81 |
test/benchmarks/request-response.bench.ts > Request/Response > GET unknown route - 404 |
17178.21971802062 ops/sec (±0.85%) |
11858.311234180172 ops/sec (±0.74%) |
0.69 |
src/__benchmarks__/application.bench.ts > Application - Bootstrap > constructor only |
128626.25299823875 ops/sec (±3.38%) |
139778.13625275748 ops/sec (±2.14%) |
1.09 |
src/__benchmarks__/application.bench.ts > Application - Bootstrap > full initialize() |
27951.70387964861 ops/sec (±2.99%) |
25956.31720004297 ops/sec (±1.07%) |
0.93 |
src/__benchmarks__/application.bench.ts > Application - Service Resolution > resolve service after bootstrap |
30322.17247276071 ops/sec (±1.34%) |
26852.709619891782 ops/sec (±1.08%) |
0.89 |
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > initialize with 5 controllers (8 routes) |
29688.315188113407 ops/sec (±1.44%) |
26578.37234047765 ops/sec (±1.07%) |
0.90 |
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > resolve service after multi-controller bootstrap |
29655.65990889344 ops/sec (±1.35%) |
26544.493918503056 ops/sec (±1.09%) |
0.90 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > register class provider |
2576628.8714367733 ops/sec (±0.92%) |
2479333.935536945 ops/sec (±0.62%) |
0.96 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerSingleton |
2476420.4285255834 ops/sec (±0.77%) |
2407789.5199754853 ops/sec (±0.61%) |
0.97 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerValue |
2582389.8760459577 ops/sec (±0.58%) |
2576738.0777548477 ops/sec (±0.51%) |
1.00 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerFactory |
2481267.4491621996 ops/sec (±3.18%) |
2322892.6759534013 ops/sec (±4.67%) |
0.94 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve class token |
1068818.8285752735 ops/sec (±0.63%) |
1078231.5428300104 ops/sec (±0.55%) |
1.01 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve symbol token |
988027.0969431595 ops/sec (±0.75%) |
1023303.836270938 ops/sec (±0.57%) |
1.04 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve value token |
1133193.2611565995 ops/sec (±0.58%) |
1095153.6451709375 ops/sec (±0.46%) |
0.97 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve singleton token |
979652.6911819363 ops/sec (±0.82%) |
987466.7024683515 ops/sec (±0.57%) |
1.01 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > isRegistered check |
1353439.315159504 ops/sec (±0.84%) |
1297136.3837644656 ops/sec (±0.67%) |
0.96 |
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when().use().give().otherwise() |
643599.5221873918 ops/sec (±5.28%) |
635829.8384993467 ops/sec (±5.17%) |
0.99 |
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when() with cached predicate |
649394.8761551804 ops/sec (±5.10%) |
677963.9972879038 ops/sec (±4.76%) |
1.04 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register single module |
830721.744137624 ops/sec (±0.71%) |
823003.8913635015 ops/sec (±0.39%) |
0.99 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register 3-level module tree |
425464.26155302767 ops/sec (±0.64%) |
437014.77461060724 ops/sec (±1.26%) |
1.03 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register dynamic module (forRoot) |
857498.7326171916 ops/sec (±0.41%) |
871564.729258214 ops/sec (±1.54%) |
1.02 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Initialization > initialize with lifecycle hooks |
587727.7590317612 ops/sec (±0.58%) |
631522.229211577 ops/sec (±0.49%) |
1.07 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllControllers |
439495.3319671227 ops/sec (±1.75%) |
463451.4948378226 ops/sec (±0.36%) |
1.05 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllConsumers |
441477.142651428 ops/sec (±1.15%) |
458656.42130461405 ops/sec (±1.86%) |
1.04 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllJobs |
448986.56773291377 ops/sec (±0.37%) |
451183.3804295258 ops/sec (±0.41%) |
1.00 |
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register controller with 5 OpenAPI routes |
11551.54768759879 ops/sec (±9.30%) |
9797.082172798637 ops/sec (±7.41%) |
0.85 |
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register single-route controller |
61537.74560295886 ops/sec (±7.71%) |
54021.29753575554 ops/sec (±7.11%) |
0.88 |
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register multiple controllers |
12309.453312559173 ops/sec (±6.43%) |
10829.46487282268 ops/sec (±5.83%) |
0.88 |
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 10 routes by specificity |
439555.2782503358 ops/sec (±1.58%) |
410565.68304320966 ops/sec (±0.93%) |
0.93 |
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 50 routes by specificity |
78151.90059077943 ops/sec (±0.53%) |
74758.33827165738 ops/sec (±0.41%) |
0.96 |
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 100 routes by specificity |
38533.99969172688 ops/sec (±0.43%) |
37316.280391166685 ops/sec (±0.36%) |
0.97 |
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - static path |
12730503.007039487 ops/sec (±0.11%) |
12531954.847041322 ops/sec (±0.11%) |
0.98 |
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - single param |
2081965.4253770413 ops/sec (±0.37%) |
2026884.192020565 ops/sec (±0.29%) |
0.97 |
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - multiple params |
1518539.6446635476 ops/sec (±0.44%) |
1448277.7335154053 ops/sec (±0.39%) |
0.95 |
This comment was automatically generated by workflow using github-action-benchmark.
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.11 to 1.19.13. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.11...v1.19.13) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.13 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/hono/node-server-1.19.13
branch
from
April 13, 2026 00:07
f10ae9b to
b883bc8
Compare
Contributor
Author
|
Superseded by #174. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/hono/node-server-1.19.13
branch
April 16, 2026 02:41
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @hono/node-server from 1.19.12 to 1.19.13.
Release notes
Sourced from
@hono/node-server's releases.Commits
fd64e651.19.13025c30fMerge commit from fork