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

⬆️ Bump the pulumi-dependencies group across 1 directory with 2 updates #183

Open
wants to merge 3 commits into
base: preview
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2024

Bumps the pulumi-dependencies group with 1 update in the / directory: github.com/pulumi/pulumi/pkg/v3.

Updates github.com/pulumi/pulumi/pkg/v3 from 3.118.0 to 3.123.0

Release notes

Sourced from github.com/pulumi/pulumi/pkg/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/pkg/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

Updates github.com/pulumi/pulumi/sdk/v3 from 3.118.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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pulumi-dependencies group with 1 update in the / directory: [github.com/pulumi/pulumi/pkg/v3](https://github.com/pulumi/pulumi).


Updates `github.com/pulumi/pulumi/pkg/v3` from 3.118.0 to 3.123.0
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.118.0...v3.123.0)

Updates `github.com/pulumi/pulumi/sdk/v3` from 3.118.0 to 3.123.0
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.118.0...v3.123.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 11, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants