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.18.0 to <2.19.0 #2506

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2022

Updates the requirements on imageio to permit the latest version.

Release notes

Sourced from imageio's releases.

v2.18.0

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

Changelog

Sourced from imageio's changelog.

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)

Fix

  • Read metadata of current frame when iterating + APNG fast path (#750) (87f290a)

Feature

... (truncated)

Commits
  • 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
  • 607600d MAINT: Better Type Annotations + mypy support (#784)
  • 13cb5e2 MAINT: add fast-paths for pyav formats (#785)
  • 7f1bb1d DOC: update readme (#786)
  • 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 Apr 25, 2022
@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #2506 (c5cefc7) into main (bd60903) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2506   +/-   ##
=======================================
  Coverage   93.70%   93.70%           
=======================================
  Files          75       75           
  Lines       16072    16072           
=======================================
  Hits        15061    15061           
  Misses       1011     1011           

@tkoyama010 tkoyama010 enabled auto-merge (squash) April 25, 2022 09:54
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.18.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.19.0 branch from 428a274 to c5cefc7 Compare April 25, 2022 10:05
@tkoyama010 tkoyama010 merged commit 9a79214 into main Apr 25, 2022
@tkoyama010 tkoyama010 deleted the dependabot/pip/imageio-lt-2.19.0 branch April 25, 2022 10:37
adeak added a commit to adeak/pyvista that referenced this pull request Apr 28, 2022
* upstream/main:
  Make VTK version error clear when PointSet is still abstract (pyvista#2483)
  Use imageio intersphinx links (pyvista#2489)
  Fix glyphs when orienting with cell data (pyvista#2500)
  Bump mypy from 0.942 to 0.950 (pyvista#2522)
  Update hypothesis requirement from <6.45.1 to <6.45.2 (pyvista#2523)
  Add many Readers (pyvista#2496)
  Bump trimesh from 3.10.8 to 3.11.2 (pyvista#2519)
  Return actor from add_mesh_threshold (pyvista#2516)
  fix uniformgrid.x docstring (pyvista#2511)
  Update imageio requirement from <2.18.0 to <2.19.0 (pyvista#2506)
  Update hypothesis requirement from <6.44.1 to <6.45.1 (pyvista#2507)
  add polyhedral example (pyvista#2505)
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