Skip to content

chore(deps): update dependency pulumi to v3.226.0#8

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/pulumi-3.x
Mar 19, 2026
Merged

chore(deps): update dependency pulumi to v3.226.0#8
renovate[bot] merged 1 commit intomainfrom
renovate/pulumi-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 8, 2026

This PR contains the following updates:

Package Update Change Pending
pulumi minor 3.223.03.226.0 3.227.0

Release Notes

pulumi/pulumi (pulumi)

v3.226.0

Compare Source

Features
  • [backend/service] Automatically repair snapshot integrity issues, while sending an error event to the backend for further diagnosis
    #​22179

  • [cli] Add a --otel-traces flag, that allows writing otel traces to a file, or directly to a grpc interface
    #​22129

  • [engine] Engine will use provider references from __self__ arguments to calls
    #​22114

  • [sdk/bun] Support bun as a runtime
    #​22177
    #​22049

  • [sdk/bun] Add debugger support for the bun runtime
    #​22177

  • [sdk/bun] Add support for Bun as a plugin runtime
    #​22189

Bug Fixes
  • [engine] Fix ReplacementTrigger firing due to dependency changes
    #​22119

  • [engine] Correctly serialize output values to the snapshot rather than always recording them as computed even when known
    #​22120

  • [pcl] Support resource ranges in PCL
    #​22144

  • [cli/config] Include environments used when refreshing a stack's config
    #​22103

  • [cli/display] Fix pulumi destroy not showing parent resource hierarchy
    #​22148

  • [cli/package] Correctly parse package URLs with .git in them
    #​22174

  • [cli/plugin] Fix package get-schema for binary providers at relative paths
    #​22107

  • [sdk/python] Handle null detailedDiff in automation StepEventMetadata JSON parsing
    #​22140

  • [cli/state] Fix state move integrity errors when copied providers depend on resources left in source stack
    #​22141

Miscellaneous
  • [cli/about] Show bun information in pulumi about
    #​22121

  • [programgen/go] Target go 1.25 for generated go.mod files (instead of go 1.23)
    #​22070

  • [sdkgen/go] Target go 1.25 for generated go.mod files for SDKs (instead of go 1.20)
    #​22131

  • [sdk/python] Read Poetry and uv lockfiles to determine program dependencies
    #​22072

  • [sdk/python] Use importlib to find pulumi-plugin.json for installed packages
    #​22127

v3.225.1

Compare Source

Bug Fixes
  • [engine] Fix inheritence of default providers across resources of different packages
    #​22101

  • [programgen/go] Fix panic on digit-prefixed schema properties in Go code generation
    #​21917

  • [programgen/go] Fix plain values not always being lifted to input/output values when needed
    #​22084

  • [programgen/python] Fix generation of entries and lookup calls
    #​22086

v3.225.0

Compare Source

Features
  • [engine] Automatically make invoke outputs secret when there is a secret input, and the invoke provider does not support secrets
    #​21959

  • [engine] The engine now handles the inheritance of the provider option in resource registrations
    #​21999

  • [engine] Enable journaling by default. It can still be turned off using the PULUMI_DISABLE_JOURNALING env variable
    #​22041

  • [programgen] PCL can now express config values should be read as secrets
    #​22066

  • [yaml] Update yaml to v1.30.0

  • [cli/engine] Add a flag for automatically opening a Neo task on preview/up failure
    #​21960

  • [cli/package] Support source-based packages in pulumi schema check, not just schema files
    #​21897

Bug Fixes
  • [cli] Fix stack import panicking when importing a service stack into a DIY backend
    #​22076

  • [engine] Fix panic when a new component resource in the program is not targeted
    #​21957

  • [sdk/nodejs] Implement GetProgramDependencies for bun and pnpm
    #​22065

Miscellaneous
  • [cli] Build language plugins with the grpcnotrace tag to reduce the binary size
    #​22012

v3.224.0

Compare Source

Features
  • [backend/diy] Add zstd compression option for DIY backend state files
    #​21877
Bug Fixes
  • [cli/state] state move now correctly handles reparenting of resources

  • [pkg] Correct the schema for "pulumi:pulumi:StackReference"
    #​21895

  • [programgen/nodejs] Correct the semantics of singleOrNone in generated files
    #​21947

  • [sdk/python] Fix StepEventMetadata.from_json reading detailed_diff (snake_case) instead of detailedDiff (camelCase), and PolicyEvent.from_json reading resource_urn instead of resourceUrn, causing both fields to always be None
    #​21714

  • [sdk/python] Convert integer component inputs to int
    #​21944

  • [sdk/python] Fix crash in forked processes using automation API
    #​21937

Miscellaneous
  • [sdk] Update java, dotnet & yaml
    #​21961

  • [sdk/python] Improve the performance of contains_unknowns for large objects
    #​21893


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10am and before 4pm every weekday" in timezone America/New_York.

🚦 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 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.

@renovate renovate Bot force-pushed the renovate/pulumi-3.x branch from d6493b6 to aacfafe Compare March 9, 2026 05:48
@renovate renovate Bot force-pushed the renovate/pulumi-3.x branch from aacfafe to a94c072 Compare March 10, 2026 22:30
@renovate renovate Bot changed the title chore(deps): update dependency pulumi to v3.224.0 chore(deps): update dependency pulumi to v3.225.1 Mar 10, 2026
@renovate renovate Bot enabled auto-merge (squash) March 19, 2026 17:20
@renovate renovate Bot force-pushed the renovate/pulumi-3.x branch from a94c072 to 61ab01f Compare March 19, 2026 17:20
@renovate renovate Bot changed the title chore(deps): update dependency pulumi to v3.225.1 chore(deps): update dependency pulumi to v3.226.0 Mar 19, 2026
@renovate renovate Bot merged commit 36de815 into main Mar 19, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/pulumi-3.x branch March 19, 2026 17:21
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