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 dependency concurrently to v9.1.1 #3599

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
concurrently 9.1.0 -> 9.1.1 age adoption passing confidence

Release Notes

open-cli-tools/concurrently (concurrently)

v9.1.1

Compare Source

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.1.0...v9.1.1


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 this update 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 Dec 27, 2024
Copy link

changeset-bot bot commented Dec 27, 2024

⚠️ No Changeset found

Latest commit: 9be6701

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

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

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Dec 27, 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% ✓ 501344      ✗ 0     
     data_received................................: 2.0 GB  14 MB/s
     data_sent....................................: 101 MB  672 kB/s
     http_req_blocked.............................: avg=1.6µs    min=1.02µs   med=1.36µs   max=1.71ms  p(90)=2.09µs   p(95)=2.32µs  
     http_req_connecting..........................: avg=8ns      min=0s       med=0s       max=1.65ms  p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=373.93µs min=223.5µs  med=337.98µs max=19.03ms p(90)=484.81µs p(95)=508.3µs 
       { expected_response:true }.................: avg=373.93µs min=223.5µs  med=337.98µs max=19.03ms p(90)=484.81µs p(95)=508.3µs 
     ✓ { mode:graphql-jit }.......................: avg=300.9µs  min=223.5µs  med=281.72µs max=19.03ms p(90)=315.66µs p(95)=337.86µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=512.47µs min=417.34µs med=484.15µs max=8.65ms  p(90)=525.44µs p(95)=564.02µs
     ✓ { mode:graphql-response-cache }............: avg=354.67µs min=275.25µs med=336.21µs max=6.83ms  p(90)=366.92µs p(95)=378.74µs
     ✓ { mode:graphql }...........................: avg=382µs    min=289.51µs med=347.58µs max=15.53ms p(90)=420.11µs p(95)=496.93µs
     ✓ { mode:uws }...............................: avg=357.7µs  min=278.5µs  med=337.37µs max=6.15ms  p(90)=374.4µs  p(95)=398.17µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 250672
     http_req_receiving...........................: avg=34.44µs  min=17.1µs   med=33.77µs  max=2.71ms  p(90)=40.69µs  p(95)=44.39µs 
     http_req_sending.............................: avg=9.15µs   min=5.94µs   med=8.18µs   max=320.8µs p(90)=11.66µs  p(95)=13.04µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=330.34µs min=193.57µs med=295.66µs max=18.86ms p(90)=440.29µs p(95)=462.54µs
     http_reqs....................................: 250672  1671.125397/s
     iteration_duration...........................: avg=593.19µs min=399.78µs med=552.36µs max=21.15ms p(90)=708.58µs p(95)=736.53µs
     iterations...................................: 250672  1671.125397/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@renovate renovate bot merged commit 691b3bd into main Dec 27, 2024
24 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 27, 2024 15: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