-
Notifications
You must be signed in to change notification settings - Fork 578
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
feat: drop Node.js 14 support #2767
Conversation
🦋 Changeset detectedLatest commit: 254bfff The changes in this PR will be included in the next version bump. This PR includes changesets to release 30 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 |
✅ Benchmark Results
|
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
graphql-yoga-cloud-run-guide |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/apollo-link |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/urql-exchange |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/redis-event-target |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/typed-event-target |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/graphiql |
4.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
graphql-yoga |
4.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/logger |
1.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/nestjs |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/nestjs-federation |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-apollo-inline-trace |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-apq |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-csrf-prevention |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-defer-stream |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-disable-introspection |
1.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-graphql-sse |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-persisted-operations |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-prometheus |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-response-cache |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-sofa |
2.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/render-graphiql |
4.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/subscription |
4.0.0-rc-20230525143308-254bfff9 |
npm ↗︎ unpkg ↗︎ |
Apollo Federation Subgraph Compatibility Results
Learn more: |
💻 Website PreviewThe latest changes are available as preview in: https://a02e3a1b.graphql-yoga.pages.dev |
19c85eb
to
760f71a
Compare
760f71a
to
1dff0f2
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
86c8fe1
to
9d05794
Compare
a9b508d
to
5902378
Compare
20847c3
to
772cbbe
Compare
0041053
to
40af170
Compare
2f2a592
to
9a20e5f
Compare
e724281
to
56dbc2f
Compare
99507ff
to
5f6d158
Compare
3f216d5
to
5a8a4eb
Compare
ae0e05d
to
a301dce
Compare
This PR contains the following updates:
6.0.0
->7.0.0
Release Notes
kamilkisiela/bob
v7.0.0
Compare Source
Major Changes
#247
0a5ff75
Thanks @kamilkisiela! - Remove the
bob runify
command.87da001
Thanks @n1ru4l! - Require Node 16
#248
20117cd
Thanks @n1ru4l! - Require
engines.node
entry withbob check
command.
#253
f74688c
Thanks @n1ru4l! - Drop support for typescript 4.
Patch Changes
#201
edf3301
Thanks @renovate! - dependencies updates:
execa@7.1.1
↗︎ (from6.1.0
, independencies
)#229
2519f67
Thanks @renovate! - dependencies updates:
typescript@^5.0.0
↗︎(from
^4.7.4
, inpeerDependencies
)#244
f7b5824
Thanks @renovate! - dependencies updates:
consola@^3.0.0
↗︎ (from^2.15.3
, independencies
)#247
0a5ff75
Thanks @kamilkisiela! - dependencies updates:
@vercel/ncc@^0.36.0
↗︎ (fromdependencies
)dependency-graph@^0.11.0
↗︎ (fromdependencies
)tsup@^6.5.0
↗︎ (fromdependencies
)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.