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 imageio requirement from <2.19.0 to <2.20.0 #2542

Merged
merged 1 commit into from
May 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Updates the requirements on imageio to permit the latest version.

Release notes

Sourced from imageio's releases.

v2.19.0

Feature

Changelog

Sourced from imageio's changelog.

v2.19.0 (2022-05-02)

Feature

v2.18.0 (2022-04-25)

Fix

  • Do not pass optional kwargs by position in tifffile (#794) (512fe11)
  • Ensure pts increases even if pyav doesn't flush the frame immediately (#787) (5b74e8d)

Feature

Other

v2.17.0 (2022-04-18)

Feature

Other

v2.16.2 (2022-04-11)

Fix

  • Handle PIL paletts with <256 color palettes (#775) (309242d)
  • Set spacing to None by default (#773) (1b93434)

Other

v2.16.1 (2022-02-28)

Fix

  • Ignore TIFF XResolution or YResolution with 0 in the denominator. (#753) (6b44a1b)

Other

v2.16.0 (2022-02-14)

... (truncated)

Commits
  • 1ab3291 REL: Release imageio v2.19.0
  • 140707a TEST: use traditional way to add needs_internet (#796)
  • 36c56a8 FEAT: OpenCV plugin (#791)
  • 3d0a909 REL: Release imageio v2.18.0
  • 512fe11 BUG: do not pass optional kwargs by position in tifffile (#794)
  • 8c10d53 TEST: Fix test for tifffile > 2022.4.8 (#795)
  • 7ecea02 MAINT: Update imopen types (#793)
  • 4596262 FEAT: allow writing bayer formats in pyav (#788)
  • 5b74e8d BUG: ensure pts increases even if pyav doesn't flush the frame immediately (#...
  • 1d78df3 REL: Release imageio v2.17.0
  • Additional commits viewable in compare view

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 maintenance Low-impact maintenance activity labels May 2, 2022
Updates the requirements on [imageio](https://github.com/imageio/imageio) to permit the latest version.
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.5.0...v2.19.0)

---
updated-dependencies:
- dependency-name: imageio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/imageio-lt-2.20.0 branch from cdcbb23 to f7fe387 Compare May 2, 2022 09:57
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #2542 (f7fe387) into main (a1d7e40) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2542   +/-   ##
=======================================
  Coverage   93.72%   93.72%           
=======================================
  Files          75       75           
  Lines       16120    16120           
=======================================
  Hits        15108    15108           
  Misses       1012     1012           

@tkoyama010 tkoyama010 merged commit f1f4df2 into main May 2, 2022
@tkoyama010 tkoyama010 deleted the dependabot/pip/imageio-lt-2.20.0 branch May 2, 2022 10:39
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 maintenance Low-impact maintenance activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant