rswanson / node_deployer

highly opinioned iac code for deploying ethereum nodes
Apache License 2.0
3 stars 0 forks source link

chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.122.0 to 3.123.0 #52

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.122.0 to 3.123.0.

Release notes

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

v3.123.0

3.123.0 (2024-07-10)

Features

  • [docs] Add ability to constrain supported languages of resource and function overlays #16579

  • [engine] Guess references to properties 'name' and 'arn' between dependant resources during import #16234

  • [sdk/nodejs] Add dependsOn to InvokeOptions in the NodeJS SDK #16560

Bug Fixes

  • [cli/new] Use default values for language specific prompts when using --yes #16595

  • [docs] Fix generating constructor syntax examples for kubernetes #16574

  • [docs] Fix generating constructor syntax examples in Go for package awsx #16583

  • [backend/service] Retry POST requests that time out during handshake timeouts #16576

  • [engine] Avoid computing refresh Diffs for external resources #16544

  • [engine] Fix program hanging when the import resource option is used and the inputs don't match #16572

  • [programgen/go] Do not emit index module for resources without a schema #16588

  • [sdk/go] Fix out-of-range panic when sanitizing PATH env var #16575

  • [sdk/nodejs] Fix creating a closure with object getters and setters #16568

  • [programgen/python] Fix Python program generation for remote assets #16556

Miscellaneous

... (truncated)

Changelog

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

3.123.0 (2024-07-10)

Features

  • [docs] Add ability to constrain supported languages of resource and function overlays #16579

  • [engine] Guess references to properties 'name' and 'arn' between dependant resources during import #16234

  • [sdk/nodejs] Add dependsOn to InvokeOptions in the NodeJS SDK #16560

Bug Fixes

  • [cli/new] Use default values for language specific prompts when using --yes #16595

  • [docs] Fix generating constructor syntax examples for kubernetes #16574

  • [docs] Fix generating constructor syntax examples in Go for package awsx #16583

  • [backend/service] Retry POST requests that time out during handshake timeouts #16576

  • [engine] Avoid computing refresh Diffs for external resources #16544

  • [engine] Fix program hanging when the import resource option is used and the inputs don't match #16572

  • [programgen/go] Do not emit index module for resources without a schema #16588

  • [sdk/go] Fix out-of-range panic when sanitizing PATH env var #16575

  • [sdk/nodejs] Fix creating a closure with object getters and setters #16568

  • [programgen/python] Fix Python program generation for remote assets #16556

Miscellaneous

... (truncated)

Commits
  • 21a7b50 Improve TypeDocs for sdk/nodejs/automation (#16616)
  • 26f70d4 Change parameterization in schemas to base64 strings (#16614)
  • a1d6b2c state_move: add output for all resources that will be moved (#16543)
  • a0e0208 Change parameterization to be bytes based (#16606)
  • b70d92a Use latest patch version of go in CI (#16609)
  • 1ddf9c2 state_move: add more tests and a couple of fixes (#16538)
  • c0ecc09 Prepare for v3.123.0 release (#16607)
  • 74e8928 Add ability to constrain supported languages of resource and function overlay...
  • f8236e1 [docs/go-program-gen] Fix generating constructor syntax examples in Go for pa...
  • 63b23ec [go/program-gen] Do not emit index module for resources without a schema (#16...
  • 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 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)