Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps dask-image from 0.6.0 to 2022.9.0.

Release notes

Sourced from dask-image's releases.

Version 2022.09.0

We're pleased to announce the release of dask-image v2022.09.0!

Highlights

Not much has changed since the last release. Volker Hilsenstein has improved imread, which now uses natural sorting for strings. Fred Blunt has fixed deprecation warnings from scipy.ndimage, and we've also done some miscellaneous maintenance work.

Improvements

  • Use natural sorting in imread(...) when globbing multiple files (#265)
  • Avoid DeprecationWarnings when importing scipy.ndimage filter functions (#261)

Maintenance

  • Remove/add testing for python 3.6/3.9, update CI pinnings (#257)
  • Update docs theme for rebranding (#263)
  • Run CI on main (#264)

6 authors added to this release (alphabetical)

3 reviewers added to this release (alphabetical)

Version 2021.12.0

We're pleased to announce the release of dask-image 2021.12.0!

Highlights

The major highlights of this release include the introduction of new featurees for find_objects and spline filters. We have also moved to using CalVer (calendar version numbers) to match the main Dask project.

New Features

  • Find objects bounding boxes (#240)
  • Add spline_filter and spline_filter1d (#215)

... (truncated)

Changelog

Sourced from dask-image's changelog.

======= History

v2022.09.0 (2022-09-19)

We're pleased to announce the release of dask-image v2022.09.0!

Not much has changed since the last release. Volker Hilsenstein has improved imread, which now uses natural sorting for strings. Fred Blunt has fixed deprecation warnings from scipy.ndimage, and we've also done some miscellaneous maintenance work.

Improvements

  • Use natural sorting in imread(...) when globbing multiple files (#265)
  • Avoid DeprecationWarnings when importing scipy.ndimage filter functions (#261)

Maintenance

  • Remove/add testing for python 3.6/3.9, update CI pinnings (#257)
  • Update docs theme for rebranding (#263)
  • Run CI on main (#264)

6 authors added to this release (alphabetical)

  • Charles Blackmon-Luca <https://github.com/dask/dask-image/commits?author=charlesbluca>_ - @​charlesbluca
  • Fred Bunt <https://github.com/dask/dask-image/commits?author=fbunt>_ - @​fbunt
  • Genevieve Buckley <https://github.com/dask/dask-image/commits?author=GenevieveBuckley>_ - @​GenevieveBuckley
  • jakirkham <https://github.com/dask/dask-image/commits?author=jakirkham>_ - @​jakirkham
  • Sarah Charlotte Johnson <https://github.com/dask/dask-image/commits?author=scharlottej13>_ - @​scharlottej13
  • Volker Hilsenstein <https://github.com/dask/dask-image/commits?author=VolkerH>_ - @​VolkerH

3 reviewers added to this release (alphabetical)

  • Charles Blackmon-Luca <https://github.com/dask/dask-image/commits?author=charlesbluca>_ - @​charlesbluca
  • Genevieve Buckley <https://github.com/dask/dask-image/commits?author=GenevieveBuckley>_ - @​GenevieveBuckley
  • jakirkham <https://github.com/dask/dask-image/commits?author=jakirkham>_ - @​jakirkham

2021.12.0

We're pleased to announce the release of dask-image 2021.12.0!

Highlights

... (truncated)

Commits
  • 5cf77bf Use natural sorting in imread(...) when globbing multiple files (#265)
  • 902fc1b Run CI on main (#264)
  • 2442f67 update dask-sphinx-theme (#263)
  • 58b9aa0 Avoid DeprecationWarnings when importing scipy.ndimage filter functions (#261)
  • 890933e Remove/add testing for python 3.6/3.9, update CI pinnings (#257)
  • 8e784e0 Updatee HISTORY.rst with release notes 2021.12.0 (#255)
  • 5ee59be Add find_objects to coverage.rst table (#254)
  • f1fc159 Find objects bounding boxes (#240)
  • 9b4ff96 Update min python version in setup.py (#250)
  • 1dc6db1 Remove RAPIDS_VER axis, bump CUDA_VER in gpuCI matrix (#249)
  • 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 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 [dask-image](https://github.com/dask/dask-image) from 0.6.0 to 2022.9.0.
- [Release notes](https://github.com/dask/dask-image/releases)
- [Changelog](https://github.com/dask/dask-image/blob/main/HISTORY.rst)
- [Commits](dask/dask-image@v0.6.0...v2022.09.0)

---
updated-dependencies:
- dependency-name: dask-image
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant