Skip to content

Comments

fix(deps): update dependency pulumi to v3.223.0#255

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pulumi-3.x
Open

fix(deps): update dependency pulumi to v3.223.0#255
renovate[bot] wants to merge 1 commit intomainfrom
renovate/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 (changelog) ==3.220.0==3.223.0 age confidence

Release Notes

pulumi/pulumi (pulumi)

v3.223.0

Compare Source

Bug Fixes
  • [engine] Report policy pack installation errors
    #​21882

v3.222.0

Compare Source

Features
  • [programgen/go] Generate Call requests
    #​21836
Bug Fixes
  • [sdk/{nodejs,python}] Fix hang when loading policy packs that use v1.18.1 or older of the policy SDK
    #​21866

v3.221.0

Compare Source

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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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

github-actions bot commented Feb 18, 2026

🍹 preview on pingall/dev

Pulumi report
  Previewing update (dev):
Downloading plugin google-native-0.32.0: starting
Downloading plugin aws-7.19.0: starting
Downloading plugin docker-build-0.0.15: starting
Downloading plugin docker-4.11.0: starting
Downloading plugin gcp-9.11.0: starting
Downloading plugin azure-native-2.73.0: starting
Downloading plugin alicloud-3.95.0: starting
Downloading plugin std-2.3.2: starting
Downloading plugin containerregistry-0.0.14: starting
Downloading plugin std-2.3.2: done
Downloading plugin google-native-0.32.0: done
Installing plugin std-2.3.2: starting
@ previewing update....
Installing plugin google-native-0.32.0: starting
Downloading plugin docker-4.11.0: done
Downloading plugin containerregistry-0.0.14: done
Installing plugin docker-4.11.0: starting
Installing plugin containerregistry-0.0.14: starting
Installing plugin std-2.3.2: done
Downloading plugin docker-build-0.0.15: done
Installing plugin docker-build-0.0.15: starting
Downloading plugin azure-native-2.73.0: done
Installing plugin azure-native-2.73.0: starting
Downloading plugin gcp-9.11.0: done
Installing plugin google-native-0.32.0: done
Installing plugin gcp-9.11.0: starting
Installing plugin containerregistry-0.0.14: done
Downloading plugin alicloud-3.95.0: done
Installing plugin alicloud-3.95.0: starting
@ previewing update....
Downloading plugin aws-7.19.0: done
Installing plugin aws-7.19.0: starting
Installing plugin docker-4.11.0: done
Installing plugin docker-build-0.0.15: done
Installing plugin azure-native-2.73.0: done
@ previewing update....
Installing plugin gcp-9.11.0: done
Installing plugin alicloud-3.95.0: done
@ previewing update......
Installing plugin aws-7.19.0: done

@ previewing update....
  pulumi:pulumi:Stack pingall-dev  Loading nix dependencies...
@ previewing update.....
  pulumi:pulumi:Stack pingall-dev  Dependencies loaded.
@ previewing update....
  pulumi:pulumi:Stack pingall-dev  Running: faas.gcp
@ previewing update.....
  pulumi:pulumi:Stack pingall-dev running Running: faas.gcp
@ previewing update....
  pulumi:pulumi:Stack pingall-dev running Running: faas.azure
@ previewing update.....
  pulumi:pulumi:Stack pingall-dev running Running: faas.aws
@ previewing update..........................
  pulumi:pulumi:Stack pingall-dev running Running: faas.alicloud
@ previewing update.........................
  pulumi:pulumi:Stack pingall-dev  6 messages
Diagnostics:
pulumi:pulumi:Stack (pingall-dev):
  Loading nix dependencies...
  Dependencies loaded.
  Running: faas.gcp
  Running: faas.azure
  Running: faas.aws
  Running: faas.alicloud

Resources:
  855 unchanged

  

@renovate renovate bot force-pushed the renovate/pulumi-3.x branch from 60fba0a to 745a459 Compare February 19, 2026 05:29
@renovate renovate bot changed the title fix(deps): update dependency pulumi to v3.221.0 fix(deps): update dependency pulumi to v3.222.0 Feb 19, 2026
@renovate renovate bot changed the title fix(deps): update dependency pulumi to v3.222.0 fix(deps): update dependency pulumi to v3.223.0 Feb 20, 2026
@renovate renovate bot force-pushed the renovate/pulumi-3.x branch from 745a459 to 1ff5f7e Compare February 20, 2026 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants