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.1 #4209

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps large-image from 1.20.3 to 1.29.1.

Release notes

Sourced from large-image's releases.

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)

Changes

  • Limit internal metadata on multi-source files with huge numbers of sources (#1514)
  • Make DICOMweb assetstore imports compatible with Girder generics (#1504)

Bug Fixes

  • Fix touch actions in the image viewer in some instances (#1516)
  • Fix multisource dtype issues that resulted in float32 results (#1520)

Version 1.28.1

Improvements

... (truncated)

Changelog

Sourced from large-image's changelog.

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)
  • 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)

Changes

  • Limit internal metadata on multi-source files with huge numbers of sources (#1514)
  • Make DICOMweb assetstore imports compatible with Girder generics (#1504)

Bug Fixes

  • Fix touch actions in the image viewer in some instances (#1516)
  • Fix multisource dtype issues that resulted in float32 results (#1520)

... (truncated)

Commits
  • 4f18f16 Update CHANGELOG.md
  • d9982a3 Merge pull request #1558 from girder/yaml-mimetype
  • 7997428 Merge pull request #1557 from girder/zarr-sink-1554
  • e58c35a Use the new official yaml mime-type of application/yaml
  • 5e33da7 Switch axis name checks to lowercase letters
  • cda4aba Reformat whitespace
  • 5adce59 Merge branch 'master' into zarr-sink-1554
  • a1b8670 Address #1554 and add test
  • 3a84567 Merge pull request #1556 from girder/coverage-core-sysmon
  • 5b2b8ba Switch to using COVERAGE_CORE=sysmon
  • 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 3 months ago

Passing run #9489 ↗︎

0 22 0 0 Flakiness 0

Details:

Merge d9a8fb3a0dbfa7a5568a4827cc542f74aaf03539 into af0cf09a9388848ac841e4db9dcd...
Project: Geotrek-admin Commit: be0005deb9 ℹ️
Status: Passed Duration: 02:13 💡
Started: Jul 10, 2024 2:22 PM Ended: Jul 10, 2024 2:24 PM

Review all test suite changes for PR #4209 ↗︎

dependabot[bot] commented 2 months ago

Superseded by #4224.