vatesfr / pulumi-xenorchestra

A Pulumi provider for Xen Orchestra
Apache License 2.0
1 stars 0 forks source link

Bump github.com/pulumi/pulumi-terraform-bridge/v3 from 3.83.0 to 3.84.0 in /provider #157

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps github.com/pulumi/pulumi-terraform-bridge/v3 from 3.83.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: https://github.com/pulumi/pulumi-terraform-bridge/compare/v3.83.0...v3.84.0

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