noah-peeters / ChimpStackr

free, multi-platform focus stacking software
GNU General Public License v3.0
84 stars 9 forks source link

Bump imageio from 2.10.4 to 2.11.1 #6

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps imageio from 2.10.4 to 2.11.1.

Release notes

Sourced from imageio's releases.

v2.11.1

Fix

  • Fix BytesIO regression for legacy pillow (#688) (924e1c5)

v2.11.0

Feature

  • Choose plugin based on extension and plugin lazy-import (#680) (bdbe699)

v2.10.5

Fix

  • Resolve regression on imageJ TIFF hyperstacks (#682) (7dc9b25)
Changelog

Sourced from imageio's changelog.

v2.11.1 (2021-11-20)

Fix

  • Fix BytesIO regression for legacy pillow (#688) (924e1c5)

v2.11.0 (2021-11-18)

Feature

  • Choose plugin based on extension and plugin lazy-import (#680) (bdbe699)

v2.10.5 (2021-11-17)

Fix

  • Resolve regression on imageJ TIFF hyperstacks (#682) (7dc9b25)
Commits
  • e2a0363 REL: Release imageio v2.11.1
  • 924e1c5 BUG: Fix BytesIO regression for legacy pillow (#688)
  • f48bace REL: Release imageio v2.11.0
  • bdbe699 FEAT: choose plugin based on extension and plugin lazy-import (#680)
  • 1df6815 REL: Release imageio v2.10.5
  • 7dc9b25 BUG: Resolve regression on imageJ TIFF hyperstacks (#682)
  • See full diff 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)
dependabot[bot] commented 2 years ago

Superseded by #8.