pion / example-webrtc-applications

Examples of WebRTC applications that are large, or use 3rd party libraries
https://pion.ly/
MIT License
1.02k stars 241 forks source link

Update module gocv.io/x/gocv to v0.36.1 #183

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gocv.io/x/gocv v0.35.0 -> v0.36.1 age adoption passing confidence

Release Notes

hybridgroup/gocv (gocv.io/x/gocv) ### [`v0.36.1`](https://togithub.com/hybridgroup/gocv/releases/tag/v0.36.1): 0.36.1 [Compare Source](https://togithub.com/hybridgroup/gocv/compare/v0.36.0...v0.36.1) - **bugfix** - Correct error in CUDA function signature - **test** - correct CUDA tests - **docker** - add test image for CUDA 12 ### [`v0.36.0`](https://togithub.com/hybridgroup/gocv/releases/tag/v0.36.0): 0.36.0 [Compare Source](https://togithub.com/hybridgroup/gocv/compare/v0.35.0...v0.36.0) - **all** - Add support for OpenCV 4.9.0 - update Go to version 1.22 - update minimum go version to 1.21 - **bugfix** - aruco: correct test from latest OpenCV update - **build** - add GH action for Windows - remove appveyor - adjusted Makefile to build for debian bookworm - **core** - Add additional signature for MinMaxLoc. - add color conversion alias - add Mahalanobis(), Inv(), Row(), amd Col() functions - add MulTransposed() function - add PCABackProject() and PCAProject() functions - add PSNR() function - add SVBackSubst() and SVDecomp() functions - **calib3d** - add FisheyeCalibrate, FisheyeDistortPoints, and CheckChessboard functions - Add func comments and update readme - add Rodrigues function - add SolvePnP function - Add more smoke tests - Initial commit of more stereo bindings - **feature2d** - Add interface for `Feature2D` algorithms - Asserting some algorithms conform to `Feature2D` - Prepend "Feature2D" prefix to component interfaces of Feature2D - **imgproc** - add CreateHanningWindow() - add EMD() - Add float version of BoxPoints and MinAreaRect - Add new binding for cv::Erode. - **videoio** - add Retrieve function - **contrib/xfeatures2d** - Add BriefDescriptorExtractor to xfeatures2d ([#​1114](https://togithub.com/hybridgroup/gocv/issues/1114)) - add NewSURFWithParams func - Add separate "Compute" bindings for detection algorithms ([#​1117](https://togithub.com/hybridgroup/gocv/issues/1117)) - **cuda/core** - ADD Cuda MultiplyWithStream ([#​1142](https://togithub.com/hybridgroup/gocv/issues/1142))

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 4 months ago

Codecov Report

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

Project coverage is 0.00%. Comparing base (997c32f) to head (beb942c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #183 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 27 27 Lines 1761 1761 ====================================== Misses 1761 1761 ``` | [Flag](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/183/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [go](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/183/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `0.00% <ø> (ø)` | | | [wasm](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/183/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `0.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#carryforward-flags-in-the-pull-request-comment) to find out more.

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

Sean-Der commented 4 months ago

gocv doesn't work with Go 1.19, can't upgrade yet

renovate[bot] commented 4 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.36.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.