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

fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.26.0 #843

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/terraform-plugin-go v0.25.0 -> v0.26.0 age adoption passing confidence

Release Notes

hashicorp/terraform-plugin-go (github.com/hashicorp/terraform-plugin-go)

v0.26.0

Compare Source

BREAKING CHANGES:

  • tfprotov5+tfprotov6: EphemeralResourceServer interface is now required in ProviderServer. Implementations not needing ephemeral resource support can return errors from the *EphemeralResource methods. (#​442)
  • tfprotov5+tfprotov6: Removed temporary ProviderServerWithEphemeralResources interface type. Use EphemeralResourceServer instead. (#​442)

NOTES:

FEATURES:

  • tfprotov5+tfprotov6: Upgraded protocols and added types to support write-only attributes (#​462)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jan 22, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/hashicorp/terraform-registry-address v0.2.3 -> v0.2.4
golang.org/x/crypto v0.28.0 -> v0.32.0
golang.org/x/net v0.28.0 -> v0.34.0
golang.org/x/sync v0.8.0 -> v0.10.0
golang.org/x/sys v0.26.0 -> v0.29.0
golang.org/x/text v0.19.0 -> v0.21.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20241015192408-796eee8c2d53
google.golang.org/grpc v1.67.1 -> v1.69.4
google.golang.org/protobuf v1.35.1 -> v1.36.3

@renovate renovate bot requested a review from a team as a code owner January 22, 2025 18:41
@renovate renovate bot deployed to internal January 22, 2025 18:41 Active
@codecov-commenter
Copy link

codecov-commenter commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.43%. Comparing base (479c152) to head (afc3f19).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #843      +/-   ##
==========================================
- Coverage   65.72%   64.43%   -1.29%     
==========================================
  Files         187      187              
  Lines       24846    24846              
==========================================
- Hits        16329    16010     -319     
- Misses       7715     8067     +352     
+ Partials      802      769      -33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch from d31c5c5 to 943a0ce Compare January 28, 2025 20:03
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch from 943a0ce to 3d8d0a0 Compare February 4, 2025 19:14
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch from 3d8d0a0 to afc3f19 Compare February 4, 2025 20:20
@ctreatma ctreatma merged commit 432b381 into main Feb 4, 2025
12 of 16 checks passed
@ctreatma ctreatma deleted the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch February 4, 2025 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants