-
-
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 #2994
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: 03603ab | Previous: f68750f | Ratio |
---|---|---|---|
normalizeLong |
480 ops/sec (±0.37% ) |
489 ops/sec (±0.34% ) |
1.02 |
infer All |
9591 ops/sec (±0.37% ) |
9748 ops/sec (±0.43% ) |
1.02 |
denormalizeLong |
318 ops/sec (±0.89% ) |
322 ops/sec (±2.40% ) |
1.01 |
denormalizeLong donotcache |
854 ops/sec (±0.67% ) |
843 ops/sec (±1.12% ) |
0.99 |
denormalizeShort donotcache 500x |
1364 ops/sec (±0.20% ) |
1370 ops/sec (±0.11% ) |
1.00 |
denormalizeShort 500x |
941 ops/sec (±0.41% ) |
960 ops/sec (±0.25% ) |
1.02 |
denormalizeShort 500x withCache |
5005 ops/sec (±0.21% ) |
5061 ops/sec (±0.39% ) |
1.01 |
denormalizeLong with mixin Entity |
301 ops/sec (±0.63% ) |
307 ops/sec (±0.46% ) |
1.02 |
denormalizeLong withCache |
6331 ops/sec (±0.11% ) |
6737 ops/sec (±0.19% ) |
1.06 |
denormalizeLong All withCache |
6942 ops/sec (±0.33% ) |
5842 ops/sec (±0.11% ) |
0.84 |
denormalizeLong Query-sorted withCache |
6899 ops/sec (±0.40% ) |
6288 ops/sec (±0.23% ) |
0.91 |
denormalizeLongAndShort withEntityCacheOnly |
1551 ops/sec (±0.29% ) |
1574 ops/sec (±0.42% ) |
1.01 |
getResponse |
5158 ops/sec (±1.06% ) |
4934 ops/sec (±1.01% ) |
0.96 |
getResponse (null) |
6201956 ops/sec (±0.50% ) |
5559792 ops/sec (±0.37% ) |
0.90 |
getResponse (clear cache) |
290 ops/sec (±0.48% ) |
301 ops/sec (±0.48% ) |
1.04 |
getSmallResponse |
2466 ops/sec (±0.30% ) |
2478 ops/sec (±0.34% ) |
1.00 |
getSmallInferredResponse |
1818 ops/sec (±0.76% ) |
1818 ops/sec (±0.62% ) |
1 |
getResponse Query-sorted |
4707 ops/sec (±0.29% ) |
4628 ops/sec (±0.21% ) |
0.98 |
getResponse Collection |
5669 ops/sec (±0.73% ) |
4978 ops/sec (±1.14% ) |
0.88 |
get Collection |
4790 ops/sec (±0.39% ) |
4662 ops/sec (±0.36% ) |
0.97 |
setLong |
480 ops/sec (±0.34% ) |
481 ops/sec (±0.22% ) |
1.00 |
setLongWithMerge |
181 ops/sec (±2.37% ) |
193 ops/sec (±0.46% ) |
1.07 |
setLongWithSimpleMerge |
196 ops/sec (±0.51% ) |
206 ops/sec (±0.21% ) |
1.05 |
setSmallResponse 500x |
845 ops/sec (±0.11% ) |
850 ops/sec (±0.60% ) |
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 #2994 +/- ##
=======================================
Coverage 98.44% 98.44%
=======================================
Files 118 118
Lines 2126 2126
Branches 428 428
=======================================
Hits 2093 2093
Misses 21 21
Partials 12 12 ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
3.1.17
->3.1.18
0.18.22
->0.18.23
0.9.4
->0.9.5
5.3.5
->5.3.6
20.12.2
->20.12.5
18.2.73
->18.2.74
18.2.23
->18.2.24
5.15.4
->5.16.1
6.2.1
->6.2.2
0.18.0
->0.19.0
5.4.3
->5.4.4
Release Notes
ant-design/ant-design-icons (@ant-design/icons)
v5.3.6
Compare Source
ant-design/ant-design (antd)
v5.16.1
Compare Source
ellipsis
logic to use CSS ellipsis in SSR to enhance user experience. #48205tooltip
andbadge
at same time will makebadge
customize background not working. #48198 @LonelySnowmanellipsis
使其在 SSR 阶段使用 CSS 省略以优化用户体验。#48205tooltip
和badge
时,badge
的自定义背景色会失效的问题。#48198 @LonelySnowmanv5.16.0
Compare Source
pillarjs/path-to-regexp (path-to-regexp)
v6.2.2
: Updated READMECompare Source
No API changes. Documentation only release.
Changed
c7ec332
e828000
Microsoft/TypeScript (typescript)
v5.4.4
: TypeScript 5.4.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
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 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.
This PR has been generated by Mend Renovate. View repository job log here.