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-testing to v1.10.0 #753

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/terraform-plugin-testing v1.9.0 -> v1.10.0 age adoption passing confidence

Release Notes

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

v1.10.0

Compare Source

NOTES:

  • compare: The compare package is considered experimental and may be altered or removed in a subsequent release (#​330)
  • statecheck: CompareValue, CompareValueCollection, and CompareValuePairs state checks are considered experimental and may be altered or removed in a subsequent release. (#​330)

FEATURES:

  • compare: Introduced new compare package, which contains interfaces and implementations for value comparisons in state checks. (#​330)
  • statecheck: Added CompareValue state check, which compares sequential values of the specified attribute at the given managed resource, or data source, using the supplied value comparer. (#​330)
  • statecheck: Added CompareValueCollection state check, which compares each item in the specified collection (e.g., list, set) attribute, with the second specified attribute at the given managed resources, or data sources, using the supplied value comparer. (#​330)
  • statecheck: Added CompareValuePairs state check, which compares the specified attributes at the given managed resources, or data sources, using the supplied value comparer. (#​330)

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.

@renovate renovate bot requested a review from a team as a code owner August 9, 2024 00:44
Copy link
Contributor Author

renovate bot commented Aug 9, 2024

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

  • 7 additional dependencies were updated

Details:

Package Change
github.com/hashicorp/hc-install v0.7.0 -> v0.8.0
github.com/zclconf/go-cty v1.14.4 -> v1.15.0
golang.org/x/crypto v0.25.0 -> v0.26.0
golang.org/x/mod v0.17.0 -> v0.19.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.22.0 -> v0.23.0
golang.org/x/text v0.16.0 -> v0.17.0

@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from a5b9a62 to b297afa Compare August 9, 2024 17:06
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from b297afa to 8696d4e Compare August 19, 2024 23:25
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from 8696d4e to 7d1af5d Compare August 20, 2024 21:04
@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.34%. Comparing base (4b6af14) to head (fdc4c53).
Report is 3 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #753       +/-   ##
===========================================
+ Coverage   34.38%   52.34%   +17.95%     
===========================================
  Files         154      154               
  Lines       21080    21062       -18     
===========================================
+ Hits         7249    11024     +3775     
+ Misses      13670     9606     -4064     
- Partials      161      432      +271     

☔ 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-testing-1.x branch from 7d1af5d to f840c0e Compare August 21, 2024 21:11
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from f840c0e to b7810da Compare August 22, 2024 18:32
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from b7810da to fdc4c53 Compare August 26, 2024 15:42
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from fdc4c53 to a220de4 Compare August 28, 2024 19:39
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from a220de4 to 17dd9ec Compare August 30, 2024 15:58
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from 17dd9ec to d58cf55 Compare September 3, 2024 18:21
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from d58cf55 to f95bc48 Compare September 9, 2024 21:32
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from f95bc48 to b893377 Compare September 9, 2024 21:47
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from b893377 to bf02898 Compare September 10, 2024 20:58
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from bf02898 to 5c5e56e Compare September 13, 2024 19:15
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from 5c5e56e to 8abdf53 Compare September 18, 2024 22:42
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from 8abdf53 to e990369 Compare September 19, 2024 15:33
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from e990369 to ba210ee Compare November 4, 2024 17:58
@ctreatma ctreatma merged commit dcc2cbd into main Nov 4, 2024
11 of 14 checks passed
@ctreatma ctreatma deleted the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch November 4, 2024 18:19
Copy link

This PR is included in version 2.11.0 🎉

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