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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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://493d56c3.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% ✓ 527332      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 106 MB  707 kB/s
     http_req_blocked.............................: avg=1.46µs   min=961ns    med=1.31µs   max=286.49µs p(90)=1.96µs   p(95)=2.15µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=151.08µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=357.53µs min=215.04µs med=322.22µs max=17.95ms  p(90)=454.96µs p(95)=474.23µs
       { expected_response:true }.................: avg=357.53µs min=215.04µs med=322.22µs max=17.95ms  p(90)=454.96µs p(95)=474.23µs
     ✓ { mode:graphql-jit }.......................: avg=289.49µs min=215.04µs med=267.13µs max=17.95ms  p(90)=298.08µs p(95)=314.42µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=483.33µs min=388.52µs med=456.17µs max=10.59ms  p(90)=491.43µs p(95)=519.73µs
     ✓ { mode:graphql-response-cache }............: avg=339.96µs min=266.94µs med=321.45µs max=6.4ms    p(90)=350.57µs p(95)=360.9µs 
     ✓ { mode:graphql }...........................: avg=365.69µs min=263.02µs med=329.28µs max=14.14ms  p(90)=389.72µs p(95)=441.1µs 
     ✓ { mode:uws }...............................: avg=343.06µs min=265.72µs med=322.33µs max=9.39ms   p(90)=353.24µs p(95)=370.13µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 263666
     http_req_receiving...........................: avg=32.53µs  min=15.96µs  med=32.59µs  max=5.11ms   p(90)=37.87µs  p(95)=39.96µs 
     http_req_sending.............................: avg=8.23µs   min=5.73µs   med=7.28µs   max=953.43µs p(90)=10.78µs  p(95)=11.46µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=316.76µs min=188.12µs med=282.38µs max=17.82ms  p(90)=413.65µs p(95)=430.57µs
     http_reqs....................................: 263666  1757.753295/s
     iteration_duration...........................: avg=564.1µs  min=395.24µs med=525.85µs max=18.54ms  p(90)=665.29µs p(95)=688.59µs
     iterations...................................: 263666  1757.753295/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: 8a211f3

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 3 times, most recently from c548b71 to 34a56bc Compare November 29, 2024 13:59
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 34a56bc to 8a211f3 Compare November 29, 2024 14:07
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