ardatan / feTS

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

chore(deps): update dependency @pulumi/pulumi to v3.128.0 #1782

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/pulumi (source) 3.127.0 -> 3.128.0 age adoption passing confidence

Release Notes

pulumi/pulumi (@​pulumi/pulumi) ### [`v3.128.0`](https://togithub.com/pulumi/pulumi/releases/tag/v3.128.0) #### 3.128.0 (2024-08-05) ##### Features - \[auto/go] Add install command to workspace [#​16782](https://togithub.com/pulumi/pulumi/pull/16782) - \[auto/go] Add support for `pulumi destroy --preview-only` [#​16839](https://togithub.com/pulumi/pulumi/pull/16839) - \[programgen/go] Use `pulumi.Sprintf(...)` instead of `pulumi.String(fmt.Sprintf(...))` in Go program generation [#​16852](https://togithub.com/pulumi/pulumi/pull/16852) - \[cli/plugin] Enable overriding plugin download URLs for air-gapped environments with an environment variable [#​16648](https://togithub.com/pulumi/pulumi/pull/16648) - \[sdk/python] Allow Python dynamic providers to capture secrets [#​15864](https://togithub.com/pulumi/pulumi/pull/15864) ##### Bug Fixes - \[engine] Separate provider internal from provider user config. This allows providers to use a config key like "pluginDownloadURL" which previously would have conflicted with the engine's internal state. It also allows the engine to add new internal state fields without concern for clashing with existing or future provider config keys. [#​16837](https://togithub.com/pulumi/pulumi/pull/16837) - \[cli/state] Fix moving resources with secrets when the destination stack has no secrets manager defined [#​16844](https://togithub.com/pulumi/pulumi/pull/16844) - \[cli/state] Include the stack name in the passhprase prompt in state move [#​16861](https://togithub.com/pulumi/pulumi/pull/16861) - \[sdk/nodejs] Fix resource reference serialization when multiple copies of [@​pulumi/pulumi](https://togithub.com/pulumi/pulumi) are present [#​13240](https://togithub.com/pulumi/pulumi/pull/13240) - \[sdk/nodejs] Don't search upwards for policy packs when determining required plugins [#​16865](https://togithub.com/pulumi/pulumi/pull/16865) - \[sdk/python] Fix missing overloads to config getters [#​16878](https://togithub.com/pulumi/pulumi/pull/16878) - \[sdkgen/{go,nodejs,python}] Fix generation of nested plain input types. [#​16812](https://togithub.com/pulumi/pulumi/pull/16812) ##### Miscellaneous - \[sdkgen/python] Link to Python docs about input types [#​16763](https://togithub.com/pulumi/pulumi/pull/16763)

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



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://4cb35322.fets.pages.dev](https://4cb35322.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% ✓ 905442      ✗ 0     
     data_received...............................: 82 MB   685 kB/s
     data_sent...................................: 58 MB   479 kB/s
     http_req_blocked............................: avg=1.55µs   min=931ns    med=1.54µs   max=289.85µs p(90)=1.97µs   p(95)=2.12µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=136.9µs  p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=188.12µs min=119.72µs med=177.14µs max=9.65ms   p(90)=201.53µs p(95)=209.79µs
       { expected_response:true }................: avg=188.12µs min=119.72µs med=177.14µs max=9.65ms   p(90)=201.53µs p(95)=209.79µs
     ✓ { server:node-http,mode:json-schema }.....: avg=201.02µs min=149.47µs med=189.69µs max=7.73ms   p(90)=211.73µs p(95)=218.56µs
     ✓ { server:node-http,mode:no-schema }.......: avg=193.74µs min=134.21µs med=179.08µs max=9.65ms   p(90)=201.66µs p(95)=210.68µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=183.38µs min=134.78µs med=174.07µs max=7.24ms   p(90)=194.41µs p(95)=200.2µs 
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=175.84µs min=119.72µs med=166.01µs max=7.48ms   p(90)=186.77µs p(95)=193.07µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 452721
     http_req_receiving..........................: avg=23.06µs  min=11.83µs  med=22.55µs  max=5.89ms   p(90)=27.97µs  p(95)=29.78µs 
     http_req_sending............................: avg=8.87µs   min=5.37µs   med=9.12µs   max=812.85µs p(90)=11.36µs  p(95)=12.41µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=156.18µs min=96.08µs  med=145.3µs  max=9.6ms    p(90)=167.67µs p(95)=175.63µs
     http_reqs...................................: 452721  3772.623091/s
     iteration_duration..........................: avg=260.48µs min=184.54µs med=248.93µs max=9.77ms   p(90)=275.67µs p(95)=285.84µs
     iterations..................................: 452721  3772.623091/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2