Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @pulumi/pulumi to v3.90.0 #899

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/pulumi 3.89.0 -> 3.90.0 age adoption passing confidence

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

v3.90.0

Compare Source

3.90.0 (2023-10-23)

Features
  • [auto/nodejs] Add support for the path option for config operations
    #​14305

  • [engine] Converters can return diagnostics from ConvertState.
    #​14135

Bug Fixes
  • [cli] Tightened the parser for property paths to be less prone to typos
    #​14257

  • [engine] Fix handling of explicit providers and --target-dependents.
    #​14238

  • [engine] Fix automatic diffs comparing against output instead of input properties.
    #​14256

  • [sdkgen/dotnet] Fix codegen with nested modules.
    #​14297

  • [programgen/go] Fix codegen to correctly output pulumi.Array instead of pulumi.AnyArray
    #​14299

  • [cli/new] pulumi new now allows users to bypass existing project name checks.
    #​14081

  • [sdk/nodejs] Nodejs now supports unknown resource IDs.
    #​14137

  • [sdkgen/python] Fix _configure failing due to required args mismatch.
    #​14281

Miscellaneous
  • [cli] Pull in fixes from esc v0.5.6
    #​14284

  • [protobuf] Add a config as property map field to RunRequest and pass that to the SDK
    #​14273

  • [sdk/python] updates grpcio dependency
    #​14259


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 23, 2023
@github-actions
Copy link
Contributor

✅ Benchmark Results

     ✓ no-errors
     ✓ expected-result

     checks.........................: 100.00% ✓ 316216      ✗ 0     
     data_received..................: 31 MB   1.0 MB/s
     data_sent......................: 13 MB   422 kB/s
     http_req_blocked...............: avg=1.2µs    min=700ns   med=1µs     max=226µs   p(90)=1.5µs   p(95)=1.9µs  
     http_req_connecting............: avg=1ns      min=0s      med=0s      max=160.8µs p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=124.1µs  min=73µs    med=106.7µs max=18.1ms  p(90)=155.3µs p(95)=170.2µs
       { expected_response:true }...: avg=124.1µs  min=73µs    med=106.7µs max=18.1ms  p(90)=155.3µs p(95)=170.2µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 158108
     http_req_receiving.............: avg=20.16µs  min=9.79µs  med=16.5µs  max=10.18ms p(90)=29.9µs  p(95)=32.5µs 
     http_req_sending...............: avg=5.89µs   min=3.7µs   med=4.6µs   max=1.58ms  p(90)=6.9µs   p(95)=10.5µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=98.04µs  min=52.6µs  med=84.3µs  max=17.75ms p(90)=123.3µs p(95)=141.4µs
     http_reqs......................: 158108  5269.919881/s
     iteration_duration.............: avg=184.64µs min=117.2µs med=161.2µs max=18.35ms p(90)=224.8µs p(95)=243.7µs
     iterations.....................: 158108  5269.919881/s
     vus............................: 0       min=0         max=1   
     vus_max........................: 1       min=1         max=1   

@ardatan ardatan merged commit d201309 into master Oct 23, 2023
16 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 23, 2023 22:34
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.

1 participant