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

chore(deps): update dependency imageio to v2.34.1 #354

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
imageio ==2.9.0 -> ==2.34.1 age adoption passing confidence

Release Notes

imageio/imageio (imageio)

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)

v2.30.0

Compare Source

Feature
Other

v2.29.0

Compare Source

Feature

v2.28.1

Compare Source

Fix
  • Avoid exception when n_frames is not set by Pillow (d03db0f)
  • Forward get_reader/get_writer kwargs to read/write (#​979) (a82037e)
  • Allow incremental write in pillow (#​978) (2ed8fb4)
  • Add writeable_output=True to pillow plugin to ensure data is writable by default (#​976) (6412c98)
Other

v2.28.0

Compare Source

Feature

v2.27.0

Compare Source

Fix
Feature

v2.26.1

Compare Source

Fix
Other

v2.26.0

Compare Source

Feature

v2.25.1

Compare Source

Fix
  • Format hint test doesn't need to establish a connection (#​941) (b7a0f35)
Other

v2.25.0

Compare Source

Feature

v2.24.0

Compare Source

Feature
Other

v2.23.0

Compare Source

Feature
Other

v2.22.4

Compare Source

Fix
Other

v2.22.3

Compare Source

Fix
  • Support compression and compressionargs in tifffile plugin (#​894) (3773da4)

v2.22.2

Compare Source

Fix
  • Make legacy FormatManager skip uninstalled plugins (#​888) (76a87c1)
Other

v2.22.1

Compare Source

Fix
Other

v2.22.0

Compare Source

Feature

v2.21.3

Compare Source

Fix
Other

v2.21.2

Compare Source

Fix
Other

v2.21.1

Compare Source

Fix

v2.21.0

Compare Source

Fix
Feature
Other

v2.20.0

Compare Source

Fix
  • Expose frame-level metadata and duration in pyav (#​839) (05fcf2c)
Feature
Other

v2.19.5

Compare Source

Fix
Other

v2.19.3

Compare Source

Fix
Other

v2.19.2

Compare Source

Fix
Other

v2.19.1

Compare Source

Fix
  • Reset request when iterating over plugins (#​792) (46a49c4)
  • Rename format_hint to extension and prefer it over actual file extensions (#​807) (4830f15)
Other

v2.19.0

Compare Source

Feature

v2.18.0

Compare Source

Fix
  • Do not pass optional kwargs by position in tifffile (#​794) (512fe11)
  • Ensure pts increases even if pyav doesn't flush the frame immediately (#​787) (5b74e8d)
Feature
Other

v2.17.0

Compare Source

Feature
Other

v2.16.2

Compare Source

Fix
Other

v2.16.1

Compare Source

Fix
  • Ignore TIFF XResolution or YResolution with 0 in the denominator. (#​753) (6b44a1b)
Other

v2.16.0

Compare Source

Fix
  • Read metadata of current frame when iterating + APNG fast path (#​750) (87f290a)
Feature
Other

v2.15.0

Compare Source

Fix
Feature
Other

v2.14.1

Compare Source

Fix

v2.14.0

Compare Source

Fix
Feature
Other

v2.13.5

Compare Source

Fix

v2.13.4

Compare Source

Fix
Documentation

v2.13.3

Compare Source

Fix

v2.13.2

Compare Source

Fix

v2.13.1

Compare Source

Fix

v2.13.0

Compare Source

Documentation

v2.12.0

Compare Source

Feature

v2.11.1

Compare Source

Fix

v2.11.0

Compare Source

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

v2.10.5

Compare Source

Fix

v2.10.4

Compare Source

Fix
Documentation

v2.10.3

Compare Source

Fix
  • Fix file extension bug when filename contains '#'. (#​678) (f3fa631)

v2.10.2

Compare Source

Fix
Documentation

v2.10.1

Compare Source

Fix
  • Install ImageIO dependencies during release wheel build (#​671) (f1ee22a)

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from billsioros as a code owner April 23, 2024 00:54
@renovate renovate bot added the 🎲 dependencies Working on dependencies label Apr 23, 2024
Copy link

stale bot commented May 2, 2024

This issue has been marked stale, as it had no activity in the last 7 days. If the issue remains stale for an additional 7 days (a total of two weeks with no activity), it will be automatically closed.

@stale stale bot added the 💀 stale This had no recent activity label May 2, 2024
Copy link

stale bot commented May 11, 2024

Closing the issue due to inactivity.

@stale stale bot closed this May 11, 2024
Copy link
Author

renovate bot commented May 11, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==2.34.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/imageio-2.x branch May 11, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎲 dependencies Working on dependencies 💀 stale This had no recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants