fix(deps): update dependency @graphql-yoga/plugin-response-cache to v3 #16
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.1.1
->^3.0.0
Release Notes
dotansimha/graphql-yoga (@graphql-yoga/plugin-response-cache)
v3.5.1
Compare Source
Patch Changes
[
3324bbab
,3324bbab
]:v3.5.0
Compare Source
Patch Changes
[
f775b341
,f775b341
,f89a1aa2
]:v3.4.0
Compare Source
Patch Changes
#3181
35387c04
Thanks @gilgardosh! - Type fix to match
@envelop/response-cache-redis
Updated dependencies
[
71db7548
,71db7548
]:v3.3.0
Compare Source
Minor Changes
353c0fed
Thanks @n1ru4l! - Add
servedFromResponseCache
symbol property toresponses served from the response cache in order to allow other plugins to determine, whether a
response was served from the cache and apply custom logic based on that.
v3.2.1
Compare Source
Patch Changes
[
3ef877a7
]:v3.2.0
Compare Source
Patch Changes
[
b1f0e3a2
]:v3.1.3
Compare Source
Patch Changes
5fc1cb08
Thanks @klippx! - Stop excessive/incorrect warn level log
v3.1.2
Compare Source
Patch Changes
[
77d107fe
]:v3.1.1
Compare Source
Patch Changes
[
3fea19f2
]:v3.1.0
Compare Source
Minor Changes
befaf3ce
Thanks @EmrysMyrddin! - Expose
hashSHA256
sha256implementation to ease cache key factory customisation.
Patch Changes
#3092
befaf3ce
Thanks @EmrysMyrddin! - dependencies updates:
@envelop/response-cache@^6.1.0
↗︎(from
^6.0.0
, independencies
)#3092
befaf3ce
Thanks @EmrysMyrddin! - Fix missing export of
Cache
type andcacheControlDirective
exportsv3.0.0
Compare Source
Major Changes
#3070
5b615478
Thanks @renovate! - dependencies updates:
@envelop/response-cache@^6.0.0
↗︎(from
^5.3.2
, independencies
)#3063
01430e03
Thanks @EmrysMyrddin! - Breaking Change: Drop support of
Node.js 16
Patch Changes
[
01430e03
,5b615478
,350bb851
]: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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.