Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.169.0 to 3.191.0.

Release notes

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

v3.191.0

3.191.0 (2025-08-21)

Features

  • [cli] Document the PULUMI_ENABLE_STREAMING_JSON_PREVIEW envvar. #20328

Bug Fixes

  • [engine] Check providers returning 'version' or '__internal' in their inputs #20313

  • [engine] Fix a panic with refresh --run-program #20337

  • [engine] Fix an infinite loop from passing unordered resources to the dependency system when using --refresh

  • [programgen] Emit warnings instead of errors in non-strict mode when binding resource blocks #20347

  • [programgen] Simplify range value types when it is derived from object of objects and warn on unknown properties #20345

  • [programgen] Warn instead of erroring out when traversing a NoneType in PCL #20342

  • [cli/display] Escape non-graphic characters in URNs #20295

  • [cli/import] Disambiguate duplicate resource names by their types when importing #20348

  • [cli/new] Don't prompt for ai or template when passing --yes #20256

Miscellaneous

  • [cli] Log version and CLI metadata #20334

  • [cli/package] Pass ParameterizeParameters to SchemaFromSchemaSource #20324

v3.190.0

3.190.0 (2025-08-15)

... (truncated)

Changelog

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

3.191.0 (2025-08-21)

Features

  • [cli] Document the PULUMI_ENABLE_STREAMING_JSON_PREVIEW envvar. #20328

Bug Fixes

  • [engine] Check providers returning 'version' or '__internal' in their inputs #20313

  • [engine] Fix a panic with refresh --run-program #20337

  • [engine] Fix an infinite loop from passing unordered resources to the dependency system when using --refresh

  • [programgen] Emit warnings instead of errors in non-strict mode when binding resource blocks #20347

  • [programgen] Simplify range value types when it is derived from object of objects and warn on unknown properties #20345

  • [programgen] Warn instead of erroring out when traversing a NoneType in PCL #20342

  • [cli/display] Escape non-graphic characters in URNs #20295

  • [cli/import] Disambiguate duplicate resource names by their types when importing #20348

  • [cli/new] Don't prompt for ai or template when passing --yes #20256

Miscellaneous

  • [cli] Log version and CLI metadata #20334

  • [cli/package] Pass ParameterizeParameters to SchemaFromSchemaSource #20324

3.190.0 (2025-08-15)

Features

... (truncated)

Commits
  • 95daff0 Fix dependency graph hangs in refresh (#20339)
  • 16495a2 Disambiguate duplicate resource names by their types when importing (#20348)
  • 33a8e42 [PCL] Simplify range value types when it is derived from object of objects an...
  • fed92da Emit warnings instead of erros in non-strict mode when binding resource block...
  • 6c106f6 [convert] Warn instead of erroring out when traversing a NoneType in PCL (#20...
  • c82e08f Fix parallel map write panic (#20337)
  • d6b90ac Pass ParameterizeParameters to SchemaFromSchemaSource (#20324)
  • fff49ef Log version and CLI metadata (#20334)
  • ff004ea improve snapshotEqual algorithm (#20323)
  • ffcb32f engine: add a PluginManager interface (#20329)
  • 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.169.0 to 3.191.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.169.0...v3.191.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 25, 2025 05:56
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 25, 2025
@dependabot dependabot bot requested review from Timmy1e and timrab August 25, 2025 05:56
@dependabot dependabot bot added the go Pull requests that update go code label Aug 25, 2025
@Timmy1e Timmy1e removed their request for review August 25, 2025 08:21
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2025

Superseded by #16.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pulumi/pulumi/sdk/v3-3.191.0 branch September 1, 2025 07:31
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.

0 participants