Skip to content

Bump large-image from 1.25.0 to 1.33.5#822

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/large-image-1.33.5
Open

Bump large-image from 1.25.0 to 1.33.5#822
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/large-image-1.33.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 3, 2025

Copy link
Copy Markdown
Contributor

Bumps large-image from 1.25.0 to 1.33.5.

Release notes

Sourced from large-image's releases.

Version 1.33.5

Improvements

  • Added a "pattern" property for polygon annotations (#2020)

Changes

  • Change delattr to del when it doesn't matter (#2021)

Version 1.33.4

Improvements

  • Remove locking in reading nd2 tiles (#1977)
  • Get a pixel from multiple frames in a single REST call (#2002)
  • Add another index to speed up deleting large images in Girder (#2005)

Changes

  • Increase the detail threshold for large annotations (#1995)
  • Update to work with tol-colors >= 2 (#2000)
  • Load some sources earlier in Girder (#2004)
  • Increase number of annotation elements processed for metadata plots (#2012)
  • More listed mimetypes (#2013)
  • Make it easier to rebind annotation models (#2014)

Bug Fixes

  • Fixed recursion in the create large images in a folder endpoint (#1993)
  • When overlaying many image annotations, some showed artifacts (#1998)
  • Fix annotation caching with different users (#1999)
  • Work around how bioformats handles DICOMs in Monochrome1 (#1834)
  • Guard a missing data field in pixelmap annotation actions (#2010, #2011)
  • Fixed an issue emitting geojson annotations with rotated rectangles and ellipses (#2015)

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)

... (truncated)

Changelog

Sourced from large-image's changelog.

1.33.5

Improvements

  • Added a "pattern" property for polygon annotations (#2020)

Changes

  • Change delattr to del when it doesn't matter (#2021)

1.33.4

Improvements

  • Remove locking in reading nd2 tiles (#1977)
  • Get a pixel from multiple frames in a single REST call (#2002)
  • Add another index to speed up deleting large images in Girder (#2005)

Changes

  • Increase the detail threshold for large annotations (#1995)
  • Update to work with tol-colors >= 2 (#2000)
  • Load some sources earlier in Girder (#2004)
  • Increase number of annotation elements processed for metadata plots (#2012)
  • More listed mimetypes (#2013)
  • Make it easier to rebind annotation models (#2014)

Bug Fixes

  • Fixed recursion in the create large images in a folder endpoint (#1993)
  • When overlaying many image annotations, some showed artifacts (#1998)
  • Fix annotation caching with different users (#1999)
  • Work around how bioformats handles DICOMs in Monochrome1 (#1834)
  • Guard a missing data field in pixelmap annotation actions (#2010, #2011)
  • Fixed an issue emitting geojson annotations with rotated rectangles and ellipses (#2015)

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

... (truncated)

Commits
  • b0069b3 Merge pull request #2020 from girder/polygon-pattern
  • 066463e Merge pull request #2021 from girder/bugbear-043
  • 3986e7e Add support for patterned polygon annotations
  • 9acdf43 Satisfy bugbear rule 043
  • 7290dca Merge pull request #2018 from girder/update-pre-commit-versions
  • c171bcd Merge pull request #2017 from girder/typo
  • 8bbefdb Update pre-commit hook versions
  • b5e0540 Fix a typo in a comment in the test.Dockerfile
  • c56f5cf Merge pull request #2016 from girder/dependabot/github_actions/actions/checko...
  • e5aa1b6 Bump actions/checkout from 5 to 6
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 3, 2025
Bumps [large-image](https://github.com/girder/large_image) from 1.25.0 to 1.33.5.
- [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.5)

---
updated-dependencies:
- dependency-name: large-image
  dependency-version: 1.33.5
  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.5 branch from efae574 to 8db8fbe Compare December 8, 2025 09:39
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