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 all non-major dependencies #1705

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/pulumi (source) 3.122.0 -> 3.123.0 age adoption passing confidence
ts-jest (source) 29.2.1 -> 29.2.2 age adoption passing confidence

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

v3.123.0

Compare Source

3.123.0 (2024-07-10)

Features
  • [docs] Add ability to constrain supported languages of resource and function overlays
    #​16579

  • [engine] Guess references to properties 'name' and 'arn' between dependant resources during import
    #​16234

  • [sdk/nodejs] Add dependsOn to InvokeOptions in the NodeJS SDK
    #​16560

Bug Fixes
  • [cli/new] Use default values for language specific prompts when using --yes
    #​16595

  • [docs] Fix generating constructor syntax examples for kubernetes
    #​16574

  • [docs] Fix generating constructor syntax examples in Go for package awsx
    #​16583

  • [backend/service] Retry POST requests that time out during handshake timeouts
    #​16576

  • [engine] Avoid computing refresh Diffs for external resources
    #​16544

  • [engine] Fix program hanging when the import resource option is used and the inputs don't match
    #​16572

  • [programgen/go] Do not emit index module for resources without a schema
    #​16588

  • [sdk/go] Fix out-of-range panic when sanitizing PATH env var
    #​16575

  • [sdk/nodejs] Fix creating a closure with object getters and setters
    #​16568

  • [programgen/python] Fix Python program generation for remote assets
    #​16556

Miscellaneous
  • [ci] Use latest patch version of Go in CI
    #​16609

  • [sdk/nodejs] Bump @opentelemetry packages in the NodeJS SDK
    #​16558

kulshekhar/ts-jest (ts-jest)

v29.2.2

Compare Source


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.


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

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

Copy link
Contributor

github-actions bot commented Jul 10, 2024

💻 Website Preview

The latest changes are available as preview in: https://8f9cf39f.fets.pages.dev

Copy link
Contributor

github-actions bot commented Jul 10, 2024

✅ 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% ✓ 890672      ✗ 0     
     data_received...............................: 81 MB   673 kB/s
     data_sent...................................: 57 MB   471 kB/s
     http_req_blocked............................: avg=1.56µs   min=931ns    med=1.53µs   max=263.8µs  p(90)=1.98µs   p(95)=2.12µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=124.14µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=189.83µs min=127.3µs  med=179.17µs max=8.18ms   p(90)=204.42µs p(95)=212.81µs
       { expected_response:true }................: avg=189.83µs min=127.3µs  med=179.17µs max=8.18ms   p(90)=204.42µs p(95)=212.81µs
     ✓ { server:node-http,mode:json-schema }.....: avg=203.94µs min=152.65µs med=192.28µs max=8.04ms   p(90)=215.09µs p(95)=222.56µs
     ✓ { server:node-http,mode:no-schema }.......: avg=194.28µs min=140.61µs med=180.29µs max=7.87ms   p(90)=203.27µs p(95)=211.68µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=185.46µs min=136.01µs med=176.57µs max=8.11ms   p(90)=198.45µs p(95)=204.81µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=177.19µs min=127.3µs  med=167.56µs max=8.18ms   p(90)=189.71µs p(95)=196.88µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 445336
     http_req_receiving..........................: avg=23.4µs   min=11.37µs  med=22.99µs  max=556.93µs p(90)=28.44µs  p(95)=30.23µs 
     http_req_sending............................: avg=8.92µs   min=5.35µs   med=9.05µs   max=348.02µs p(90)=11.9µs   p(95)=13.04µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=157.5µs  min=101.27µs med=146.93µs max=8.06ms   p(90)=169.86µs p(95)=177.94µs
     http_reqs...................................: 445336  3711.096986/s
     iteration_duration..........................: avg=264.59µs min=188.64µs med=253.46µs max=8.3ms    p(90)=281.07µs p(95)=291.58µs
     iterations..................................: 445336  3711.096986/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b3946bf to b6427f2 Compare July 10, 2024 23:00
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.2 chore(deps): update all non-major dependencies Jul 10, 2024
@renovate renovate bot merged commit 41b3607 into master Jul 11, 2024
22 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch July 11, 2024 00:44
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.

0 participants