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

fix(deps): update dependency ioredis to v5.5.0 #3740

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ioredis 5.4.2 -> 5.5.0 age adoption passing confidence

Release Notes

luin/ioredis (ioredis)

v5.5.0

Compare Source

Features

5.4.2 (2024-12-20)

Bug Fixes

5.4.1 (2024-04-17)

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 7, 2025
Copy link

changeset-bot bot commented Feb 7, 2025

⚠️ No Changeset found

Latest commit: ea8a7cc

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 Feb 7, 2025

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:

Copy link
Contributor

github-actions bot commented Feb 7, 2025

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Feb 7, 2025

✅ 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% ✓ 495924      ✗ 0     
     data_received................................: 2.0 GB  14 MB/s
     data_sent....................................: 100 MB  664 kB/s
     http_req_blocked.............................: avg=1.59µs   min=1µs      med=1.37µs   max=6.04ms   p(90)=2.05µs   p(95)=2.24µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=149.11µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=373.2µs  min=217.66µs med=340.69µs max=18.56ms  p(90)=497.69µs p(95)=529.7µs 
       { expected_response:true }.................: avg=373.2µs  min=217.66µs med=340.69µs max=18.56ms  p(90)=497.69µs p(95)=529.7µs 
     ✓ { mode:graphql-jit }.......................: avg=289.25µs min=217.66µs med=273.68µs max=18.56ms  p(90)=303.2µs  p(95)=315.41µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=528.85µs min=423.96µs med=502.57µs max=7.65ms   p(90)=571.42µs p(95)=623.15µs
     ✓ { mode:graphql-response-cache }............: avg=352.31µs min=270.97µs med=334.91µs max=7.41ms   p(90)=365.09µs p(95)=375.91µs
     ✓ { mode:graphql }...........................: avg=376.71µs min=282.91µs med=351.41µs max=14.4ms   p(90)=397.32µs p(95)=432.18µs
     ✓ { mode:uws }...............................: avg=365.59µs min=278.86µs med=347.34µs max=6.24ms   p(90)=387.65µs p(95)=408.67µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 247962
     http_req_receiving...........................: avg=33.28µs  min=16.65µs  med=32.9µs   max=3.12ms   p(90)=39.41µs  p(95)=42µs    
     http_req_sending.............................: avg=8.84µs   min=6.01µs   med=7.79µs   max=330.54µs p(90)=11.36µs  p(95)=12.65µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=331.07µs min=186.34µs med=299.64µs max=18.46ms  p(90)=455.13µs p(95)=485.53µs
     http_reqs....................................: 247962  1653.061504/s
     iteration_duration...........................: avg=599.89µs min=394.26µs med=562.23µs max=19.08ms  p(90)=727.42µs p(95)=765.79µs
     iterations...................................: 247962  1653.061504/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@ardatan ardatan merged commit c7dec89 into main Feb 7, 2025
28 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch February 7, 2025 14:51
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