Skip to content

build(deps): bump @pulumi/pulumi from 2.15.6 to 3.9.0#571

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/pulumi/pulumi-3.9.0
Closed

build(deps): bump @pulumi/pulumi from 2.15.6 to 3.9.0#571
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/pulumi/pulumi-3.9.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @pulumi/pulumi from 2.15.6 to 3.9.0.

Release notes

Sourced from @​pulumi/pulumi's releases.

v3.9.0

Improvements

  • [sdk/go] - Add stack output helpers for numeric types. #7410

  • [sdk/python] - Permit Input[Resource] values in depends_on. #7559

  • [backend/filestate] - Allow pulumi stack ls to see all stacks regardless of passphrase. #7660

Bug Fixes

  • [sdk/{go,python,nodejs}] - Rehydrate provider resources in Construct. #7624

  • [engine] - Include children when targeting components. #7605

  • [cli] - Restore passing log options to providers when --logflow is specified pulumi/pulumi#7640

  • [sdk/nodejs] - Fix pulumi up --logflow causing Node multi-lang components to hang #7644

  • [sdk/{dotnet,python,nodejs}] - Set the package on DependencyProviderResource. #7630

v3.8.0

Improvements

  • [sdk/dotnet] - Fix async await warnings. #7537

  • [codegen/dotnet] - Emit dynamic config-getters. #7549

  • [sdk/python] - Support for authoring resource methods in Python. #7555

  • [sdk/{go,dotnet}] - Admit non-asset/archive values when unmarshalling into assets and archives. #7579

Bug Fixes

  • [sdk/dotnet] - Fix for race conditions in .NET SDK that used to manifest as a KeyNotFoundException from WhileRunningAsync. #7529

... (truncated)

Changelog

Sourced from @​pulumi/pulumi's changelog.

3.9.0 (2021-07-28)

Improvements

  • [sdk/go] - Add stack output helpers for numeric types. #7410

  • [sdk/python] - Permit Input[Resource] values in depends_on. #7559

  • [backend/filestate] - Allow pulumi stack ls to see all stacks regardless of passphrase. #7660

Bug Fixes

  • [sdk/{go,python,nodejs}] - Rehydrate provider resources in Construct. #7624

  • [engine] - Include children when targeting components. #7605

  • [cli] - Restore passing log options to providers when --logflow is specified pulumi/pulumi#7640

  • [sdk/nodejs] - Fix pulumi up --logflow causing Node multi-lang components to hang #7644

  • [sdk/{dotnet,python,nodejs}] - Set the package on DependencyProviderResource. #7630

3.8.0 (2021-07-22)

Improvements

  • [sdk/dotnet] - Fix async await warnings. #7537

  • [codegen/dotnet] - Emit dynamic config-getters. #7549

  • [sdk/python] - Support for authoring resource methods in Python. #7555

  • [sdk/{go,dotnet}] - Admit non-asset/archive values when unmarshalling into assets and archives. #7579

Bug Fixes

  • [sdk/dotnet] - Fix for race conditions in .NET SDK that used to

... (truncated)

Commits
  • 3aa97a4 Fanout build experiment (#7628)
  • a05c3a4 Set the package on DependencyProviderResource (#7630)
  • babedf5 Ignore logflow args in Node providers (#7644)
  • e8bd8e5 Rehydrate provider resources in Construct (#7624)
  • 0bcca38 [sdk] Wait on remote component dependencies (#7541)
  • c6062ea [sdk/nodejs] Fix a bug in closure serialization. (#6999)
  • c1f3e1c [sdk/nodejs] Support for calling methods (#7377)
  • eb32039 Add replaceOnChanges resource option (#7226)
  • 84b574f Initial support for resource methods (authoring from Node.js, calling from Py...
  • c37cbc9 Fix a hang in nodejs remote components when an error is thrown within an appl...
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 28, 2021
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview
Copy link
Contributor Author

Superseded by #573.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/pulumi/pulumi-3.9.0 branch July 30, 2021 01:50
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