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:
^5.0.6
->^6.1.1
^4.0.6
->^5.0.3
^2.0.7
->^3.3.2
^7.4.1
->^8.0.0
^8.3.32
->^9.0.0
^6.6.1
->^7.0.0
^6.5.17
->^7.0.0
^9.0.16
->^10.0.0
^1.7.0
->^2.2.0
^1.0.0
->^2.0.0
^2.15.3
->^3.2.3
^3.7.0
->^4.0.5
^4.0.1
->^5.0.1
^9.4.0
->^10.2.3
^1.1.44
->^2.1.0
^13.1.2
->^16.2.1
^6.6.3
->^7.2.0
^4.9.5
->^5.2.2
Release Notes
n1ru4l/envelop (@envelop/generic-auth)
v6.1.1
Patch Changes
#1927
e3c90116
Thanks @renovate! - dependencies updates:
@envelop/extended-validation@^3.0.2
↗︎(from
^3.0.1
, independencies
)@envelop/core@^4.0.2
↗︎ (from^4.0.1
, inpeerDependencies
)Updated dependencies
[
dee6b8d2
]:Updated dependencies
[
e3c90116
]:v6.1.0
Minor Changes
4e368f61
Thanks @EmrysMyrddin! - Handle @skip and @include directive by
skipping validation of this fields.
Patch Changes
#1950
4e368f61
Thanks @EmrysMyrddin! - dependencies updates:
@graphql-tools/utils@^10.0.6
↗︎(to
dependencies
)Updated dependencies
[
db20864a
]:Updated dependencies []:
v6.0.1
Compare Source
Patch Changes
v6.0.0
Compare Source
Major Changes
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher
Updated dependencies
[
332f1f22
,a36925c7
]:Patch Changes
#1755
17afb252
Thanks @EmrysMyrddin! - Fix documentation to remove references
to async
validateUser
and throwing to report errorsUpdated dependencies
[
332f1f22
,332f1f22
]:n1ru4l/envelop (@envelop/graphql-modules)
v5.0.3
Patch Changes
#1927
e3c90116
Thanks @renovate! - dependencies updates:
@envelop/core@^4.0.2
↗︎ (from^4.0.1
, inpeerDependencies
)Updated dependencies
[
dee6b8d2
]:v5.0.2
Patch Changes
[
db20864a
]:v5.0.1
Compare Source
Patch Changes
v5.0.0
Compare Source
Major Changes
#1776
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher
Updated dependencies
[
332f1f22
,a36925c7
]:n1ru4l/envelop (@envelop/response-cache-redis)
v3.3.2
Patch Changes
#1927
e3c90116
Thanks @renovate! - dependencies updates:
@envelop/response-cache@^5.3.1
↗︎(from
^5.3.0
, independencies
)Updated dependencies
[
e3c90116
,c9e493b8
]:v3.3.1
Patch Changes
[
d427c338
,83b77b60
]:v3.3.0
Compare Source
Patch Changes
[
be16ad2c
]:v3.2.0
Compare Source
Patch Changes
[
834e1e39
,58174743
,834e1e39
]:v3.1.0
Compare Source
Patch Changes
[
d3ecee35
,ea907c60
,84eb5b46
]:v3.0.1
Compare Source
Patch Changes
[
914d78c3
]:v3.0.0
Compare Source
Major Changes
332f1f22
Thanks @ardatan! - Drop Node 14 and require Node 16 or higher
Patch Changes
[
0b127cc4
,332f1f22
,332f1f22
,0b127cc4
,a36925c7
]:v2.0.8
Compare Source
Patch Changes
[
972c087f
]:fastify/fastify-multipart (@fastify/multipart)
v8.0.0
Compare Source
What's Changed
node:
prefix to bypass require.cache call for builtins by @Fdawgs in https://github.com/fastify/fastify-multipart/pull/477Full Changelog: fastify/fastify-multipart@v7.7.3...v8.0.0
v7.7.3
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-multipart@v7.7.2...v7.7.3
v7.7.2
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-multipart@v7.7.1...v7.7.2
v7.7.1
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-multipart@v7.7.0...v7.7.1
v7.7.0
Compare Source
What's Changed
ajvFilePlugin
into source and follow OpenAPI convention. by @arthurfiorette in https://github.com/fastify/fastify-multipart/pull/443New Contributors
Full Changelog: fastify/fastify-multipart@v7.6.1...v7.7.0
v7.6.1
Compare Source
What's Changed
saveRequestFile
is called twice. by @arthurfiorette in https://github.com/fastify/fastify-multipart/pull/444New Contributors
Full Changelog: fastify/fastify-multipart@v7.6.0...v7.6.1
v7.6.0
Compare Source
What's Changed
onFile
functionthis
by @digitalmio in https://github.com/fastify/fastify-multipart/pull/431New Contributors
Full Changelog: fastify/fastify-multipart@v7.5.0...v7.6.0
v7.5.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-multipart@v7.4.2...v7.5.0
v7.4.2
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-multipart@v7.4.1...v7.4.2
ardatan/graphql-tools (@graphql-tools/links)
v9.0.0
Compare Source
Major Changes
944a68e8
Thanks @ardatan! - Drop Node 14 support. Require Node.js>= 16
Patch Changes
8fba6cc1
,944a68e8
,944a68e8
]:v8.3.36
Compare Source
Patch Changes
05c97eb8
Thanks @ardatan! - dependencies updates:@apollo/client@^3
↗︎ (from~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0
, inpeerDependencies
)v8.3.35
Compare Source
Patch Changes
1c95368a
Thanks @ardatan! - Use ranged versions for dependenciesUpdated dependencies []:
v8.3.34
Compare Source
Patch Changes
v8.3.33
Compare Source
Patch Changes
f26392a6
]:ardatan/graphql-tools (@graphql-tools/load-files)
v7.0.0
Compare Source
Major Changes
944a68e8
Thanks @ardatan! - Drop Node 14 support. Require Node.js>= 16
ardatan/graphql-tools (@graphql-tools/resolvers-composition)
v7.0.0
Compare Source
Major Changes
944a68e8
Thanks @ardatan! - Drop Node 14 support. Require Node.js>= 16
Patch Changes
944a68e8
,944a68e8
]:v6.5.18
Compare Source
Patch Changes
1c95368a
Thanks @ardatan! - Use ranged versions for dependenciesardatan/graphql-tools (@graphql-tools/schema)
v10.0.0
Compare Source
Major Changes
944a68e8
Thanks @ardatan! - Drop Node 14 support. Require Node.js>= 16
Patch Changes
944a68e8
,944a68e8
]:v9.0.19
Compare Source
Patch Changes
05c97eb8
Thanks @ardatan! - dependencies updates:value-or-promise@^1.0.12
↗︎ (from1.0.12
, independencies
)v9.0.18
Compare Source
Patch Changes
1c95368a
Thanks @ardatan! - Use ranged versions for dependenciesUpdated dependencies [
1c95368a
]:v9.0.17
Compare Source
Patch Changes
04e3ecb9
]:dotansimha/graphql-yoga (@graphql-yoga/plugin-response-cache)
v2.2.0
Compare Source
Minor Changes
#2993
0c6625ad
Thanks @EmrysMyrddin! - support @cacheControl(scope:
CacheControlScope), allowing to enforce cache depending on session
#2993
0c6625ad
Thanks @EmrysMyrddin! - Add support for @stream and @defer
directives
Patch Changes
#2993
0c6625ad
Thanks @EmrysMyrddin! - dependencies updates:
@envelop/response-cache@^5.3.0
↗︎(from
^5.1.0
, independencies
)#3006
2a122360
Thanks @EmrysMyrddin! - dependencies updates:
@envelop/response-cache@^5.3.2
↗︎(from
^5.3.0
, independencies
)#3000
caf75884
Thanks @EmrysMyrddin! - Fix incompatible type of in-memory
cache factory with
cache
optionUpdated dependencies
[
bf602edf
]:v2.1.1
Compare Source
Patch Changes
[
5f182006
]:v2.1.0
Compare Source
Minor Changes
96882491
Thanks @EmrysMyrddin! - Add @cacheControl directive to
configure cache in a schema first approach
Patch Changes
96882491
Thanks @EmrysMyrddin! - dependencies updates:
@envelop/response-cache@^5.1.0
↗︎(from
^5.0.0
, independencies
)[
5efb8250
]:v2.0.2
Compare Source
Patch Changes
[
ce6d2465
]:v2.0.1
Compare Source
Patch Changes
[
bb739b05
,8f7d7abc
]:v2.0.0
Compare Source
Major Changes
4228c1d5
Thanks @renovate! - Drop support for Node.js 14. Require
Node.js
>=16
.Patch Changes
[
4228c1d5
,34ecb4bb
,ec318fe6
,cc370691
,b309ca0d
,dd699c4b
,4228c1d5
,0522c740
]:v1.9.1
Compare Source
Patch Changes
[
e1a60e21
,c50ea51c
,c50ea51c
]:v1.9.0
Compare Source
Patch Changes
[
aff69200
]:v1.8.1
Compare Source
Patch Changes
[
ebb65b14
,528941cb
]:v1.8.0
Compare Source
Patch Changes
[
99b72696
,99b72696
,09d23a4b
]:v1.7.3
Compare Source
Patch Changes
#2540
195dcfb0
Thanks @ardatan! - Fix
enabled
flagUpdated dependencies
[
46e75917
]:v1.7.2
Compare Source
Patch Changes
[
7ad50529
]:v1.7.1
[Compare Source](https://togithub.com/dotansimha/graphql-yoga/compare/@graphql-yoga/[email protected]...@graphql-yoga/plugin-response-cache@1
Configuration
📅 Schedule: Branch creation - "before 6am on the first day of the month" (UTC), 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.