pkg: Update all non-major dependencies - #3529
Conversation
|
|
Size Change: 0 B Total Size: 77.7 kB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Benchmark
Details
| Benchmark suite | Current: 0ea367e | Previous: 6ccb310 | Ratio |
|---|---|---|---|
normalizeLong |
501 ops/sec (±1.86%) |
543 ops/sec (±1.10%) |
1.08 |
denormalizeLong |
278 ops/sec (±2.87%) |
289 ops/sec (±2.14%) |
1.04 |
denormalizeLong donotcache |
1009 ops/sec (±0.49%) |
1006 ops/sec (±1.23%) |
1.00 |
denormalizeShort donotcache 500x |
1625 ops/sec (±0.13%) |
1600 ops/sec (±0.24%) |
0.98 |
denormalizeShort 500x |
866 ops/sec (±1.79%) |
866 ops/sec (±1.74%) |
1 |
denormalizeShort 500x withCache |
6514 ops/sec (±0.25%) |
6449 ops/sec (±0.15%) |
0.99 |
queryShort 500x withCache |
2755 ops/sec (±0.35%) |
2746 ops/sec (±0.26%) |
1.00 |
buildQueryKey All |
53881 ops/sec (±0.24%) |
54379 ops/sec (±0.34%) |
1.01 |
query All withCache |
7130 ops/sec (±0.20%) |
7411 ops/sec (±0.15%) |
1.04 |
denormalizeLong with mixin Entity |
348 ops/sec (±0.32%) |
276 ops/sec (±1.87%) |
0.79 |
denormalizeLong withCache |
6357 ops/sec (±0.22%) |
6574 ops/sec (±0.20%) |
1.03 |
denormalizeLong All withCache |
6783 ops/sec (±0.18%) |
7022 ops/sec (±0.22%) |
1.04 |
denormalizeLong Query-sorted withCache |
7084 ops/sec (±0.17%) |
7380 ops/sec (±0.24%) |
1.04 |
denormalizeLongAndShort withEntityCacheOnly |
1706 ops/sec (±0.76%) |
1696 ops/sec (±0.18%) |
0.99 |
getResponse |
5712 ops/sec (±1.35%) |
5669 ops/sec (±1.42%) |
0.99 |
getResponse (null) |
6553754 ops/sec (±0.56%) |
7117831 ops/sec (±0.75%) |
1.09 |
getResponse (clear cache) |
352 ops/sec (±0.40%) |
277 ops/sec (±1.91%) |
0.79 |
getSmallResponse |
3071 ops/sec (±0.11%) |
3030 ops/sec (±0.28%) |
0.99 |
getSmallInferredResponse |
2296 ops/sec (±0.16%) |
2424 ops/sec (±0.14%) |
1.06 |
getResponse Collection |
5574 ops/sec (±1.51%) |
5633 ops/sec (±1.22%) |
1.01 |
get Collection |
5752 ops/sec (±0.21%) |
5738 ops/sec (±0.27%) |
1.00 |
get Query-sorted |
5510 ops/sec (±0.35%) |
6705 ops/sec (±0.43%) |
1.22 |
setLong |
535 ops/sec (±0.54%) |
552 ops/sec (±0.18%) |
1.03 |
setLongWithMerge |
245 ops/sec (±0.25%) |
248 ops/sec (±0.12%) |
1.01 |
setLongWithSimpleMerge |
262 ops/sec (±0.26%) |
258 ops/sec (±0.27%) |
0.98 |
setSmallResponse 500x |
942 ops/sec (±0.09%) |
947 ops/sec (±0.09%) |
1.01 |
This comment was automatically generated by workflow using github-action-benchmark.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3529 +/- ##
=======================================
Coverage 98.26% 98.26%
=======================================
Files 130 130
Lines 2245 2245
Branches 452 452
=======================================
Hits 2206 2206
Misses 10 10
Partials 29 29 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR contains the following updates:
3.1.76->3.1.770.20.33->0.20.340.10.15->0.10.1622.16.5->22.17.019.1.8->19.1.919.1.6->19.1.75.26.6->5.26.7^0.30.0->^0.31.012.8.2->12.9.015.4.4->15.4.5Release Notes
ant-design/ant-design (antd)
v5.26.7Compare Source
tabBarExtraContenttyping to support bothReact.ReactNodeand{ left?: React.ReactNode; right?: React.ReactNode }usingTabBarExtraContentfromrc-tabs. #54470 @puedingTabPanePropstype to be compatible with deprecated APIs. #54482 @leshalvtabBarExtraContent类型定义,仅支持React.ReactNode的问题。现在支持完整的rc-tabs类型,包括{ left?: React.ReactNode; right?: React.ReactNode }。#54470 @puedingTabPaneProps类型以兼容废弃 api。#54482 @leshalvSBoudrias/Inquirer.js (inquirer)
v12.9.0Compare Source
instructionsconfig to allow localizing the help tips.vercel/next.js (next)
v15.4.5Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.