daita-technologies / ai-tools

AI-based tools for the DAITA platform.
http://app.daita.tech
GNU Affero General Public License v3.0
1 stars 0 forks source link

Bump imageio from 2.10.4 to 2.19.3 #44

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps imageio from 2.10.4 to 2.19.3.

Release notes

Sourced from imageio's releases.

v2.19.3

Fix

Other

v2.19.2

Fix

Other

v2.19.1

Fix

  • Reset request when iterating over plugins (#792) (46a49c4)
  • Rename format_hint to extension and prefer it over actual file extensions (#807) (4830f15)

Other

v2.19.0

Feature

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

... (truncated)

Changelog

Sourced from imageio's changelog.

v2.19.3 (2022-05-30)

Fix

Other

v2.19.2 (2022-05-16)

Fix

Other

v2.19.1 (2022-05-09)

Fix

  • Reset request when iterating over plugins (#792) (46a49c4)
  • Rename format_hint to extension and prefer it over actual file extensions (#807) (4830f15)

Other

v2.19.0 (2022-05-02)

Feature

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)

... (truncated)

Commits
  • aba1eec REL: Release imageio v2.19.3
  • ba63485 DEV: Include py.typed in package (#815)
  • 9b739ab BUG: correctly read STK volumes in v3 (#805)
  • c9a2852 DOC: add GA token (#814)
  • 445ea37 REL: Release imageio v2.19.2
  • 75edcee MAINT: Add stacklevel=2 to some warnings. (#813)
  • 45739d5 BUG: don't treat im_mode ? as im_mode V (#811)
  • 54e957a REL: Release imageio v2.19.1
  • 46a49c4 BUG: reset request when iterating over plugins (#792)
  • 4830f15 BUG: Rename format_hint to extension and prefer it over actual file extension...
  • 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)