Skip to content

Update module github.com/pulumi/pulumi/pkg/v3 to v3.176.0 #2280

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

Merged
merged 1 commit into from
Jun 12, 2025

Conversation

pulumi-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/pulumi/pulumi/pkg/v3 require minor v3.175.0 -> v3.176.0

Release Notes

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

v3.176.0

Compare Source

3.176.0 (2025-06-12)

Features
  • [engine] Enable support for views by default
    #​19813

  • [cli/install] Resolve plugin download URLs by referencing the Pulumi Registry
    #​19762

  • [cli/plugin] Improve the error message when installing unknown resource plugins
    #​19773

  • [sdk/go] Add experimental policy as code SDK
    #​19670

Bug Fixes
  • [cli] Fix package add always reporting providers as crashing
    #​19769

  • [programgen] Fix panic in programgen

  • [cli/display] Send output about installing policy packs to stderr instead of stdout
    #​19816

  • [sdk/{go,nodejs,python}] Fix use of parameterized packages in mocks
    #​19722

Miscellaneous
  • [engine] Close SourceIterator
    #​19740

  • [pkg] Update go.opentelemetry.io/otel to v1.36.0
    #​19822


Configuration

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

🚦 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 has been generated by Renovate Bot.

@pulumi-renovate pulumi-renovate bot added dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update labels Jun 12, 2025
@pulumi-renovate pulumi-renovate bot enabled auto-merge (squash) June 12, 2025 14:27
@pulumi-renovate
Copy link
Contributor Author

ℹ Artifact update notice

File name: examples/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):

  • 17 additional dependencies were updated

Details:

Package Change
github.com/pulumi/pulumi/sdk/v3 v3.175.0 -> v3.176.0
cloud.google.com/go/compute/metadata v0.5.0 -> v0.6.0
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/rogpeppe/go-internal v1.12.0 -> v1.13.1
go.opentelemetry.io/otel v1.24.0 -> v1.36.0
go.opentelemetry.io/otel/metric v1.24.0 -> v1.36.0
go.opentelemetry.io/otel/trace v1.24.0 -> v1.36.0
golang.org/x/crypto v0.37.0 -> v0.38.0
golang.org/x/net v0.39.0 -> v0.40.0
golang.org/x/oauth2 v0.22.0 -> v0.27.0
golang.org/x/sync v0.13.0 -> v0.14.0
golang.org/x/sys v0.32.0 -> v0.33.0
golang.org/x/term v0.31.0 -> v0.32.0
golang.org/x/text v0.24.0 -> v0.25.0
google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20250519155744-55703ea1f237
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20250519155744-55703ea1f237
google.golang.org/grpc v1.67.1 -> v1.72.1
File name: provider/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):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/pulumi/pulumi/sdk/v3 v3.175.0 -> v3.176.0
google.golang.org/grpc v1.67.1 -> v1.72.1
github.com/rogpeppe/go-internal v1.12.0 -> v1.13.1
golang.org/x/crypto v0.37.0 -> v0.38.0
golang.org/x/net v0.39.0 -> v0.40.0
golang.org/x/sync v0.13.0 -> v0.14.0
golang.org/x/sys v0.32.0 -> v0.33.0
golang.org/x/term v0.31.0 -> v0.32.0
golang.org/x/text v0.24.0 -> v0.25.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20250519155744-55703ea1f237

Copy link
Contributor

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Copy link

codecov bot commented Jun 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.83%. Comparing base (9829fe7) to head (6a530c3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2280   +/-   ##
=======================================
  Coverage   50.83%   50.83%           
=======================================
  Files          49       49           
  Lines        7084     7084           
=======================================
  Hits         3601     3601           
  Misses       3231     3231           
  Partials      252      252           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pulumi-renovate pulumi-renovate bot merged commit ad86694 into master Jun 12, 2025
20 checks passed
@pulumi-renovate pulumi-renovate bot deleted the renovate/pulumi branch June 12, 2025 14:48
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 impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants