Skip to content

ci: Bump tifffile from 2026.8.16 to 2026.8.23 in /.github/ci/requirements - #2344

Merged
xsscx merged 1 commit into
masterfrom
dependabot/pip/dot-github/ci/requirements/tifffile-2026.8.23
Sep 1, 2026
Merged

ci: Bump tifffile from 2026.8.16 to 2026.8.23 in /.github/ci/requirements#2344
xsscx merged 1 commit into
masterfrom
dependabot/pip/dot-github/ci/requirements/tifffile-2026.8.23

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps tifffile from 2026.8.16 to 2026.8.23.

Release notes

Sourced from tifffile's releases.

v2026.8.23

Read and write TIFF files

Tifffile is a comprehensive Python library to

  1. store NumPy arrays in TIFF (Tagged Image File Format) files, and
  2. read image and metadata from TIFF-like files used in bioimaging.

Image and metadata can be read from TIFF, BigTIFF, OME-TIFF, GeoTIFF, Adobe DNG, ZIF (Zoomable Image File Format), MetaMorph STK, Zeiss LSM, ImageJ hyperstack, Micro-Manager MMStack and NDTiff, SGI, NIHImage, FLIMage, Olympus FluoView and SIS, ScanImage, Molecular Dynamics GEL, Huron TIFF, Aperio SVS, Leica SCN, Roche BIF, PerkinElmer QPTIFF (QPI, PKI), Hamamatsu NDPI, Argos AVS, Philips DP, DICOM-TIFF, and ThermoFisher EER formatted files.

Image data can be read as NumPy arrays or Zarr arrays/groups from strips, tiles, pages (IFDs), SubIFDs, higher order series, and pyramidal levels.

Image data can be written to TIFF, BigTIFF, OME-TIFF, and ImageJ hyperstack compatible files in multi-page, volumetric, pyramidal, memory-mappable, tiled, predicted, or compressed form.

Many compression and predictor schemes are supported via the imagecodecs library, including LZW, PackBits, Deflate, CCITT, PIXTIFF, LZMA, LERC, Zstd, JPEG (8 and 12-bit, lossless), JPEG 2000, JPEG XR, JPEG XL, WebP, PNG, EER, Jetraw, 24-bit floating-point, and horizontal differencing.

Tifffile can also be used to inspect TIFF structures, read image data from multi-dimensional file sequences, write fsspec ReferenceFileSystem for TIFF files and image file sequences, patch TIFF tag values, and parse many proprietary metadata formats.

Changes

  • Add methods to delete pages from main IFD chain and erase their content.
Changelog

Sourced from tifffile's changelog.

2026.8.23

  • Add methods to delete pages from main IFD chain and erase their content.
Commits

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 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)

@dependabot dependabot Bot added dependencies dependencies Docker Dockerfile, container, or image workflow changes labels Aug 31, 2026
@dependabot dependabot Bot added Docker Dockerfile, container, or image workflow changes dependencies dependencies labels Aug 31, 2026
@github-actions github-actions Bot added pending CI checks still running failed One or more CI checks failed and removed Docker Dockerfile, container, or image workflow changes pending CI checks still running labels Aug 31, 2026
@xsscx xsscx self-assigned this Aug 31, 2026
@xsscx xsscx added the Review in Process Issue is being Reviewed by Maintainers label Aug 31, 2026
@xsscx
xsscx force-pushed the dependabot/pip/dot-github/ci/requirements/tifffile-2026.8.23 branch from 1e02f34 to d95ec1f Compare September 1, 2026 19:31
@github-actions github-actions Bot added pending CI checks still running and removed failed One or more CI checks failed labels Sep 1, 2026
Bumps [tifffile](https://github.com/cgohlke/tifffile) from 2026.8.16 to 2026.8.23.
- [Release notes](https://github.com/cgohlke/tifffile/releases)
- [Changelog](https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst)
- [Commits](cgohlke/tifffile@v2026.8.16...v2026.8.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
@xsscx
xsscx force-pushed the dependabot/pip/dot-github/ci/requirements/tifffile-2026.8.23 branch from d95ec1f to 018a152 Compare September 1, 2026 20:05

@xsscx xsscx left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

2026-09-01 20:05:39 UTC

@xsscx
xsscx enabled auto-merge (squash) September 1, 2026 20:10
@xsscx
xsscx disabled auto-merge September 1, 2026 20:17
@xsscx
xsscx merged commit f8c48f1 into master Sep 1, 2026
17 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/dot-github/ci/requirements/tifffile-2026.8.23 branch September 1, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependencies pending CI checks still running Review in Process Issue is being Reviewed by Maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant