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

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/azure-native (source) 2.56.0 -> 2.57.0 age adoption passing confidence
wrangler (source) 3.72.0 -> 3.72.1 age adoption passing confidence

Release Notes

pulumi/pulumi-azure-native (@​pulumi/azure-native) ### [`v2.57.0`](https://togithub.com/pulumi/pulumi-azure-native/releases/tag/v2.57.0) [Compare Source](https://togithub.com/pulumi/pulumi-azure-native/compare/v2.56.0...v2.57.0) ##### Does the PR have any schema changes? Found 9 breaking changes: ##### Resources - "azure-native:documentdb:FirewallRule": - inputs: - `🟡` "endIpAddress" missing - `🟡` "startIpAddress" missing - properties: - `🟡` "endIpAddress" missing output "endIpAddress" - `🟡` "provisioningState" missing output "provisioningState" - `🟡` "startIpAddress" missing output "startIpAddress" ##### Types - `🟡` "azure-native:billing:InvoiceSectionProperties": properties: "targetCloud" type changed from "" to "string" - `🔴` "azure-native:billing:TargetCloud" missing - `🟢` "azure-native:datafactory:SharePointOnlineListLinkedService": required: "servicePrincipalKey" property is no longer Required - `🟢` "azure-native:datafactory:SharePointOnlineListLinkedServiceResponse": required: "servicePrincipalKey" property is no longer Required ##### New resources: - `network.IpamPool` - `network.ReachabilityAnalysisIntent` - `network.ReachabilityAnalysisRun` - `network.StaticCidr` - `network.VerifierWorkspace` ##### New functions: - `network.getIpamPool` - `network.getIpamPoolUsage` - `network.getReachabilityAnalysisIntent` - `network.getReachabilityAnalysisRun` - `network.getStaticCidr` - `network.getVerifierWorkspace` - `network.listIpamPoolAssociatedResources` ##### What's Changed - Remove erroneous useOids and useMsi defaults that interfere with env variables by [@​thomas11](https://togithub.com/thomas11) in [https://github.com/pulumi/pulumi-azure-native/pull/3525](https://togithub.com/pulumi/pulumi-azure-native/pull/3525) - Fix nightly gen by [@​danielrbradley](https://togithub.com/danielrbradley) in [https://github.com/pulumi/pulumi-azure-native/pull/3527](https://togithub.com/pulumi/pulumi-azure-native/pull/3527) **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.56.0...v2.57.0
cloudflare/workers-sdk (wrangler) ### [`v3.72.1`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3721) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.72.0...wrangler@3.72.1) ##### Patch Changes - [#​6530](https://togithub.com/cloudflare/workers-sdk/pull/6530) [`d0ecc6a`](https://togithub.com/cloudflare/workers-sdk/commit/d0ecc6afb24160862083c09eb316103162d94720) Thanks [@​WalshyDev](https://togithub.com/WalshyDev)! - fix: fixed `wrangler versions upload` printing bindings twice - [#​6502](https://togithub.com/cloudflare/workers-sdk/pull/6502) [`a9b4f25`](https://togithub.com/cloudflare/workers-sdk/commit/a9b4f252ccbce4856ffc967e51c0aa8cf2e1bb4f) Thanks [@​garvit-gupta](https://togithub.com/garvit-gupta)! - fix: Fix Vectorize List MetadataIndex Http Method - [#​6508](https://togithub.com/cloudflare/workers-sdk/pull/6508) [`56a3de2`](https://togithub.com/cloudflare/workers-sdk/commit/56a3de2c8b50f029e5c8c0554b563b9e715f629c) Thanks [@​petebacondarwin](https://togithub.com/petebacondarwin)! - fix: move the Windows C++ redistributable warning so it is only shown if there is an actual access violation Replaces [#​6471](https://togithub.com/cloudflare/workers-sdk/issues/6471), which was too verbose. Fixes [#​6170](https://togithub.com/cloudflare/workers-sdk/issues/6170)

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 2 months ago
### 💻 Website Preview The latest changes are available as preview in: [https://efa02269.fets.pages.dev](https://efa02269.fets.pages.dev)
github-actions[bot] commented 2 months 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% ✓ 910734     ✗ 0     
     data_received...............................: 83 MB   689 kB/s
     data_sent...................................: 58 MB   482 kB/s
     http_req_blocked............................: avg=1.57µs   min=902ns    med=1.56µs   max=274.29µs p(90)=1.98µs   p(95)=2.12µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=122.97µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=185.9µs  min=125.81µs med=175.47µs max=9.25ms   p(90)=199.03µs p(95)=207.06µs
       { expected_response:true }................: avg=185.9µs  min=125.81µs med=175.47µs max=9.25ms   p(90)=199.03µs p(95)=207.06µs
     ✓ { server:node-http,mode:json-schema }.....: avg=198.14µs min=150.04µs med=187.15µs max=8.47ms   p(90)=209.17µs p(95)=215.31µs
     ✓ { server:node-http,mode:no-schema }.......: avg=190.84µs min=134.47µs med=176.79µs max=9.25ms   p(90)=199.63µs p(95)=207.7µs 
     ✓ { server:uWebSockets,mode:json-schema }...: avg=181.68µs min=135.29µs med=172.93µs max=6.91ms   p(90)=192.58µs p(95)=198.29µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=174.29µs min=125.81µs med=164.73µs max=7.85ms   p(90)=185.06µs p(95)=191.36µs
     http_req_failed.............................: 0.00%   ✓ 0          ✗ 455367
     http_req_receiving..........................: avg=22.79µs  min=12.03µs  med=22.36µs  max=5.6ms    p(90)=27.49µs  p(95)=29.15µs 
     http_req_sending............................: avg=8.73µs   min=5.3µs    med=8.95µs   max=2.22ms   p(90)=11.26µs  p(95)=12.36µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=154.37µs min=101.25µs med=144.09µs max=9.21ms   p(90)=165.48µs p(95)=173.15µs
     http_reqs...................................: 455367  3794.64864/s
     iteration_duration..........................: avg=258.95µs min=186.41µs med=248.13µs max=9.37ms   p(90)=273.57µs p(95)=283.18µs
     iterations..................................: 455367  3794.64864/s
     vus.........................................: 1       min=1        max=1   
     vus_max.....................................: 2       min=2        max=2