Skip to content

chore(deps): update all non-major dependencies #6119

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

Merged
merged 1 commit into from
May 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@urql/core (source) 5.0.2 -> 5.0.3 age adoption passing confidence
ws 8.16.0 -> 8.17.0 age adoption passing confidence

Release Notes

urql-graphql/urql (@​urql/core)

v5.0.3

Compare Source

Patch Changes
  • Use documentId from persisted documents for document keys, when it's available
    Submitted by @​kitten (See #​3575)
websockets/ws (ws)

v8.17.0

Compare Source

Features

  • The WebSocket constructor now accepts the createConnection option (#​2219).

Other notable changes

  • The default value of the allowSynchronousEvents option has been changed to
    true (#​2221).

This is a breaking change in a patch release. The assumption is that the option
is not widely used.


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 1, 2024
Copy link

changeset-bot bot commented May 1, 2024

⚠️ No Changeset found

Latest commit: dfbb484

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 May 1, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 342       ✗ 0  
     data_received..................: 40 MB   4.0 MB/s
     data_sent......................: 146 kB  15 kB/s
     http_req_blocked...............: avg=3.89µs   min=2.08µs  med=2.59µs   max=179.2µs  p(90)=3.74µs   p(95)=3.9µs   
     http_req_connecting............: avg=718ns    min=0s      med=0s       max=122.82µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=54.69ms  min=47.05ms med=50.69ms  max=149.73ms p(90)=64.1ms   p(95)=87.88ms 
       { expected_response:true }...: avg=54.69ms  min=47.05ms med=50.69ms  max=149.73ms p(90)=64.1ms   p(95)=87.88ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 171
     http_req_receiving.............: avg=131.97µs min=105.5µs med=126.48µs max=423.72µs p(90)=142.33µs p(95)=151.43µs
     http_req_sending...............: avg=24.74µs  min=19.05µs med=24.64µs  max=53.62µs  p(90)=28.88µs  p(95)=33.72µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=54.53ms  min=46.89ms med=50.55ms  max=149.32ms p(90)=63.95ms  p(95)=87.72ms 
     http_reqs......................: 171     17.012904/s
     iteration_duration.............: avg=58.75ms  min=50.87ms med=54.8ms   max=153.61ms p(90)=67.62ms  p(95)=91.94ms 
     iterations.....................: 171     17.012904/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

github-actions bot commented May 1, 2024

💻 Website Preview

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

@renovate renovate bot merged commit f7f7ce3 into master May 1, 2024
30 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch May 1, 2024 09:37
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