terraform-provider-equinix
terraform-provider-equinix copied to clipboard
fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.9.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/hashicorp/terraform-plugin-testing | v1.8.0 -> v1.9.0 |
Release Notes
hashicorp/terraform-plugin-testing (github.com/hashicorp/terraform-plugin-testing)
v1.9.0
ENHANCEMENTS:
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 has been generated by Mend Renovate. View repository job log here.
ℹ 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):
- 6 additional dependencies were updated
Details:
| Package | Change |
|---|---|
github.com/hashicorp/hcl/v2 |
v2.20.1 -> v2.21.0 |
golang.org/x/crypto |
v0.23.0 -> v0.25.0 |
golang.org/x/net |
v0.23.0 -> v0.25.0 |
golang.org/x/sys |
v0.20.0 -> v0.22.0 |
golang.org/x/text |
v0.15.0 -> v0.16.0 |
golang.org/x/tools |
v0.16.0 -> v0.21.1-0.20240508182429-e35e4ccd0d2d |
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 51.75%. Comparing base (
f8c2ab9) to head (e62452f). Report is 10 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #723 +/- ##
===========================================
+ Coverage 34.44% 51.75% +17.31%
===========================================
Files 151 152 +1
Lines 20710 20910 +200
===========================================
+ Hits 7133 10823 +3690
+ Misses 13415 9660 -3755
- Partials 162 427 +265
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR is included in version 2.3.2 :tada: