-
-
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 #3303
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: 499e6c9 | Previous: ebfbe14 | Ratio |
---|---|---|---|
normalizeLong |
459 ops/sec (±1.05% ) |
507 ops/sec (±0.36% ) |
1.10 |
infer All |
8935 ops/sec (±0.28% ) |
9049 ops/sec (±0.57% ) |
1.01 |
denormalizeLong |
230 ops/sec (±3.45% ) |
265 ops/sec (±2.47% ) |
1.15 |
denormalizeLong donotcache |
862 ops/sec (±0.58% ) |
883 ops/sec (±0.54% ) |
1.02 |
denormalizeShort donotcache 500x |
1331 ops/sec (±0.28% ) |
1359 ops/sec (±0.30% ) |
1.02 |
denormalizeShort 500x |
737 ops/sec (±2.42% ) |
768 ops/sec (±2.17% ) |
1.04 |
denormalizeShort 500x withCache |
4571 ops/sec (±0.64% ) |
4960 ops/sec (±0.20% ) |
1.09 |
denormalizeLong with mixin Entity |
232 ops/sec (±2.03% ) |
252 ops/sec (±1.78% ) |
1.09 |
denormalizeLong withCache |
6962 ops/sec (±0.21% ) |
7388 ops/sec (±0.60% ) |
1.06 |
denormalizeLong All withCache |
6438 ops/sec (±0.65% ) |
6660 ops/sec (±0.61% ) |
1.03 |
denormalizeLong Query-sorted withCache |
6202 ops/sec (±1.18% ) |
6549 ops/sec (±0.57% ) |
1.06 |
denormalizeLongAndShort withEntityCacheOnly |
1593 ops/sec (±0.39% ) |
1593 ops/sec (±0.43% ) |
1 |
getResponse |
5963 ops/sec (±1.27% ) |
6041 ops/sec (±1.17% ) |
1.01 |
getResponse (null) |
4863355 ops/sec (±0.49% ) |
5193196 ops/sec (±0.46% ) |
1.07 |
getResponse (clear cache) |
216 ops/sec (±2.05% ) |
247 ops/sec (±2.08% ) |
1.14 |
getSmallResponse |
2554 ops/sec (±0.44% ) |
2620 ops/sec (±0.18% ) |
1.03 |
getSmallInferredResponse |
1949 ops/sec (±0.31% ) |
2072 ops/sec (±0.52% ) |
1.06 |
getResponse Query-sorted |
6447 ops/sec (±0.69% ) |
6534 ops/sec (±0.61% ) |
1.01 |
getResponse Collection |
6229 ops/sec (±0.96% ) |
6423 ops/sec (±0.61% ) |
1.03 |
get Collection |
5573 ops/sec (±0.44% ) |
5591 ops/sec (±0.32% ) |
1.00 |
setLong |
506 ops/sec (±1.31% ) |
510 ops/sec (±0.53% ) |
1.01 |
setLongWithMerge |
200 ops/sec (±0.59% ) |
201 ops/sec (±0.39% ) |
1.00 |
setLongWithSimpleMerge |
211 ops/sec (±0.45% ) |
210 ops/sec (±0.38% ) |
1.00 |
setSmallResponse 500x |
908 ops/sec (±0.34% ) |
897 ops/sec (±0.72% ) |
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 #3303 +/- ##
=======================================
Coverage 98.85% 98.85%
=======================================
Files 132 132
Lines 2279 2279
Branches 466 466
=======================================
Hits 2253 2253
Misses 13 13
Partials 13 13 ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
19.0.0
->19.0.1
19.0.0
->19.0.1
0.76.3
->0.76.4
4.14.0
->4.14.1
Release Notes
facebook/react-native (react-native)
v0.76.4
Compare Source
th3rdwave/react-native-safe-area-context (react-native-safe-area-context)
v4.14.1
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.