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-source-vips from 1.17.2 to 1.30.4 #4393

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2024

Bumps large-image-source-vips from 1.17.2 to 1.30.4.

Release notes

Sourced from large-image-source-vips's releases.

Version 1.30.4

Bug Fixes

  • Fix a bug handling pure uint8 data introduced in #1725 (#1734)

Version 1.30.3

Improvements

  • Format dates in item lists (#1707)
  • Guard dtype types (#1711, #1714, #1716)
  • Better handle IndicaLabs tiff files (#1717)
  • Better detect files with geotransform data that aren't geospatial (#1718)
  • Better scale float-valued tiles (#1725)
  • Tile iterators now report their length (#1730)
  • When using griddata annotations as heatmaps, allow setting scaleWithZoom (#1731)
  • Handle any sort of label as an extra property when importing geojson annotations (#1732)

Changes

  • Openslide now requires the binary wheel on appropriate platforms (#1709, #1710)

Bug Fixes

  • Fix an issue searching for annotation metadata on items that a user doesn't have permissions to view (#1723)
  • Fix a typo in a column header (#1727)
  • Guard against switching on and off overlay layers quickly (#1729)

Version 1.30.2

Features

  • Support setting axis actual values in the zarr sink. Display these in the frame selector (#1625)

Improvements

  • Speed up recursive item lists (#1694)
  • Better handle images with signed pixel data (#1695)
  • Reduce loading geojs when switching views in Girder (#1699)

Bug Fixes

  • Don't compute channel window in zarr sinks (#1705)

Version 1.30.1

Improvements

  • Support generalized application buttons (#1692)

Bug Fixes

  • Don't use a default for yaml config files except .large_image_config.yaml (#1685)

... (truncated)

Changelog

Sourced from large-image-source-vips's changelog.

1.30.4

Bug Fixes

  • Fix a bug handling pure uint8 data introduced in #1725 (#1734)

1.30.3

Improvements

  • Format dates in item lists (#1707)
  • Guard dtype types (#1711, #1714, #1716)
  • Better handle IndicaLabs tiff files (#1717)
  • Better detect files with geotransform data that aren't geospatial (#1718)
  • Better scale float-valued tiles (#1725)
  • Tile iterators now report their length (#1730)
  • When using griddata annotations as heatmaps, allow setting scaleWithZoom (#1731)
  • Handle any sort of label as an extra property when importing geojson annotations (#1732)

Changes

  • Openslide now requires the binary wheel on appropriate platforms (#1709, #1710)

Bug Fixes

  • Fix an issue searching for annotation metadata on items that a user doesn't have permissions to view (#1723)
  • Fix a typo in a column header (#1727)
  • Guard against switching on and off overlay layers quickly (#1729)

1.30.2

Features

  • Support setting axis actual values in the zarr sink. Display these in the frame selector (#1625)

Improvements

  • Speed up recursive item lists (#1694)
  • Better handle images with signed pixel data (#1695)
  • Reduce loading geojs when switching views in Girder (#1699)

Bug Fixes

  • Don't compute channel window in zarr sinks (#1705)

1.30.1

Improvements

  • Support generalized application buttons (#1692)

... (truncated)

Commits
  • d20a338 Merge pull request #1734 from girder/fix-uint8-scale
  • b1940e5 Fix a bug handling pure uint8 data introduced in #1725
  • 5872fdd Merge pull request #1733 from girder/update-doc
  • 6a5d992 Update some documentation
  • 226d15e Merge pull request #1732 from girder/geojson-labels
  • 7859e0a Merge pull request #1731 from girder/griddata-scale-with-zoom
  • 0c357bc Better handle geojson label properties
  • 6f96231 When using griddata annotations as heatmaps, allow setting scaleWithZoom
  • 1a49e4a Merge pull request #1730 from girder/tile-iterator-length
  • aa54e87 Tile iterators now report their length
  • 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 Dec 5, 2024
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.46%. Comparing base (7c79290) to head (c8dcac1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4393   +/-   ##
=======================================
  Coverage   98.46%   98.46%           
=======================================
  Files         268      268           
  Lines       21290    21290           
=======================================
  Hits        20964    20964           
  Misses        326      326           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [large-image-source-vips](https://github.com/girder/large_image) from 1.17.2 to 1.30.4.
- [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.17.2...v1.30.4)

---
updated-dependencies:
- dependency-name: large-image-source-vips
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/large-image-source-vips-1.30.4 branch from c8dcac1 to af3f2ff Compare December 5, 2024 10:26
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