Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2025

Bumps large-image from 1.25.0 to 1.33.3.

Release notes

Sourced from large-image's releases.

Version 1.33.3

Changes

  • Handle a recent change in pylibtiff (#1992)

Version 1.33.2

Bug Fixes

  • Fix some raw bson handling (#1991)

Version 1.33.1

Improvements

  • Speed up annotation centroid queries (#1981, #1990)
  • Improve large annotation load and display speed (#1982)
  • Denormalize some values in the annotation collection to support improving display speed (#1984)
  • Improve indices for annotationelement queries (#1985)
  • Use some raw bson handling to speed up annotationelement serialization (#1986)
  • Improve indices used in large image associated files in girder (#1988)

Changes

  • Skip adjacent DICOM file search during Girder import (#1987)
  • Update to work with the most recent wsidicom (#1989)

Bug Fixes

  • Add a guard to avoid a javascript except if annotations are not loaded enough (#1983)

Version 1.33.0

Features

  • Multi-source Thin Plate Spline Warping (#1947)
  • Support subdatasets and frames in geospatial sources (#1972)

Improvements

  • Improve reading certain tiles via tiff source (#1946)
  • Clearer error messages on jsonschema issues in the multi source (#1951)
  • Add an option to the image converter to preserve float datatypes (#1968)
  • Specify that geospatial girder sources could be multi-file to better find adjacent files to a vrt (#1971)

Changes

  • Do not check if items are used as annotation elements in DocumentDB (#1949, #1953)
  • Ensure a valid gdal version (#1945)
  • Drop support for Python 3.8 (#1950, #1957)
  • Change some internals on how allowing netcdf files without scale are handled (#1970)

Bug Fixes

... (truncated)

Changelog

Sourced from large-image's changelog.

1.33.3

Changes

  • Handle a recent change in pylibtiff (#1992)

1.33.2

Bug Fixes

  • Fix some raw bson handling (#1991)

1.33.1

Improvements

  • Speed up annotation centroid queries (#1981, #1990)
  • Improve large annotation load and display speed (#1982)
  • Denormalize some values in the annotation collection to support improving display speed (#1984)
  • Improve indices for annotationelement queries (#1985)
  • Use some raw bson handling to speed up annotationelement serialization (#1986)
  • Improve indices used in large image associated files in girder (#1988)

Changes

  • Skip adjacent DICOM file search during Girder import (#1987)
  • Update to work with the most recent wsidicom (#1989)

Bug Fixes

  • Add a guard to avoid a javascript except if annotations are not loaded enough (#1983)

1.33.0

Features

  • Multi-source Thin Plate Spline Warping (#1947)
  • Support subdatasets and frames in geospatial sources (#1972)

Improvements

  • Improve reading certain tiles via tiff source (#1946)
  • Clearer error messages on jsonschema issues in the multi source (#1951)
  • Add an option to the image converter to preserve float datatypes (#1968)
  • Specify that geospatial girder sources could be multi-file to better find adjacent files to a vrt (#1971)

Changes

  • Do not check if items are used as annotation elements in DocumentDB (#1949, #1953)
  • Ensure a valid gdal version (#1945)

... (truncated)

Commits
  • 68ad4cd Merge pull request #1992 from girder/handle-new-pylibtiff
  • af2e014 Handle a recent change in pylibtiff
  • fa32f38 Merge pull request #1991 from girder/fix-semiraw
  • 9bbfefb Fix some raw bson handling
  • ad62849 Merge pull request #1990 from girder/faster-centroids
  • 052b665 Merge pull request #1989 from girder/wsidicom-version
  • 464b2a8 Speed up serialization of centroids
  • 17736cc Update to work with the most recent wsidicom
  • 03390ea Merge pull request #1988 from girder/large-image-atatched-indices
  • 829ed9a Improve indices used in large image associated files in girder
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 Pull requests that update a dependency file python Pull requests that update Python code labels Oct 7, 2025
Bumps [large-image](https://github.com/girder/large_image) from 1.25.0 to 1.33.3.
- [Release notes](https://github.com/girder/large_image/releases)
- [Changelog](https://github.com/girder/large_image/blob/master/CHANGELOG.md)
- [Commits](girder/large_image@v1.25.0...v1.33.3)

---
updated-dependencies:
- dependency-name: large-image
  dependency-version: 1.33.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/large-image-1.33.3 branch from efdf3a9 to f123689 Compare October 7, 2025 08:44
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
None yet
Development

Successfully merging this pull request may close these issues.

0 participants