chore(deps): bump baseline-browser-mapping from 2.10.13 to 2.11.25 - #268
dependabot[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.25. - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.13...v2.11.25) --- updated-dependencies: - dependency-name: baseline-browser-mapping dependency-version: 2.11.25 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Repository: strataljs/stratal/.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: 1fa7c81 | Previous: ccb3f17 | Ratio |
|---|---|---|---|
test/benchmarks/request-response.bench.ts > Request/Response > simple GET - 200 |
35559.25752270278 ops/sec (±1.23%) |
44355.827899388205 ops/sec (±1.52%) |
1.25 |
test/benchmarks/request-response.bench.ts > Request/Response > GET with route params - 200 |
40325.195270401324 ops/sec (±0.90%) |
49077.55133303189 ops/sec (±1.07%) |
1.22 |
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 201 |
15941.632704782045 ops/sec (±1.21%) |
24127.579263272528 ops/sec (±1.28%) |
1.51 |
test/benchmarks/request-response.bench.ts > Request/Response > POST invalid body - validation error |
4158.8680975054585 ops/sec (±3.17%) |
4332.798367697519 ops/sec (±3.08%) |
1.04 |
test/benchmarks/request-response.bench.ts > Request/Response > GET unknown route - 404 |
6370.9730501121085 ops/sec (±1.11%) |
6877.491973422911 ops/sec (±1.38%) |
1.08 |
src/__benchmarks__/application.bench.ts > Application - Bootstrap > constructor only |
369355.08399941167 ops/sec (±0.32%) |
367439.1967778971 ops/sec (±2.58%) |
0.99 |
src/__benchmarks__/application.bench.ts > Application - Bootstrap > full initialize() |
40208.47231930351 ops/sec (±0.92%) |
40916.51636711715 ops/sec (±2.82%) |
1.02 |
src/__benchmarks__/application.bench.ts > Application - Service Resolution > resolve service after bootstrap |
43804.49478994945 ops/sec (±1.46%) |
46221.77899438597 ops/sec (±1.51%) |
1.06 |
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > initialize with 5 controllers (8 routes) |
42935.53852882882 ops/sec (±0.81%) |
47297.584538015675 ops/sec (±0.94%) |
1.10 |
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > resolve service after multi-controller bootstrap |
42738.786047521666 ops/sec (±0.79%) |
46712.398512126 ops/sec (±0.86%) |
1.09 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > register class provider |
4364344.184433138 ops/sec (±1.52%) |
3659523.004609583 ops/sec (±0.26%) |
0.84 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerSingleton |
4068550.934042303 ops/sec (±2.05%) |
3674735.919157303 ops/sec (±0.23%) |
0.90 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerValue |
4580314.671700047 ops/sec (±1.57%) |
3643329.0527346027 ops/sec (±0.97%) |
0.80 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerFactory |
4560815.753705056 ops/sec (±2.17%) |
3731349.291036125 ops/sec (±0.79%) |
0.82 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve class token |
1462649.2950020614 ops/sec (±0.48%) |
1231183.1036989056 ops/sec (±0.71%) |
0.84 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve symbol token |
1436956.7584711518 ops/sec (±0.46%) |
1316018.4734202325 ops/sec (±0.72%) |
0.92 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve value token |
1940689.4022678784 ops/sec (±1.57%) |
1783899.5774658315 ops/sec (±0.30%) |
0.92 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve singleton token |
1357939.6034849943 ops/sec (±0.49%) |
1315930.5814242992 ops/sec (±0.55%) |
0.97 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > isRegistered check |
2063632.6545169998 ops/sec (±0.18%) |
1806360.778904609 ops/sec (±0.19%) |
0.88 |
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when().use().give().otherwise() |
2465678.959480723 ops/sec (±3.10%) |
1989351.3462046375 ops/sec (±2.25%) |
0.81 |
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when() with cached predicate |
2329256.822894838 ops/sec (±1.82%) |
2077218.3049918814 ops/sec (±0.64%) |
0.89 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register single module |
1236952.7506776983 ops/sec (±0.82%) |
1318623.2747570868 ops/sec (±0.43%) |
1.07 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register 3-level module tree |
651905.8657074369 ops/sec (±0.56%) |
674368.8967327109 ops/sec (±0.61%) |
1.03 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register dynamic module (forRoot) |
1137672.8213707504 ops/sec (±0.43%) |
1033574.8692689876 ops/sec (±0.46%) |
0.91 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Initialization > initialize with lifecycle hooks |
774389.1435259653 ops/sec (±2.17%) |
861264.3797109328 ops/sec (±0.67%) |
1.11 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllControllers |
564693.9006139081 ops/sec (±0.53%) |
601067.2979531069 ops/sec (±0.70%) |
1.06 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllConsumers |
535878.4684595009 ops/sec (±1.66%) |
598005.5897686194 ops/sec (±2.06%) |
1.12 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllJobs |
540804.450054733 ops/sec (±4.69%) |
606220.5693193878 ops/sec (±0.44%) |
1.12 |
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register controller with 5 OpenAPI routes |
16865.821795726697 ops/sec (±8.29%) |
20659.201604495036 ops/sec (±7.81%) |
1.22 |
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register single-route controller |
78173.22577237476 ops/sec (±8.68%) |
87549.06480088776 ops/sec (±9.59%) |
1.12 |
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register multiple controllers |
18647.26589443641 ops/sec (±6.60%) |
20055.348642388202 ops/sec (±7.48%) |
1.08 |
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 10 routes by specificity |
333365.92865972896 ops/sec (±0.57%) |
348297.84898624144 ops/sec (±1.02%) |
1.04 |
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 50 routes by specificity |
56313.968013659585 ops/sec (±1.04%) |
66342.982298651 ops/sec (±0.49%) |
1.18 |
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 100 routes by specificity |
30126.982009276937 ops/sec (±0.56%) |
32949.193140155745 ops/sec (±0.54%) |
1.09 |
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - static path |
12661955.341558108 ops/sec (±0.12%) |
12503091.774915366 ops/sec (±0.09%) |
0.99 |
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - single param |
1876574.4612059426 ops/sec (±1.58%) |
2209847.5226742206 ops/sec (±1.46%) |
1.18 |
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - multiple params |
1312120.981794537 ops/sec (±0.46%) |
1332989.981337998 ops/sec (±0.60%) |
1.02 |
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: 1fa7c81 | Previous: ccb3f17 | Ratio |
|---|---|---|---|
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 201 |
15941.632704782045 ops/sec (±1.21%) |
24127.579263272528 ops/sec (±1.28%) |
1.51 |
This comment was automatically generated by workflow using github-action-benchmark.
|
Looks like baseline-browser-mapping is up-to-date now, so this is no longer needed. |
Bumps baseline-browser-mapping from 2.10.13 to 2.11.25.
Release notes
Sourced from baseline-browser-mapping's releases.
Commits
719bf7aPatch to 2.11.25 because browser or feature data changedc4f5b49Browser or feature data changedaa194afUpdating static site0d33c4aPatch to 2.11.24 because browser or feature data changed1dac891Browser or feature data changedaff3369Updating static siteebdc72fPatch to 2.11.23 because browser or feature data changed55fa3a1Browser or feature data changed5ac60dbUpdating static siteaf7c3c4Patch to 2.11.22 because browser or feature data changedDependabot 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.