pulumiverse / pulumi-concourse

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

Bump github.com/pulumi/pulumi-terraform-bridge/v3 from 3.21.0 to 3.26.1 in /provider #31

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/pulumi/pulumi-terraform-bridge/v3 from 3.21.0 to 3.26.1.

Release notes

Sourced from github.com/pulumi/pulumi-terraform-bridge/v3's releases.

v3.26.1

What's Changed

  • Upgrade to v2.19.0 of the hashicorp/terraform-provider-sdk
  • Add support for GetRawConfig in the underlying SDK

Full Changelog: https://github.com/pulumi/pulumi-terraform-bridge/compare/v3.26.0...v3.26.1

v3.26.0

What's Changed

  • Update of go-getter dependency to fix a security vulnerability
  • Update to Pulumi v3.36.0
  • Ensure attribute deprecation warnings include which attribute is being deprecated

Full Changelog: https://github.com/pulumi/pulumi-terraform-bridge/compare/v3.25.2...v3.26.0

v3.25.2

What's Changed

v3.25.1

No release notes provided.

v3.25.0

  • Ensure any customDiff detailed changes are not removed from the diff #533
  • Add ability to control deleteBeforeReplace semantics #532

v3.24.1

Fix an issue with tfgen examples and “id” parameters

v3.24.0

Adding support for being able to generate 3rd party Java base classes

3.23.0

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-terraform-bridge/compare/v3.22.1...v3.23.0

v3.22.1

No release notes provided.

v3.22.0

No release notes provided.

Commits
  • 25027f2 Upgrade hashicorp/terraform-plugin-sdk to v2.19.0 (#575)
  • 22e3a60 Add some config/state conversion docs. (#578)
  • b2b13d4 [sdk/v2] Fill out RawConfig. (#576)
  • a4092b8 Fix hardcoded refs to pulumi GH org in generated SDKs. (#574)
  • b811db3 Update pulumi/pulumi to v3.36.0 (#571)
  • 34373ed Merge pull request #569 from pulumi/friel/pulumi-10151
  • 4df3c4a fix: recover from err returned by GenerateProgram
  • 051ba55 Implement GetPluginInfo and ResolvePlugin (#568)
  • d08f7e4 Improve docstring for ProviderInfo.GitHubOrg (#565)
  • 4fa6f3a Ensure we suggest the deprecated attribute in bridge deprecation warnings (#562)
  • 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 #33.