Skip to content

Lock file maintenance#3965

Merged
ardatan merged 4 commits into
masterfrom
renovate/lock-file-maintenance
Jul 7, 2026
Merged

Lock file maintenance#3965
ardatan merged 4 commits into
masterfrom
renovate/lock-file-maintenance

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am on monday"
  • 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 label Jul 6, 2026
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

🚀 Snapshot Release (alpha)

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

Package Version Info
fets 0.8.8-alpha-20260707202925-9772f0db07eb972bc1bdbd4120a0c9471a7bcc3d npm ↗︎ unpkg ↗︎

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

💻 Website Preview

The latest changes are available as preview in: https://pr-3965.fets-3ku.pages.dev

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

✅ Benchmark Results

     ✓ no_errors{server:node-http,mode:no-schema}
     ✓ expected_result{server:node-http,mode:no-schema}
     ✓ no_errors{server:node-http,mode:json-schema}
     ✓ expected_result{server:node-http,mode:json-schema}
     ✓ no_errors{server:uWebSockets,mode:no-schema}
     ✓ expected_result{server:uWebSockets,mode:no-schema}
     ✓ no_errors{server:uWebSockets,mode:json-schema}
     ✓ expected_result{server:uWebSockets,mode:json-schema}

     checks......................................: 100.00% ✓ 884114      ✗ 0     
     data_received...............................: 80 MB   669 kB/s
     data_sent...................................: 56 MB   468 kB/s
     http_req_blocked............................: avg=1.42µs   min=671ns    med=1.25µs   max=247.81µs p(90)=1.75µs   p(95)=2.31µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=159.83µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=193.05µs min=120.07µs med=183.07µs max=12.21ms  p(90)=210.7µs  p(95)=219.68µs
       { expected_response:true }................: avg=193.05µs min=120.07µs med=183.07µs max=12.21ms  p(90)=210.7µs  p(95)=219.68µs
     ✓ { server:node-http,mode:json-schema }.....: avg=202.49µs min=136.55µs med=191.12µs max=9.27ms   p(90)=218.44µs p(95)=226.6µs 
     ✓ { server:node-http,mode:no-schema }.......: avg=195.92µs min=131.06µs med=183.17µs max=12.21ms  p(90)=212µs    p(95)=223.69µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=190.44µs min=133µs    med=182.89µs max=6.09ms   p(90)=207.81µs p(95)=214.95µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=184.08µs min=120.07µs med=175.48µs max=11.49ms  p(90)=200.71µs p(95)=208.18µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 442057
     http_req_receiving..........................: avg=24.92µs  min=9.72µs   med=24.02µs  max=3.08ms   p(90)=31.32µs  p(95)=33.31µs 
     http_req_sending............................: avg=8.32µs   min=4.34µs   med=7.74µs   max=3.05ms   p(90)=11.35µs  p(95)=12.7µs  
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=159.81µs min=91.84µs  med=149.84µs max=12.12ms  p(90)=175.35µs p(95)=183.33µs
     http_reqs...................................: 442057  3683.768747/s
     iteration_duration..........................: avg=266.53µs min=184.4µs  med=255.44µs max=12.41ms  p(90)=288.42µs p(95)=300.11µs
     iterations..................................: 442057  3683.768747/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   

Copilot AI added 2 commits July 6, 2026 12:08
- Remove unused @ts-expect-error directive (TS2578)
- Cast appRouter as any to fix getErrorShape incompatibility between @trpc/server v11 and trpc-openapi (TS2741)
- Update createContext signature to use explicit NextApiRequest/NextApiResponse types instead of CreateNextContextOptions which requires info property not provided by trpc-openapi (TS2322)
Copilot AI requested a review from ardatan July 6, 2026 12:10
@renovate

renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ardatan ardatan merged commit 5011c48 into master Jul 7, 2026
21 of 22 checks passed
@ardatan ardatan deleted the renovate/lock-file-maintenance branch July 7, 2026 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants