Skip to content

fix(deps): update dependency @pulumi/pulumi to v3.221.0#3553

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/pulumi-pulumi-3.x
Feb 18, 2026
Merged

fix(deps): update dependency @pulumi/pulumi to v3.221.0#3553
renovate[bot] merged 1 commit intomasterfrom
renovate/pulumi-pulumi-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2026

This PR contains the following updates:

Package Change Age Confidence
@pulumi/pulumi (source) 3.220.03.221.0 age confidence

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

v3.221.0

Compare Source

3.221.0 (2026-02-17)

Features
  • [auto] Support Go 1.26
    #​21835

  • [engine] BREAKING: Rename pulumiVersionRange to requiredPulumiVersion in PulumiPlugin.yaml
    #​21807

  • [cli/plugin] Reduce GitHub API usage when downloading plugins
    #​21774

  • [protobuf] Add loader_target to RunPluginRequest
    #​21763

  • [sdk/nodejs] Support enums when inferring schemas from components
    #​21787

  • [sdk/nodejs] Support the Partial utility type in component schema inference
    #​21802

  • [sdk/nodejs] Support the Required utility type in component schema inference
    #​21803

Bug Fixes
  • [cli] Make stack graph output deterministic
    #​21786

  • [engine] Fix snapshot integrity error in refresh --run-program with component resources
    #​21806

  • [engine] Fix race in refresh --run-program
    #​21815

  • [programgen/go] Correctly handle import paths for nested modules
    #​21812

  • [sdkgen] Support type references to parameterized and third-party packages
    #​21804

  • [sdkgen/go] Do not depend on pulumix against instructions for enums
    #​21818

  • [cli/{install,package}] Don't panic when a non-absolute path is passed to pulumi package get-schema where the PulumiPlugin.yaml has a packages section
    #​21794

  • [cli/{install,package}] Only link a Pulumi project once
    #​21788

  • [cli/{install,package}] Run in the correct location when using uv to link python packages
    #​21796

  • [cli/package] Allow underscores in the path of plugin URLs
    #​21778

  • [sdk/{nodejs,python}] Use new policy plugin support to run policy packs
    #​21684

  • [sdk/python] Surface errors from uv, poetry or pip during linking
    #​21770

  • [sdk/python] Always surface errors from uv, poetry or pip during dependency installation
    #​21814

  • [sdkgen/python] Add missing blank line before :param lists
    #​21789


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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://6a39c13f.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: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% ✓ 881186      ✗ 0     
     data_received...............................: 80 MB   666 kB/s
     data_sent...................................: 56 MB   466 kB/s
     http_req_blocked............................: avg=1.55µs   min=911ns    med=1.5µs    max=274.23µs p(90)=1.95µs   p(95)=2.09µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=144.08µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=193.25µs min=133.23µs med=184.63µs max=13.92ms  p(90)=208.54µs p(95)=216.4µs 
       { expected_response:true }................: avg=193.25µs min=133.23µs med=184.63µs max=13.92ms  p(90)=208.54µs p(95)=216.4µs 
     ✓ { server:node-http,mode:json-schema }.....: avg=204.72µs min=150.23µs med=195.03µs max=11.16ms  p(90)=216.71µs p(95)=223.99µs
     ✓ { server:node-http,mode:no-schema }.......: avg=199.1µs  min=141.97µs med=187.77µs max=13.92ms  p(90)=211.78µs p(95)=221.43µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=188.65µs min=139.11µs med=181.36µs max=11.58ms  p(90)=201.71µs p(95)=207.97µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=181.8µs  min=133.23µs med=174.53µs max=11.59ms  p(90)=195.07µs p(95)=201.63µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 440593
     http_req_receiving..........................: avg=24.21µs  min=12.54µs  med=23.19µs  max=2.84ms   p(90)=28.02µs  p(95)=30.36µs 
     http_req_sending............................: avg=8.81µs   min=5.32µs   med=9.01µs   max=322.84µs p(90)=11.37µs  p(95)=12.72µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=160.22µs min=106.08µs med=152.51µs max=13.87ms  p(90)=174.09µs p(95)=181.35µs
     http_reqs...................................: 440593  3671.564623/s
     iteration_duration..........................: avg=267.64µs min=192.46µs med=258.08µs max=14.05ms  p(90)=285.66µs p(95)=295.73µs
     iterations..................................: 440593  3671.564623/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   

@renovate renovate bot merged commit dd52311 into master Feb 18, 2026
18 checks passed
@renovate renovate bot deleted the renovate/pulumi-pulumi-3.x branch February 18, 2026 04:38
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