Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2025

This PR contains the following updates:

Package Change Age Confidence
imageio ==2.30.* -> ==2.37.* age confidence

Release Notes

imageio/imageio (imageio)

v2.37.2

Compare Source

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.0

Compare Source

Fix
Feature

v2.36.1

Compare Source

Fix

v2.36.0

Compare Source

Fix
Feature

v2.35.1

Compare Source

Fix

v2.35.0

Compare Source

Fix
  • Ensure video stream is closed when closing the pyAV plugin (#​1096) (688e9de)
Feature

v2.34.2

Compare Source

Fix
Other

v2.34.1

Compare Source

Fix
Other

v2.34.0

Compare Source

Feature

v2.33.1

Compare Source

Fix
  • Replace mktemp with mkstemp when caching to disk for legacy plugins (#​1055) (12b1ad2)
Other

v2.33.0

Compare Source

Fix
Feature

v2.32.0

Compare Source

Feature

v2.31.6

Compare Source

Fix

v2.31.5

Compare Source

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

v2.31.4

Compare Source

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

v2.31.3

Compare Source

Fix
  • Refactor resolution metadata reading for TIFF and avoid failing on missing data (#​1031) (6cd3a42)
Other

v2.31.2

Compare Source

Fix
Other

v2.31.1

Compare Source

Fix
  • Match ExIf orientation tag behavior to ExIf spec in pillow(#​983) (953029b)

v2.31.0

Compare Source

Fix
Feature
  • Decode gray 16-bit PNG as uint16 (not int32) if pillow allows (#​987) (95bb89d)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sourcery-ai
Copy link

sourcery-ai bot commented Mar 26, 2025

Reviewer's Guide by Sourcery

This pull request updates the imageio dependency from version 2.30.* to 2.37.*. The pyproject.toml and uv.lock files were modified to reflect this change.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
The pull request updates the imageio dependency from version 2.30.* to 2.37.*.
  • Update imageio dependency to 2.37.* in pyproject.toml.
  • Update imageio dependency in uv.lock.
pyproject.toml
uv.lock

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!

@renovate renovate bot force-pushed the renovate/imageio-2.x branch from e9aa89e to 8733752 Compare April 8, 2025 13:13
@renovate renovate bot force-pushed the renovate/imageio-2.x branch from 8733752 to 8eeb53e Compare July 21, 2025 19:28
@renovate renovate bot force-pushed the renovate/imageio-2.x branch from 8eeb53e to d401f90 Compare August 10, 2025 13:15
@renovate renovate bot force-pushed the renovate/imageio-2.x branch from d401f90 to cd57da9 Compare August 19, 2025 12:47
@renovate renovate bot changed the title fix(deps): update dependency imageio to ==2.37.* chore(deps): update dependency imageio to ==2.37.* Aug 19, 2025
@renovate renovate bot force-pushed the renovate/imageio-2.x branch from cd57da9 to cf82ec6 Compare August 24, 2025 10:40
@renovate renovate bot changed the title chore(deps): update dependency imageio to ==2.37.* fix(deps): update dependency imageio to ==2.37.* Aug 24, 2025
@renovate renovate bot force-pushed the renovate/imageio-2.x branch from cf82ec6 to 17b3252 Compare November 4, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant