equinix / terraform-provider-equinix

Terraform Equinix provider
https://deploy.equinix.com/labs/terraform-provider-equinix/
MIT License
47 stars 45 forks source link

fix(deps): update module github.com/equinix/equinix-sdk-go to v0.41.0 #698

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/equinix/equinix-sdk-go v0.39.1 -> v0.41.0 age adoption passing confidence

Release Notes

equinix/equinix-sdk-go (github.com/equinix/equinix-sdk-go) ### [`v0.41.0`](https://togithub.com/equinix/equinix-sdk-go/releases/tag/v0.41.0) [Compare Source](https://togithub.com/equinix/equinix-sdk-go/compare/v0.40.0...v0.41.0) ##### Features - API Sync by GitHub Action for [@​RaptorGandalf](https://togithub.com/RaptorGandalf) ([#​62](https://togithub.com/equinix/equinix-sdk-go/issues/62)) ([c3d21c9](https://togithub.com/equinix/equinix-sdk-go/commit/c3d21c98c0b2ef3dd6c1380e43937eda6f8b3b96)) ### [`v0.40.0`](https://togithub.com/equinix/equinix-sdk-go/releases/tag/v0.40.0) [Compare Source](https://togithub.com/equinix/equinix-sdk-go/compare/v0.39.1...v0.40.0) ##### Features - Add example for fabricv4 client to get connections ([#​60](https://togithub.com/equinix/equinix-sdk-go/issues/60)) ([276e9da](https://togithub.com/equinix/equinix-sdk-go/commit/276e9da731c5d53769aa23dc776c6eb40cdc3d0f)) - Fabric 4.14 release ([#​61](https://togithub.com/equinix/equinix-sdk-go/issues/61)) ([6ce8d68](https://togithub.com/equinix/equinix-sdk-go/commit/6ce8d68692e7d8ea7327cb309280d8f987b44aa4)) ##### Bug Fixes - Eiav2 spec patch ([#​59](https://togithub.com/equinix/equinix-sdk-go/issues/59)) ([096dc2a](https://togithub.com/equinix/equinix-sdk-go/commit/096dc2a0ea6d55a873bf16b5cddb031a37026a9d))

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 has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 53.12%. Comparing base (503d9e1) to head (d1f2166). Report is 56 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #698 +/- ## =========================================== + Coverage 37.91% 53.12% +15.21% =========================================== Files 120 157 +37 Lines 19476 22450 +2974 =========================================== + Hits 7384 11927 +4543 + Misses 11884 10078 -1806 - Partials 208 445 +237 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ctreatma commented 3 months ago

@equinix/governor-digin-fabric this SDK upgrade includes both the Fabric 4.14 release and a Metal update that is needed to support a new feature. Do the 4.14 changes require code changes in the terraform provider or is this good to go?