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.28.0 to 2.28.1 #2038

Merged
merged 4 commits into from
May 3, 2023
Merged

Conversation

pyansys-ci-bot
Copy link
Collaborator

Bumps imageio from 2.28.0 to 2.28.1.

Release notes

Sourced from imageio's releases.

v2.28.1

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

Changelog

Sourced from imageio's changelog.

v2.28.1 (2023-05-01)

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

Commits
  • 27b5aaf REL: Release imageio v2.28.1
  • a945675 DEV: refactor invoke in no-internet CI (#986)
  • a2428d3 DEV: Fixed typo in CI script (#985)
  • d03db0f BUG: Avoid exception when n_frames is not set by Pillow
  • a82037e BUG: Forward get_reader/get_writer kwargs to read/write (#979)
  • 853a066 TEST: skip trim filter test on MacOS and pypy (#981)
  • 2ed8fb4 BUG: allow incremental write in pillow (#978)
  • d2654ba DOC: Fix typo in PyPI link tooltip (#980)
  • 6412c98 BUG: add writeable_output=True to pillow plugin to ensure data is writable ...
  • b4fc971 MAINT: generate images in temporary folders (#977)
  • See full diff in compare view

@github-actions github-actions bot added the Maintenance General maintenance of the repo (libraries, cicd, etc) label May 2, 2023
@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

Merging #2038 (def7745) into main (a25fa9e) will increase coverage by 3.16%.
The diff coverage is 95.00%.

@@            Coverage Diff             @@
##             main    #2038      +/-   ##
==========================================
+ Coverage   82.98%   86.14%   +3.16%     
==========================================
  Files          44       45       +1     
  Lines        7932     7939       +7     
==========================================
+ Hits         6582     6839     +257     
+ Misses       1350     1100     -250     

@germa89 germa89 enabled auto-merge (squash) May 3, 2023 11:31
@germa89 germa89 merged commit 8ed95fd into main May 3, 2023
22 of 23 checks passed
@germa89 germa89 deleted the dependabot/pip/main/imageio-2.28.1 branch May 3, 2023 12:17
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.

None yet

2 participants