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.8.0 to 2.18.0 #13

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps imageio from 2.8.0 to 2.18.0.

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

v2.17.0

Feature

Other

v2.16.2

Fix

  • Handle PIL paletts with <256 color palettes (#775) (309242d)
  • Set spacing to None by default (#773) (1b93434)

Other

v2.16.1

Fix

  • Ignore TIFF XResolution or YResolution with 0 in the denominator. (#753) (6b44a1b)

Other

v2.16.0

Fix

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

Feature

... (truncated)

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 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 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.8.0 to 2.18.0.
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.8.0...v2.18.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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 27, 2022

Looks like imageio is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 27, 2022
@dependabot dependabot bot deleted the dependabot/pip/imageio-2.18.0 branch April 27, 2022 09:14
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants