-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
pkg: Update all non-major dependencies #3231
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
Benchmark suite | Current: d6dedca | Previous: b72017b | Ratio |
---|---|---|---|
normalizeLong |
514 ops/sec (±0.14% ) |
502 ops/sec (±0.30% ) |
0.98 |
infer All |
9443 ops/sec (±0.70% ) |
9269 ops/sec (±0.62% ) |
0.98 |
denormalizeLong |
354 ops/sec (±0.78% ) |
334 ops/sec (±1.81% ) |
0.94 |
denormalizeLong donotcache |
896 ops/sec (±0.34% ) |
858 ops/sec (±2.48% ) |
0.96 |
denormalizeShort donotcache 500x |
1378 ops/sec (±0.16% ) |
1336 ops/sec (±0.20% ) |
0.97 |
denormalizeShort 500x |
967 ops/sec (±0.31% ) |
964 ops/sec (±0.35% ) |
1.00 |
denormalizeShort 500x withCache |
4826 ops/sec (±0.58% ) |
4933 ops/sec (±0.20% ) |
1.02 |
denormalizeLong with mixin Entity |
290 ops/sec (±0.80% ) |
288 ops/sec (±0.47% ) |
0.99 |
denormalizeLong withCache |
5786 ops/sec (±0.69% ) |
6045 ops/sec (±0.30% ) |
1.04 |
denormalizeLong All withCache |
6438 ops/sec (±0.19% ) |
6309 ops/sec (±0.25% ) |
0.98 |
denormalizeLong Query-sorted withCache |
6325 ops/sec (±0.38% ) |
6155 ops/sec (±0.43% ) |
0.97 |
denormalizeLongAndShort withEntityCacheOnly |
1502 ops/sec (±0.68% ) |
1395 ops/sec (±0.49% ) |
0.93 |
getResponse |
6195 ops/sec (±1.65% ) |
5947 ops/sec (±1.05% ) |
0.96 |
getResponse (null) |
5426332 ops/sec (±0.43% ) |
5477824 ops/sec (±0.43% ) |
1.01 |
getResponse (clear cache) |
295 ops/sec (±1.55% ) |
285 ops/sec (±0.43% ) |
0.97 |
getSmallResponse |
2689 ops/sec (±0.34% ) |
2656 ops/sec (±0.20% ) |
0.99 |
getSmallInferredResponse |
2053 ops/sec (±0.88% ) |
2039 ops/sec (±0.23% ) |
0.99 |
getResponse Query-sorted |
5477 ops/sec (±0.53% ) |
5518 ops/sec (±0.37% ) |
1.01 |
getResponse Collection |
6143 ops/sec (±1.07% ) |
5306 ops/sec (±1.40% ) |
0.86 |
get Collection |
5460 ops/sec (±1.06% ) |
4392 ops/sec (±1.45% ) |
0.80 |
setLong |
511 ops/sec (±0.22% ) |
502 ops/sec (±0.32% ) |
0.98 |
setLongWithMerge |
195 ops/sec (±0.74% ) |
194 ops/sec (±0.36% ) |
0.99 |
setLongWithSimpleMerge |
214 ops/sec (±0.28% ) |
204 ops/sec (±0.78% ) |
0.95 |
setSmallResponse 500x |
899 ops/sec (±0.34% ) |
888 ops/sec (±0.35% ) |
0.99 |
This comment was automatically generated by workflow using github-action-benchmark.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3231 +/- ##
==========================================
- Coverage 99.25% 98.94% -0.31%
==========================================
Files 132 132
Lines 2269 2269
Branches 467 467
==========================================
- Hits 2252 2245 -7
- Misses 10 13 +3
- Partials 7 11 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
3.1.40
->3.1.41
22.5.5
->22.7.3
18.3.7
->18.3.9
5.20.6
->5.21.1
14.2.12
->14.2.13
2.79.1
->2.79.2
Release Notes
ant-design/ant-design (antd)
v5.21.1
Compare Source
type="link"
incorrectly usedcolorPrimary
. #50962 @coding-icefilterCheckall
in Table component. #51000 @ytahirkosetype="link"
错误使用colorPrimary
的问题。#50962 @coding-icefilterCheckall
的土耳其语文案。#51000 @ytahirkosev5.21.0
Compare Source
vercel/next.js (next)
v14.2.13
Compare Source
rollup/rollup (rollup)
v2.79.2
Compare 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.