Skip to content
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

Update first-party Pulumi dependencies to v3.158.0 #203

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

pulumi-renovate[bot]
Copy link
Contributor

@pulumi-renovate pulumi-renovate bot commented Mar 25, 2025

This PR contains the following updates:

Package Type Update Change
github.com/pulumi/pulumi/pkg/v3 require minor v3.157.0 -> v3.158.0
github.com/pulumi/pulumi/sdk/v3 require minor v3.157.0 -> v3.158.0

Release Notes

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

v3.158.0

Compare Source

3.158.0 (2025-03-24)
Features
  • [sdkgen] Aliases in provider schemas can now be set with just an array of strings for the aliased types
    #​18925

  • [cli/engine] Allow targets to be excluded with the --exclude flag. --exclude-dependents can also be used to exclude all children of an excluded target as well
    #​18828

  • [sdk/{go,python}] Add pulumiResourceName and pulumiResourceType to get the runtime name and type token for resources
    #​18959

  • [cli/{install,package}] Install package SDKs on pulumi install
    #​18940

  • [programgen/nodejs] Add tryOutput generation to nodejs
    #​18852

  • [sdk/{nodejs,python}] Report an error when no components are found
    #​18988

  • [cli/package] Add experimental package publishing command
    #​18818

  • [cli/package] Allow overriding name and namespace of plugins in PulumiPlugin.yaml
    #​18990

  • [sdk/yaml] Upgrade pulumi-yaml to 1.15.0
    #​19002

Bug Fixes
  • [cli/display] Don't print "same" outputs in --refresh
    #​18943

  • [engine sdk/go] Allow retain on delete to be overridden back to false by child resources that inherit it
    #​18956

  • [cli/{install,package}] Avoid duplicate packages in requirements.txt
    #​18972

  • [cli/state] State rename no longer overly strictly validates resources names
    #​18938

  • [pkg] The refresh command now respects TargetDependents
    #​18905

  • [sdk/python] Report better error messages for various error cases
    #​18983

  • [sdk/python] Remove the dev dependency on pytest-watch
    #​19008


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 these updates 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 Mar 25, 2025
@pulumi-renovate pulumi-renovate bot enabled auto-merge (squash) March 25, 2025 00:54
Copy link

Does the PR have any schema changes?

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

@pulumi-renovate pulumi-renovate bot changed the title Update module github.com/pulumi/pulumi/sdk/v3 to v3.158.0 Update first-party Pulumi dependencies to v3.158.0 Mar 25, 2025
@pulumi-renovate pulumi-renovate bot merged commit 21edc1a into master Mar 25, 2025
17 checks passed
@pulumi-renovate pulumi-renovate bot deleted the renovate/pulumi branch March 25, 2025 02:00
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