-
Notifications
You must be signed in to change notification settings - Fork 47
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
fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.10.0 #753
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
a5b9a62
to
b297afa
Compare
b297afa
to
8696d4e
Compare
8696d4e
to
7d1af5d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ 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. |
7d1af5d
to
f840c0e
Compare
f840c0e
to
b7810da
Compare
b7810da
to
fdc4c53
Compare
fdc4c53
to
a220de4
Compare
a220de4
to
17dd9ec
Compare
17dd9ec
to
d58cf55
Compare
d58cf55
to
f95bc48
Compare
f95bc48
to
b893377
Compare
b893377
to
bf02898
Compare
bf02898
to
5c5e56e
Compare
5c5e56e
to
8abdf53
Compare
8abdf53
to
e990369
Compare
e990369
to
ba210ee
Compare
This PR is included in version 2.11.0 🎉 |
This PR contains the following updates:
v1.9.0
->v1.10.0
Release Notes
hashicorp/terraform-plugin-testing (github.com/hashicorp/terraform-plugin-testing)
v1.10.0
Compare Source
NOTES:
compare
package is considered experimental and may be altered or removed in a subsequent release (#330)CompareValue
,CompareValueCollection
, andCompareValuePairs
state checks are considered experimental and may be altered or removed in a subsequent release. (#330)FEATURES:
compare
package, which contains interfaces and implementations for value comparisons in state checks. (#330)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)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)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.
This PR was generated by Mend Renovate. View the repository job log.