+
Skip to content

Bump large-image from 1.25.0 to 1.32.9 #771

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2025

Bumps large-image from 1.25.0 to 1.32.9.

Release notes

Sourced from large-image's releases.

Version 1.32.9

Improvements

  • Clearer error messages on bad annotations and don't keep the bad file (#1922)
  • Annotation list checkboxes (#1884)
  • The frame-viewer histogram widget will only be visible if it can be used (#1924)
  • Add the dicom mime-type to the openslide source (#1925)
  • Add a getGeospatialRegion function to tile sources (#1922)
  • Add another index for annotation elements (#1928)
  • Make the json representation of some annotation elements more compact (#1930)
  • On the client internals, indicate which annotation updates are from fetches (#1931)
  • Speed up old annotation maintenance query (#1934)

Bug Fixes

  • Fix debouncing annotation saves (#1927)

Version 1.32.8

Bug Fixes

  • Fix issuing annotation PATCH updates with empty labels (#1921)

Version 1.32.7

Improvements

  • When saving annotation elements in javascript, use PATCH endpoint if possible (#1915)
  • When zoomed in with a power of two of the max zoom and showing annotations, make sure all of the annotation in view are fully loaded (#1917)
  • Guard against nd2 NotImplementedError and allow bioformats to handle nd2 (#1918)
  • Support editing paged annotation elements (#1919)

Changes

  • Tweak a few source priorities (#1920)

Version 1.32.6

Changes

  • Tweak a few source priorities (#1913)

Version 1.32.5

Improvements

  • Add a PATCH annotation endpoint (#1904)
  • Add an option to merge dicom files in the same series and study and folder (#1912)

Changes

Bug Fixes

... (truncated)

Changelog

Sourced from large-image's changelog.

1.32.9

Improvements

  • Clearer error messages on bad annotations and don't keep the bad file (#1922)
  • Annotation list checkboxes (#1884)
  • The frame-viewer histogram widget will only be visible if it can be used (#1924)
  • Add the dicom mime-type to the openslide source (#1925)
  • Add a getGeospatialRegion function to tile sources (#1922)
  • Add another index for annotation elements (#1928)
  • Make the json representation of some annotation elements more compact (#1930)
  • On the client internals, indicate which annotation updates are from fetches (#1931)
  • Speed up old annotation maintenance query (#1934)

Bug Fixes

  • Fix debouncing annotation saves (#1927)

1.32.8

Bug Fixes

  • Fix issuing annotation PATCH updates with empty labels (#1921)

1.32.7

Improvements

  • When saving annotation elements in javascript, use PATCH endpoint if possible (#1915)
  • When zoomed in with a power of two of the max zoom and showing annotations, make sure all of the annotation in view are fully loaded (#1917)
  • Guard against nd2 NotImplementedError and allow bioformats to handle nd2 (#1918)
  • Support editing paged annotation elements (#1919)

Changes

  • Tweak a few source priorities (#1920)

1.32.6

Changes

  • Tweak a few source priorities (#1913)

1.32.5

Improvements

  • Add a PATCH annotation endpoint (#1904)
  • Add an option to merge dicom files in the same series and study and folder (#1912)

... (truncated)

Commits
  • e6dc7be Merge pull request #1934 from girder/speed-up-old-annotation
  • a59c9d0 Merge pull request #1933 from girder/fix-typo
  • 863bdec Speed up old annotation maintenance query
  • 3925edb Fix a minor typo in a function description
  • ef70bdc Merge pull request #1931 from girder/indicate-annotation-fetches
  • 99438e0 Mark which annotation updates are from fetches
  • 1cec85f Merge pull request #1930 from girder/compact-annotation-json
  • 989a03d Make the json representation of some annotation elements more compact
  • 3bd881d Merge pull request #1929 from girder/create-index-background
  • fc7a29e Improve creating annotation indices in the background
  • 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 Jun 13, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/large-image-1.32.9 branch 3 times, most recently from a677504 to bdeafcc Compare June 16, 2025 09:28
Bumps [large-image](https://github.com/girder/large_image) from 1.25.0 to 1.32.9.
- [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.32.9)

---
updated-dependencies:
- dependency-name: large-image
  dependency-version: 1.32.9
  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.32.9 branch from bdeafcc to b52c5a4 Compare June 17, 2025 12:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 20, 2025

Superseded by #779.

@dependabot dependabot bot closed this Jun 20, 2025
@dependabot dependabot bot deleted the dependabot/pip/large-image-1.32.9 branch June 20, 2025 03:24
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
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载