GeotrekCE / Geotrek-admin

Paths management for National Parks and Tourism organizations
https://geotrek.fr
BSD 2-Clause "Simplified" License
131 stars 75 forks source link

Bump large-image from 1.20.3 to 1.29.4 #4250

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps large-image from 1.20.3 to 1.29.4.

Release notes

Sourced from large-image's releases.

Version 1.29.4

Improvements

  • Improve plottable data endpoint to better fetch varied data. Refactors some columns names (#1587)

Version 1.29.3

Improvements

  • Improve plottable data endpoint to better fetch adjacent items and annotations (#1573, #1574, #1575, #1580, #1583)
  • Support Girder flat-mount paths (#1576)
  • Lazily import some modules to speed up large_image import speed (#1577)
  • Create or check large images for each item in a folder (#1572)
  • Support multiprocessing and pickling with a zarr sink (#1551)
  • Allow checking for geospatial sources to use a specific source list (#1582)
  • Read scales from some OME tiff files parsed with the tifffile source (#1584)

Changes

  • Remove old code that handled old pyproj packages (#1581)

Bug Fixes

  • Harden marking S3 uploads as large images (#1579)

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)

... (truncated)

Changelog

Sourced from large-image's changelog.

1.29.4

Improvements

  • Improve plottable data endpoint to better fetch varied data. Refactors some columns names (#1587)

1.29.3

Improvements

  • Improve plottable data endpoint to better fetch adjacent items and annotations (#1573, #1574, #1575, #1580, #1583)
  • Support Girder flat-mount paths (#1576)
  • Lazily import some modules to speed up large_image import speed (#1577)
  • Create or check large images for each item in a folder (#1572)
  • Support multiprocessing and pickling with a zarr sink (#1551)
  • Allow checking for geospatial sources to use a specific source list (#1582)
  • Read scales from some OME tiff files parsed with the tifffile source (#1584)

Changes

  • Remove old code that handled old pyproj packages (#1581)

Bug Fixes

  • Harden marking S3 uploads as large images (#1579)

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)

... (truncated)

Commits
  • 8439db9 Merge pull request #1587 from girder/plottable-folder
  • 93c15ee Better handle plottable metadata across a whole folder
  • 56193ce Merge pull request #1585 from girder/better-filter-zarr-warnings
  • 19686fc Better filter out zarr warnings
  • 594ff38 Merge pull request #1584 from girder/better-ome-metadata
  • 6d7ee31 Read scales from some OME tiff files parsed with the tifffile source
  • 2cc5ebf Merge pull request #1583 from girder/plottable-data
  • 079b3dd Fix passing annotation element ids to plottable data lists
  • ee882ad Merge pull request #1582 from girder/geo-available
  • 71737fe Allow checking for geospatial sources to use a specific source list
  • 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 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)
cypress[bot] commented 2 months ago

Passing run #9653 ↗︎

0 22 0 0 Flakiness 0

Details:

Merge 5d8be34b2e76d7394343466ca350a3c9ea2da907 into 98f6eda067a7d90e0f615555c049...
Project: Geotrek-admin Commit: 2c1797cb0c ℹ️
Status: Passed Duration: 02:01 💡
Started: Jul 29, 2024 4:21 AM Ended: Jul 29, 2024 4:23 AM

Review all test suite changes for PR #4250 ↗︎

dependabot[bot] commented 1 month ago

Superseded by #4272.