terraform-provider-equinix icon indicating copy to clipboard operation
terraform-provider-equinix copied to clipboard

fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.9.0

Open renovate[bot] opened this issue 1 year ago • 2 comments

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.9.0

Compare Source

ENHANCEMENTS:

  • knownvalue: Add Int32Exact check for int32 value testing. (#​356)
  • knownvalue: Add Float32Exact check for float32 value testing. (#​356)

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.

renovate[bot] avatar Jul 09 '24 18:07 renovate[bot]

ℹ 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

renovate[bot] avatar Jul 09 '24 18:07 renovate[bot]

:warning: 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 :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.

codecov-commenter avatar Jul 16 '24 18:07 codecov-commenter

This PR is included in version 2.3.2 :tada:

github-actions[bot] avatar Aug 12 '24 22:08 github-actions[bot]