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

chore(deps): update node.js to v21 - autoclosed #3077

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
node final major 18-bullseye -> 21-bullseye
node final major 20-slim -> 21-slim
node major 20 -> 21

Release Notes

nodejs/node (node)

v21

Moved to doc/changelogs/CHANGELOG_V4.md#4.2.6.

v20

Moved to doc/changelogs/CHANGELOG_V012.md#0.12.14.

v19

Moved to doc/changelogs/CHANGELOG_IOJS.md#1.6.0.


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 these updates 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 20, 2023
@changeset-bot
Copy link

changeset-bot bot commented Oct 20, 2023

⚠️ No Changeset found

Latest commit: 2ea8ad3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Oct 20, 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 Oct 20, 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% ✓ 259518      ✗ 0     
     data_received................................: 1.0 GB  8.7 MB/s
     data_sent....................................: 52 MB   436 kB/s
     http_req_blocked.............................: avg=2.16µs   min=1.1µs    med=1.8µs    max=7.05ms   p(90)=2.5µs    p(95)=2.8µs   
     http_req_connecting..........................: avg=10ns     min=0s       med=0s       max=619.82µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=605.45µs min=274.11µs med=486.31µs max=26.55ms  p(90)=865.83µs p(95)=957.33µs
       { expected_response:true }.................: avg=605.45µs min=274.11µs med=486.31µs max=26.55ms  p(90)=865.83µs p(95)=957.33µs
     ✓ { mode:graphql-jit }.......................: avg=441.03µs min=274.11µs med=380.01µs max=20.48ms  p(90)=469.66µs p(95)=564.54µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=977.46µs min=743.32µs med=855.83µs max=24.88ms  p(90)=1.04ms   p(95)=1.44ms  
     ✓ { mode:graphql-response-cache }............: avg=536.22µs min=357.91µs med=472.81µs max=13.82ms  p(90)=549.74µs p(95)=652.32µs
     ✓ { mode:graphql }...........................: avg=616.82µs min=391.51µs med=515.62µs max=26.55ms  p(90)=666.52µs p(95)=888.97µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 129759
     http_req_receiving...........................: avg=38.28µs  min=18.8µs   med=32.2µs   max=10.59ms  p(90)=47µs     p(95)=51.1µs  
     http_req_sending.............................: avg=17.08µs  min=6.7µs    med=10.3µs   max=5.95ms   p(90)=16.8µs   p(95)=19.5µs  
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=550.09µs min=242.2µs  med=439.81µs max=26.48ms  p(90)=817.03µs p(95)=890.03µs
     http_reqs....................................: 129759  1081.304992/s
     iteration_duration...........................: avg=917.11µs min=517.71µs med=785.03µs max=26.93ms  p(90)=1.17ms   p(95)=1.32ms  
     iterations...................................: 129759  1081.304992/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@github-actions
Copy link
Contributor

github-actions bot commented Oct 20, 2023

💻 Website Preview

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

@renovate renovate bot force-pushed the renovate/node-21.x branch from 2b45d6b to 7d08e77 Compare October 22, 2023 22:12
@renovate renovate bot force-pushed the renovate/node-21.x branch from 7d08e77 to 2ea8ad3 Compare November 8, 2023 16:32
Copy link
Contributor

github-actions bot commented Nov 8, 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/plugin-apq 3.0.1-rc-20231108164511-2ea8ad31 npm ↗︎ unpkg ↗︎

@renovate renovate bot changed the title chore(deps): update node.js to v21 chore(deps): update node.js to v21 - autoclosed Dec 3, 2023
@renovate renovate bot closed this Dec 3, 2023
@renovate renovate bot deleted the renovate/node-21.x branch December 3, 2023 10:02
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.

0 participants