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 all non-major dependencies #3650

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 19.0.6 -> 19.0.7 age adoption passing confidence
postcss (source) 8.5.0 -> 8.5.1 age adoption passing confidence
start-server-and-test 2.0.9 -> 2.0.10 age adoption passing confidence

Release Notes

postcss/postcss (postcss)

v8.5.1

Compare Source

bahmutov/start-server-and-test (start-server-and-test)

v2.0.10

Compare Source

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.

👻 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 Jan 14, 2025
Copy link

changeset-bot bot commented Jan 14, 2025

⚠️ No Changeset found

Latest commit: 9aefccf

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 Jan 14, 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% ✓ 525526      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 106 MB  704 kB/s
     http_req_blocked.............................: avg=1.52µs   min=1.01µs   med=1.32µs   max=5.41ms   p(90)=1.97µs   p(95)=2.16µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=143.54µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=355.13µs min=213.73µs med=322.73µs max=15.04ms  p(90)=465.27µs p(95)=488.2µs 
       { expected_response:true }.................: avg=355.13µs min=213.73µs med=322.73µs max=15.04ms  p(90)=465.27µs p(95)=488.2µs 
     ✓ { mode:graphql-jit }.......................: avg=284.58µs min=213.73µs med=267.24µs max=15.04ms  p(90)=299.31µs p(95)=315.61µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=490.41µs min=405.2µs  med=466.96µs max=6.17ms   p(90)=511.5µs  p(95)=553.75µs
     ✓ { mode:graphql-response-cache }............: avg=337.71µs min=265.21µs med=321.3µs  max=8.12ms   p(90)=351.27µs p(95)=362.31µs
     ✓ { mode:graphql }...........................: avg=361.69µs min=277.39µs med=333.35µs max=13.75ms  p(90)=395.79µs p(95)=445.88µs
     ✓ { mode:uws }...............................: avg=338.68µs min=261.64µs med=321.43µs max=10ms     p(90)=355.21µs p(95)=375.22µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 262763
     http_req_receiving...........................: avg=32.65µs  min=16.8µs   med=32.29µs  max=2.74ms   p(90)=38.7µs   p(95)=41.26µs 
     http_req_sending.............................: avg=8.52µs   min=6.06µs   med=7.49µs   max=1.87ms   p(90)=10.86µs  p(95)=11.82µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=313.95µs min=179.93µs med=282.68µs max=14.92ms  p(90)=423.52µs p(95)=444.86µs
     http_reqs....................................: 262763  1751.735904/s
     iteration_duration...........................: avg=565.98µs min=382.03µs med=529.62µs max=15.64ms  p(90)=678.85µs p(95)=706.84µs
     iterations...................................: 262763  1751.735904/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

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://163dad14.graphql-yoga.pages.dev

@ardatan ardatan merged commit 6dc947e into main Jan 14, 2025
25 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch January 14, 2025 12:00
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