Skip to content

build(deps): Bump gocv.io/x/gocv from 0.42.0 to 0.43.0#63

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gocv.io/x/gocv-0.43.0
Open

build(deps): Bump gocv.io/x/gocv from 0.42.0 to 0.43.0#63
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gocv.io/x/gocv-0.43.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2026

Bumps gocv.io/x/gocv from 0.42.0 to 0.43.0.

Release notes

Sourced from gocv.io/x/gocv's releases.

0.43.0

  • all
    • update to OpenCV 4.13
  • core
    • add Copy method to Mat (#1346)
    • improve implementation for NewPointVectorFromPoints
  • cuda
    • add implmentations for more arith functions
  • imgproc
    • added in missing colormaps
    • paramters types in improc dilate and erode functions
    • use same test values as OpenCV tests for TestMinAreaRect and TestMinAreaRect2f
  • videoio
    • add RetrieveChannel function to make it possible to capture both video and audio
  • examples
    • Fix bugs and memory leaks in yolov8 example (#1349)
  • contrib
    • add support for Macbeth Chart module (MCC) (#1336)
  • install
    • windows: split download and build scripts for easier usage/integration
Changelog

Sourced from gocv.io/x/gocv's changelog.

0.43.0

  • all
    • update to OpenCV 4.13
  • core
    • add Copy method to Mat (#1346)
    • improve implementation for NewPointVectorFromPoints
  • cuda
    • add implmentations for more arith functions
  • imgproc
    • added in missing colormaps
    • paramters types in improc dilate and erode functions
    • use same test values as OpenCV tests for TestMinAreaRect and TestMinAreaRect2f
  • videoio
    • add RetrieveChannel function to make it possible to capture both video and audio
  • examples
    • Fix bugs and memory leaks in yolov8 example (#1349)
  • contrib
    • add support for Macbeth Chart module (MCC) (#1336)
  • install
    • windows: split download and build scripts for easier usage/integration
Commits
  • 274ac8a Release 0.43.0
  • 509fa27 windows: include all modules in build for CI tests
  • d42cdcb build: use windows scripts for CI builds
  • b3d1c24 windows: split download and build scripts for easier usage/integration
  • 96896bb Fix bugs and memory leaks in yolov8 example (#1349)
  • fa88e5b cuda: add implmentations for more arith functions
  • 23902e7 imgproc: use same test values as OpenCV tests for TestMinAreaRect and TestMin...
  • dc01197 core: improve implementation for NewPointVectorFromPoints
  • 1c1cd23 test: update tests for OpenCV 4.13
  • 6e25929 opencv: update to use OpenCV 4.13 within GoCV
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gocv.io/x/gocv](https://github.com/hybridgroup/gocv) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/hybridgroup/gocv/releases)
- [Changelog](https://github.com/hybridgroup/gocv/blob/release/CHANGELOG.md)
- [Commits](hybridgroup/gocv@v0.42.0...v0.43.0)

---
updated-dependencies:
- dependency-name: gocv.io/x/gocv
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments