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 @pulumi/pulumi from 3.55.0 to 3.56.0 #804

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 3, 2023

Bumps @pulumi/pulumi from 3.55.0 to 3.56.0.

Release notes

Sourced from @​pulumi/pulumi's releases.

v3.56.0

3.56.0 (2023-03-02)

Features

  • [cli/display] Display now shows default colorized stacktraces in NodeJS. #10410

  • [cli/plugin] Plugin download urls now support GitLab as a first class url schema. For example "gitlab://gitlab.com/43429536". #12145

Bug Fixes

  • [backend/service] Reduce retrieval-validation latency for update tokens #12323

  • [sdk/go] Fix panic from attempting to create a resource with an uninitialized parent resource. #12303

  • [cli/import] Fixes panic on incomplete resources in JSON file. #12182

  • [sdk/nodejs] Cleanup temporary pulumi-node-pipes folders after running. #12294

  • [sdk/nodejs] Fix stack outputs picking up co-located JSON files. #12302

  • [cli/plugin] Remove temporary files from plugin downloads. #12146

Miscellaneous

  • [sdk/go] common/resource/testing: Returns strongly typed generators instead of interface{} generators. #12197

  • [sdk/python] grpc 1.51.3 Python SDK contains native arm64 binaries (universal2) #12313

Changelog

Sourced from @​pulumi/pulumi's changelog.

3.56.0 (2023-03-02)

Features

  • [cli/display] Display now shows default colorized stacktraces in NodeJS. #10410

  • [cli/plugin] Plugin download urls now support GitLab as a first class url schema. For example "gitlab://gitlab.com/43429536". #12145

Bug Fixes

  • [backend/service] Reduce retrieval-validation latency for update tokens #12323

  • [sdk/go] Fix panic from attempting to create a resource with an uninitialized parent resource. #12303

  • [cli/import] Fixes panic on incomplete resources in JSON file. #12182

  • [sdk/nodejs] Cleanup temporary pulumi-node-pipes folders after running. #12294

  • [sdk/nodejs] Fix stack outputs picking up co-located JSON files. #12302

  • [cli/plugin] Remove temporary files from plugin downloads. #12146

Miscellaneous

  • [sdk/go] common/resource/testing: Returns strongly typed generators instead of interface{} generators. #12197

  • [sdk/python] grpc 1.51.3 Python SDK contains native arm64 binaries (universal2) #12313

Commits
  • 190dcdd unpin grpc-js
  • 4f10118 Merge #12302
  • 3af78f9 Bump go-git to v5.6.0 to remove cgo dependency fixing
  • 48ec2c6 Fix require reading JSON files
  • 9c39915 Cleanup node-pipes folder after Run
  • 8614885 all(go.mod): Upgrade golang.org/x/net to v0.7.0
  • b716e59 This commit colorizes nodejs stack traces to respect the default
  • 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.55.0 to 3.56.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.56.0/sdk/nodejs)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 3, 2023
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