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

build(deps): Bump gocv.io/x/gocv from 0.39.0 to 0.40.0 #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2025

Bumps gocv.io/x/gocv from 0.39.0 to 0.40.0.

Release notes

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

0.40.0

  • all
    • Add support for OpenCV 4.11.0
    • Update license year to 2025
  • bugfix
    • Correct signature for FindHomography, since dst is actually target format for the operation, not something changed by the operation
  • core
    • Added new Mat constructor and tests
    • Added NewMatFromPoint2fVector function
  • videoio
    • Change type of VideoCaptureProperties to int32
    • Added VideoWriterFile with API and API Params
  • docker
    • Alpine static improved (#1243)
  • make
    • Improve Linux distro dtection code, and add specific dependendcies for Ubunutu 24.04
  • examples
    • GStreamer VideoWriter example
  • build
    • Update homebrew when running macOS tests
    • Update GH actions in linux build to latest versions
Changelog

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

0.40.0

  • all
    • Add support for OpenCV 4.11.0
    • Update license year to 2025
  • bugfix
    • Correct signature for FindHomography, since dst is actually target format for the operation, not something changed by the operation
  • core
    • Added new Mat constructor and tests
    • Added NewMatFromPoint2fVector function
  • videoio
    • Change type of VideoCaptureProperties to int32
    • Added VideoWriterFile with API and API Params
  • docker
    • Alpine static improved (#1243)
  • make
    • Improve Linux distro dtection code, and add specific dependendcies for Ubunutu 24.04
  • examples
    • GStreamer VideoWriter example
  • build
    • Update homebrew when running macOS tests
    • Update GH actions in linux build to latest versions
Commits
  • 42bf7dc all: prepare for release 0.40.0
  • 6a3ce42 license: update year to 2025
  • 5a9af33 build: update homebrew when running macOS tests
  • 2dfd932 all: updates for OpenCV 4.11.0
  • 5f6b544 chore: update GH actions in linux build to latest versions
  • 9d3081f make: improve Linux distro dtection code, and add specific dependendcies for ...
  • beec074 added new Mat constructor and tests
  • 16033cd Revert "build: fix for homebrew pkg-config conflict"
  • a7e6b7e build: fix for homebrew pkg-config conflict
  • c1aad16 fix: correct signature for FindHomography, since dst is actually target forma...
  • 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.39.0 to 0.40.0.
- [Release notes](https://github.com/hybridgroup/gocv/releases)
- [Changelog](https://github.com/hybridgroup/gocv/blob/release/CHANGELOG.md)
- [Commits](hybridgroup/gocv@v0.39.0...v0.40.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 14, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants