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.34.0 in /requirements #1410

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps imageio from 2.28.0 to 2.34.0.

Release notes

Sourced from imageio's releases.

v2.34.0

Feature

v2.33.1

Fix

  • Replace mktemp with mkstemp when caching to disk for legacy plugins (#1055) (12b1ad2)

Other

v2.33.0

Fix

Feature

v2.32.0

Feature

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

... (truncated)

Changelog

Sourced from imageio's changelog.

v2.34.0 (2024-02-12)

Feature

v2.33.1 (2023-12-11)

Fix

  • Replace mktemp with mkstemp when caching to disk for legacy plugins (#1055) (12b1ad2)

Other

v2.33.0 (2023-11-20)

Fix

Feature

v2.32.0 (2023-11-06)

Feature

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)

... (truncated)

Commits
  • 085ce27 REL: Release imageio v2.34.0
  • 85fe311 FEAT: Forward constructor kwargs to PyAV (#1061)
  • 65d7914 REL: Release imageio v2.33.1
  • 12b1ad2 BUG: Replace mktemp with mkstemp when caching to disk for legacy plugins ...
  • 56cfd79 DOC: Fix grammar in ImportError (#1054)
  • dac86e3 REL: Release imageio v2.33.0
  • d87d7e0 BUG: update pyav plugin to reflect AV changes (#1051)
  • f58379c BUG: unpin Pillow and allow versions >=10.1.0 (#1045)
  • d24944f FEAT: Support for AVIF image format (#1048)
  • b060cf7 REL: Release imageio v2.32.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Related to package requirements maintenance Repository structure maintenance labels Feb 12, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (af82843) 87.84% compared to head (d18c2a5) 87.84%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1410   +/-   ##
=======================================
  Coverage   87.84%   87.84%           
=======================================
  Files          81       81           
  Lines        9543     9543           
=======================================
  Hits         8383     8383           
  Misses       1160     1160           

Bumps [imageio](https://github.com/imageio/imageio) from 2.28.0 to 2.34.0.
- [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.34.0)

---
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 force-pushed the dependabot/pip/requirements/imageio-2.34.0 branch from 5392d5a to d18c2a5 Compare February 16, 2024 16:53
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

Superseded by #1520.

@dependabot dependabot bot closed this Apr 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/requirements/imageio-2.34.0 branch April 22, 2024 04:30
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.

1 participant