Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2025

Bumps the documentation group with 1 update: imageio.

Updates imageio from 2.37.0 to 2.37.2

Release notes

Sourced from imageio's releases.

v2.37.2 (2025-11-04)

This release is published under the BSD-2-Clause License.

Bug

  • Gracefully handle reading of invalid EXIF orientation in Pillow plugin (#1159, 8b9d78d)

  • Prevent OverflowError for FPS in pyav plugin (#1121, e03963c)

Maint


Detailed Changes: v2.37.1...v2.37.2

v2.37.1 (2025-10-22)

This release is published under the BSD-2-Clause License.

Bug

Doc

Maint

Test

... (truncated)

Changelog

Sourced from imageio's changelog.

v2.37.2 (2025-11-04)

Bug

  • Gracefully handle reading of invalid EXIF orientation in Pillow plugin (#1159, 8b9d78d)

  • Prevent OverflowError for FPS in pyav plugin (#1121, e03963c)

Maint

v2.37.1 (2025-10-22)

Bug

Doc

... (truncated)

Commits
  • 761929c REL: Release imageio v2.37.2
  • 0d20b85 MAINT: allow github actions to push to master in CD (#1163)
  • 6f76a11 make master the release branch (#1162)
  • e03963c BUG: Prevent OverflowError for FPS in pyav plugin (#1121)
  • 8b9d78d BUG: Gracefully handle reading of invalid EXIF orientation in Pillow plugin (...
  • 0b93c57 MAINT: fix publishing to GH and PyPI in CD (#1161)
  • 4fc3034 MAINT: Remove obsolete code for Python <= 3.4 (#1156)
  • dee2f99 MAINT: fix build hook in CD (#1155)
  • 7919501 MAINT: Fix CD failure (#1154)
  • 6a45d8a MAINT: Avoid calling PIL.Image twice to open a file (#1149)
  • 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 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

Bumps the documentation group with 1 update: [imageio](https://github.com/imageio/imageio).


Updates `imageio` from 2.37.0 to 2.37.2
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.37.0...v2.37.2)

---
updated-dependencies:
- dependency-name: imageio
  dependency-version: 2.37.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: documentation
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Nov 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 14, 2025 00:03
@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.23%. Comparing base (45ead1e) to head (bde50fc).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4302      +/-   ##
==========================================
- Coverage   91.31%   91.23%   -0.09%     
==========================================
  Files         193      193              
  Lines       15742    15742              
==========================================
- Hits        14375    14362      -13     
- Misses       1367     1380      +13     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@germa89
Copy link
Collaborator

germa89 commented Nov 17, 2025

@dependabot rebase

@germa89 germa89 enabled auto-merge (squash) November 17, 2025 16:40
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@germa89
Copy link
Collaborator

germa89 commented Nov 17, 2025

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2025

Looks like imageio is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 21, 2025
auto-merge was automatically disabled November 21, 2025 00:02

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/documentation-44fa69b385 branch November 21, 2025 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies maintenance General maintenance of the repo (libraries, cicd, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants