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

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cloudflare/workers-types 4.20250124.3 -> 4.20250129.0 age adoption passing confidence
@pulumi/azure-native (source) 2.84.0 -> 2.85.0 age adoption passing confidence
graphql-ws (source) 6.0.2 -> 6.0.3 age adoption passing confidence
svelte (source) 5.19.5 -> 5.19.6 age adoption passing confidence
wrangler (source) 3.106.0 -> 3.107.0 age adoption passing confidence

Release Notes

cloudflare/workerd (@​cloudflare/workers-types)

v4.20250129.0

Compare Source

pulumi/pulumi-azure-native (@​pulumi/azure-native)

v2.85.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • network.DnssecConfig
  • network.NetworkVirtualApplianceConnection
New functions:
  • network.getDnssecConfig
  • network.getNetworkVirtualApplianceConnection

What's Changed

Full Changelog: pulumi/pulumi-azure-native@v2.84.0...v2.85.0

enisdenjo/graphql-ws (graphql-ws)

v6.0.3

Compare Source

Patch Changes
  • 747c01c Thanks @​enisdenjo! - Drop ExecutionPatchResult and FormattedExecutionPatchResult types

    Neither of the types are officially supported (yet) and the future versions of graphql-js adding support for stream/defer will a different signature for the incremental execution result.

sveltejs/svelte (svelte)

v5.19.6

Compare Source

Patch Changes
  • fix: do not prune selectors like :global(.foo):has(.scoped) (#​15140)

  • fix: don't error on slot prop inside block inside other component (#​15148)

  • fix: ensure reactions are correctly attached for unowned deriveds (#​15158)

  • fix: silence a11y attribute warnings when spread attributes present (#​15150)

  • fix: prevent false-positive ownership validations due to hot reload (#​15154)

  • fix: widen ownership when calling setContext (#​15153)

cloudflare/workers-sdk (wrangler)

v3.107.0

Compare Source

Minor Changes
Patch Changes
  • #​7945 d758215 Thanks @​ns476! - Add Images binding (in private beta for the time being)

  • #​7947 f57bc4e Thanks @​dario-piotrowicz! - fix: avoid getPlatformProxy logging twice that it is using vars defined in .dev.vars files

    when getPlatformProxy is called and it retrieves values from .dev.vars files, it logs twice
    a message like: Using vars defined in .dev.vars, the changes here make sure that in such cases
    this log only appears once

  • #​7889 38db4ed Thanks @​emily-shen! - feat: add experimental resource auto-provisioning to versions upload

  • #​7864 de6fa18 Thanks @​dario-piotrowicz! - Update the unstable_getMiniflareWorkerOptions types to always include an env parameter.

    The unstable_getMiniflareWorkerOptions types, when accepting a config object as the first argument,
    didn't accept a second env argument. The changes here make sure they do, since the env is still
    relevant for picking up variables from .dev.vars files.

  • #​7964 bc4d6c8 Thanks @​LuisDuarte1! - Fix scripts binding to a workflow in a different script overriding workflow config

  • Updated dependencies [cf4f47a]:


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

changeset-bot bot commented Jan 29, 2025

⚠️ No Changeset found

Latest commit: f7de6bb

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

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Jan 29, 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% ✓ 523000      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 105 MB  701 kB/s
     http_req_blocked.............................: avg=1.55µs   min=992ns    med=1.35µs   max=293.1µs  p(90)=2.02µs   p(95)=2.2µs   
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=138.81µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=353.57µs min=211.18µs med=323.98µs max=18.45ms  p(90)=462.76µs p(95)=483.12µs
       { expected_response:true }.................: avg=353.57µs min=211.18µs med=323.98µs max=18.45ms  p(90)=462.76µs p(95)=483.12µs
     ✓ { mode:graphql-jit }.......................: avg=279.99µs min=211.18µs med=264.57µs max=18.45ms  p(90)=293.73µs p(95)=305.2µs 
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=486.85µs min=406.11µs med=465.62µs max=5.81ms   p(90)=504.47µs p(95)=538.66µs
     ✓ { mode:graphql-response-cache }............: avg=342.63µs min=265.48µs med=326.45µs max=6.52ms   p(90)=357.49µs p(95)=369.72µs
     ✓ { mode:graphql }...........................: avg=357.77µs min=271.52µs med=332.93µs max=13.97ms  p(90)=375.56µs p(95)=410.38µs
     ✓ { mode:uws }...............................: avg=338.13µs min=264.85µs med=321.21µs max=6.09ms   p(90)=354.53µs p(95)=376.06µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 261500
     http_req_receiving...........................: avg=33.16µs  min=16.68µs  med=32.71µs  max=2.76ms   p(90)=39.69µs  p(95)=42.33µs 
     http_req_sending.............................: avg=8.77µs   min=5.89µs   med=7.7µs    max=5.64ms   p(90)=11.1µs   p(95)=12.28µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=311.63µs min=180.14µs med=283.06µs max=18.34ms  p(90)=420.29µs p(95)=439.11µs
     http_reqs....................................: 261500  1743.318832/s
     iteration_duration...........................: avg=568.51µs min=383.82µs med=534.89µs max=19.01ms  p(90)=680.82µs p(95)=705.61µs
     iterations...................................: 261500  1743.318832/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ecd1150 to 9395485 Compare January 30, 2025 12:51
@renovate renovate bot changed the title chore(deps): update dependency @cloudflare/workers-types to v4.20250129.0 fix(deps): update all non-major dependencies Jan 30, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9395485 to f7de6bb Compare January 30, 2025 19:27
@renovate renovate bot merged commit 11d4fb9 into main Jan 30, 2025
28 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 30, 2025 21:47
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