Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps imageio from 2.28.0 to 2.31.3.

Release notes

Sourced from imageio's releases.

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)

v2.30.0

Feature

  • SPE plugin: Support new SDT-control metadata (#989) (c93536c)

Other

  • Remove standard images from built package (#988) (6288f19)

v2.29.0

Feature

v2.28.1

... (truncated)

Changelog

Sourced from imageio's changelog.

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)

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)

v2.30.0 (2023-05-29)

Feature

  • SPE plugin: Support new SDT-control metadata (#989) (c93536c)

Other

  • Remove standard images from built package (#988) (6288f19)

v2.29.0 (2023-05-23)

... (truncated)

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 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 to package requirements maintenance Repository structure maintenance labels Sep 11, 2023
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #1150 (b338fd3) into master (b9225b9) will decrease coverage by 0.16%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

❗ Current head b338fd3 differs from pull request most recent head 37c1492. Consider uploading reports for the commit 37c1492 to get more accurate results

@@            Coverage Diff             @@
##           master    #1150      +/-   ##
==========================================
- Coverage   87.30%   87.14%   -0.16%     
==========================================
  Files          81       81              
  Lines        9197     9197              
==========================================
- Hits         8029     8015      -14     
- Misses       1168     1182      +14     

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

---
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.31.3 branch from b338fd3 to 37c1492 Compare September 11, 2023 16:43
@PProfizi
Copy link
Contributor

This requires a higher version of pyvista, which is blocked due to this PR #1116

@PProfizi
Copy link
Contributor

Closing for now while PyVista cannot be upgraded.

@PProfizi PProfizi closed this Sep 11, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/requirements/imageio-2.31.3 branch September 11, 2023 16:44
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.

2 participants