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.2 #4356

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 Nov 4, 2024

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

Release notes

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

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)
  • Some checks for repeated values in the item lists were wrong (#1686)
  • Better support creating zarr sinks from multiple processes (#1687)

Version 1.30.0

Features

  • Add support for Python 3.13 (#1675)

Improvements

  • Better handle images without enough tile layers (#1648)
  • Add users option to config files; have a default config file (#1649)
  • Remove no longer used code; adjust item list slightly (#1651, #1668)
  • Reduce updates when showing item lists; add a waiting spinner (#1653)
  • Update item lists check for large images when toggling recurse (#1654)
  • Support named item lists (#1665)
  • Add options to group within item lists (#1666)
  • Make the filter field in item lists wider (#1669, #1671)
  • Add a navigate option to item lists (#1659)

Changes

  • Handle a rasterio deprecation (#1655)
  • Handle a variation in a bioformats exception (#1656)
  • Increase logging slow histograms (#1658)
  • Use paginated item lists (#1664)
  • When in-line editing yaml and other files, the tab key now uses spaces (#1667)

... (truncated)

Changelog

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

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)

Bug Fixes

  • Don't use a default for yaml config files except .large_image_config.yaml (#1685)
  • Some checks for repeated values in the item lists were wrong (#1686)
  • Better support creating zarr sinks from multiple processes (#1687)

1.30.0

Features

  • Add support for Python 3.13 (#1675)

Improvements

  • Better handle images without enough tile layers (#1648)
  • Add users option to config files; have a default config file (#1649)
  • Remove no longer used code; adjust item list slightly (#1651, #1668)
  • Reduce updates when showing item lists; add a waiting spinner (#1653)
  • Update item lists check for large images when toggling recurse (#1654)
  • Support named item lists (#1665)
  • Add options to group within item lists (#1666)
  • Make the filter field in item lists wider (#1669, #1671)
  • Add a navigate option to item lists (#1659)

Changes

  • Handle a rasterio deprecation (#1655)
  • Handle a variation in a bioformats exception (#1656)

... (truncated)

Commits
  • 9cc086d Merge pull request #1705 from girder/zarr-channel-data
  • 7de60f5 Don't compute channel window in zarr sinks
  • 99405bb Merge pull request #1702 from girder/tox-adjustment
  • cff31ec Adjust tox to make some tests somewhat faster
  • c8fda2d Merge pull request #1701 from girder/subprocess-singular-test
  • e8cc8cc Mark a subprocess test as singular
  • 37172bd Merge pull request #1700 from girder/remove-old
  • c175314 Remove some outdated and unused lines from the test.Dockerfile
  • bc68551 Merge pull request #1699 from girder/reduced-geojs-load
  • 7cd5fb1 Reduce loading geojs when switching views in Girder
  • 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.30.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.17.2...v1.30.2)

---
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 Nov 4, 2024
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.40%. Comparing base (b9a24a6) to head (42900fe).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4356   +/-   ##
=======================================
  Coverage   98.40%   98.40%           
=======================================
  Files         267      267           
  Lines       20976    20976           
=======================================
  Hits        20642    20642           
  Misses        334      334           

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

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