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): lock file maintenance #3496

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
Copy link
Contributor

github-actions bot commented Nov 18, 2024

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Nov 18, 2024

✅ 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}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 416556      ✗ 0     
     data_received................................: 1.7 GB  11 MB/s
     data_sent....................................: 84 MB   558 kB/s
     http_req_blocked.............................: avg=1.88µs   min=982ns    med=1.42µs   max=4.83ms  p(90)=2.27µs   p(95)=2.68µs  
     http_req_connecting..........................: avg=3ns      min=0s       med=0s       max=155.8µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=462µs    min=222.55µs med=355.94µs max=16.19ms p(90)=567.71µs p(95)=795.62µs
       { expected_response:true }.................: avg=462µs    min=222.55µs med=355.94µs max=16.19ms p(90)=567.71µs p(95)=795.62µs
     ✓ { mode:graphql-jit }.......................: avg=374.12µs min=222.55µs med=292.08µs max=16.1ms  p(90)=407.92µs p(95)=581.1µs 
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=628µs    min=414.08µs med=508.49µs max=8.3ms   p(90)=777.42µs p(95)=1.03ms  
     ✓ { mode:graphql-response-cache }............: avg=443.42µs min=274.98µs med=348.79µs max=9.87ms  p(90)=484.09µs p(95)=719.68µs
     ✓ { mode:graphql }...........................: avg=471.88µs min=287.49µs med=369.39µs max=16.19ms p(90)=555.76µs p(95)=767.76µs
     ✓ { mode:uws }...............................: avg=438.61µs min=272.9µs  med=350.49µs max=10.31ms p(90)=488.41µs p(95)=717µs   
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 208278
     http_req_receiving...........................: avg=40.55µs  min=16.02µs  med=33.97µs  max=5.92ms  p(90)=45.8µs   p(95)=55.01µs 
     http_req_sending.............................: avg=10.92µs  min=6.11µs   med=8.68µs   max=4.99ms  p(90)=13.14µs  p(95)=16.57µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=410.52µs min=191.6µs  med=311.64µs max=15.99ms p(90)=508.6µs  p(95)=704.72µs
     http_reqs....................................: 208278  1388.498424/s
     iteration_duration...........................: avg=714.23µs min=397.88µs med=581.42µs max=17.54ms p(90)=863.66µs p(95)=1.18ms  
     iterations...................................: 208278  1388.498424/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from a168582 to a1def68 Compare November 19, 2024 14:24
Copy link

changeset-bot bot commented Nov 19, 2024

⚠️ No Changeset found

Latest commit: a0baac0

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

Copy link
Contributor

github-actions bot commented Nov 19, 2024

Apollo Federation Subgraph Compatibility Results

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

Learn more:

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 6 times, most recently from 8e2a294 to 4d10d1c Compare November 26, 2024 18:59
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 5 times, most recently from 8a211f3 to cd45b0d Compare December 2, 2024 21:56
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 3 times, most recently from a6a0832 to 7306553 Compare December 10, 2024 11:42
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 7306553 to 6db9136 Compare December 10, 2024 20:49
@ardatan ardatan merged commit d84b9f8 into main Dec 10, 2024
24 checks passed
@ardatan ardatan deleted the renovate/lock-file-maintenance branch December 10, 2024 21:35
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.

1 participant