bl4ko / netbox-ssot

Microservice that synces objects from multiple sources into netbox and makes it automatic SSOT.
MIT License
29 stars 4 forks source link

fix(deps): update go dependencies #184

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/cisco-en-programmability/dnacenter-go-sdk/v5 v5.0.27 -> v5.0.28 age adoption passing confidence
github.com/vmware/govmomi v0.37.2 -> v0.37.3 age adoption passing confidence

Release Notes

cisco-en-programmability/dnacenter-go-sdk (github.com/cisco-en-programmability/dnacenter-go-sdk/v5) ### [`v5.0.28`](https://togithub.com/cisco-en-programmability/dnacenter-go-sdk/releases/tag/v5.0.28) [Compare Source](https://togithub.com/cisco-en-programmability/dnacenter-go-sdk/compare/v5.0.27...v5.0.28) #### What's Changed - Add missing fields to RequestDeviceOnboardingPnpClaimADeviceToASite by [@​euphdk](https://togithub.com/euphdk) in [https://github.com/cisco-en-programmability/dnacenter-go-sdk/pull/80](https://togithub.com/cisco-en-programmability/dnacenter-go-sdk/pull/80) - chore: by [@​bvargasre](https://togithub.com/bvargasre) in [https://github.com/cisco-en-programmability/dnacenter-go-sdk/pull/83](https://togithub.com/cisco-en-programmability/dnacenter-go-sdk/pull/83) #### New Contributors - [@​euphdk](https://togithub.com/euphdk) made their first contribution in [https://github.com/cisco-en-programmability/dnacenter-go-sdk/pull/80](https://togithub.com/cisco-en-programmability/dnacenter-go-sdk/pull/80) **Full Changelog**: https://github.com/cisco-en-programmability/dnacenter-go-sdk/compare/v5.0.27...v5.0.28
vmware/govmomi (github.com/vmware/govmomi) ### [`v0.37.3`](https://togithub.com/vmware/govmomi/releases/tag/v0.37.3) [Compare Source](https://togithub.com/vmware/govmomi/compare/v0.37.2...v0.37.3) #### [Release v0.37.3](https://togithub.com/vmware/govmomi/compare/v0.37.2...v0.37.3) > Release Date: 2024-06-05 ##### 🧹 Chore - \[[`6b391d3`](https://togithub.com/vmware/govmomi/commit/6b391d35)] Update version.go for v0.37.3 ##### ⚠️ BREAKING ##### 📖 Commits - \[[`6b391d3`](https://togithub.com/vmware/govmomi/commit/6b391d35)] chore: Update version.go for v0.37.3 - \[[`a554e04`](https://togithub.com/vmware/govmomi/commit/a554e040)] nfc: Record the SSL thumbprint for the host the (device) URL refers to

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 12.91%. Comparing base (67a2d93) to head (76faae1). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #184 +/- ## ======================================= Coverage 12.91% 12.91% ======================================= Files 49 49 Lines 6619 6619 ======================================= Hits 855 855 Misses 5726 5726 Partials 38 38 ```

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