chore(deps): bump baseline-browser-mapping from 2.10.13 to 2.11.22 - #265
chore(deps): bump baseline-browser-mapping from 2.10.13 to 2.11.22#265dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.10.13 to 2.11.22. - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.13...v2.11.22) --- updated-dependencies: - dependency-name: baseline-browser-mapping dependency-version: 2.11.22 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
adesege
left a comment
There was a problem hiding this comment.
Benchmark
Details
| Benchmark suite | Current: 20ac7dd | Previous: ccb3f17 | Ratio |
|---|---|---|---|
test/benchmarks/request-response.bench.ts > Request/Response > simple GET - 200 |
36903.870393605896 ops/sec (±1.28%) |
44355.827899388205 ops/sec (±1.52%) |
1.20 |
test/benchmarks/request-response.bench.ts > Request/Response > GET with route params - 200 |
41761.42703322221 ops/sec (±0.84%) |
49077.55133303189 ops/sec (±1.07%) |
1.18 |
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 201 |
15849.54451578975 ops/sec (±1.18%) |
24127.579263272528 ops/sec (±1.28%) |
1.52 |
test/benchmarks/request-response.bench.ts > Request/Response > POST invalid body - validation error |
3824.789997086095 ops/sec (±3.23%) |
4332.798367697519 ops/sec (±3.08%) |
1.13 |
test/benchmarks/request-response.bench.ts > Request/Response > GET unknown route - 404 |
6090.119298079342 ops/sec (±1.06%) |
6877.491973422911 ops/sec (±1.38%) |
1.13 |
src/__benchmarks__/application.bench.ts > Application - Bootstrap > constructor only |
368161.6988437303 ops/sec (±0.28%) |
367439.1967778971 ops/sec (±2.58%) |
1.00 |
src/__benchmarks__/application.bench.ts > Application - Bootstrap > full initialize() |
36026.55807303897 ops/sec (±2.90%) |
40916.51636711715 ops/sec (±2.82%) |
1.14 |
src/__benchmarks__/application.bench.ts > Application - Service Resolution > resolve service after bootstrap |
39561.32286839779 ops/sec (±2.97%) |
46221.77899438597 ops/sec (±1.51%) |
1.17 |
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > initialize with 5 controllers (8 routes) |
43544.4622708574 ops/sec (±0.66%) |
47297.584538015675 ops/sec (±0.94%) |
1.09 |
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > resolve service after multi-controller bootstrap |
42486.611367592566 ops/sec (±0.83%) |
46712.398512126 ops/sec (±0.86%) |
1.10 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > register class provider |
4259547.912822222 ops/sec (±1.61%) |
3659523.004609583 ops/sec (±0.26%) |
0.86 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerSingleton |
4026690.8483618046 ops/sec (±1.98%) |
3674735.919157303 ops/sec (±0.23%) |
0.91 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerValue |
4557072.960985443 ops/sec (±2.27%) |
3643329.0527346027 ops/sec (±0.97%) |
0.80 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerFactory |
4523018.634042817 ops/sec (±0.72%) |
3731349.291036125 ops/sec (±0.79%) |
0.82 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve class token |
1362235.1417910499 ops/sec (±1.33%) |
1231183.1036989056 ops/sec (±0.71%) |
0.90 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve symbol token |
1400120.7454923398 ops/sec (±1.55%) |
1316018.4734202325 ops/sec (±0.72%) |
0.94 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve value token |
1956100.3216646302 ops/sec (±1.44%) |
1783899.5774658315 ops/sec (±0.30%) |
0.91 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve singleton token |
1326564.4240393573 ops/sec (±0.42%) |
1315930.5814242992 ops/sec (±0.55%) |
0.99 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > isRegistered check |
2059891.843451157 ops/sec (±0.16%) |
1806360.778904609 ops/sec (±0.19%) |
0.88 |
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when().use().give().otherwise() |
2427835.39790439 ops/sec (±2.98%) |
1989351.3462046375 ops/sec (±2.25%) |
0.82 |
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when() with cached predicate |
2267295.374221497 ops/sec (±1.85%) |
2077218.3049918814 ops/sec (±0.64%) |
0.92 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register single module |
1329159.8830339126 ops/sec (±0.40%) |
1318623.2747570868 ops/sec (±0.43%) |
0.99 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register 3-level module tree |
682254.1920264415 ops/sec (±0.41%) |
674368.8967327109 ops/sec (±0.61%) |
0.99 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register dynamic module (forRoot) |
1183582.5631308677 ops/sec (±0.39%) |
1033574.8692689876 ops/sec (±0.46%) |
0.87 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Initialization > initialize with lifecycle hooks |
818653.7740514289 ops/sec (±0.59%) |
861264.3797109328 ops/sec (±0.67%) |
1.05 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllControllers |
577153.1758253613 ops/sec (±2.73%) |
601067.2979531069 ops/sec (±0.70%) |
1.04 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllConsumers |
589175.2034351586 ops/sec (±0.36%) |
598005.5897686194 ops/sec (±2.06%) |
1.01 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllJobs |
584664.6049903365 ops/sec (±0.41%) |
606220.5693193878 ops/sec (±0.44%) |
1.04 |
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register controller with 5 OpenAPI routes |
18109.688622014215 ops/sec (±7.03%) |
20659.201604495036 ops/sec (±7.81%) |
1.14 |
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register single-route controller |
83685.73426025483 ops/sec (±7.94%) |
87549.06480088776 ops/sec (±9.59%) |
1.05 |
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register multiple controllers |
18067.000579167863 ops/sec (±6.93%) |
20055.348642388202 ops/sec (±7.48%) |
1.11 |
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 10 routes by specificity |
326362.2474347414 ops/sec (±1.60%) |
348297.84898624144 ops/sec (±1.02%) |
1.07 |
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 50 routes by specificity |
60333.66176948835 ops/sec (±0.51%) |
66342.982298651 ops/sec (±0.49%) |
1.10 |
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 100 routes by specificity |
30453.319124691112 ops/sec (±0.42%) |
32949.193140155745 ops/sec (±0.54%) |
1.08 |
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - static path |
12688905.035641622 ops/sec (±0.11%) |
12503091.774915366 ops/sec (±0.09%) |
0.99 |
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - single param |
1564707.052090176 ops/sec (±0.55%) |
2209847.5226742206 ops/sec (±1.46%) |
1.41 |
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - multiple params |
1284511.7045649884 ops/sec (±0.76%) |
1332989.981337998 ops/sec (±0.60%) |
1.04 |
This comment was automatically generated by workflow using github-action-benchmark.
adesege
left a comment
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.
| Benchmark suite | Current: 20ac7dd | Previous: ccb3f17 | Ratio |
|---|---|---|---|
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 201 |
15849.54451578975 ops/sec (±1.18%) |
24127.579263272528 ops/sec (±1.28%) |
1.52 |
This comment was automatically generated by workflow using github-action-benchmark.
Bumps baseline-browser-mapping from 2.10.13 to 2.11.22.
Release notes
Sourced from baseline-browser-mapping's releases.
Commits
af7c3c4Patch to 2.11.22 because browser or feature data changed7e10cadBrowser or feature data changedebb9702Updating static siteecc57a3Updating static site0e5ed80Patch to 2.11.21 because browser or feature data changed11da0b6Browser or feature data changed69fcc81Updating static siteb964de0Patch to 2.11.20 because browser or feature data changed723099fBrowser or feature data changedf44163dUpdating static siteDependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.