Bump imageio from 2.27.0 to 2.31.5
Created by: dependabot[bot]
Bumps imageio from 2.27.0 to 2.31.5.
Release notes
Sourced from imageio's releases.
v2.31.5
Fix
v2.31.4
Fix
v2.31.3
Fix
Other
v2.31.2
Fix
Other
- Remove deprecations in CD (#1027) (
d632ea9
)- Fix typo in README.md (#1029) (
86dcba9
)- Fix several typos in the docs and source code comments (#1023) (
2cdf563
)- Add migration note for format kwarg (#1019) (
3dd6574
)v2.31.1
Fix
v2.31.0
Fix
Feature
v2.30.0
Feature
... (truncated)
Changelog
Sourced from imageio's changelog.
v2.31.5 (2023-10-02)
Fix
v2.31.4 (2023-09-25)
Fix
v2.31.3 (2023-09-04)
Fix
Other
v2.31.2 (2023-08-26)
Fix
Other
- Remove deprecations in CD (#1027) (
d632ea9
)- Fix typo in README.md (#1029) (
86dcba9
)- Fix several typos in the docs and source code comments (#1023) (
2cdf563
)- Add migration note for format kwarg (#1019) (
3dd6574
)v2.31.1 (2023-06-12)
Fix
v2.31.0 (2023-06-05)
Fix
Feature
... (truncated)
Commits
-
0bbf196
REL: Release imageio v2.31.5 -
520fe62
BUG: Raise warning instead of error when usingfps
in pillow (#1039) -
fba4ade
REL: Release imageio v2.31.4 -
f4fc7f5
BUG: consistently load GIF frames using the same pixel format (#1036) -
b036423
TEST: handle changes in imageio-ffmpeg (#1037) -
a009137
REL: Release imageio v2.31.3 -
6cd3a42
BUG: refactor resolution metadata reading for TIFF and avoid failing on missi... -
b0baa1d
DEV: update readthedocs.yaml (#1035) -
61a1e15
DEV: Deprecate Python 3.7 support (#1033) -
8f0634d
REL: Release imageio v2.31.2 - 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions