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

chore(deps): bump github.com/pulumi/pulumi-terraform-bridge/v3 from 3.82.0 to 3.84.0 in /provider #267

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2024

Bumps github.com/pulumi/pulumi-terraform-bridge/v3 from 3.82.0 to 3.84.0.

Release notes

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

v3.84.0

What's Changed

Full Changelog: pulumi/pulumi-terraform-bridge@v3.83.0...v3.84.0

v3.83.0

When upgrading

  • [Breaking] Remove UnknownValue from shim.Schema by @​iwahbe in pulumi/pulumi-terraform-bridge#1974: I don't expect many people to by relying on this interface, but it is public and we have removed a field it previously exposed.

  • Allow large JSON numbers in provider2/upgradeState by @​iwahbe in pulumi/pulumi-terraform-bridge#2001: The fix here was partially in the bridge, but also in Pulumi's fork of terraform-plugin-sdk/v2. To benefit from the fix, you will need to upgrade the replace target used in your provider:

    -replace github.com/hashicorp/terraform-plugin-sdk/v2 => github.com/pulumi/terraform-plugin-sdk/v2 v2.0.0-20240229143312-4f60ee4e2975
    +replace github.com/hashicorp/terraform-plugin-sdk/v2 => github.com/pulumi/terraform-plugin-sdk/v2 v2.0.0-20240520223432-0c0bf0d65f10

What's Changed

... (truncated)

Commits
  • c6611a4 Handle diags from gRPC state upgrader (#2053)
  • b5efa0d Automated Pulumi/Pulumi upgrade (#2051)
  • 4503342 PlanResourceChange: do not call state upgraders during Create (#2050)
  • 3c1421d remove max items one defaults hacks (#2049)
  • 1f9028f Automated Pulumi/Pulumi upgrade (#2045)
  • 17cebd5 Revert "Remove unused Schema.tftypes.AttributePathStepper"
  • cb620c6 Refactor PF provider validation into it's own package
  • f1bd9c9 Unify provider check into a single function: checkProvider
  • d8f54b5 Only validate ID properties for PF based resources
  • 510bf5a Remove unused Schema.tftypes.AttributePathStepper
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [github.com/pulumi/pulumi-terraform-bridge/v3](https://github.com/pulumi/pulumi-terraform-bridge) from 3.82.0 to 3.84.0.
- [Release notes](https://github.com/pulumi/pulumi-terraform-bridge/releases)
- [Changelog](https://github.com/pulumi/pulumi-terraform-bridge/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-terraform-bridge@v3.82.0...v3.84.0)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi-terraform-bridge/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2024

Superseded by #298.

@dependabot dependabot bot closed this Jul 28, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/provider/github.com/pulumi/pulumi-terraform-bridge/v3-3.84.0 branch July 28, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants