chore(deps): bump browserslist from 4.28.2 to 4.29.0 - #267
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.28.2 to 4.29.0. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.28.2...4.29.0) --- updated-dependencies: - dependency-name: browserslist dependency-version: 4.29.0 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: 51472c1 | Previous: ccb3f17 | Ratio |
|---|---|---|---|
test/benchmarks/request-response.bench.ts > Request/Response > simple GET - 200 |
59440.62632712728 ops/sec (±0.98%) |
44355.827899388205 ops/sec (±1.52%) |
0.75 |
test/benchmarks/request-response.bench.ts > Request/Response > GET with route params - 200 |
57016.89238985127 ops/sec (±0.92%) |
49077.55133303189 ops/sec (±1.07%) |
0.86 |
test/benchmarks/request-response.bench.ts > Request/Response > POST with JSON body - 201 |
32916.51362190999 ops/sec (±1.13%) |
24127.579263272528 ops/sec (±1.28%) |
0.73 |
test/benchmarks/request-response.bench.ts > Request/Response > POST invalid body - validation error |
6809.121922873434 ops/sec (±3.36%) |
4332.798367697519 ops/sec (±3.08%) |
0.64 |
test/benchmarks/request-response.bench.ts > Request/Response > GET unknown route - 404 |
9731.095669816581 ops/sec (±1.56%) |
6877.491973422911 ops/sec (±1.38%) |
0.71 |
src/__benchmarks__/application.bench.ts > Application - Bootstrap > constructor only |
441751.7508519917 ops/sec (±0.69%) |
367439.1967778971 ops/sec (±2.58%) |
0.83 |
src/__benchmarks__/application.bench.ts > Application - Bootstrap > full initialize() |
49142.557469368454 ops/sec (±0.93%) |
40916.51636711715 ops/sec (±2.82%) |
0.83 |
src/__benchmarks__/application.bench.ts > Application - Service Resolution > resolve service after bootstrap |
51910.5098569014 ops/sec (±1.65%) |
46221.77899438597 ops/sec (±1.51%) |
0.89 |
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > initialize with 5 controllers (8 routes) |
52053.59887496568 ops/sec (±0.88%) |
47297.584538015675 ops/sec (±0.94%) |
0.91 |
src/__benchmarks__/application.bench.ts > Application - Multi-Controller Bootstrap > resolve service after multi-controller bootstrap |
51609.21223698547 ops/sec (±0.93%) |
46712.398512126 ops/sec (±0.86%) |
0.91 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > register class provider |
4416323.98233526 ops/sec (±1.49%) |
3659523.004609583 ops/sec (±0.26%) |
0.83 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerSingleton |
4230583.297724063 ops/sec (±1.25%) |
3674735.919157303 ops/sec (±0.23%) |
0.87 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerValue |
4003155.7197807124 ops/sec (±2.18%) |
3643329.0527346027 ops/sec (±0.97%) |
0.91 |
src/di/__benchmarks__/container.bench.ts > Container - Registration > registerFactory |
4320591.758047401 ops/sec (±1.69%) |
3731349.291036125 ops/sec (±0.79%) |
0.86 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve class token |
1327036.8640564291 ops/sec (±0.58%) |
1231183.1036989056 ops/sec (±0.71%) |
0.93 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve symbol token |
1267667.295177013 ops/sec (±1.67%) |
1316018.4734202325 ops/sec (±0.72%) |
1.04 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve value token |
1803582.5571314844 ops/sec (±0.19%) |
1783899.5774658315 ops/sec (±0.30%) |
0.99 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > resolve singleton token |
1326610.442560734 ops/sec (±0.49%) |
1315930.5814242992 ops/sec (±0.55%) |
0.99 |
src/di/__benchmarks__/container.bench.ts > Container - Resolution > isRegistered check |
2098271.236228996 ops/sec (±0.21%) |
1806360.778904609 ops/sec (±0.19%) |
0.86 |
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when().use().give().otherwise() |
2371902.4108290835 ops/sec (±2.22%) |
1989351.3462046375 ops/sec (±2.25%) |
0.84 |
src/di/__benchmarks__/container.bench.ts > Container - Conditional Binding > when() with cached predicate |
1995055.6089681918 ops/sec (±0.73%) |
2077218.3049918814 ops/sec (±0.64%) |
1.04 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register single module |
1317132.9910761875 ops/sec (±0.75%) |
1318623.2747570868 ops/sec (±0.43%) |
1.00 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register 3-level module tree |
682606.9023681445 ops/sec (±0.52%) |
674368.8967327109 ops/sec (±0.61%) |
0.99 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Registration > register dynamic module (forRoot) |
1209786.988618128 ops/sec (±0.44%) |
1033574.8692689876 ops/sec (±0.46%) |
0.85 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Initialization > initialize with lifecycle hooks |
975752.7510359894 ops/sec (±0.69%) |
861264.3797109328 ops/sec (±0.67%) |
0.88 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllControllers |
567770.1774578512 ops/sec (±2.05%) |
601067.2979531069 ops/sec (±0.70%) |
1.06 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllConsumers |
566664.0654092998 ops/sec (±1.05%) |
598005.5897686194 ops/sec (±2.06%) |
1.06 |
src/module/__benchmarks__/module-registry.bench.ts > ModuleRegistry - Collection > getAllJobs |
599013.3231149532 ops/sec (±0.51%) |
606220.5693193878 ops/sec (±0.44%) |
1.01 |
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register controller with 5 OpenAPI routes |
23837.765475218595 ops/sec (±8.10%) |
20659.201604495036 ops/sec (±7.81%) |
0.87 |
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register single-route controller |
99010.76394962556 ops/sec (±9.35%) |
87549.06480088776 ops/sec (±9.59%) |
0.88 |
src/router/__benchmarks__/route-registration.bench.ts > RouteRegistration - Configure > register multiple controllers |
23709.236704833475 ops/sec (±7.23%) |
20055.348642388202 ops/sec (±7.48%) |
0.85 |
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 10 routes by specificity |
319860.1767970415 ops/sec (±0.63%) |
348297.84898624144 ops/sec (±1.02%) |
1.09 |
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 50 routes by specificity |
61936.52256619268 ops/sec (±0.58%) |
66342.982298651 ops/sec (±0.49%) |
1.07 |
src/router/__benchmarks__/route-registration.bench.ts > Route Sorting > sort 100 routes by specificity |
30396.109362001902 ops/sec (±0.58%) |
32949.193140155745 ops/sec (±0.54%) |
1.08 |
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - static path |
13428323.67774091 ops/sec (±0.10%) |
12503091.774915366 ops/sec (±0.09%) |
0.93 |
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - single param |
2137990.6787250545 ops/sec (±0.81%) |
2209847.5226742206 ops/sec (±1.46%) |
1.03 |
src/router/__benchmarks__/route-registration.bench.ts > Param Extraction > extractParamNames - multiple params |
1246379.3244635104 ops/sec (±1.04%) |
1332989.981337998 ops/sec (±0.60%) |
1.07 |
This comment was automatically generated by workflow using github-action-benchmark.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps browserslist from 4.28.2 to 4.29.0.
Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
Commits
e6dd578Release 4.29.0 version8987b7dTypo47fefe6Move from actions-up to pnpm17b1e23Update dependenciesdf16b26Merge pull request #944 from fzlzjerry/fix/757-query-continuationsa2673d7Support query continuations across entriesf46a5b7Merge pull request #942 from agilgur5/fix-docs-typo-security-table989c8c9docs: fix typo in table rendering forSECURITY.md12ed525Release 4.28.9 versionb1d8cf9Update dependenciesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for browserslist since your current version.
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 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.