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

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.12.3 -> 3.12.4 age adoption passing confidence
svelte (source) 5.14.4 -> 5.14.5 age adoption passing confidence
vite (source) 6.0.3 -> 6.0.4 age adoption passing confidence
wrangler (source) 3.98.0 -> 3.99.0 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client)

v3.12.4

Compare Source

Patch Changes
  • #​12236 4334d30 Thanks @​charpeni! - Fix an issue with refetchQueries where comparing DocumentNodes internally by references could lead to an unknown query, even though the DocumentNode was indeed an active query—with a different reference.
sveltejs/svelte (svelte)

v5.14.5

Compare Source

Patch Changes
  • fix: bump esrap dependency (#​14765)

  • fix: ensure svg namespace for <a> elements is correct (#​14756)

  • fix: treeshake $inspect.trace code if unused (#​14770)

vitejs/vite (vite)

v6.0.4

Compare Source

cloudflare/workers-sdk (wrangler)

v3.99.0

Compare Source

Minor Changes
  • #​7425 8757579 Thanks @​CarmenPopoviciu! - feat: Make DX improvements in wrangler dev --remote

    Workers + Assets projects have, in certain situations, a relatively degraded wrangler dev --remote developer experience, as opposed to Workers proper projects. This is due to the fact that, for Workers + Assets, we need to make extra API calls to:

    1. check for asset files changes
    2. upload the changed assets, if any

    This commit improves the wrangler dev --remote DX for Workers + Assets, for use cases when the User Worker/assets change while the API calls for previous changes are still in flight. For such use cases, we have put an exit early strategy in place, that drops the event handler execution of the previous changes, in favour of the handler triggered by the new changes.

  • #​7537 086a6b8 Thanks @​WillTaylorDev! - Provide validation around assets.experimental_serve_directly

  • #​7568 2bbcb93 Thanks @​WillTaylorDev! - Warn users when using smart placement with Workers + Assets and serve_directly is set to false

Patch Changes
  • #​7521 48e7e10 Thanks @​emily-shen! - feat: add experimental_patchConfig()

    experimental_patchConfig() can add to a user's config file. It preserves comments if its a wrangler.jsonc. However, it is not suitable for wrangler.toml with comments as we cannot preserve comments on write.

  • Updated dependencies [1488e11, 7216835]:


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 Dec 19, 2024
Copy link

changeset-bot bot commented Dec 19, 2024

⚠️ No Changeset found

Latest commit: af88872

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

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 Dec 19, 2024

✅ 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% ✓ 510008      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 103 MB  683 kB/s
     http_req_blocked.............................: avg=1.56µs   min=1.01µs   med=1.36µs   max=263.84µs p(90)=2.05µs   p(95)=2.25µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=134.33µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=367.42µs min=218.41µs med=333.53µs max=15.59ms  p(90)=475.85µs p(95)=498.65µs
       { expected_response:true }.................: avg=367.42µs min=218.41µs med=333.53µs max=15.59ms  p(90)=475.85µs p(95)=498.65µs
     ✓ { mode:graphql-jit }.......................: avg=297.26µs min=218.41µs med=278.69µs max=15.59ms  p(90)=313.24µs p(95)=333.77µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=500.36µs min=407.08µs med=476.21µs max=6.09ms   p(90)=519.39µs p(95)=567.64µs
     ✓ { mode:graphql-response-cache }............: avg=351.39µs min=270.41µs med=333.46µs max=6.55ms   p(90)=365.37µs p(95)=377.32µs
     ✓ { mode:graphql }...........................: avg=374.73µs min=285.32µs med=343.8µs  max=14.76ms  p(90)=409.09µs p(95)=469.18µs
     ✓ { mode:uws }...............................: avg=348.96µs min=268.73µs med=330.59µs max=5.97ms   p(90)=366.7µs  p(95)=390.03µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 255004
     http_req_receiving...........................: avg=33.31µs  min=16.46µs  med=32.82µs  max=3.65ms   p(90)=39.68µs  p(95)=42.72µs 
     http_req_sending.............................: avg=8.83µs   min=5.87µs   med=7.78µs   max=338.49µs p(90)=11.16µ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=325.28µs min=188.39µs med=292.58µs max=15.46ms  p(90)=433.43µs p(95)=454.6µs 
     http_reqs....................................: 255004  1700.014227/s
     iteration_duration...........................: avg=583.21µs min=395.75µs med=545.24µs max=16.14ms  p(90)=694.71µs p(95)=722.39µs
     iterations...................................: 255004  1700.014227/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Copy link
Contributor

💻 Website Preview

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

@renovate renovate bot merged commit 56b44cb into main Dec 19, 2024
24 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 19, 2024 21:07
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