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.31.0 #4475

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Warning

Dependabot will stop supporting python v3.8!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, or v3.13.

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

Release notes

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

Version 1.31.0

Features

  • Add utility functions for converting between frame and axes (#1778)
  • Jupyter frame selector (#1738, #1792, #1793)

Improvements

  • Better report if rasterized vector files are geospatial (#1769)
  • Provide some latitude in vips multiframe detection (#1770)
  • Don't read multiplane ndpi files with openslide (#1772)
  • Harden sources based on more fuzz testing (#1774)
  • Default to not caching source in notebooks (#1776)
  • Automatically set the JUPYTER_PROXY value (#1781)
  • Add a general channelNames property to tile sources (#1783)
  • Speed up compositing styles (#1784)
  • Better repr of large_image classes (#1787)
  • Better detect multiframe images in PIL (#1791)

Changes

  • Allow umap-learn for graphing in girder annotations in python 3.13 (#1780)
  • List a few more known extensions for different sources (#1790)

Bug Fixes

  • Fix scaling tiles from stripped tiffs in some instances (#1773)
  • Updated jupyter support for ipyleaflet (#1775)

Version 1.30.6

Features

  • Allow gdal to read and rasterize vector formats (#1763)

Improvements

  • Harden the geojson annotation parser (#1743)
  • Add more color palettes (#1746)
  • Improve the list of extensions the bioformats source reports (#1748)
  • Improve handling of ome-tiff files generated by bioformats (#1750)
  • Read jp2k compressed associated images in tiff files (#1754)
  • Improve writing to zarr sinks from multiple processes (#1713)
  • Slightly faster GDAL validateCOG (#1761)
  • Improve clearing caches (#1766)
  • Harden many of the source reads (#1768)

Changes

  • Suppress a warning about nd2 files that we can't do anything about (#1749)
  • Zero empty areas in tile frames (#1752)

... (truncated)

Changelog

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

1.31.0

Features

  • Add utility functions for converting between frame and axes (#1778)
  • Jupyter frame selector (#1738, #1792, #1793)

Improvements

  • Better report if rasterized vector files are geospatial (#1769)
  • Provide some latitude in vips multiframe detection (#1770)
  • Don't read multiplane ndpi files with openslide (#1772)
  • Harden sources based on more fuzz testing (#1774)
  • Default to not caching source in notebooks (#1776)
  • Automatically set the JUPYTER_PROXY value (#1781)
  • Add a general channelNames property to tile sources (#1783)
  • Speed up compositing styles (#1784)
  • Better repr of large_image classes (#1787)
  • Better detect multiframe images in PIL (#1791)

Changes

  • Allow umap-learn for graphing in girder annotations in python 3.13 (#1780)
  • List a few more known extensions for different sources (#1790)

Bug Fixes

  • Fix scaling tiles from stripped tiffs in some instances (#1773)
  • Updated jupyter support for ipyleaflet (#1775)

1.30.6

Features

  • Allow gdal to read and rasterize vector formats (#1763)

Improvements

  • Harden the geojson annotation parser (#1743)
  • Add more color palettes (#1746)
  • Improve the list of extensions the bioformats source reports (#1748)
  • Improve handling of ome-tiff files generated by bioformats (#1750)
  • Read jp2k compressed associated images in tiff files (#1754)
  • Improve writing to zarr sinks from multiple processes (#1713)
  • Slightly faster GDAL validateCOG (#1761)
  • Improve clearing caches (#1766)
  • Harden many of the source reads (#1768)

Changes

... (truncated)

Commits
  • ed013a2 Merge pull request #1793 from girder/multi-histo-queries
  • fcda1e6 Fix multiple histogram queries in Girder frame selector
  • 87f929a Update CHANGELOG.md
  • 341b6fc Merge pull request #1792 from girder/guard-aiohttp
  • 8b28afa Check that aiohttp is present in Jupyter environments
  • 8349470 Update CHANGELOG.md
  • 489dbb9 Merge pull request #1738 from girder/jupyter-frame-selector
  • 65596a4 Add type: ignore comments
  • b831097 Merge branch 'master' into jupyter-frame-selector
  • 2f029fa Add semaphore logic to tornado histogram endpoint
  • 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)

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

---
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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 3, 2025
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.46%. Comparing base (1c447ba) to head (7e17fde).
Report is 43 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4475   +/-   ##
=======================================
  Coverage   98.46%   98.46%           
=======================================
  Files         269      269           
  Lines       21469    21469           
=======================================
  Hits        21140    21140           
  Misses        329      329           

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2025

Superseded by #4494.

@dependabot dependabot bot closed this Feb 18, 2025
@dependabot dependabot bot deleted the dependabot/pip/large-image-source-vips-1.31.0 branch February 18, 2025 16:31
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