-
-
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 #3007
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: dc494b4 | Previous: 390df74 | Ratio |
---|---|---|---|
normalizeLong |
472 ops/sec (±0.96% ) |
501 ops/sec (±0.55% ) |
1.06 |
infer All |
9430 ops/sec (±1.04% ) |
9379 ops/sec (±2.43% ) |
0.99 |
denormalizeLong |
325 ops/sec (±1.17% ) |
322 ops/sec (±2.57% ) |
0.99 |
denormalizeLong donotcache |
846 ops/sec (±1.22% ) |
850 ops/sec (±0.29% ) |
1.00 |
denormalizeShort donotcache 500x |
1361 ops/sec (±0.10% ) |
1360 ops/sec (±0.28% ) |
1.00 |
denormalizeShort 500x |
954 ops/sec (±0.43% ) |
971 ops/sec (±0.45% ) |
1.02 |
denormalizeShort 500x withCache |
5212 ops/sec (±0.21% ) |
4981 ops/sec (±0.42% ) |
0.96 |
denormalizeLong with mixin Entity |
303 ops/sec (±0.51% ) |
307 ops/sec (±0.45% ) |
1.01 |
denormalizeLong withCache |
6459 ops/sec (±0.59% ) |
7397 ops/sec (±0.21% ) |
1.15 |
denormalizeLong All withCache |
6674 ops/sec (±0.29% ) |
6683 ops/sec (±0.11% ) |
1.00 |
denormalizeLong Query-sorted withCache |
6496 ops/sec (±0.39% ) |
6616 ops/sec (±0.22% ) |
1.02 |
denormalizeLongAndShort withEntityCacheOnly |
1536 ops/sec (±0.38% ) |
1636 ops/sec (±1.11% ) |
1.07 |
getResponse |
5307 ops/sec (±1.39% ) |
5220 ops/sec (±0.81% ) |
0.98 |
getResponse (null) |
5521118 ops/sec (±0.44% ) |
6191573 ops/sec (±0.42% ) |
1.12 |
getResponse (clear cache) |
295 ops/sec (±0.40% ) |
304 ops/sec (±0.39% ) |
1.03 |
getSmallResponse |
2554 ops/sec (±0.45% ) |
2526 ops/sec (±0.27% ) |
0.99 |
getSmallInferredResponse |
1817 ops/sec (±0.36% ) |
1839 ops/sec (±0.33% ) |
1.01 |
getResponse Query-sorted |
4823 ops/sec (±0.15% ) |
4875 ops/sec (±0.16% ) |
1.01 |
getResponse Collection |
5736 ops/sec (±1.19% ) |
4980 ops/sec (±0.87% ) |
0.87 |
get Collection |
5467 ops/sec (±0.47% ) |
4833 ops/sec (±0.29% ) |
0.88 |
setLong |
482 ops/sec (±0.20% ) |
502 ops/sec (±0.43% ) |
1.04 |
setLongWithMerge |
193 ops/sec (±1.08% ) |
196 ops/sec (±0.23% ) |
1.02 |
setLongWithSimpleMerge |
207 ops/sec (±0.28% ) |
207 ops/sec (±0.23% ) |
1 |
setSmallResponse 500x |
863 ops/sec (±0.32% ) |
848 ops/sec (±0.32% ) |
0.98 |
This comment was automatically generated by workflow using github-action-benchmark.
dc9249b
to
3b28728
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3007 +/- ##
=======================================
Coverage 98.46% 98.46%
=======================================
Files 119 119
Lines 2154 2154
Branches 435 435
=======================================
Hits 2121 2121
Misses 21 21
Partials 12 12 ☔ View full report in Codecov by Sentry. |
3b28728
to
dc494b4
Compare
This PR contains the following updates:
0.11.0
->0.11.1
0.11.0
->0.11.1
0.11.0
->0.11.1
18.2.75
->18.2.78
18.2.24
->18.2.25
14.1.4
->14.2.1
Release Notes
reactive/data-client (@data-client/endpoint)
v0.11.1
Compare Source
Patch Changes
13c6466
Thanks @ntucker! - Endpoint.sideEffect can befalse
reactive/data-client (@data-client/graphql)
v0.11.1
Compare Source
Patch Changes
#3006
13c6466
Thanks @ntucker! - Endpoint.sideEffect can befalse
Updated dependencies [
13c6466
]:reactive/data-client (@data-client/rest)
v0.11.1
Compare Source
Patch Changes
#3006
13c6466
Thanks @ntucker! - Endpoint.sideEffect can befalse
#3004
18ec81e
Thanks @ntucker! - Allow sideEffect overrides when using .extend()Updated dependencies [
13c6466
]:vercel/next.js (next)
v14.2.1
Compare Source
v14.2.0
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 has been generated by Mend Renovate. View repository job log here.