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

chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.149.0 to 3.153.1 in /sdk #437

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2025

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.149.0 to 3.153.1.

Release notes

Sourced from github.com/pulumi/pulumi/sdk/v3's releases.

v3.153.1

3.153.1 (2025-02-28)

Bug Fixes

  • [programgen] Fix concurrent map write panics in the caching mapper #18746

  • [sdk/python] Fix get_organization returning None from older SDKs #18769

v3.153.0

3.153.0 (2025-02-27)

Features

  • [sdkgen/dotnet] Update pulumi-dotnet to v3.75.2

  • [auto/python] Add --preview-only to the refresh command in the Python Automation API #18674

  • [sdk/{dotnet,go,java,nodejs,python,yaml}] Add the ability to lookup project root from sdks, equivalent to path.root in Terraform #18595

Bug Fixes

  • [cli] Make policy rm and stack rm non-interactive when requested #18708

  • [engine] Fix a panic when importing a stack reference #18704

  • [cli/new] Report all errors from git clone for multiple refs. #18702

  • [cli/package] Correctly deal with subdirs in package add when no version number is specified #18605

  • [cli/package] Improve disambiguation for package loading when a name is passed in #18709

  • [programgen/dotnet] Fix generating SDKs for .NET projects when using pulumi convert #18510

  • [sdkgen/dotnet] Revert provider SDKs to target net6 #18729

... (truncated)

Changelog

Sourced from github.com/pulumi/pulumi/sdk/v3's changelog.

3.153.1 (2025-02-28)

Bug Fixes

  • [programgen] Fix concurrent map write panics in the caching mapper #18746

  • [sdk/python] Fix get_organization returning None from older SDKs #18769

3.153.0 (2025-02-27)

Features

  • [sdkgen/dotnet] Update pulumi-dotnet to v3.75.2

  • [auto/python] Add --preview-only to the refresh command in the Python Automation API #18674

  • [sdk/{dotnet,go,java,nodejs,python,yaml}] Add the ability to lookup project root from sdks, equivalent to path.root in Terraform #18595

Bug Fixes

  • [cli] Make policy rm and stack rm non-interactive when requested #18708

  • [engine] Fix a panic when importing a stack reference #18704

  • [cli/new] Report all errors from git clone for multiple refs. #18702

  • [cli/package] Correctly deal with subdirs in package add when no version number is specified #18605

  • [cli/package] Improve disambiguation for package loading when a name is passed in #18709

  • [programgen/dotnet] Fix generating SDKs for .NET projects when using pulumi convert #18510

  • [sdkgen/dotnet] Revert provider SDKs to target net6 #18729

  • [sdk/{go,nodejs,python}] Exclude resource references from property dependencies for packaged components #18620

... (truncated)

Commits
  • 1a3e0cb [sdk/python] Fix get_organization returning None (#18769)
  • 4ae119c Do not os.Exit from RunCmdFunc (#18757)
  • e0bb524 Revert "Try to use latest config when rehydrating default providers from stat...
  • 1fb0d4e use namespace instead of publisher for Go package generation (#18755)
  • 2d6fe46 De-duplicate the build for make build and make test (#18728)
  • 9fc89cf Try to use latest config when rehydrating default providers from state (#18740)
  • c1c1778 Add RegisterResource diagram for Construct (#18747)
  • bdf33ff Add comment about TargetFramework (#18745)
  • 15315ee add namespace field to pulumi.json (#18720)
  • b615c55 try to fix flake in TestGeneratedPackage (#18739)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.149.0 to 3.153.1.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.149.0...v3.153.1)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi/sdk/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from dirien as a code owner March 2, 2025 08:07
@dependabot dependabot bot added the dependencies Dependencies need to be updated label Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies need to be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants