-
-
Notifications
You must be signed in to change notification settings - Fork 97
pkg: Update all non-major dependencies #3505
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
Conversation
|
|
Size Change: 0 B Total Size: 77.7 kB ℹ️ View Unchanged
|
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
Details
| Benchmark suite | Current: 5d797e5 | Previous: f350727 | Ratio |
|---|---|---|---|
normalizeLong |
508 ops/sec (±1.43%) |
513 ops/sec (±1.82%) |
1.01 |
denormalizeLong |
273 ops/sec (±3.41%) |
274 ops/sec (±3.50%) |
1.00 |
denormalizeLong donotcache |
992 ops/sec (±1.09%) |
1036 ops/sec (±1.01%) |
1.04 |
denormalizeShort donotcache 500x |
1528 ops/sec (±1.77%) |
1549 ops/sec (±0.45%) |
1.01 |
denormalizeShort 500x |
844 ops/sec (±2.14%) |
824 ops/sec (±1.99%) |
0.98 |
denormalizeShort 500x withCache |
6156 ops/sec (±1.12%) |
6514 ops/sec (±0.28%) |
1.06 |
queryShort 500x withCache |
2626 ops/sec (±0.91%) |
2712 ops/sec (±0.85%) |
1.03 |
buildQueryKey All |
49930 ops/sec (±0.89%) |
55796 ops/sec (±0.34%) |
1.12 |
query All withCache |
7050 ops/sec (±0.73%) |
7917 ops/sec (±0.34%) |
1.12 |
denormalizeLong with mixin Entity |
270 ops/sec (±2.40%) |
267 ops/sec (±3.70%) |
0.99 |
denormalizeLong withCache |
6859 ops/sec (±0.58%) |
7515 ops/sec (±0.30%) |
1.10 |
denormalizeLong All withCache |
7257 ops/sec (±0.65%) |
7935 ops/sec (±0.30%) |
1.09 |
denormalizeLong Query-sorted withCache |
7293 ops/sec (±1.09%) |
7976 ops/sec (±0.35%) |
1.09 |
denormalizeLongAndShort withEntityCacheOnly |
1633 ops/sec (±0.89%) |
1765 ops/sec (±0.34%) |
1.08 |
getResponse |
5306 ops/sec (±1.31%) |
5696 ops/sec (±1.47%) |
1.07 |
getResponse (null) |
6664352 ops/sec (±0.94%) |
6751024 ops/sec (±0.54%) |
1.01 |
getResponse (clear cache) |
262 ops/sec (±2.38%) |
268 ops/sec (±2.26%) |
1.02 |
getSmallResponse |
3013 ops/sec (±0.71%) |
3091 ops/sec (±0.27%) |
1.03 |
getSmallInferredResponse |
2266 ops/sec (±0.78%) |
2370 ops/sec (±0.22%) |
1.05 |
getResponse Collection |
5442 ops/sec (±1.12%) |
5490 ops/sec (±1.23%) |
1.01 |
get Collection |
5534 ops/sec (±0.35%) |
5658 ops/sec (±0.15%) |
1.02 |
get Query-sorted |
6484 ops/sec (±0.47%) |
6758 ops/sec (±0.36%) |
1.04 |
setLong |
531 ops/sec (±0.48%) |
525 ops/sec (±0.50%) |
0.99 |
setLongWithMerge |
238 ops/sec (±0.61%) |
238 ops/sec (±0.31%) |
1 |
setLongWithSimpleMerge |
260 ops/sec (±0.38%) |
254 ops/sec (±0.48%) |
0.98 |
setSmallResponse 500x |
948 ops/sec (±0.13%) |
953 ops/sec (±0.23%) |
1.01 |
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 #3505 +/- ##
=======================================
Coverage 98.76% 98.76%
=======================================
Files 130 130
Lines 2265 2265
Branches 457 457
=======================================
Hits 2237 2237
Misses 13 13
Partials 15 15 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR contains the following updates:
22.15.30->22.15.3122.15.30->22.15.3119.1.6->19.1.819.1.6->19.1.819.1.6->19.1.85.25.4->5.26.024.1->24.25.1.2->5.1.3Release Notes
ant-design/ant-design (antd)
v5.26.0Compare Source
progressprop can now override the progress bar type. #53972 @afc163expandablesupportexpandedRowOffset. #53926 @crazyairmotionnot working after multiple nested ConfigProvider. #53902 @wanpan11updatenot support update function. #53994 @zombieJprogress属性现在可以覆盖进度条类型。#53972 @afc163expandable增加expandedRowOffset以支持展开行的偏移列数。#53926 @crazyairmotion失效的问题。#53902 @wanpan11update不支持更新函数的问题。#53994 @zombieJimmutable-js/immutable-js (immutable)
v5.1.3Compare Source
TypeScript
Documentation
There has been a huge amount of changes in the documentation, mainly migrate from an autogenerated documentation from .d.ts file, to a proper documentation in markdown.
The playground has been included on nearly all method examples.
We added a page about browser extensions too: https://immutable-js.com/browser-extension/
Internal
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.