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 #3697

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/aws (source) 6.66.3 -> 6.67.0 age adoption passing confidence
wrangler (source) 3.104.0 -> 3.105.0 age adoption passing confidence

Release Notes

pulumi/pulumi-aws (@​pulumi/aws)

v6.67.0

Compare Source

cloudflare/workers-sdk (wrangler)

v3.105.0

Compare Source

Minor Changes
  • #​7466 e5ebdb1 Thanks @​Ltadrian! - feat: implement the wrangler cert upload command

    This command allows users to upload a mTLS certificate/private key or certificate-authority certificate chain.

    For uploading mTLS certificate, run:

    • wrangler cert upload mtls-certificate --cert cert.pem --key key.pem --name MY_CERT

    For uploading CA certificate chain, run:

    • wrangler cert upload certificate-authority --ca-cert server-ca.pem --name SERVER_CA
Patch Changes

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 22, 2025
Copy link

changeset-bot bot commented Jan 22, 2025

⚠️ No Changeset found

Latest commit: 3cea0c2

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

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Jan 22, 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% ✓ 519978      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 105 MB  697 kB/s
     http_req_blocked.............................: avg=1.51µs   min=942ns    med=1.32µs   max=324.83µs p(90)=1.98µs   p(95)=2.17µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=169.36µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=357.15µs min=210.25µs med=327.69µs max=18.83ms  p(90)=465.75µs p(95)=486.17µs
       { expected_response:true }.................: avg=357.15µs min=210.25µs med=327.69µs max=18.83ms  p(90)=465.75µs p(95)=486.17µs
     ✓ { mode:graphql-jit }.......................: avg=283.19µs min=210.25µs med=267.2µs  max=18.83ms  p(90)=296.27µs p(95)=307.2µs 
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=489.39µs min=385.1µs  med=468.19µs max=5.9ms    p(90)=506.19µs p(95)=541.36µs
     ✓ { mode:graphql-response-cache }............: avg=346.88µs min=265.44µs med=330.54µs max=9.01ms   p(90)=360.06µs p(95)=370.73µs
     ✓ { mode:graphql }...........................: avg=361.89µs min=272.36µs med=337.05µs max=14.23ms  p(90)=379.39µs p(95)=413.52µs
     ✓ { mode:uws }...............................: avg=341.26µs min=265.23µs med=323.94µs max=7.46ms   p(90)=357.41µs p(95)=380.32µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 259989
     http_req_receiving...........................: avg=33.17µs  min=16.49µs  med=32.75µs  max=2.79ms   p(90)=39.25µs  p(95)=41.77µs 
     http_req_sending.............................: avg=8.89µs   min=5.95µs   med=7.87µs   max=695.91µs p(90)=11.21µs  p(95)=12.43µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=315.07µs min=180.26µs med=286.7µs  max=18.72ms  p(90)=423.53µs p(95)=442.3µs 
     http_reqs....................................: 259989  1733.231899/s
     iteration_duration...........................: avg=571.93µs min=385.55µs med=538.8µs  max=19.36ms  p(90)=683.45µs p(95)=708.54µs
     iterations...................................: 259989  1733.231899/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@ardatan ardatan merged commit 3a11276 into main Jan 23, 2025
10 of 12 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch January 23, 2025 00:49
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