bjerkio / pulumi-appsync-modules

GraphQL Modules, but for AppSync and Pulumi 🌟
Apache License 2.0
22 stars 4 forks source link

build(deps): bump @pulumi/pulumi from 3.2.1 to 3.38.0 #673

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @pulumi/pulumi from 3.2.1 to 3.38.0.

Release notes

Sourced from @​pulumi/pulumi's releases.

v3.38.0

3.38.0 (2022-08-16)

Improvements

  • [cli] Updated to the latest version of go-git. #10330

  • [sdk] Merge python error message and traceback into single error message. #10348

  • [sdk/python] Support optional default parameters in pulumi.Config #10344

  • [sdk/nodejs] Adds warning message when entrypoint resolution is ambiguous #3582

  • [automation] Add options for Automation API in each SDK to control logging and tracing, allowing automation API to run with the equivalent of CLI arguments --logflow, --verbose, --logtostderr, --tracing and --debug #10338

  • [yaml] Updates Pulumi YAML to v0.5.4

  • [java] Updates Pulumi Java to v0.5.3

  • [cli] pulumi about now queries language plugins for information, rather than having hardcoded language logic. #10392

  • [sdk/python] Deprecate PULUMI_TEST_MODE #10400

Bug Fixes

... (truncated)

Changelog

Sourced from @​pulumi/pulumi's changelog.

3.38.0 (2022-08-16)

Improvements

  • [cli] Updated to the latest version of go-git. #10330

  • [sdk] Merge python error message and traceback into single error message. #10348

  • [sdk/python] Support optional default parameters in pulumi.Config #10344

  • [sdk/nodejs] Adds warning message when entrypoint resolution is ambiguous #3582

  • [automation] Add options for Automation API in each SDK to control logging and tracing, allowing automation API to run with the equivalent of CLI arguments --logflow, --verbose, --logtostderr, --tracing and --debug #10338

  • [yaml] Updates Pulumi YAML to v0.5.4

  • [java] Updates Pulumi Java to v0.5.3

  • [cli] pulumi about now queries language plugins for information, rather than having hardcoded language logic. #10392

  • [sdk/python] Deprecate PULUMI_TEST_MODE #10400

Bug Fixes

... (truncated)

Commits


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)
dependabot[bot] commented 2 years ago

The following labels could not be found: javascript, dependencies.

update-docs[bot] commented 2 years ago

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update some of our documentation based on your changes. You can run yarn generate-docs to generate some!

dependabot[bot] commented 2 years ago

Superseded by #681.