-
-
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 #3235
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: 2bc51f9 | Previous: 6381423 | Ratio |
---|---|---|---|
normalizeLong |
493 ops/sec (±0.38% ) |
502 ops/sec (±0.20% ) |
1.02 |
infer All |
9284 ops/sec (±0.41% ) |
9285 ops/sec (±0.32% ) |
1.00 |
denormalizeLong |
330 ops/sec (±0.90% ) |
344 ops/sec (±1.02% ) |
1.04 |
denormalizeLong donotcache |
890 ops/sec (±0.50% ) |
879 ops/sec (±0.56% ) |
0.99 |
denormalizeShort donotcache 500x |
1368 ops/sec (±0.21% ) |
1341 ops/sec (±0.18% ) |
0.98 |
denormalizeShort 500x |
985 ops/sec (±0.36% ) |
958 ops/sec (±0.29% ) |
0.97 |
denormalizeShort 500x withCache |
4842 ops/sec (±0.24% ) |
4877 ops/sec (±0.20% ) |
1.01 |
denormalizeLong with mixin Entity |
295 ops/sec (±0.26% ) |
296 ops/sec (±0.20% ) |
1.00 |
denormalizeLong withCache |
5658 ops/sec (±0.17% ) |
6936 ops/sec (±0.28% ) |
1.23 |
denormalizeLong All withCache |
6478 ops/sec (±0.25% ) |
6590 ops/sec (±0.19% ) |
1.02 |
denormalizeLong Query-sorted withCache |
6309 ops/sec (±0.27% ) |
6474 ops/sec (±0.29% ) |
1.03 |
denormalizeLongAndShort withEntityCacheOnly |
1463 ops/sec (±0.64% ) |
1491 ops/sec (±0.35% ) |
1.02 |
getResponse |
6251 ops/sec (±1.24% ) |
6413 ops/sec (±1.62% ) |
1.03 |
getResponse (null) |
5269151 ops/sec (±0.96% ) |
5246021 ops/sec (±0.56% ) |
1.00 |
getResponse (clear cache) |
293 ops/sec (±0.49% ) |
288 ops/sec (±0.40% ) |
0.98 |
getSmallResponse |
2613 ops/sec (±1.56% ) |
2674 ops/sec (±0.12% ) |
1.02 |
getSmallInferredResponse |
2041 ops/sec (±0.97% ) |
1946 ops/sec (±0.20% ) |
0.95 |
getResponse Query-sorted |
5318 ops/sec (±0.35% ) |
5415 ops/sec (±0.44% ) |
1.02 |
getResponse Collection |
6123 ops/sec (±1.28% ) |
5952 ops/sec (±1.20% ) |
0.97 |
get Collection |
5627 ops/sec (±1.09% ) |
4988 ops/sec (±1.22% ) |
0.89 |
setLong |
503 ops/sec (±0.35% ) |
501 ops/sec (±0.25% ) |
1.00 |
setLongWithMerge |
199 ops/sec (±0.47% ) |
198 ops/sec (±0.27% ) |
0.99 |
setLongWithSimpleMerge |
209 ops/sec (±0.39% ) |
206 ops/sec (±0.38% ) |
0.99 |
setSmallResponse 500x |
907 ops/sec (±0.30% ) |
887 ops/sec (±0.23% ) |
0.98 |
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 #3235 +/- ##
=======================================
Coverage 98.94% 98.94%
=======================================
Files 132 132
Lines 2269 2269
Branches 467 467
=======================================
Hits 2245 2245
Misses 13 13
Partials 11 11
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.42
->3.1.44
0.20.7
->0.20.8
0.10.6
->0.10.7
18.3.10
->18.3.11
5.21.1
->5.21.2
15.9.0
->15.10.0
14.2.13
->14.2.14
0.75.3
->0.75.4
Release Notes
ant-design/ant-design (antd)
v5.21.2
Compare Source
copyable
icon align issue. #51066 @afc163activeBorderColor
token when variant is filled. #51054 @coding-ice4px
to3px
. #51069 @afc163copyable
图标位置偏上的问题。#51066 @afc163variant="filled"
时activeBorderColor
token 失效的问题。#51054 @coding-ice4px
调整到3px
。#51069 @afc163sindresorhus/globals (globals)
v15.10.0
Compare Source
3cbce2d
vercel/next.js (next)
v14.2.14
Compare Source
facebook/react-native (react-native)
v0.75.4
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.