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.31.3 to 2.31.5 #507

Merged
merged 3 commits into from
Oct 19, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps imageio from 2.31.3 to 2.31.5.

Release notes

Sourced from imageio's releases.

v2.31.5

Fix

  • Raise warning instead of error when using fps in pillow (#1039) (520fe62)

v2.31.4

Fix

  • Consistently load GIF frames using the same pixel format (#1036) (f4fc7f5)
Changelog

Sourced from imageio's changelog.

v2.31.5 (2023-10-02)

Fix

  • Raise warning instead of error when using fps in pillow (#1039) (520fe62)

v2.31.4 (2023-09-25)

Fix

  • Consistently load GIF frames using the same pixel format (#1036) (f4fc7f5)
Commits
  • 0bbf196 REL: Release imageio v2.31.5
  • 520fe62 BUG: Raise warning instead of error when using fps 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)
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
imageio [< 2.22, > 2.21.1]
imageio [< 2.23, > 2.22.2]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.31.3 to 2.31.5.
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.31.3...v2.31.5)

---
updated-dependencies:
- dependency-name: imageio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Related to package requirements maintenance Repository structure maintenance labels Oct 2, 2023
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #507 (0dd9c2c) into master (b0cf272) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #507   +/-   ##
=======================================
  Coverage   83.83%   83.83%           
=======================================
  Files          47       47           
  Lines        5072     5072           
=======================================
  Hits         4252     4252           
  Misses        820      820           

@PProfizi PProfizi merged commit f1ba744 into master Oct 19, 2023
23 checks passed
@PProfizi PProfizi deleted the dependabot/pip/imageio-2.31.5 branch October 19, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to package requirements maintenance Repository structure maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant