-
-
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 #3314
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: 0760774 | Previous: fe8c7cb | Ratio |
---|---|---|---|
normalizeLong |
506 ops/sec (±0.24% ) |
490 ops/sec (±1.16% ) |
0.97 |
infer All |
9187 ops/sec (±1.02% ) |
9064 ops/sec (±0.50% ) |
0.99 |
denormalizeLong |
254 ops/sec (±3.05% ) |
266 ops/sec (±2.37% ) |
1.05 |
denormalizeLong donotcache |
897 ops/sec (±0.26% ) |
876 ops/sec (±1.23% ) |
0.98 |
denormalizeShort donotcache 500x |
1358 ops/sec (±0.27% ) |
1349 ops/sec (±0.16% ) |
0.99 |
denormalizeShort 500x |
754 ops/sec (±2.49% ) |
781 ops/sec (±1.92% ) |
1.04 |
denormalizeShort 500x withCache |
4932 ops/sec (±0.28% ) |
4937 ops/sec (±0.30% ) |
1.00 |
denormalizeLong with mixin Entity |
244 ops/sec (±1.88% ) |
248 ops/sec (±2.02% ) |
1.02 |
denormalizeLong withCache |
7144 ops/sec (±0.31% ) |
5880 ops/sec (±0.16% ) |
0.82 |
denormalizeLong All withCache |
6332 ops/sec (±0.20% ) |
6486 ops/sec (±0.55% ) |
1.02 |
denormalizeLong Query-sorted withCache |
6189 ops/sec (±0.52% ) |
6404 ops/sec (±0.47% ) |
1.03 |
denormalizeLongAndShort withEntityCacheOnly |
1585 ops/sec (±0.68% ) |
1549 ops/sec (±0.50% ) |
0.98 |
getResponse |
5854 ops/sec (±1.09% ) |
6007 ops/sec (±0.85% ) |
1.03 |
getResponse (null) |
5542739 ops/sec (±0.59% ) |
5621732 ops/sec (±0.60% ) |
1.01 |
getResponse (clear cache) |
247 ops/sec (±1.84% ) |
248 ops/sec (±2.02% ) |
1.00 |
getSmallResponse |
2644 ops/sec (±0.30% ) |
2582 ops/sec (±0.16% ) |
0.98 |
getSmallInferredResponse |
1955 ops/sec (±0.56% ) |
2008 ops/sec (±0.23% ) |
1.03 |
getResponse Query-sorted |
6215 ops/sec (±1.13% ) |
6602 ops/sec (±0.54% ) |
1.06 |
getResponse Collection |
6541 ops/sec (±0.87% ) |
5982 ops/sec (±0.93% ) |
0.91 |
get Collection |
5887 ops/sec (±0.43% ) |
5746 ops/sec (±0.61% ) |
0.98 |
setLong |
503 ops/sec (±0.84% ) |
506 ops/sec (±0.80% ) |
1.01 |
setLongWithMerge |
196 ops/sec (±0.50% ) |
203 ops/sec (±0.27% ) |
1.04 |
setLongWithSimpleMerge |
206 ops/sec (±0.79% ) |
209 ops/sec (±0.52% ) |
1.01 |
setSmallResponse 500x |
900 ops/sec (±0.18% ) |
895 ops/sec (±0.37% ) |
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 #3314 +/- ##
=======================================
Coverage 98.85% 98.85%
=======================================
Files 132 132
Lines 2274 2274
Branches 466 466
=======================================
Hits 2248 2248
Misses 13 13
Partials 13 13 ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
2.27.10
->2.27.11
19.0.1
->19.0.2
15.13.0
->15.14.0
15.1.0
->15.1.1
Release Notes
changesets/changesets (@changesets/cli)
v2.27.11
Compare Source
Patch Changes
f0270f6
]:sindresorhus/globals (globals)
v15.14.0
Compare Source
vercel/next.js (next)
v15.1.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.