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

chore(deps): bump imageio from 2.26.0 to 2.26.1 #3690

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps imageio from 2.26.0 to 2.26.1.

Release notes

Sourced from imageio's releases.

v2.26.1

Fix

  • Consistently apply color palettes by default (#955) (938de2d)
  • Allow ffmpeg filters to terminate iter (#954) (a463899)
  • Handle unknown video duration in pyav metadata (#937) (06a1c0d)

Other

Changelog

Sourced from imageio's changelog.

v2.26.1 (2023-03-20)

Fix

  • Consistently apply color palettes by default (#955) (938de2d)
  • Allow ffmpeg filters to terminate iter (#954) (a463899)
  • Handle unknown video duration in pyav metadata (#937) (06a1c0d)

Other

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 requested a review from a team as a code owner March 20, 2023 15:13
@dependabot dependabot bot requested review from bojiang and removed request for a team March 20, 2023 15:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Mar 20, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/imageio-2.26.1 branch from 0ce3b66 to 82c00e2 Compare March 20, 2023 22:38
@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@2b7fdd4). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 82c00e2 differs from pull request most recent head 5608c9e. Consider uploading reports for the commit 5608c9e to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3690   +/-   ##
=======================================
  Coverage        ?   30.35%           
=======================================
  Files           ?      149           
  Lines           ?    12191           
  Branches        ?     2002           
=======================================
  Hits            ?     3701           
  Misses          ?     8245           
  Partials        ?      245           

@aarnphm
Copy link
Contributor

aarnphm commented Mar 21, 2023

@dependabot rebase

Bumps [imageio](https://github.com/imageio/imageio) from 2.26.0 to 2.26.1.
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.26.0...v2.26.1)

---
updated-dependencies:
- dependency-name: imageio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/imageio-2.26.1 branch from 82c00e2 to 5608c9e Compare March 21, 2023 02:07
@aarnphm aarnphm merged commit aa0db88 into main Mar 21, 2023
@aarnphm aarnphm deleted the dependabot/pip/imageio-2.26.1 branch March 21, 2023 02:08
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.

1 participant