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 dependency opencv-python to v4.9.0.80 #3533

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
opencv-python ==4.8.1.78 -> ==4.9.0.80 age adoption passing confidence

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.

@renovate renovate bot enabled auto-merge December 31, 2023 13:44
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 31, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Dec 31, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jan 2, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 2, 2024
@massongit massongit mentioned this pull request Jan 3, 2024
@renovate renovate bot force-pushed the renovate/opencv-python-4.x branch 3 times, most recently from a31794e to de82cae Compare January 4, 2024 02:08
@renovate renovate bot changed the title chore(deps): update dependency opencv-python to v4.9.0.80 Update dependency opencv-python to v4.9.0.80 Jan 4, 2024
massongit added a commit that referenced this pull request Jan 4, 2024
…hon-4.x

formatが間違ってたので直してあげたよ! #3533
massongit
massongit previously approved these changes Jan 4, 2024
@renovate renovate bot force-pushed the renovate/opencv-python-4.x branch 20 times, most recently from 38a8224 to c77c68a Compare February 16, 2024 00:06
@renovate renovate bot force-pushed the renovate/opencv-python-4.x branch from c77c68a to e4d4714 Compare February 17, 2024 13:16
@massongit
Copy link
Member

📝 落ちている箇所

https://github.com/dev-hato/hato-bot/actions/runs/7941963617/job/21684794051?pr=3533

library/hatomap.py:360: error: Unsupported operand types for * ("ndarray[Any, dtype[generic]]" and "float") [operator]
library/hatomap.py:361: error: Unsupported operand types for * ("ndarray[Any, dtype[generic]]" and "float") [operator]
tests/plugins/init.py:14: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]
tests/plugins/init.py:15: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]

hato-bot/library/hatomap.py

Lines 360 to 361 in 69e81c5

img_hsv[..., 1] = img_hsv[..., 1] * self.brightness
img_hsv[..., 2] = img_hsv[..., 2] * self.chroma

self.post_message: str = ""
self.filename: str = ""

@massongit
Copy link
Member

massongit commented Feb 18, 2024

敗北したPR: #3600

@fono09
Copy link
Collaborator

fono09 commented Feb 18, 2024

これから戦います

@fono09 fono09 mentioned this pull request Feb 18, 2024
@fono09 fono09 merged commit e4d4714 into develop Feb 18, 2024
37 of 39 checks passed
@fono09 fono09 deleted the renovate/opencv-python-4.x branch February 18, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants