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.29.5 #4274

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

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

Release notes

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

Version 1.29.5

Improvements

  • Make the plottable data class threadsafe (#1588)
  • Speed up getting plottable data from items (#1589)
  • Add an index to speed up getting plottable data from annotation elements (#1590)
  • Speed up checks for old annotations (#1591)
  • Improve plottable data endpoint to better fetch folder data (#1594)
  • Show a frame slider when appropriate in jupyter widgets (#1595)
  • Improve options for creating or check large images for each item in a folder (#1586)
  • Add a lock to avoid mongo excessively computing random numbers (#1601)
  • Better merge source channel names in multi source (#1605)

Bug Fixes

  • Don't redirect tile frame images via 303; they aren't rendered correctly (#1596)

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)

... (truncated)

Changelog

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

1.29.5

Improvements

  • Make the plottable data class threadsafe (#1588)
  • Speed up getting plottable data from items (#1589)
  • Add an index to speed up getting plottable data from annotation elements (#1590)
  • Speed up checks for old annotations (#1591)
  • Improve plottable data endpoint to better fetch folder data (#1594)
  • Show a frame slider when appropriate in jupyter widgets (#1595)
  • Improve options for creating or check large images for each item in a folder (#1586)
  • Add a lock to avoid mongo excessively computing random numbers (#1601)
  • Better merge source channel names in multi source (#1605)

Bug Fixes

  • Don't redirect tile frame images via 303; they aren't rendered correctly (#1596)

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)

... (truncated)

Commits
  • c8cf347 Merge pull request #1605 from girder/multi-merge-channel-names
  • 107c5ef Better merge source channel names in multi source
  • 1afac27 Merge pull request #1604 from girder/ruff-update
  • 137a436 Blame ignore ruff linting changes
  • e62083d Handle a ruff default rule change.
  • 8cb8f0e Merge pull request #1603 from girder/fix-tests
  • 022ec3a Disable client tests with openseadragon.
  • 64c3104 Merge pull request #1601 from girder/mongo-insert-many-lock
  • 848869c Add a lock to avoid mongo excessively computing random numbers
  • 0d2b1ee Merge pull request #1586 from girder/cancel-pending-jobs
  • 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.29.5.
- [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.29.5)

---
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 Aug 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

Superseded by #4282.

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/pip/large-image-source-vips-1.29.5 branch August 26, 2024 04:42
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