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.32.1 to 3.33.2 in /provider #12

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.32.1 to 3.33.2.

Release notes

Sourced from github.com/pulumi/pulumi/sdk/v3's releases.

v3.33.2

Improvements

  • [cli] pulumi logout now prints a confirmation message that it logged out. #9641

  • [cli/backend] Add gzip compression to filestate backend. Compression can be enabled via PULUMI_SELF_MANAGED_STATE_GZIP=true. Special thanks to @​awoimbee for the initial PR. #9610

  • [sdk/nodejs] Lazy load inflight context to remove module import side-effect. #9375

Bug Fixes

  • [sdk/python] Fix spurious diffs causing an "update" on resources created by dynamic providers. #9656

  • [sdk/python] Do not depend on the children of remote component resources. #9665

  • [codegen/nodejs] Emit the "package.json".pulumi.server as "server" correctly. Previously, "pluginDownloadURL" was emitted but never read. #9662

  • [cli] Fix panic in pulumi console when no stack is selected. #9594

  • [cli] Engine now correctly tracks that resource reads have unique URNs. #9516

  • [sdk/python] Fixed bug in automation API that invoked Pulumi with malformed arguments. #9607

  • [cli/backend] Fix a panic in the filestate backend when renaming history files. #9673

  • [sdk/python] Pin protobuf library to <4. #9696

  • [sdk/proto] Inline dockerfile used to generate protobuf code. #9700

v3.33.1

Improvements

  • [cli] Add --stack to pulumi about. #9518

  • [sdk/dotnet] Bumped several dependency versions to avoid pulling packages with known vulnerabilities. #9591

... (truncated)

Changelog

Sourced from github.com/pulumi/pulumi/sdk/v3's changelog.

3.33.2 (2022-05-27)

Improvements

  • [cli] pulumi logout now prints a confirmation message that it logged out. #9641

  • [cli/backend] Add gzip compression to filestate backend. Compression can be enabled via PULUMI_SELF_MANAGED_STATE_GZIP=true. Special thanks to @​awoimbee for the initial PR. #9610

  • [sdk/nodejs] Lazy load inflight context to remove module import side-effect. #9375

Bug Fixes

  • [sdk/python] Fix spurious diffs causing an "update" on resources created by dynamic providers. #9656

  • [sdk/python] Do not depend on the children of remote component resources. #9665

  • [codegen/nodejs] Emit the "package.json".pulumi.server as "server" correctly. Previously, "pluginDownloadURL" was emitted but never read. #9662

  • [cli] Fix panic in pulumi console when no stack is selected. #9594

  • [cli] Engine now correctly tracks that resource reads have unique URNs. #9516

  • [sdk/python] Fixed bug in automation API that invoked Pulumi with malformed arguments. #9607

  • [cli/backend] Fix a panic in the filestate backend when renaming history files. #9673

  • [sdk/python] Pin protobuf library to <4. #9696

  • [sdk/proto] Inline dockerfile used to generate protobuf code. #9700

3.33.1 (2022-05-19)

Improvements

  • [cli] Add --stack to pulumi about. #9518

  • [sdk/dotnet] Bumped several dependency versions to avoid pulling packages with known vulnerabilities.

... (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)