-
Notifications
You must be signed in to change notification settings - Fork 349
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
fix(deps): update all non-major dependencies #3825
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/theguild/graphql-mesh/2Liycnsae2A1r4cAY9wD919vycxF |
🦋 Changeset detectedLatest commit: edae81e The changes in this PR will be included in the next version bump. This PR includes changesets to release 39 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest changes of this PR are available as alpha in npm (based on the declared
|
0bd3303
to
c637235
Compare
c637235
to
2723a06
Compare
2723a06
to
9074f3b
Compare
9074f3b
to
2ee7069
Compare
2ee7069
to
42ac22d
Compare
42ac22d
to
ab67b37
Compare
ab67b37
to
49586c5
Compare
49586c5
to
ae3cb59
Compare
ae3cb59
to
96bfc25
Compare
96bfc25
to
6d15e82
Compare
6d15e82
to
d9480da
Compare
d9480da
to
d2bc6ad
Compare
d2bc6ad
to
fa1de78
Compare
fa1de78
to
4a9311c
Compare
4a9311c
to
18bf50f
Compare
18bf50f
to
27cfe57
Compare
This PR contains the following updates:
0.50.0
->0.50.1
0.4.0
->0.4.1
8.2.11
->8.2.13
7.2.11
->7.2.12
8.7.2
->8.7.4
7.3.8
->7.3.9
7.5.7
->7.5.8
8.2.7
->8.2.8
8.6.5
->8.6.6
6.4.6
->6.4.7
8.3.7
->8.3.8
8.6.4
->8.6.6
2.2.9
->2.2.11
7.9.9
->7.9.11
8.6.6
->8.6.7
8.4.11
->8.4.13
2.0.0
->2.3.0
2.0.0
->2.4.0
12.1.4
->12.1.5
1.10.3
->1.11.0
16.11.26
->16.11.27
5.18.0
->5.19.0
5.18.0
->5.19.0
0.1.28
->0.2.5
2.0.0
->2.1.0
0.14.34
->0.14.36
12.1.4
->12.1.5
6.2.9
->6.3.0
6.2.10
->6.3.0
12.1.4
->12.1.5
Release Notes
apollographql/federation (@apollo/gateway)
v0.50.1
Compare Source
apollographql/federation (@apollo/subgraph)
v0.4.1
Compare Source
ardatan/graphql-tools (@graphql-tools/batch-delegate)
v8.2.13
Compare Source
Patch Changes
0bbb176
]v8.2.12
Compare Source
Patch Changes
fe9402a
: Bump data-loader and cross-undici-fetchfe9402a
]ardatan/graphql-tools (@graphql-tools/code-file-loader)
v7.2.12
Compare Source
Patch Changes
0bbb176
]ardatan/graphql-tools (@graphql-tools/delegate)
v8.7.4
Compare Source
Patch Changes
0bbb176
: Refine generic typings usingextends X
when appropriateTypescript 4.7 has stricter requirements around generics
which is explained well in the related PR:
Make the unconstrained type parameter and {} assignability rule not apply under strictNullChecks microsoft/TypeScript#48366
These changes resolve the errors that these packages will
face when attempting to upgrade to TS 4.7 (still in beta
at the time of writing this). Landing these changes now
will allow other TS libraries which depend on these
packages to experiment with TS 4.7 in the meantime.
Updated dependencies [
0bbb176
]v8.7.3
Compare Source
Patch Changes
fe9402a
: Bump data-loader and cross-undici-fetchfe9402a
]ardatan/graphql-tools (@graphql-tools/graphql-file-loader)
v7.3.9
Compare Source
Patch Changes
0bbb176
]ardatan/graphql-tools (@graphql-tools/load)
v7.5.8
Compare Source
Patch Changes
0bbb176
]ardatan/graphql-tools (@graphql-tools/merge)
v8.2.8
Compare Source
Patch Changes
0bbb176
]ardatan/graphql-tools (@graphql-tools/mock)
v8.6.6
Compare Source
Patch Changes
0bbb176
]ardatan/graphql-tools (@graphql-tools/resolvers-composition)
v6.4.7
Compare Source
Patch Changes
0bbb176
]ardatan/graphql-tools (@graphql-tools/schema)
v8.3.8
Compare Source
Patch Changes
0bbb176
]ardatan/graphql-tools (@graphql-tools/stitch)
v8.6.6
Compare Source
Patch Changes
0bbb176
: Refine generic typings usingextends X
when appropriateTypescript 4.7 has stricter requirements around generics
which is explained well in the related PR:
Make the unconstrained type parameter and {} assignability rule not apply under strictNullChecks microsoft/TypeScript#48366
These changes resolve the errors that these packages will
face when attempting to upgrade to TS 4.7 (still in beta
at the time of writing this). Landing these changes now
will allow other TS libraries which depend on these
packages to experiment with TS 4.7 in the meantime.
Updated dependencies [
0bbb176
]v8.6.5
Compare Source
Patch Changes
fe9402a
]ardatan/graphql-tools (@graphql-tools/stitching-directives)
v2.2.11
Compare Source
Patch Changes
0bbb176
]v2.2.10
Compare Source
Patch Changes
fe9402a
]ardatan/graphql-tools (@graphql-tools/url-loader)
v7.9.11
Compare Source
Patch Changes
0bbb176
: Refine generic typings usingextends X
when appropriateTypescript 4.7 has stricter requirements around generics
which is explained well in the related PR:
Make the unconstrained type parameter and {} assignability rule not apply under strictNullChecks microsoft/TypeScript#48366
These changes resolve the errors that these packages will
face when attempting to upgrade to TS 4.7 (still in beta
at the time of writing this). Landing these changes now
will allow other TS libraries which depend on these
packages to experiment with TS 4.7 in the meantime.
Updated dependencies [
0bbb176
]v7.9.10
Compare Source
Patch Changes
fe9402a
: Bump data-loader and cross-undici-fetchfe9402a
]ardatan/graphql-tools (@graphql-tools/utils)
v8.6.7
Compare Source
Patch Changes
0bbb176
: Refine generic typings usingextends X
when appropriateTypescript 4.7 has stricter requirements around generics
which is explained well in the related PR:
Make the unconstrained type parameter and {} assignability rule not apply under strictNullChecks microsoft/TypeScript#48366
These changes resolve the errors that these packages will
face when attempting to upgrade to TS 4.7 (still in beta
at the time of writing this). Landing these changes now
will allow other TS libraries which depend on these
packages to experiment with TS 4.7 in the meantime.
ardatan/graphql-tools (@graphql-tools/wrap)
v8.4.13
Compare Source
Patch Changes
0bbb176
: Refine generic typings usingextends X
when appropriateTypescript 4.7 has stricter requirements around generics
which is explained well in the related PR:
Make the unconstrained type parameter and {} assignability rule not apply under strictNullChecks microsoft/TypeScript#48366
These changes resolve the errors that these packages will
face when attempting to upgrade to TS 4.7 (still in beta
at the time of writing this). Landing these changes now
will allow other TS libraries which depend on these
packages to experiment with TS 4.7 in the meantime.
Updated dependencies [
0bbb176
]v8.4.12
Compare Source
Patch Changes
fe9402a
]dotansimha/graphql-yoga (@graphql-yoga/node)
v2.3.0
Compare Source
Patch Changes
3740c12
]3740c12
]v2.2.1
Compare Source
Patch Changes
32e2e40
: Bump fixed cross-undici-fetch version32e2e40
]32e2e40
]v2.2.0
Compare Source
Patch Changes
1d4fe42
: Use node-fetch by default instead of undici. As discussed in https://github.com/nodejs/undici/issues/1203,undici
's fetch implementation has some performance issues compared tonode-fetch
v2.So Yoga now uses
node-fetch
by default which doesn't affect the existing users. User can configurecross-undici-fetch
to revert back this behavior;Updated dependencies [
1d4fe42
]Updated dependencies [
1d4fe42
]v2.1.0
Compare Source
Minor Changes
4077773
: Allow to pass ingraphiql: true
orgraphiql: () => true
as an option to create server.This change makes it easier to please the TypeScript compiler for setups that disable YogaGraphiQL conditionally (e.g.g based on environment variables).
Previously you had to write:
Now you can write the following:
2739db2
: Update to latest GraphiQL 1.8.4Patch Changes
cd9394e
: Default to endpoint/graphql
and send 404 if the request endpoint does not match.b459c9c
]4077773
]f6bcbd1
]2739db2
]e207079
]86edaa3
]dotansimha/graphql-yoga (@graphql-yoga/render-graphiql)
v2.4.0
Compare Source
Minor Changes
3740c12
]3740c12
]v2.3.0
Compare Source
Minor Changes
32e2e40
: Thanks to the recent release of DataLoader, we don't need to setImmediate for browser environments anymore.Patch Changes
32e2e40
]32e2e40
]v2.2.0
Compare Source
Minor Changes
1d4fe42
]1d4fe42
]v2.1.0
Compare Source
Minor Changes
f6bcbd1
: Load GraphiQL from CDN in order to reduce bundle size.If you need to use GraphiQL in an offline environment please follow the instructions in the docs for installing
@graphql-yoga/render-graphiql
.https://www.graphql-yoga.com/docs/features/graphiql#offline-usage
f6bcbd1
: Show BigInt correctly in the result pane.Updated dependencies [
b459c9c
]Updated dependencies [
4077773
]Updated dependencies [
f6bcbd1
]Updated dependencies [
2739db2
]Updated dependencies [
e207079
]Updated dependencies [
86edaa3
]Patch Changes
e207079
: Defaults to the current pathname for the GraphQL endpoint.vercel/next.js
v12.1.5
Compare Source
Core Changes
__non_webpack_require__
to fetch partytown server-side: #35793layout="raw"
image element sizes prop: #35809next/image
withplaceholder=blur
: #35889stream
in renderer: #35936.eslintrc.cjs
to list of supportednext lint
config files: #35440loader
prop innext/image
: #36013Documentation Changes
with-docker-multi-env
example.: #35820Example Changes
client
ingetServerSideProps
: #35750Misc Changes
Credits
Huge thanks to @TianenPang, @huozhi, @Brooooooklyn, @SokichiFujita, @timneutkens, @housseindjirdeh, @kwonoj, [@jonespen](ht
Configuration
📅 Schedule: "after 10pm,before 6:00am" in timezone Europe/Warsaw.
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.