Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.203.0 to 3.207.0.

Release notes

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

v3.207.0

3.207.0 (2025-11-12)

Features

  • [cli] Log gRPC requests before invoking them in gRPC debug interceptor #20817

  • [engine] Add ReplaceWith resource option to allow one resource's replace operations to trigger another's #20693

  • [sdkgen/python] Allow all PEP440 version specifiers to be used

Bug Fixes

  • [cli/import] Return errors when an import fails #20904

  • [engine] Fix parenting of resources in some cases in refresh --run-program #20894

  • [engine] Fix StackReference secrets performance #20908

  • [programgen] Do not panic when re-writing type-invalid PCL #20770

  • [sdk/go] Fix import path in instructions when linking a package in Go #20888

  • [sdk/nodejs] Fix closure serialization on Node.js v25.2.0 #20913

  • [sdk/{nodejs,python}] Avoid cancellations due to do slow processing of requests

  • [sdk/python] Avoid cancellations due to do slow processing of requests in the callbacks server #20917

Miscellaneous

  • [engine] Stop sending ConfigPropertyMap as part of RunRequest #20887

v3.206.0

3.206.0 (2025-11-05)

... (truncated)

Changelog

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

3.207.0 (2025-11-12)

Features

  • [cli] Log gRPC requests before invoking them in gRPC debug interceptor #20817

  • [engine] Add ReplaceWith resource option to allow one resource's replace operations to trigger another's #20693

  • [sdkgen/python] Allow all PEP440 version specifiers to be used

Bug Fixes

  • [cli/import] Return errors when an import fails #20904

  • [engine] Fix parenting of resources in some cases in refresh --run-program #20894

  • [engine] Fix StackReference secrets performance #20908

  • [programgen] Do not panic when re-writing type-invalid PCL #20770

  • [sdk/go] Fix import path in instructions when linking a package in Go #20888

  • [sdk/nodejs] Fix closure serialization on Node.js v25.2.0 #20913

  • [sdk/{nodejs,python}] Avoid cancellations due to do slow processing of requests

  • [sdk/python] Avoid cancellations due to do slow processing of requests in the callbacks server #20917

Miscellaneous

  • [engine] Stop sending ConfigPropertyMap as part of RunRequest #20887

3.206.0 (2025-11-05)

Features

... (truncated)

Commits
  • 5e3a500 upgrade language providers to latest versions (#20918)
  • ff9df44 Avoid cancellations due to do slow processing of requests (#20920)
  • a332525 schema: allow any pep440 constraint for specifying pulumi version in python (...
  • ff1b5f6 Disambiguate registry and non-registry templates in pulumi new select (#20701)
  • 5137a3f import: actually return errors if we have them (#20904)
  • b4002be Avoid cancellations due to do slow processing of requests in the callbacks se...
  • 9c779ed Fix StackReference secrets performance (#20908)
  • 4fedb1c Fix closure serialization on Node.js v25.2.0 (#20913)
  • 32235a1 Add ReplaceWith resource option (#20693)
  • 4201af6 Log deleteProvider calls (#20906)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 17, 2025
Bumps [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.203.0 to 3.207.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.203.0...v3.207.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pulumi/pulumi/sdk/v3-3.207.0 branch from 7e0298e to 244265e Compare November 22, 2025 06:38
@pandatix pandatix merged commit 095eb4b into main Nov 22, 2025
13 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pulumi/pulumi/sdk/v3-3.207.0 branch November 22, 2025 07:12
@coveralls
Copy link

coveralls commented Nov 22, 2025

Pull Request Test Coverage Report for Build 19591738457

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 12 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.1%) to 52.006%

Files with Coverage Reduction New Missed Lines %
pkg/services/etcd/manager.go 3 74.68%
cmd/chall-manager-janitor/main.go 9 80.07%
Totals Coverage Status
Change from base Build 19591723614: -0.1%
Covered Lines: 4434
Relevant Lines: 8526

💛 - Coveralls

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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants