Skip to content
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

Merged
merged 28 commits into from
May 25, 2023
Merged

feat: drop Node.js 14 support #2767

merged 28 commits into from
May 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bob-the-bundler 6.0.0 -> 7.0.0 age adoption passing confidence

Release Notes

kamilkisiela/bob

v7.0.0

Compare Source

Major Changes
Patch Changes

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Sorry, something went wrong.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 17, 2023
@renovate renovate bot requested a review from n1ru4l May 17, 2023 12:20
@changeset-bot
Copy link

changeset-bot bot commented May 17, 2023

🦋 Changeset detected

Latest commit: 254bfff

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 30 packages
Name Type
@graphql-yoga/apollo-link Major
@graphql-yoga/graphiql Major
@graphql-yoga/logger Major
@graphql-yoga/plugin-apollo-inline-trace Major
@graphql-yoga/plugin-apq Major
@graphql-yoga/plugin-defer-stream Major
@graphql-yoga/plugin-persisted-operations Major
@graphql-yoga/plugin-sofa Major
@graphql-yoga/redis-event-target Major
@graphql-yoga/subscription Major
@graphql-yoga/typed-event-target Major
@graphql-yoga/urql-exchange Major
@graphql-yoga/plugin-disable-introspection Major
@graphql-yoga/plugin-csrf-prevention Major
@graphql-yoga/plugin-response-cache Major
@graphql-yoga/plugin-graphql-sse Major
@graphql-yoga/plugin-prometheus Major
@graphql-yoga/nestjs-federation Major
@graphql-yoga/render-graphiql Major
graphql-yoga Major
@graphql-yoga/nestjs Major
hello-world-benchmark Patch
apollo-federation-gateway-with-yoga Patch
apollo-subgraph-with-yoga Patch
graphql-lambda Patch
cloudflare-advanced Patch
cloudflare Patch
functions Patch
graphql-yoga-cloud-run-guide Patch
hackernews Patch

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

@github-actions
Copy link
Contributor

github-actions bot commented May 17, 2023

✅ Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}

     checks.......................................: 100.00% ✓ 271150      ✗ 0     
     data_received................................: 1.1 GB  9.3 MB/s
     data_sent....................................: 55 MB   456 kB/s
     http_req_blocked.............................: avg=1.87µs   min=900ns    med=1.6µs    max=935.97µs p(90)=2.29µs   p(95)=2.5µs   
     http_req_connecting..........................: avg=6ns      min=0s       med=0s       max=533.64µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=594.32µs min=255.21µs med=486.23µs max=24.25ms  p(90)=876.26µs p(95)=910.57µs
       { expected_response:true }.................: avg=594.32µs min=255.21µs med=486.23µs max=24.25ms  p(90)=876.26µs p(95)=910.57µs
     ✓ { mode:graphql-jit }.......................: avg=450.27µs min=255.21µs med=402.83µs max=20.17ms  p(90)=475.73µs p(95)=509.68µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=928.73µs min=613.54µs med=870.96µs max=24.25ms  p(90)=941.27µs p(95)=1.01ms  
     ✓ { mode:graphql-response-cache }............: avg=505.42µs min=305.22µs med=464.63µs max=22.98ms  p(90)=519.44µs p(95)=542.54µs
     ✓ { mode:graphql }...........................: avg=622.72µs min=366.92µs med=545.74µs max=23.81ms  p(90)=645.35µs p(95)=746.79µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 135575
     http_req_receiving...........................: avg=33.51µs  min=15.8µs   med=28.9µs   max=14.1ms   p(90)=42.7µs   p(95)=47.5µs  
     http_req_sending.............................: avg=15.71µs  min=5.6µs    med=9.7µs    max=4.62ms   p(90)=16µs     p(95)=18.1µs  
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=545.08µs min=230.31µs med=438.93µs max=24.17ms  p(90)=834.46µs p(95)=864.76µs
     http_reqs....................................: 135575  1129.770108/s
     iteration_duration...........................: avg=878.14µs min=435.63µs med=768.65µs max=24.6ms   p(90)=1.15ms   p(95)=1.2ms   
     iterations...................................: 135575  1129.770108/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@github-actions
Copy link
Contributor

github-actions bot commented May 17, 2023

🚀 Snapshot Release (rc)

The latest changes of this PR are available as rc on npm (based on the declared changesets):

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 ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented May 17, 2023

Apollo Federation Subgraph Compatibility Results

Federation 1 SupportFederation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

@github-actions
Copy link
Contributor

github-actions bot commented May 17, 2023

💻 Website Preview

The latest changes are available as preview in: https://a02e3a1b.graphql-yoga.pages.dev

@renovate renovate bot force-pushed the renovate/major-bob-the-bundler branch 4 times, most recently from 19c85eb to 760f71a Compare May 23, 2023 12:35
@renovate renovate bot force-pushed the renovate/major-bob-the-bundler branch from 760f71a to 1dff0f2 Compare May 24, 2023 21:52
@renovate
Copy link
Contributor Author

renovate bot commented May 25, 2023

Edited/Blocked Notification

Renovate 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.

@n1ru4l n1ru4l changed the title chore(deps): update dependency bob-the-bundler to v7 drop Node.js 14 support May 25, 2023
@n1ru4l n1ru4l changed the title drop Node.js 14 support feat: drop Node.js 14 support May 25, 2023
@n1ru4l n1ru4l force-pushed the renovate/major-bob-the-bundler branch from 86c8fe1 to 9d05794 Compare May 25, 2023 09:31
@n1ru4l n1ru4l force-pushed the renovate/major-bob-the-bundler branch from a9b508d to 5902378 Compare May 25, 2023 10:03
@n1ru4l n1ru4l force-pushed the renovate/major-bob-the-bundler branch from 20847c3 to 772cbbe Compare May 25, 2023 10:39
@n1ru4l n1ru4l force-pushed the renovate/major-bob-the-bundler branch from 0041053 to 40af170 Compare May 25, 2023 10:54
@n1ru4l n1ru4l force-pushed the renovate/major-bob-the-bundler branch from 2f2a592 to 9a20e5f Compare May 25, 2023 11:08
@n1ru4l n1ru4l force-pushed the renovate/major-bob-the-bundler branch from e724281 to 56dbc2f Compare May 25, 2023 11:16
@n1ru4l n1ru4l force-pushed the renovate/major-bob-the-bundler branch from 99507ff to 5f6d158 Compare May 25, 2023 11:25
@n1ru4l n1ru4l force-pushed the renovate/major-bob-the-bundler branch 3 times, most recently from 3f216d5 to 5a8a4eb Compare May 25, 2023 13:05
@n1ru4l n1ru4l force-pushed the renovate/major-bob-the-bundler branch from ae0e05d to a301dce Compare May 25, 2023 13:23
@n1ru4l n1ru4l merged commit 4228c1d into main May 25, 2023
@n1ru4l n1ru4l deleted the renovate/major-bob-the-bundler branch May 25, 2023 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants