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.26.0 #3818

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

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

Release notes

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

Version 1.26.0

Features

  • Add a Zarr tile source (including ome.zarr) (#1350)

Improvements

  • Style can specify a dtype of 'source' to maintain the original dtype even when compositing frames (#1326)
  • Max Merge option in Frame Selector (#1306, #1330, #1336)
  • Improve tifffile associated image detection (#1333)
  • Guard against throwing a javascript warning (#1337)
  • Test on Python 3.12 (#1335)
  • Added filtering and limit options to the DICOMweb assetstore (#1327)
  • Support more formats through PIL (#1351)

Changes

  • Prohibit bioformats and vips from reading mrxs directly (#1328)
  • Handle Python 3.12 deprecating utcnow (#1331)
  • Turn down logging about annotation ACLs (#1332)
  • Add scope to the dicomweb import endpoint access decorator (#1347)
  • Drop support for Python 3.6 and Python 3.7 (#1352)
  • Standardize DICOMweb assetstore parameter names/style (#1338)

Version 1.25.0

Features

  • DICOMweb support, including a Girder assetstore (#1303)

Improvements

  • Frame selection presets have configurable defaults (#1301)
  • Improved DICOM metadata extraction (#1305)
  • Support more region shapes in the annotation widget (#1323)

Changes

  • Remove a needless guard around getting an icc profile (#1316)
  • Refactor fetching extra associated images from openslide (#1318)
  • Minor refactor of some of the internals of the tiff source (#1322)

Bug Fixes

  • Guard against potential bad event stream timestamp (#1306)

Version 1.24.0

Features

  • Added a noCache option to opening tile sources (#1296)
  • Added a display/visible value to the annotation schema (#1299)

Improvements

  • Band compositing is shown for single band images (#1300)

Changes

  • Changed the cdn used for the SlideAtlas viewer (#1297)

Bug Fixes

... (truncated)

Changelog

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

1.26.0

Features

  • Add a Zarr tile source (including ome.zarr) (#1350)

Improvements

  • Style can specify a dtype of 'source' to maintain the original dtype even when compositing frames (#1326)
  • Max Merge option in Frame Selector (#1306, #1330, #1336)
  • Improve tifffile associated image detection (#1333)
  • Guard against throwing a javascript warning (#1337)
  • Test on Python 3.12 (#1335)
  • Added filtering and limit options to the DICOMweb assetstore (#1327)
  • Support more formats through PIL (#1351)

Changes

  • Prohibit bioformats and vips from reading mrxs directly (#1328)
  • Handle Python 3.12 deprecating utcnow (#1331)
  • Turn down logging about annotation ACLs (#1332)
  • Add scope to the dicomweb import endpoint access decorator (#1347)
  • Drop support for Python 3.6 and Python 3.7 (#1352)
  • Standardize DICOMweb assetstore parameter names/style (#1338)

1.25.0

Features

  • DICOMweb support, including a Girder assetstore (#1303)

Improvements

  • Frame selection presets have configurable defaults (#1301)
  • Improved DICOM metadata extraction (#1305)
  • Support more region shapes in the annotation widget (#1323)

Changes

  • Remove a needless guard around getting an icc profile (#1316)
  • Refactor fetching extra associated images from openslide (#1318)
  • Minor refactor of some of the internals of the tiff source (#1322)

Bug Fixes

  • Guard against potential bad event stream timestamp (#1306)

1.24.0

Features

  • Added a noCache option to opening tile sources (#1296)
  • Added a display/visible value to the annotation schema (#1299)

Improvements

  • Band compositing is shown for single band images (#1300)

Changes

... (truncated)

Commits
  • 8460ef7 Merge pull request #1358 from girder/harden-ci
  • f3feb80 Harden how setuptools_scm resolves versions in tox in CI
  • d06c8be Merge pull request #1357 from girder/harden-ci
  • b980e48 Harden how setuptools_scm resolves versions in tox in CI
  • f8a035a Merge pull request #1356 from girder/harden-ci
  • 21537aa Harden how setuptools_scm resolves versions in tox in CI
  • fb4011a Merge pull request #1355 from girder/harden-ci
  • 14f1e6f Harden how setuptools_scm resolves versions in tox in CI
  • f15439f Merge pull request #1354 from girder/harden-ci
  • fdebb7b Harden how setuptools_scm resolves versions in tox in CI
  • 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.26.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.26.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 Nov 6, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2023

Superseded by #3836.

@dependabot dependabot bot closed this Nov 20, 2023
@dependabot dependabot bot deleted the dependabot/pip/large-image-source-vips-1.26.0 branch November 20, 2023 04:22
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