bl4ko / netbox-ssot

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

fix(deps): update module github.com/scrapli/scrapligo to v1.3.1 #163

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/scrapli/scrapligo v1.2.0 -> v1.3.1 age adoption passing confidence

Release Notes

scrapli/scrapligo (github.com/scrapli/scrapligo) ### [`v1.3.1`](https://togithub.com/scrapli/scrapligo/releases/tag/v1.3.1) [Compare Source](https://togithub.com/scrapli/scrapligo/compare/v1.3.0...v1.3.1) #### What's Changed - Fix netconf 1.1 chunk parse by [@​netixx](https://togithub.com/netixx) in [https://github.com/scrapli/scrapligo/pull/181](https://togithub.com/scrapli/scrapligo/pull/181) **Full Changelog**: https://github.com/scrapli/scrapligo/compare/v1.3.0...v1.3.1 ### [`v1.3.0`](https://togithub.com/scrapli/scrapligo/releases/tag/v1.3.0) [Compare Source](https://togithub.com/scrapli/scrapligo/compare/v1.2.0...v1.3.0) Huge thank you to [@​netixx](https://togithub.com/netixx) for a ton of work helping squash run away go routines in this release 😁! scrapligo should now be much happier and well behaved -- especially for long running processes! #### What's Changed - Add run shell definition to ios-xr by [@​netixx](https://togithub.com/netixx) in [https://github.com/scrapli/scrapligo/pull/162](https://togithub.com/scrapli/scrapligo/pull/162) - Chore/house keeping updates by [@​carlmontanari](https://togithub.com/carlmontanari) in [https://github.com/scrapli/scrapligo/pull/163](https://togithub.com/scrapli/scrapligo/pull/163) - fix: send EOF to Errs channel by [@​gescheit](https://togithub.com/gescheit) in [https://github.com/scrapli/scrapligo/pull/165](https://togithub.com/scrapli/scrapligo/pull/165) - fix: update comments to update option.WithPrivilegeLevel to opoptions… by [@​chenenjunde](https://togithub.com/chenenjunde) in [https://github.com/scrapli/scrapligo/pull/166](https://togithub.com/scrapli/scrapligo/pull/166) - chore(deps): bump actions/setup-go from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/scrapli/scrapligo/pull/167](https://togithub.com/scrapli/scrapligo/pull/167) - Add support for Huawei VRP CLI by [@​wwijkander](https://togithub.com/wwijkander) in [https://github.com/scrapli/scrapligo/pull/170](https://togithub.com/scrapli/scrapligo/pull/170) - feat: improve srl config prompt by [@​carlmontanari](https://togithub.com/carlmontanari) in [https://github.com/scrapli/scrapligo/pull/171](https://togithub.com/scrapli/scrapligo/pull/171) - chore(deps): bump golangci/golangci-lint-action from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/scrapli/scrapligo/pull/172](https://togithub.com/scrapli/scrapligo/pull/172) - Make sure we reap SSH process on Close() by [@​netixx](https://togithub.com/netixx) in [https://github.com/scrapli/scrapligo/pull/177](https://togithub.com/scrapli/scrapligo/pull/177) - Fix/read goroutine fixups by [@​carlmontanari](https://togithub.com/carlmontanari) in [https://github.com/scrapli/scrapligo/pull/175](https://togithub.com/scrapli/scrapligo/pull/175) - feat: byo transport option by [@​carlmontanari](https://togithub.com/carlmontanari) in [https://github.com/scrapli/scrapligo/pull/176](https://togithub.com/scrapli/scrapligo/pull/176) - Fix/properly terminate read operations by [@​carlmontanari](https://togithub.com/carlmontanari) in [https://github.com/scrapli/scrapligo/pull/179](https://togithub.com/scrapli/scrapligo/pull/179) #### New Contributors - [@​gescheit](https://togithub.com/gescheit) made their first contribution in [https://github.com/scrapli/scrapligo/pull/165](https://togithub.com/scrapli/scrapligo/pull/165) - [@​chenenjunde](https://togithub.com/chenenjunde) made their first contribution in [https://github.com/scrapli/scrapligo/pull/166](https://togithub.com/scrapli/scrapligo/pull/166) - [@​wwijkander](https://togithub.com/wwijkander) made their first contribution in [https://github.com/scrapli/scrapligo/pull/170](https://togithub.com/scrapli/scrapligo/pull/170) **Full Changelog**: https://github.com/scrapli/scrapligo/compare/v1.2.0...v1.3.0

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.

🔕 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[bot] commented 1 month ago

Codecov Report

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

Project coverage is 13.25%. Comparing base (57f5ff1) to head (e520bfb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #163 +/- ## ======================================= Coverage 13.25% 13.25% ======================================= Files 48 48 Lines 6403 6403 ======================================= Hits 849 849 Misses 5516 5516 Partials 38 38 ```

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