Skip to content

chore(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.226.0#899

Merged
muhlba91 merged 1 commit intomainfrom
renovate/github.com-pulumi-pulumi-sdk-v3-3.x
Mar 12, 2026
Merged

chore(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.226.0#899
muhlba91 merged 1 commit intomainfrom
renovate/github.com-pulumi-pulumi-sdk-v3-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 12, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/pulumi/pulumi/sdk/v3 v3.225.1v3.226.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)

v3.226.0

Compare Source

3.226.0 (2026-03-11)

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate-minor labels Mar 12, 2026
@renovate renovate bot requested a review from muhlba91 as a code owner March 12, 2026 17:50
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 12, 2026

ℹ️ Artifact update notice

File name: sdk/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 21 additional dependencies were updated

Details:

Package Change
github.com/charmbracelet/bubbles v0.18.0 -> v1.0.0
github.com/charmbracelet/bubbletea v0.26.6 -> v1.3.10
github.com/charmbracelet/lipgloss v0.12.1 -> v1.1.0
github.com/charmbracelet/x/term v0.1.1 -> v0.2.2
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.7 -> v2.28.0
github.com/lucasb-eyer/go-colorful v1.2.0 -> v1.3.0
github.com/mattn/go-runewidth v0.0.16 -> v0.0.20
github.com/muesli/termenv v0.15.2 -> v0.16.0
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 -> v1.4.0
github.com/spf13/cobra v1.8.1 -> v1.10.2
go.opentelemetry.io/collector/featuregate v1.51.0 -> v1.53.0
go.opentelemetry.io/collector/pdata v1.51.0 -> v1.53.0
go.opentelemetry.io/otel v1.40.0 -> v1.41.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.40.0 -> v1.41.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.40.0 -> v1.41.0
go.opentelemetry.io/otel/metric v1.40.0 -> v1.41.0
go.opentelemetry.io/otel/sdk v1.40.0 -> v1.41.0
go.opentelemetry.io/otel/trace v1.40.0 -> v1.41.0
google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260226221140-a57be14db171
google.golang.org/genproto/googleapis/rpc v0.0.0-20260128011058-8636f8732409 -> v0.0.0-20260226221140-a57be14db171
google.golang.org/grpc v1.78.0 -> v1.79.1

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate-minor labels Mar 12, 2026
@gitstream-cm
Copy link
Copy Markdown

gitstream-cm bot commented Mar 12, 2026

🚨 gitStream Monthly Automation Limit Reached 🚨

Your organization has exceeded the number of pull requests allowed for automation with gitStream.
Monthly PRs automated: 252/250

To continue automating your PR workflows and unlock additional features, please contact LinearB.

@muhlba91 muhlba91 merged commit e2edf67 into main Mar 12, 2026
12 checks passed
@muhlba91 muhlba91 deleted the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch March 12, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate-minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant