Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @pulumi/pulumi from 2.15.6 to 3.9.1.

Release notes

Sourced from @​pulumi/pulumi's releases.

v3.9.1

Improvements

Bug Fixes

  • [cli] - Respect provider aliases #7166

  • [cli] - pulumi stack ls now returns all accessible stacks (removing earlier cap imposed by the httpstate backend). #3620

  • [sdk/go] - Fix panics caused by logging from ApplyT, affecting pulumi-docker and potentially other providers #7661

  • [sdk/python] - Handle unknown results from methods. #7677

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

... (truncated)

Changelog

Sourced from @​pulumi/pulumi's changelog.

3.9.1 (2021-07-29)

Bug Fixes

  • [cli] - Respect provider aliases #7166

  • [cli] - pulumi stack ls now returns all accessible stacks (removing earlier cap imposed by the httpstate backend). #3620

  • [sdk/go] - Fix panics caused by logging from ApplyT, affecting pulumi-docker and potentially other providers #7661

  • [sdk/python] - Handle unknown results from methods. #7677

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)

... (truncated)

Commits
  • ba70b3f Attempt to avoid triple-building projects in the solution (#7638)
  • 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...
  • 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 30, 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.

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.

1 participant