pulumiverse / pulumi-concourse

Pulumi provider for Concourse
Apache License 2.0
5 stars 2 forks source link

Bump github.com/pulumi/pulumi/sdk/v3 from 3.34.1 to 3.38.0 in /sdk #34

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.34.1 to 3.38.0.

Release notes

Sourced from github.com/pulumi/pulumi/sdk/v3'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 github.com/pulumi/pulumi/sdk/v3'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
  • 03e5471 Release v3.38.0
  • 22dd4e8 Prepare CHANGELOG for v3.38.0
  • c4c46c3 fix(ux): Adds a warning message when module resolution is ambiguous (#10374)
  • 83f3d6e chore(sdk/python): Deprecate PULUMI_TEST_MODE (#10400)
  • a1b357c chore: Remove unused tslint.json config (#10395)
  • 3ac0785 Thread context through cmd more consistently (#10393)
  • 2973ce2 Skip codegen tests that import az-nature. (#10399)
  • c8d3bd1 Revert "[cli] Allow Pulumi.yaml files to contain additional, preserved keys" ...
  • bbbab1c Correct Python syntax in help text (#10376)
  • 0dae8fd fix: Replaces current fallback nodejs error messaging (#10370)
  • 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.


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

Superseded by #38.