Skip to content

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

Merged
ardatan merged 1 commit intomasterfrom
renovate/all-minor-patch
Dec 20, 2022
Merged

chore(deps): update all non-major dependencies#4918
ardatan merged 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.7.2 -> 3.7.3 age adoption passing confidence
svelte2tsx (source) 0.5.22 -> 0.5.23 age adoption passing confidence

Release Notes

apollographql/apollo-client

v3.7.3

Compare Source

Patch Changes
  • #​10334 7d923939d Thanks @​jerelmiller! - Better handle deferred queries that have cached or partial cached data for them

  • #​10368 46b58e976 Thanks @​alessbell! - Fix: unblocks support for defer in mutations

    If the @defer directive is present in the document passed to mutate, the Promise will resolve with the final merged data after the last multipart chunk has arrived in the response.

sveltejs/language-tools

v0.5.23

Compare Source

  • (fix) move interface if referenced by generic (#​1791)
  • (fix) data-sveltekit attributes are valid on all elements (#​1773)
  • (fix) no error with unkown props if uses $$props (#​1769)

Configuration

📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, 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 Dec 20, 2022
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Dec 20, 2022

⚠️ No Changeset found

Latest commit: 50892cb

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

@github-actions
Copy link
Copy Markdown
Contributor

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 224       ✗ 0  
     data_received..................: 26 MB   2.6 MB/s
     data_sent......................: 96 kB   9.5 kB/s
     http_req_blocked...............: avg=19.94µs  min=2.7µs   med=3.7µs   max=1.72ms   p(90)=4.49µs   p(95)=4.8µs   
     http_req_connecting............: avg=14.79µs  min=0s      med=0s      max=1.65ms   p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=83.79ms  min=72.27ms med=79.09ms max=200.87ms p(90)=88.54ms  p(95)=125.9ms 
       { expected_response:true }...: avg=83.79ms  min=72.27ms med=79.09ms max=200.87ms p(90)=88.54ms  p(95)=125.9ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 112
     http_req_receiving.............: avg=204.12µs min=144.3µs med=167.2µs max=1.14ms   p(90)=294.57µs p(95)=315.59µs
     http_req_sending...............: avg=152.15µs min=18µs    med=25.6µs  max=3.72ms   p(90)=39.93µs  p(95)=730.74µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=83.44ms  min=72.08ms med=78.71ms max=199.65ms p(90)=88.34ms  p(95)=125.64ms
     http_reqs......................: 112     11.146649/s
     iteration_duration.............: avg=89.68ms  min=77.34ms med=84.47ms max=207.8ms  p(90)=101.26ms p(95)=130.63ms
     iterations.....................: 112     11.146649/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Website Preview

The latest changes to the website are available as preview in: https://dfe3a65d.graphql-tools.pages.dev

@ardatan ardatan merged commit aba7e74 into master Dec 20, 2022
@ardatan ardatan deleted the renovate/all-minor-patch branch December 20, 2022 22:39
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