ardatan / feTS

🗹 TypeScript HTTP Framework focusing on e2e type-safety, easy setup, performance & great developer experience
https://the-guild.dev/openapi/fets
MIT License
630 stars 29 forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/pulumi (source) 3.130.0 -> 3.131.0 age adoption passing confidence
@types/node (source) 22.5.3 -> 22.5.4 age adoption passing confidence

Release Notes

pulumi/pulumi (@​pulumi/pulumi) ### [`v3.131.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.131.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.130.0...v3.131.0) #### 3.131.0 (2024-09-04) ##### Features - \[cli] Include all engine events in the event-log [#​17101](https://redirect.github.com/pulumi/pulumi/pull/17101) - \[pkg] Added `NewCachedLoader` for caching schema loads. [#​17118](https://redirect.github.com/pulumi/pulumi/pull/17118) - \[yaml] Update yaml to v1.10 [#​17154](https://redirect.github.com/pulumi/pulumi/pull/17154) - \[auto/go] Include panic value in message for non-error panics [#​17066](https://redirect.github.com/pulumi/pulumi/pull/17066) - \[auto/nodejs] Add LocalWorkspace.install method for Nodejs [#​17134](https://redirect.github.com/pulumi/pulumi/pull/17134) - \[auto/python] Add LocalWorkspace.install method [#​17086](https://redirect.github.com/pulumi/pulumi/pull/17086) - \[cli/{display,plugin}] Render download and install progress as part of system messages during Pulumi operations [#​17019](https://redirect.github.com/pulumi/pulumi/pull/17019) - \[cli/state] Allow moving resources when there's already a provider with an identical URN in the destination stack, if the inputs match [#​17076](https://redirect.github.com/pulumi/pulumi/pull/17076) - \[sdk/nodejs] Respect .node-version and .nvmrc files in `pulumi install` [#​17060](https://redirect.github.com/pulumi/pulumi/pull/17060) ##### Bug Fixes - \[engine] Propagate deleted parents of untargeted resources [#​17117](https://redirect.github.com/pulumi/pulumi/pull/17117) - \[engine] Fix a snapshot integrity issue caused by deleteBeforeReplace and failed create operations [#​17146](https://redirect.github.com/pulumi/pulumi/pull/17146) - \[engine] Fix panic with user specified plugin paths [#​17141](https://redirect.github.com/pulumi/pulumi/pull/17141) - \[sdk] Use int32 in Go interfaces that map to protobufs using int32 [#​17068](https://redirect.github.com/pulumi/pulumi/pull/17068) - \[cli/display] Improve rendering of update diffs in some circumstances. [#​17029](https://redirect.github.com/pulumi/pulumi/pull/17029) ##### Miscellaneous - \[ci] Run CI with Go 1.22 and 1.23 [#​17137](https://redirect.github.com/pulumi/pulumi/pull/17137) - \[cli] Update go.mod to use 1.21 [#​17140](https://redirect.github.com/pulumi/pulumi/pull/17140) - \[pkg] Remove dependency on automation api in deployment settings tests [#​17071](https://redirect.github.com/pulumi/pulumi/pull/17071) - \[sdk] Remove unused resource.NewUniqueHexV2 [#​17067](https://redirect.github.com/pulumi/pulumi/pull/17067)

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.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago
### 💻 Website Preview The latest changes are available as preview in: [https://28751893.fets.pages.dev](https://28751893.fets.pages.dev)
github-actions[bot] commented 1 month ago

✅ 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% ✓ 907308      ✗ 0     
     data_received...............................: 82 MB   686 kB/s
     data_sent...................................: 58 MB   480 kB/s
     http_req_blocked............................: avg=1.56µs   min=912ns    med=1.55µs   max=325.28µs p(90)=1.98µs   p(95)=2.12µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=126.59µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=187.51µs min=126.98µs med=176.98µs max=8.67ms   p(90)=200.44µs p(95)=208.65µs
       { expected_response:true }................: avg=187.51µs min=126.98µs med=176.98µs max=8.67ms   p(90)=200.44µs p(95)=208.65µs
     ✓ { server:node-http,mode:json-schema }.....: avg=200.22µs min=143.84µs med=188.65µs max=8.67ms   p(90)=211.09µs p(95)=218.04µs
     ✓ { server:node-http,mode:no-schema }.......: avg=191.62µs min=136.23µs med=177.64µs max=8.34ms   p(90)=200.03µs p(95)=207.95µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=183.71µs min=134.7µs  med=174.81µs max=8.25ms   p(90)=194.45µs p(95)=200.4µs 
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=175.82µs min=126.98µs med=166.27µs max=7.24ms   p(90)=186.69µs p(95)=193.19µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 453654
     http_req_receiving..........................: avg=22.86µs  min=11.6µs   med=22.37µs  max=1.59ms   p(90)=27.59µs  p(95)=29.28µs 
     http_req_sending............................: avg=8.69µs   min=5.26µs   med=8.91µs   max=2.45ms   p(90)=11.22µs  p(95)=12.33µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=155.96µs min=101.83µs med=145.51µs max=8.62ms   p(90)=167.14µs p(95)=174.9µs 
     http_reqs...................................: 453654  3780.392443/s
     iteration_duration..........................: avg=260.02µs min=186.87µs med=248.96µs max=8.79ms   p(90)=274.76µs p(95)=284.55µs
     iterations..................................: 453654  3780.392443/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2