pulumiverse / pulumi-concourse

Pulumi provider for Concourse
Apache License 2.0
5 stars 2 forks source link

Bump github.com/pulumi/pulumi/sdk/v3 from 3.4.0 to 3.30.0 in /sdk #2

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.4.0 to 3.30.0.

Release notes

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

v3.30.0

Improvements

  • [cli] Split invoke request protobufs, as monitors and providers take different arguments. #9323

  • [providers] - gRPC providers can now support an Attach method for debugging. The engine will attach to providers listed in the PULUMI_DEBUG_PROVIDERS environment variable. This should be of the form "providerName:port,otherProvider:port". #8979

Bug Fixes

  • [cli/plugin] - Dynamic provider binaries will now be found even if pulumi/bin is not on $PATH. #9396

  • [sdk/go] - Fail appropriatly for config.Try* and config.Require* where the key is present but of the wrong type. #9407

v3.29.1

Improvements

  • [cli] - Installing of language specific project dependencies is now managed by the language plugins, not the pulumi cli. #9294

  • [cli] Warn users when there are pending operations but proceed with deployment #9293

  • [cli] Display more useful diffs for secrets that are not primitive values #9351

  • [cli] - Warn when additionalSecretOutputs is used to mark the id property as secret. #9360

  • [cli] Display richer diffs for texutal property values. #9376

  • [cli] Display richer diffs for JSON/YAML property values. #9380

Bug Fixes

  • [codegen/node] - Fix an issue with escaping deprecation messages. #9371

  • [cli] - StackReferences will now correctly use the service bulk decryption end point. #9373

v3.28.0

Improvements

... (truncated)

Changelog

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

3.30.0 (2022-04-20)

Improvements

  • [cli] Split invoke request protobufs, as monitors and providers take different arguments. #9323

  • [providers] - gRPC providers can now support an Attach method for debugging. The engine will attach to providers listed in the PULUMI_DEBUG_PROVIDERS environment variable. This should be of the form "providerName:port,otherProvider:port". #8979

Bug Fixes

  • [cli/plugin] - Dynamic provider binaries will now be found even if pulumi/bin is not on $PATH. #9396

  • [sdk/go] - Fail appropriatly for config.Try* and config.Require* where the key is present but of the wrong type. #9407

3.29.1 (2022-04-13)

Improvements

  • [cli] - Installing of language specific project dependencies is now managed by the language plugins, not the pulumi cli. #9294

  • [cli] Warn users when there are pending operations but proceed with deployment #9293

  • [cli] Display more useful diffs for secrets that are not primitive values #9351

  • [cli] - Warn when additionalSecretOutputs is used to mark the id property as secret. #9360

  • [cli] Display richer diffs for texutal property values. #9376

  • [cli] Display richer diffs for JSON/YAML property values. #9380

Bug Fixes

  • [codegen/node] - Fix an issue with escaping deprecation messages. #9371

  • [cli] - StackReferences will now correctly use the service bulk decryption end point. #9373

3.28.0 (2022-04-01)

... (truncated)

Commits


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 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)