Skip to content

⬆️ Bump imagecodecs from 2026.5.10 to 2026.6.6#301

Merged
itsthejoker merged 1 commit into
masterfrom
dependabot/pip/imagecodecs-2026.6.6
Jun 8, 2026
Merged

⬆️ Bump imagecodecs from 2026.5.10 to 2026.6.6#301
itsthejoker merged 1 commit into
masterfrom
dependabot/pip/imagecodecs-2026.6.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps imagecodecs from 2026.5.10 to 2026.6.6.

Release notes

Sourced from imagecodecs's releases.

v2026.6.6

Image transformation, compression, and decompression codecs

Imagecodecs is a Python library that provides block-oriented, in-memory buffer transformation, compression, and decompression functions for use in tifffile, liffile, czifile, zarr, and other scientific image input/output packages.

Decode and/or encode functions are implemented for the following codecs, image formats, and data transforms: Zlib (DEFLATE), GZIP, LZMA, ZStandard (ZSTD), Blosc, Brotli, Snappy, BZ2, LZ4, LZ4F, LZ4HC, LZ4H5, LZW, LZO, LZF, LZFSE, LZHAM, PGLZ (PostgreSQL LZ), RCOMP (Rice), HCOMP, PLIO, ZFP, SZ3, Meshopt, Pcodec, SPERR, AEC, SZIP, LERC, EER, ZSTD1 (Zstd with hilo filter), NPY, BCn, DDS, BMP, PNG, APNG, GIF, PCX/DCX, TGA (TARGA), TIFF, WebP, JPEG (2 to 16-bit), Lossless JPEG (LJPEG, LJ92, JPEGLL), JPEG 2000 (JP2, J2K), High-throughput JPEG 2000 (HTJ2K, JPH), JPEG LS, JPEG XL, JPEG XS, JPEG XR (WDP, HD Photo), Ultra HDR (JPEG_R), MOZJPEG, AVIF, HEIF, EXR, WIC (Windows Imaging Component), WavPack, QOI, RGBE (HDR), PixarLog, Jetraw, DICOM RLE, CCITT (RLE, T.4 and T.6), PackBits, Packed Integers (TIFF, MONO p and packed), Delta, XOR Delta, Floating Point Predictor, Bitorder reversal, Byteshuffle, Bitshuffle, Float24 (24-bit floating point), Bfloat16 (brain floating point), Quantize (Scale, BitGroom, BitRound, GranularBR), and CMS (color space transformations). Checksum functions are implemented for CRC-32, Adler-32, Fletcher-32, and Jenkins lookup3.

Changes

  • Limit IntEnum parameters to documented values (breaking).
  • Optimize lzw_decode and remove buffersize parameter (breaking).
  • Fix floatpred_encode for zero-stride data (#138).
  • Add ZSTD1 codec with optional hilo byte shuffle and BGR to RGB conversion.
  • Add cms_info function.
  • Add spng_encode filter parameter.
  • Add Zarr 3 compatible PCX and TGA codecs.
  • Support Python 3.15.
Changelog

Sourced from imagecodecs's changelog.

2026.6.6

  • Limit IntEnum parameters to documented values (breaking).
  • Optimize lzw_decode and remove buffersize parameter (breaking).
  • Fix floatpred_encode for zero-stride data (#138).
  • Add ZSTD1 codec with optional hilo byte shuffle and BGR to RGB conversion.
  • Add cms_info function.
  • Add spng_encode filter parameter.
  • Add Zarr 3 compatible PCX and TGA codecs.
  • Support Python 3.15.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 8, 2026
@dependabot dependabot Bot added the python Pull requests that update python code label Jun 8, 2026
Bumps [imagecodecs](https://github.com/cgohlke/imagecodecs) from 2026.5.10 to 2026.6.6.
- [Release notes](https://github.com/cgohlke/imagecodecs/releases)
- [Changelog](https://github.com/cgohlke/imagecodecs/blob/master/CHANGES.rst)
- [Commits](cgohlke/imagecodecs@v2026.5.10...v2026.6.6)

---
updated-dependencies:
- dependency-name: imagecodecs
  dependency-version: 2026.6.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/imagecodecs-2026.6.6 branch from 2a362ec to 3589931 Compare June 8, 2026 15:26
@itsthejoker itsthejoker merged commit 0c396e4 into master Jun 8, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in FilamentColors Jun 8, 2026
@dependabot dependabot Bot deleted the dependabot/pip/imagecodecs-2026.6.6 branch June 8, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant