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.76.1 #395

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/pulumi 3.76.0 -> 3.76.1 age adoption passing confidence

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

v3.76.1

Compare Source

3.76.1 (2023-07-25)

Bug Fixes
  • [engine] Fix --target-dependents from targeting all resources with default providers.
    #​13560

  • [engine] Fix a panic when trying to construct a remote component with an explicit provider configured with unknown values during preview.
    #​13579

  • [programgen/go] Fix conflicting imports generated when two imported packages have the same name.
    #​13289

  • [programgen/nodejs] Fixes issue with javascript program generation where enums would incorrectly reference the package rather than the import alias.
    #​13546


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.

@github-actions
Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://047302d3.fets.pages.dev

@github-actions
Copy link
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:node-http,mode:zod}
     ✓ expected_result{server:node-http,mode:zod}
     ✓ 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}
     ✓ no_errors{server:uWebSockets,mode:zod}
     ✓ expected_result{server:uWebSockets,mode:zod}

     checks......................................: 100.00% ✓ 1396570     ✗ 0     
     data_received...............................: 126 MB  702 kB/s
     data_sent...................................: 87 MB   484 kB/s
     http_req_blocked............................: avg=1.19µs   min=800ns   med=1µs     max=3.95ms  p(90)=1.4µs   p(95)=1.7µs   
     http_req_connecting.........................: avg=0ns      min=0s      med=0s      max=127.3µs p(90)=0s      p(95)=0s      
     http_req_duration...........................: avg=179.01µs min=101.7µs med=157.7µs max=17.8ms  p(90)=202.2µs p(95)=224.6µs 
       { expected_response:true }................: avg=179.01µs min=101.7µs med=157.7µs max=17.8ms  p(90)=202.2µs p(95)=224.6µs 
     ✓ { server:node-http,mode:json-schema }.....: avg=199.84µs min=128.5µs med=177.9µs max=14.58ms p(90)=220.1µs p(95)=244.9µs 
     ✓ { server:node-http,mode:no-schema }.......: avg=192.38µs min=119.4µs med=166.3µs max=17.8ms  p(90)=220.9µs p(95)=240.9µs 
     ✓ { server:node-http,mode:zod }.............: avg=191.29µs min=129.4µs med=175.7µs max=12.87ms p(90)=214.2µs p(95)=236.2µs 
     ✓ { server:uWebSockets,mode:json-schema }...: avg=170.76µs min=113.1µs med=149.5µs max=15.93ms p(90)=183.2µs p(95)=198.54µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=158.14µs min=101.7µs med=137.3µs max=16.69ms p(90)=171.3µs p(95)=188.59µs
     ✓ { server:uWebSockets,mode:zod }...........: avg=168.29µs min=112.7µs med=149.4µs max=15.63ms p(90)=181.6µs p(95)=198.8µs 
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 698285
     http_req_receiving..........................: avg=17.78µs  min=9.29µs  med=15µs    max=13.78ms p(90)=23.6µs  p(95)=29.8µs  
     http_req_sending............................: avg=7.48µs   min=4.8µs   med=5.9µs   max=9.33ms  p(90)=10.4µs  p(95)=11.8µs  
     http_req_tls_handshaking....................: avg=0s       min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s      
     http_req_waiting............................: avg=153.74µs min=80µs    med=134.6µs max=17.44ms p(90)=172.4µs p(95)=192.2µs 
     http_reqs...................................: 698285  3879.320479/s
     iteration_duration..........................: avg=252.37µs min=155.3µs med=229µs   max=18.15ms p(90)=289.6µs p(95)=315.1µs 
     iterations..................................: 698285  3879.320479/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   

@ardatan ardatan merged commit 1d10689 into master Jul 26, 2023
22 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch July 26, 2023 20:50
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.

1 participant