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 imageio from 2.28.0 to 2.31.6 in /requirements #1237

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps imageio from 2.28.0 to 2.31.6.

Release notes

Sourced from imageio's releases.

v2.31.6

Fix

  • Pin pillow below v10.1 to avoid breaking changes (#1046) (c97aa5e)

v2.31.5

Fix

  • Raise warning instead of error when using fps in pillow (#1039) (520fe62)

v2.31.4

Fix

  • Consistently load GIF frames using the same pixel format (#1036) (f4fc7f5)

v2.31.3

Fix

  • Refactor resolution metadata reading for TIFF and avoid failing on missing data (#1031) (6cd3a42)

Other

v2.31.2

Fix

Other

v2.31.1

Fix

  • Match ExIf orientation tag behavior to ExIf spec in pillow(#983) (953029b)

v2.31.0

Fix

  • Fix pilmode kwarg for get_reader/get_writer (#994) (21039b2)

Feature

  • Decode gray 16-bit PNG as uint16 (not int32) if pillow allows (#987) (95bb89d)

... (truncated)

Changelog

Sourced from imageio's changelog.

v2.31.6 (2023-10-23)

Fix

  • Pin pillow below v10.1 to avoid breaking changes (#1046) (c97aa5e)

v2.31.5 (2023-10-02)

Fix

  • Raise warning instead of error when using fps in pillow (#1039) (520fe62)

v2.31.4 (2023-09-25)

Fix

  • Consistently load GIF frames using the same pixel format (#1036) (f4fc7f5)

v2.31.3 (2023-09-04)

Fix

  • Refactor resolution metadata reading for TIFF and avoid failing on missing data (#1031) (6cd3a42)

Other

v2.31.2 (2023-08-26)

Fix

Other

v2.31.1 (2023-06-12)

Fix

  • Match ExIf orientation tag behavior to ExIf spec in pillow(#983) (953029b)

v2.31.0 (2023-06-05)

... (truncated)

Commits
  • 01a9bff REL: Release imageio v2.31.6
  • c97aa5e BUG: Pin pillow below v10.1 to avoid breaking changes (#1046)
  • 0bbf196 REL: Release imageio v2.31.5
  • 520fe62 BUG: Raise warning instead of error when using fps in pillow (#1039)
  • fba4ade REL: Release imageio v2.31.4
  • f4fc7f5 BUG: consistently load GIF frames using the same pixel format (#1036)
  • b036423 TEST: handle changes in imageio-ffmpeg (#1037)
  • a009137 REL: Release imageio v2.31.3
  • 6cd3a42 BUG: refactor resolution metadata reading for TIFF and avoid failing on missi...
  • b0baa1d DEV: update readthedocs.yaml (#1035)
  • 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 [imageio](https://github.com/imageio/imageio) from 2.28.0 to 2.31.6.
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.28.0...v2.31.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Related to package requirements maintenance Repository structure maintenance labels Oct 23, 2023
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #1237 (0684176) into master (8b0180a) will decrease coverage by 1.17%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1237      +/-   ##
==========================================
- Coverage   87.23%   86.06%   -1.17%     
==========================================
  Files          81       81              
  Lines        9230     9223       -7     
==========================================
- Hits         8052     7938     -114     
- Misses       1178     1285     +107     

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #1251.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/pip/requirements/imageio-2.31.6 branch November 6, 2023 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to package requirements maintenance Repository structure maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants