Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2025

This PR contains the following updates:

Package Change Age Confidence
@apollo/client (source) 4.0.7 -> 4.0.8 age confidence
@pulumi/pulumi (source) 3.204.0 -> 3.205.0 age confidence
@types/aws-lambda (source) 8.10.156 -> 8.10.157 age confidence
@types/express (source) 5.0.4 -> 5.0.5 age confidence
@types/node (source) 24.9.1 -> 24.9.2 age confidence
aws-cdk-lib (source) 2.221.0 -> 2.221.1 age confidence
axios (source) 1.12.2 -> 1.13.1 age confidence
ioredis-mock 8.13.0 -> 8.13.1 age confidence
koa (source) 3.0.3 -> 3.1.1 age confidence
pnpm (source) 10.19.0 -> 10.20.0 age confidence
svelte (source) 5.42.2 -> 5.43.0 age confidence
wrangler (source) 4.45.0 -> 4.45.2 age confidence

Release Notes

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

v4.0.8

Compare Source

Patch Changes
pulumi/pulumi (@​pulumi/pulumi)

v3.205.0

Compare Source

aws/aws-cdk (aws-cdk-lib)

v2.221.1

Compare Source

Bug Fixes

Alpha modules (2.221.1-alpha.0)

axios/axios (axios)

v1.13.1

Compare Source

Bug Fixes
  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#​7193) (bcd5581)
Contributors to this release

v1.13.0

Compare Source

Bug Fixes
Features
Contributors to this release

1.12.2 (2025-09-14)

Bug Fixes
  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#​7030) (cf78825)
Contributors to this release

1.12.1 (2025-09-12)

Bug Fixes
Contributors to this release
stipsan/ioredis-mock (ioredis-mock)

v8.13.1

Compare Source

Patch Changes
koajs/koa (koa)

v3.1.1

Compare Source

v3.1.0

Compare Source

==================

fixes

  • [2ee32f5] - fix: pin debug@~3.1.0 avoid deprecated warnning (#​1245) (fengmk2 <<fengmk2@​gmail.com>>)

others

pnpm/pnpm (pnpm)

v10.20.0

Compare Source

Minor Changes
  • Support --all option in pnpm --help to list all commands #​8628.
Patch Changes
  • When the latest version doesn't satisfy the maturity requirement configured by minimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #​10100.
  • create command should not verify patch info.
  • Set managePackageManagerVersions to false, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #​10063.
sveltejs/svelte (svelte)

v5.43.0

Compare Source

Minor Changes
Patch Changes
  • fix: settle batch after DOM updates (#​17054)

v5.42.3

Compare Source

Patch Changes
  • fix: handle <svelte:head> rendered asynchronously (#​17052)

  • fix: don't restore batch in #await (#​17051)

cloudflare/workers-sdk (wrangler)

v4.45.2

Patch Changes

v4.45.1

Compare Source

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 Oct 26, 2025
@codesandbox
Copy link

codesandbox bot commented Oct 26, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@github-actions
Copy link
Contributor

github-actions bot commented Oct 26, 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:

@github-actions
Copy link
Contributor

github-actions bot commented Oct 26, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-yoga/graphiql 4.4.2-alpha-20251029170344-721882c461f2b173964414ebe85929ee52752076 npm ↗︎ unpkg ↗︎
@graphql-yoga/nestjs 3.17.0-alpha-20251029170344-721882c461f2b173964414ebe85929ee52752076 npm ↗︎ unpkg ↗︎
@graphql-yoga/nestjs-federation 3.17.0-alpha-20251029170344-721882c461f2b173964414ebe85929ee52752076 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Oct 26, 2025

💻 Website Preview

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 26, 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% ✓ 518914     ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 104 MB  695 kB/s
     http_req_blocked.............................: avg=1.5µs    min=942ns    med=1.31µs   max=279.17µs p(90)=1.97µs   p(95)=2.15µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=156.87µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=360.53µs min=200.92µs med=334.02µs max=15.13ms  p(90)=469µs    p(95)=488.87µs
       { expected_response:true }.................: avg=360.53µs min=200.92µs med=334.02µs max=15.13ms  p(90)=469µs    p(95)=488.87µs
     ✓ { mode:graphql-jit }.......................: avg=278.28µs min=200.92µs med=263.08µs max=14.39ms  p(90)=290.47µs p(95)=300.55µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=492.22µs min=388.01µs med=471.41µs max=6.09ms   p(90)=506.51µs p(95)=522.03µs
     ✓ { mode:graphql-response-cache }............: avg=346.81µs min=256.03µs med=330.93µs max=9.29ms   p(90)=360.71µs p(95)=370.79µs
     ✓ { mode:graphql }...........................: avg=366.61µs min=266.68µs med=340.82µs max=15.13ms  p(90)=387.62µs p(95)=436.04µs
     ✓ { mode:uws }...............................: avg=357.86µs min=272.28µs med=339.28µs max=7.59ms   p(90)=369.77µs p(95)=383µs   
     http_req_failed..............................: 0.00%   ✓ 0          ✗ 259457
     http_req_receiving...........................: avg=33.16µs  min=16.14µs  med=32.52µs  max=3.05ms   p(90)=39.27µs  p(95)=41.43µs 
     http_req_sending.............................: avg=8.68µs   min=5.77µs   med=7.61µs   max=299.71µs p(90)=11.06µs  p(95)=12.15µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=318.67µs min=170.64µs med=293.68µs max=14.98ms  p(90)=426.58µs p(95)=444.96µs
     http_reqs....................................: 259457  1729.69941/s
     iteration_duration...........................: avg=573.16µs min=372.33µs med=543.43µs max=15.8ms   p(90)=684.72µs p(95)=707.25µs
     iterations...................................: 259457  1729.69941/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 f130643 to 9ca3687 Compare October 27, 2025 04:48
@renovate renovate bot changed the title fix(deps): update dependency koa to v3.1.0 fix(deps): update dependency koa to v3.1.1 Oct 27, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9ca3687 to c3460f8 Compare October 29, 2025 11:26
@renovate renovate bot changed the title fix(deps): update dependency koa to v3.1.1 fix(deps): update all non-major dependencies Oct 29, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c3460f8 to 721882c Compare October 29, 2025 17:01
@ardatan ardatan merged commit 39a522d into main Oct 29, 2025
25 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch October 29, 2025 17:29
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.

2 participants