Skip to content

chore(deps-dev): bump @pulumi/pulumi from 3.35.1 to 3.36.0#10

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pulumi/pulumi-3.36.0
Closed

chore(deps-dev): bump @pulumi/pulumi from 3.35.1 to 3.36.0#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pulumi/pulumi-3.36.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 14, 2022

Bumps @pulumi/pulumi from 3.35.1 to 3.36.0.

Release notes

Sourced from @​pulumi/pulumi's releases.

v3.36.0

Improvements

  • [cli] Display outputs during the very first preview. #10031

  • [cli] Add Last Status to pulumi stack ls output. #6148

  • [cli] Allow pulumi destroy -s <stack> if not in a Pulumi project dir #9918

  • [protobuf] Pulumi protobuf messages are now namespaced under "pulumi". #10074

  • [cli] Truncate long stack outputs #9905

  • [sdk/go] Add As*Output methods to AnyOutput #10085

  • [yaml] Updates Pulumi YAML to v0.5.3

  • [sdk/go] Accept a short branch name in GitRepo.Branch #10118

Bug Fixes

  • [cli] pulumi convert help text is wrong #9892

  • [go/codegen] fix error assignment when creating a new resource in generated go code #10049

  • [cli] pulumi convert generates incorrect input parameter names for C# #10042

  • [engine] Un-parent child resource when a resource is deleted during a refresh. #10073

  • [cli] pulumi state change-secrets-provider now takes --stack into account #10075

  • [nodejs/sdkgen] Default set pulumi.name in package.json to the pulumi package name. #10088

  • [sdk/python] update protobuf library to v4 which speeds up pulumi CLI dramatically on M1 machines #10063

  • [go] Fix panic when returning pulumi.Bool, .String, .Int, and .Float64 in the argument to

... (truncated)

Changelog

Sourced from @​pulumi/pulumi's changelog.

3.36.0 (2022-07-13)

Improvements

  • [cli] Display outputs during the very first preview. #10031

  • [cli] Add Last Status to pulumi stack ls output. #6148

  • [cli] Allow pulumi destroy -s <stack> if not in a Pulumi project dir #9918

  • [protobuf] Pulumi protobuf messages are now namespaced under "pulumi". #10074

  • [cli] Truncate long stack outputs #9905

  • [sdk/go] Add As*Output methods to AnyOutput #10085

  • [yaml] Updates Pulumi YAML to v0.5.3

  • [sdk/go] Accept a short branch name in GitRepo.Branch #10118

Bug Fixes

  • [cli] pulumi convert help text is wrong #9892

  • [go/codegen] fix error assignment when creating a new resource in generated go code #10049

  • [cli] pulumi convert generates incorrect input parameter names for C# #10042

  • [engine] Un-parent child resource when a resource is deleted during a refresh. #10073

  • [cli] pulumi state change-secrets-provider now takes --stack into account #10075

  • [nodejs/sdkgen] Default set pulumi.name in package.json to the pulumi package name. #10088

  • [sdk/python] update protobuf library to v4 which speeds up pulumi CLI dramatically on M1 machines #10063

... (truncated)

Commits
  • 1beb4f8 Compile protobufs with "pulumi" namespace (#10074)
  • 233ecec Update all references to pulumi so that source-map-support isn't deprecated a...
  • b3fc3d6 Revert "Update all references to pulumi so that source-map-support isn't depr...
  • 4c6810f Update all references to pulumi so that source-map-support isn't deprecated a...
  • 07fec39 Fix createUrn when parent is the stack type (#10014)
  • 0d0144b Stop using Get/SetRootResource in nodejs (#9680)
  • 09d6751 Revert "Send smart aliases via gRPC to engine (#9731)" (#9999)
  • 10d4ef4 Include invoke.ts (and its type InvokeOptions) in generated documentation (...
  • 8d2ebaa Reference a later version of source-map-support (#9971)
  • See full diff 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 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)

Bumps [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) from 3.35.1 to 3.36.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pulumi/pulumi/commits/v3.36.0/sdk/nodejs)

---
updated-dependencies:
- dependency-name: "@pulumi/pulumi"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 14, 2022
@dependabot dependabot bot requested a review from 2fd July 14, 2022 12:49
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 28, 2022

Superseded by #19.

@dependabot dependabot bot closed this Jul 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pulumi/pulumi-3.36.0 branch July 28, 2022 13:01
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