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

Bump opencv-python from 4.7.0.72 to 4.8.0.74 #1117

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps opencv-python from 4.7.0.72 to 4.8.0.74.

Release notes

Sourced from opencv-python's releases.

4.8.0.74

Important changes:

  • #20370 Python typing stubs.
  • #23350 Fix reference counting errors in registerNewType.
  • #23399, #23436, #23138 Fixed ChAruco and diamond boards detector bindings.
  • #23371 Added bindings to allow GpuMat and Stream objects to be initialized from memory initialized in other libraries
  • #23691 np.float16 support.
  • Python bindings for RotatedRect, CV_MAKETYPE, CV_8UC(n).
  • Several build fixes for OpenCV-Python package
Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 3, 2023
@samster25
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/opencv-python-4.8.0.74 branch from d54e84c to 363076e Compare July 6, 2023 01:57
@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #1117 (363076e) into main (a4dbd62) will decrease coverage by 0.02%.
The diff coverage is n/a.

❗ Current head 363076e differs from pull request most recent head 9a43c5c. Consider uploading reports for the commit 9a43c5c to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1117      +/-   ##
==========================================
- Coverage   88.51%   88.49%   -0.02%     
==========================================
  Files          54       54              
  Lines        5476     5476              
==========================================
- Hits         4847     4846       -1     
- Misses        629      630       +1     

see 1 file with indirect coverage changes

Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.7.0.72 to 4.8.0.74.
- [Release notes](https://github.com/opencv/opencv-python/releases)
- [Commits](https://github.com/opencv/opencv-python/commits)

---
updated-dependencies:
- dependency-name: opencv-python
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/opencv-python-4.8.0.74 branch from 363076e to 9a43c5c Compare July 6, 2023 20:56
@samster25
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit 1c42939 into main Jul 7, 2023
@dependabot dependabot bot deleted the dependabot/pip/opencv-python-4.8.0.74 branch July 7, 2023 23:17
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants