Skip to content
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

Bump large-image from 1.20.3 to 1.29.2 #4224

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps large-image from 1.20.3 to 1.29.2.

Release notes

Sourced from large-image's releases.

Version 1.29.2

Improvements

  • Show a loading spinner on the image display in geojs in girder (#1559)
  • Better handle images that are composed of a folder and an item (#1561)
  • Allow specifying which sources are checked with canReadList (#1562)
  • Added endpoints to get plottable data related to annotations (#1524)

Bug Fixes

  • Fix a compositing error in transformed multi source images (#1560)
  • Prevent using vips input in image conversion if vips parses the image as a different size than large_image (#1569)

Version 1.29.1

Improvements

  • Improved zarr sink metadata handling (#1508)
  • Speed up decoding jp2k tiff with an optional library (#1555)

Changes

  • Work with newer python-mapnik (#1550)
  • Use the new official yaml mime-type of application/yaml (#1558)

Bug Fixes

  • Fix an issue emitting rectangles in geojson (#1552)
  • Fix an issue writing zarr channel metadata (#1557)

Version 1.29.0

Features

  • Add redis as cache backend option (#1469)

Improvements

  • Better detect available memory in containers (#1532)
  • Reject the promise from a canceled annotation (#1535)
  • Disallow certain names from being read by any but specific sources (#1537)
  • Add the ability to specify the dtype of a multi-source file (#1542)
  • Handle bounds on openslide sources to handle sparse sources (#1543)

Changes

  • Log more when saving annotations (#1525)
  • Thumbnail generation jobs are less blocking (#1528, #1530)

Bug Fixes

  • Annotations are sometimes paged when they shouldn't be (#1529)

Version 1.28.2

Improvements

  • Improve uint16 image scaling (#1511)
  • Read some untiled tiffs using the tiff source (#1512)
  • Speed up multi source compositing in tiled cases (#1513)
  • Speed up some tifffile and multi source access cases (#1515)
  • Allow specifying a minimum number of annotations elements when maxDetails is used (#1521)
  • Improved import of GeoJSON annotations (#1522)

... (truncated)

Changelog

Sourced from large-image's changelog.

1.29.2

Improvements

  • Show a loading spinner on the image display in geojs in girder (#1559)
  • Better handle images that are composed of a folder and an item (#1561)
  • Allow specifying which sources are checked with canReadList (#1562)
  • Added endpoints to get plottable data related to annotations (#1524)

Bug Fixes

  • Fix a compositing error in transformed multi source images (#1560)
  • Prevent using vips input in image conversion if vips parses the image as a different size than large_image (#1569)

1.29.1

Improvements

  • Improved zarr sink metadata handling (#1508)
  • Speed up decoding jp2k tiff with an optional library (#1555)

Changes

  • Work with newer python-mapnik (#1550)
  • Use the new official yaml mime-type of application/yaml (#1558)

Bug Fixes

  • Fix an issue emitting rectangles in geojson (#1552)
  • Fix an issue writing zarr channel metadata (#1557)

1.29.0

Features

  • Add redis as cache backend option (#1469)

Improvements

  • Better detect available memory in containers (#1532)
  • Reject the promise from a canceled annotation (#1535)
  • Disallow certain names from being read by any but specific sources (#1537)
  • Add the ability to specify the dtype of a multi-source file (#1542)
  • Handle bounds on openslide sources to handle sparse sources (#1543)

Changes

  • Log more when saving annotations (#1525)
  • Thumbnail generation jobs are less blocking (#1528, #1530)

Bug Fixes

  • Annotations are sometimes paged when they shouldn't be (#1529)

1.28.2

Improvements

  • Improve uint16 image scaling (#1511)
  • Read some untiled tiffs using the tiff source (#1512)

... (truncated)

Commits
  • 87034d0 Merge pull request #1524 from girder/plottable-data
  • b20bd99 Get all plottable data
  • d8d094c Merge pull request #1571 from girder/client-linting
  • 537bd19 Merge pull request #1570 from girder/converter-vips-image-size
  • c1fb880 Fix when vips is preferred to read images in conversion
  • 1562f20 Turn off a linting rule that changes code
  • b93b3d8 Merge pull request #1566 from girder/update-type-ignore
  • ab8705a Update a type ignore comment
  • 6c2ec5c Merge pull request #1565 from girder/remove-old-python
  • 5587305 Drop older versions of python from the test dockerfile
  • 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 Jul 15, 2024
@dependabot dependabot bot requested a review from Chatewgne July 15, 2024 04:31
Copy link

cypress bot commented Jul 15, 2024

Passing run #9562 ↗︎

0 22 0 0 Flakiness 0

Details:

Merge d587f9e into 50f1ef5...
Project: Geotrek-admin Commit: 8f63fead06 ℹ️
Status: Passed Duration: 02:05 💡
Started: Jul 16, 2024 2:35 PM Ended: Jul 16, 2024 2:37 PM

Review all test suite changes for PR #4224 ↗︎

@dependabot dependabot bot force-pushed the dependabot/pip/large-image-1.29.2 branch from 8b09c64 to 3fdd6d6 Compare July 16, 2024 12:09
Bumps [large-image](https://github.com/girder/large_image) from 1.20.3 to 1.29.2.
- [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.20.3...v1.29.2)

---
updated-dependencies:
- dependency-name: large-image
  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/large-image-1.29.2 branch from 3fdd6d6 to d587f9e Compare July 16, 2024 14:23
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2024

Superseded by #4239.

@dependabot dependabot bot closed this Jul 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/large-image-1.29.2 branch July 22, 2024 04:03
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