-
-
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 #3197
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: d09e966 | Previous: 14f0249 | Ratio |
---|---|---|---|
normalizeLong |
509 ops/sec (±0.38% ) |
524 ops/sec (±0.82% ) |
1.03 |
infer All |
9646 ops/sec (±0.43% ) |
9235 ops/sec (±2.66% ) |
0.96 |
denormalizeLong |
343 ops/sec (±0.84% ) |
332 ops/sec (±2.95% ) |
0.97 |
denormalizeLong donotcache |
909 ops/sec (±0.20% ) |
912 ops/sec (±0.26% ) |
1.00 |
denormalizeShort donotcache 500x |
1366 ops/sec (±0.32% ) |
1392 ops/sec (±0.18% ) |
1.02 |
denormalizeShort 500x |
976 ops/sec (±0.33% ) |
967 ops/sec (±0.22% ) |
0.99 |
denormalizeShort 500x withCache |
4852 ops/sec (±0.23% ) |
4996 ops/sec (±0.16% ) |
1.03 |
denormalizeLong with mixin Entity |
295 ops/sec (±0.43% ) |
297 ops/sec (±0.40% ) |
1.01 |
denormalizeLong withCache |
7390 ops/sec (±0.25% ) |
6259 ops/sec (±0.13% ) |
0.85 |
denormalizeLong All withCache |
6437 ops/sec (±0.18% ) |
6713 ops/sec (±0.21% ) |
1.04 |
denormalizeLong Query-sorted withCache |
6382 ops/sec (±0.28% ) |
6458 ops/sec (±0.73% ) |
1.01 |
denormalizeLongAndShort withEntityCacheOnly |
1537 ops/sec (±0.69% ) |
1491 ops/sec (±0.60% ) |
0.97 |
getResponse |
5811 ops/sec (±0.40% ) |
6460 ops/sec (±1.16% ) |
1.11 |
getResponse (null) |
5447337 ops/sec (±0.46% ) |
5227779 ops/sec (±0.94% ) |
0.96 |
getResponse (clear cache) |
290 ops/sec (±1.01% ) |
294 ops/sec (±0.87% ) |
1.01 |
getSmallResponse |
2683 ops/sec (±0.18% ) |
2665 ops/sec (±0.08% ) |
0.99 |
getSmallInferredResponse |
2024 ops/sec (±0.34% ) |
2050 ops/sec (±0.28% ) |
1.01 |
getResponse Query-sorted |
5576 ops/sec (±0.59% ) |
6968 ops/sec (±0.46% ) |
1.25 |
getResponse Collection |
6409 ops/sec (±1.07% ) |
6262 ops/sec (±1.37% ) |
0.98 |
get Collection |
5593 ops/sec (±1.15% ) |
5482 ops/sec (±0.96% ) |
0.98 |
setLong |
506 ops/sec (±0.37% ) |
513 ops/sec (±0.59% ) |
1.01 |
setLongWithMerge |
197 ops/sec (±0.50% ) |
203 ops/sec (±0.46% ) |
1.03 |
setLongWithSimpleMerge |
205 ops/sec (±0.51% ) |
209 ops/sec (±0.58% ) |
1.02 |
setSmallResponse 500x |
897 ops/sec (±0.17% ) |
912 ops/sec (±0.07% ) |
1.02 |
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 #3197 +/- ##
=======================================
Coverage 98.76% 98.76%
=======================================
Files 132 132
Lines 2269 2269
Branches 467 467
=======================================
Hits 2241 2241
Misses 16 16
Partials 12 12 ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
3.1.34
->3.1.35
22.3.0
->22.5.0
18.3.3
->18.3.4
5.20.1
->5.20.2
^0.50.0
->^0.51.0
14.2.5
->14.2.6
0.75.1
->0.75.2
Release Notes
ant-design/ant-design (antd)
v5.20.2
Compare Source
microsoft/monaco-editor (monaco-editor)
v0.51.0
Compare Source
IEditorOptions.placeholder
andIEditorOptions.compactMode
IGotoLocationOptions.multipleTests
andIGotoLocationOptions.alternativeTestsCommand
IInlineEditOptions.backgroundColoring
IEditorOptions.experimental.useTrueInlineView
CommentThreadRevealOptions
for commentsContributions to
monaco-editor
:vercel/next.js (next)
v14.2.6
Compare Source
facebook/react-native (react-native)
v0.75.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 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 was generated by Mend Renovate. View the repository job log.