Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2024

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: 0.36.1

Compare Source

  • bugfix
    • Correct error in CUDA function signature
  • test
    • correct CUDA tests
  • docker
    • add test image for CUDA 12

v0.36.0: 0.36.0

Compare Source

  • 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)
    • add NewSURFWithParams func
    • Add separate "Compute" bindings for detection algorithms (#​1117)
  • cuda/core
    • ADD Cuda MultiplyWithStream (#​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.


  • If you want to rebase/retry this PR, check this box

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

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #183   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          27      27           
  Lines        1761    1761           
======================================
  Misses       1761    1761           
Flag Coverage Δ
go 0.00% <ø> (ø)
wasm 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/gocv.io-x-gocv-0.x branch 2 times, most recently from 83be88a to 7cfb938 Compare April 5, 2024 08:01
@renovate renovate bot changed the title Update module gocv.io/x/gocv to v0.36.0 Update module gocv.io/x/gocv to v0.36.1 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/gocv.io-x-gocv-0.x branch 4 times, most recently from 9a745c0 to 46ef385 Compare April 10, 2024 20:47
@renovate renovate bot force-pushed the renovate/gocv.io-x-gocv-0.x branch 2 times, most recently from ccd1640 to 69ae025 Compare April 19, 2024 20:16
@renovate renovate bot force-pushed the renovate/gocv.io-x-gocv-0.x branch 3 times, most recently from 81f8f59 to de4c289 Compare April 29, 2024 13:28
@renovate renovate bot force-pushed the renovate/gocv.io-x-gocv-0.x branch from de4c289 to beb942c Compare April 29, 2024 13:29
@Sean-Der
Copy link
Member

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

@Sean-Der Sean-Der closed this Apr 29, 2024
@Sean-Der Sean-Der deleted the renovate/gocv.io-x-gocv-0.x branch April 29, 2024 13:34
Copy link
Contributor Author

renovate bot commented Apr 29, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant