Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update auto merge on patch or minor #431

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) 9.20.0 -> 9.21.0 age adoption passing confidence
@types/node (source) ^22.13.4 -> ^22.13.5 age adoption passing confidence
@types/node (source) 22.13.4 -> 22.13.5 age adoption passing confidence
eslint (source) 9.20.1 -> 9.21.0 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.21.0

Compare Source

eslint/eslint (eslint)

v9.21.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

Benchmarks results:

[CJS] Running benchmarks...

Get service in singleton scope
┌─────────┬────────────────────┬──────────────────┬──────────────────┬────────────────────────┬────────────────────────┬─────────┐
│ (index) │ Task name          │ Latency avg (ns) │ Latency med (ns) │ Throughput avg (ops/s) │ Throughput med (ops/s) │ Samples │
├─────────┼────────────────────┼──────────────────┼──────────────────┼────────────────────────┼────────────────────────┼─────────┤
│ 0       │ 'inversifyCurrent''295.55 ± 1.18%''271.00 ± 9.00''3613397 ± 0.01%''3690037 ± 118608'     │ 3383509 │
│ 1       │ 'inversify6''1047.7 ± 1.07%''962.00 ± 20.00''1016939 ± 0.02%''1039501 ± 21171'      │ 954504  │
│ 2       │ 'NestJS''300.18 ± 0.38%''281.00 ± 1.00''3501887 ± 0.01%''3558719 ± 12710'      │ 3331385 │
│ 3       │ 'tsyringe''308.51 ± 0.64%''281.00 ± 10.00''3443539 ± 0.01%''3558719 ± 122293'     │ 3241360 │
└─────────┴────────────────────┴──────────────────┴──────────────────┴────────────────────────┴────────────────────────┴─────────┘
inversifyCurrent vs inversify6 Speedup: 3.553x
inversifyCurrent vs NestJS Speedup: 1.032x
inversifyCurrent vs tsyringe Speedup: 1.049x

Get service in transient scope
┌─────────┬────────────────────┬──────────────────┬───────────────────┬────────────────────────┬────────────────────────┬─────────┐
│ (index) │ Task name          │ Latency avg (ns) │ Latency med (ns)  │ Throughput avg (ops/s) │ Throughput med (ops/s) │ Samples │
├─────────┼────────────────────┼──────────────────┼───────────────────┼────────────────────────┼────────────────────────┼─────────┤
│ 0       │ 'inversifyCurrent''623.68 ± 0.41%''591.00 ± 10.00''1672142 ± 0.01%''1692047 ± 29123'      │ 1603399 │
│ 1       │ 'inversify6''5168.7 ± 3.11%''4838.0 ± 69.00''204328 ± 0.03%''206697 ± 2991'        │ 193471  │
│ 2       │ 'NestJS''9215.2 ± 1.67%''7874.0 ± 172.00''123824 ± 0.07%''127000 ± 2802'        │ 108517  │
│ 3       │ 'tsyringe''472.66 ± 0.82%''431.00 ± 10.00''2276607 ± 0.01%''2320186 ± 52612'      │ 2115697 │
└─────────┴────────────────────┴──────────────────┴───────────────────┴────────────────────────┴────────────────────────┴─────────┘
inversifyCurrent vs inversify6 Speedup: 8.184x
inversifyCurrent vs NestJS Speedup: 13.504x
inversifyCurrent vs tsyringe Speedup: 0.734x

Get complex service in singleton scope
┌─────────┬────────────────────┬──────────────────┬──────────────────┬────────────────────────┬────────────────────────┬─────────┐
│ (index) │ Task name          │ Latency avg (ns) │ Latency med (ns) │ Throughput avg (ops/s) │ Throughput med (ops/s) │ Samples │
├─────────┼────────────────────┼──────────────────┼──────────────────┼────────────────────────┼────────────────────────┼─────────┤
│ 0       │ 'inversifyCurrent''308.86 ± 1.84%''281.00 ± 9.00''3468034 ± 0.01%''3558719 ± 110443'     │ 3237741 │
│ 1       │ 'inversify6''1043.0 ± 0.59%''972.00 ± 20.00''1009321 ± 0.02%''1028807 ± 21614'      │ 958784  │
│ 2       │ 'NestJS''339.69 ± 1.78%''311.00 ± 1.00''3157751 ± 0.01%''3215434 ± 10372'      │ 2943835 │
│ 3       │ 'tsyringe''357.16 ± 4.76%''310.00 ± 10.00''3192913 ± 0.01%''3225806 ± 107527'     │ 2800556 │
└─────────┴────────────────────┴──────────────────┴──────────────────┴────────────────────────┴────────────────────────┴─────────┘
inversifyCurrent vs inversify6 Speedup: 3.436x
inversifyCurrent vs NestJS Speedup: 1.098x
inversifyCurrent vs tsyringe Speedup: 1.086x

Get complex service in transient scope
┌─────────┬────────────────────┬───────────────────┬───────────────────────┬────────────────────────┬────────────────────────┬─────────┐
│ (index) │ Task name          │ Latency avg (ns)  │ Latency med (ns)      │ Throughput avg (ops/s) │ Throughput med (ops/s) │ Samples │
├─────────┼────────────────────┼───────────────────┼───────────────────────┼────────────────────────┼────────────────────────┼─────────┤
│ 0       │ 'inversifyCurrent''335025 ± 0.75%''323002 ± 3707.00''3029 ± 0.30%''3096 ± 36'            │ 2985    │
│ 1       │ 'inversify6''4963637 ± 1.03%''4945028 ± 362240.50''203 ± 1.01%''202 ± 15'             │ 202     │
│ 2       │ 'NestJS''59450 ± 1.21%''53710 ± 692.00''18132 ± 0.17%''18619 ± 243'          │ 16822   │
│ 3       │ 'tsyringe''242707 ± 0.55%''232964 ± 1934.00''4189 ± 0.28%''4293 ± 36'            │ 4121    │
└─────────┴────────────────────┴───────────────────┴───────────────────────┴────────────────────────┴────────────────────────┴─────────┘
inversifyCurrent vs inversify6 Speedup: 14.955x
inversifyCurrent vs NestJS Speedup: 0.167x
inversifyCurrent vs tsyringe Speedup: 0.723x
[ESM] Running benchmarks...

Get service in singleton scope
┌─────────┬────────────────────┬──────────────────┬──────────────────┬────────────────────────┬────────────────────────┬─────────┐
│ (index) │ Task name          │ Latency avg (ns) │ Latency med (ns) │ Throughput avg (ops/s) │ Throughput med (ops/s) │ Samples │
├─────────┼────────────────────┼──────────────────┼──────────────────┼────────────────────────┼────────────────────────┼─────────┤
│ 0       │ 'inversifyCurrent''258.42 ± 1.09%''250.00 ± 10.00''3997139 ± 0.01%''4000000 ± 153846'     │ 3869623 │
│ 1       │ 'inversify6''966.17 ± 4.21%''862.00 ± 11.00''1133632 ± 0.02%''1160093 ± 14995'      │ 1035018 │
│ 2       │ 'NestJS''306.32 ± 0.41%''290.00 ± 9.00''3434586 ± 0.01%''3448276 ± 110443'     │ 3264511 │
│ 3       │ 'tsyringe''335.53 ± 1.21%''281.00 ± 9.00''3477435 ± 0.01%''3558719 ± 110443'     │ 2980377 │
└─────────┴────────────────────┴──────────────────┴──────────────────┴────────────────────────┴────────────────────────┴─────────┘
inversifyCurrent vs inversify6 Speedup: 3.526x
inversifyCurrent vs NestJS Speedup: 1.164x
inversifyCurrent vs tsyringe Speedup: 1.149x

Get service in transient scope
┌─────────┬────────────────────┬──────────────────┬───────────────────┬────────────────────────┬────────────────────────┬─────────┐
│ (index) │ Task name          │ Latency avg (ns) │ Latency med (ns)  │ Throughput avg (ops/s) │ Throughput med (ops/s) │ Samples │
├─────────┼────────────────────┼──────────────────┼───────────────────┼────────────────────────┼────────────────────────┼─────────┤
│ 0       │ 'inversifyCurrent''479.04 ± 0.40%''451.00 ± 10.00''2180453 ± 0.01%''2217295 ± 48098'      │ 2087528 │
│ 1       │ 'inversify6''4937.7 ± 0.61%''4698.0 ± 51.00''210050 ± 0.03%''212857 ± 2290'        │ 202524  │
│ 2       │ 'NestJS''9339.0 ± 1.39%''8105.0 ± 170.00''119975 ± 0.07%''123381 ± 2549'        │ 107078  │
│ 3       │ 'tsyringe''464.66 ± 0.56%''431.00 ± 10.00''2284839 ± 0.01%''2320186 ± 52612'      │ 2152095 │
└─────────┴────────────────────┴──────────────────┴───────────────────┴────────────────────────┴────────────────────────┴─────────┘
inversifyCurrent vs inversify6 Speedup: 10.381x
inversifyCurrent vs NestJS Speedup: 18.174x
inversifyCurrent vs tsyringe Speedup: 0.954x

Get complex service in singleton scope
┌─────────┬────────────────────┬──────────────────┬──────────────────┬────────────────────────┬────────────────────────┬─────────┐
│ (index) │ Task name          │ Latency avg (ns) │ Latency med (ns) │ Throughput avg (ops/s) │ Throughput med (ops/s) │ Samples │
├─────────┼────────────────────┼──────────────────┼──────────────────┼────────────────────────┼────────────────────────┼─────────┤
│ 0       │ 'inversifyCurrent''279.57 ± 1.78%''261.00 ± 9.00''3766196 ± 0.01%''3831418 ± 127714'     │ 3576971 │
│ 1       │ 'inversify6''959.08 ± 2.56%''872.00 ± 10.00''1126945 ± 0.01%''1146789 ± 13304'      │ 1042671 │
│ 2       │ 'NestJS''347.60 ± 3.14%''311.00 ± 9.00''3168311 ± 0.01%''3215434 ± 90434'      │ 2876842 │
│ 3       │ 'tsyringe''323.10 ± 3.80%''291.00 ± 10.00''3379836 ± 0.01%''3436426 ± 114167'     │ 3095054 │
└─────────┴────────────────────┴──────────────────┴──────────────────┴────────────────────────┴────────────────────────┴─────────┘
inversifyCurrent vs inversify6 Speedup: 3.342x
inversifyCurrent vs NestJS Speedup: 1.189x
inversifyCurrent vs tsyringe Speedup: 1.114x

Get complex service in transient scope
┌─────────┬────────────────────┬───────────────────┬───────────────────────┬────────────────────────┬────────────────────────┬─────────┐
│ (index) │ Task name          │ Latency avg (ns)  │ Latency med (ns)      │ Throughput avg (ops/s) │ Throughput med (ops/s) │ Samples │
├─────────┼────────────────────┼───────────────────┼───────────────────────┼────────────────────────┼────────────────────────┼─────────┤
│ 0       │ 'inversifyCurrent''242211 ± 0.80%''229358 ± 1724.00''4239 ± 0.32%''4360 ± 33'            │ 4129    │
│ 1       │ 'inversify6''4929262 ± 1.48%''4990580 ± 368770.00''205 ± 1.32%''200 ± 15'             │ 203     │
│ 2       │ 'NestJS''61890 ± 1.52%''55063 ± 741.00''17702 ± 0.16%''18161 ± 244'          │ 16158   │
│ 3       │ 'tsyringe''270804 ± 0.82%''257079 ± 2634.00''3792 ± 0.34%''3890 ± 40'            │ 3693    │
└─────────┴────────────────────┴───────────────────┴───────────────────────┴────────────────────────┴────────────────────────┴─────────┘
inversifyCurrent vs inversify6 Speedup: 20.692x
inversifyCurrent vs NestJS Speedup: 0.239x
inversifyCurrent vs tsyringe Speedup: 1.118x

@notaphplover notaphplover merged commit 32cddcf into main Feb 22, 2025
7 checks passed
@notaphplover notaphplover deleted the renovate/auto-merge-on-patch-or-minor branch February 22, 2025 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant