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 all non-major dependencies to v2.174.0 #3616

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-cdk (source) 2.173.4 -> 2.174.0 age adoption passing confidence
aws-cdk-lib (source) 2.173.4 -> 2.174.0 age adoption passing confidence

Release Notes

aws/aws-cdk (aws-cdk)

v2.174.0

Compare Source

Features
Bug Fixes
Reverts

Alpha modules (2.174.0-alpha.0)

Features
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 Jan 4, 2025
Copy link

changeset-bot bot commented Jan 4, 2025

⚠️ No Changeset found

Latest commit: ea60237

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 4, 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 Jan 4, 2025

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Jan 4, 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% ✓ 519122      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 104 MB  696 kB/s
     http_req_blocked.............................: avg=1.5µs    min=932ns    med=1.32µs   max=275.96µs p(90)=1.98µs   p(95)=2.17µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=136.85µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=360.73µs min=220.05µs med=328.46µs max=15.1ms   p(90)=468.26µs p(95)=489.91µs
       { expected_response:true }.................: avg=360.73µs min=220.05µs med=328.46µs max=15.1ms   p(90)=468.26µs p(95)=489.91µs
     ✓ { mode:graphql-jit }.......................: avg=291.17µs min=220.05µs med=274.61µs max=15.1ms   p(90)=306.84µs p(95)=322.92µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=492.04µs min=407.55µs med=469.44µs max=9.4ms    p(90)=510.74µs p(95)=552.5µs 
     ✓ { mode:graphql-response-cache }............: avg=342.81µs min=266.03µs med=326.16µs max=6.38ms   p(90)=357.06µs p(95)=368.74µs
     ✓ { mode:graphql }...........................: avg=369.7µs  min=285.05µs med=340.52µs max=14.72ms  p(90)=403.89µs p(95)=453.67µs
     ✓ { mode:uws }...............................: avg=343.63µs min=269.36µs med=326.27µs max=6.19ms   p(90)=362.28µs p(95)=382.91µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 259561
     http_req_receiving...........................: avg=32.85µs  min=16.04µs  med=32.43µs  max=2.64ms   p(90)=39.21µs  p(95)=41.69µs 
     http_req_sending.............................: avg=8.57µs   min=6.04µs   med=7.48µs   max=5.42ms   p(90)=10.93µs  p(95)=12.01µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=319.3µs  min=188.39µs med=287.95µs max=15ms     p(90)=426.75µs p(95)=446.69µs
     http_reqs....................................: 259561  1730.388504/s
     iteration_duration...........................: avg=573.04µs min=391.02µs med=536.88µs max=15.62ms  p(90)=683.8µs  p(95)=710.39µs
     iterations...................................: 259561  1730.388504/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@ardatan ardatan merged commit 0f78f90 into main Jan 4, 2025
24 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch January 4, 2025 14:33
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