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

MAINT: Update imageio requirement from <2.34,>=2.30.0 to >=2.30.0,<2.35 #4404

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Updates the requirements on imageio to permit the latest version.

Release notes

Sourced from imageio's releases.

v2.34.0

Feature

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 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)

@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Mar 22, 2024
@dependabot dependabot bot requested a review from MaxJPRey March 22, 2024 21:53
@codecov-commenter
Copy link

codecov-commenter commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.52%. Comparing base (59d99be) to head (b31e67b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4404   +/-   ##
=======================================
  Coverage   81.52%   81.52%           
=======================================
  Files         109      109           
  Lines       53162    53162           
=======================================
  Hits        43339    43339           
  Misses       9823     9823           

Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dependabot dependabot bot force-pushed the dependabot/pip/imageio-gte-2.30.0-and-lt-2.35 branch 3 times, most recently from 7e41ad5 to 91cf99a Compare March 29, 2024 09:29
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.30.0...v2.34.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-gte-2.30.0-and-lt-2.35 branch from 91cf99a to eb103f8 Compare March 29, 2024 10:31
@Samuelopez-ansys Samuelopez-ansys enabled auto-merge (squash) April 2, 2024 07:54
@Samuelopez-ansys Samuelopez-ansys merged commit 17541a4 into main Apr 2, 2024
15 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the dependabot/pip/imageio-gte-2.30.0-and-lt-2.35 branch April 2, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related with project dependencies maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants