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 scikit-image from 0.22.0 to 0.23.2 #1041

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps scikit-image from 0.22.0 to 0.23.2.

Release notes

Sourced from scikit-image's releases.

v0.23.2

scikit-image 0.23.2

We're happy to announce the release of scikit-image 0.23.2!

Bug Fixes

  • Make sure skimage.util.img_as_ubyte supports the edge case where dtype('uint64').type of the provided image is np.ulonglong instead of np.uint64 (#7392).

Documentation

  • Add date to 0.23.1 release notes (#7384).
  • Fix docstring of connectivity parameter in skimage.segmentation.watershed (#7360).

Infrastructure

  • Ignore Sphinx warning about unpickable cache (#7400).
  • Simplify instructions on changelist in PR template (#7401).

Maintenance

  • Use numpy.inf instead of deprecated numpy.infty (#7386).
  • Update Ruff config (#7387).
  • Update matrix and names of Azure pipelines configuration (#7390).
  • Use upload- and download-artifact v4 (#7389).
  • Ignore arch specific cast warnings originating from astype in tests (#7393).
  • Update link to numpydoc example.py (#7395).

Contributors

4 authors added to this release (alphabetically):

4 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

v0.23.2rc1

scikit-image 0.23.2rc1

[!IMPORTANT]

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2024
Copy link
Contributor

Binder 👈 Launch a binder notebook on branch pyiron/pyiron_contrib/dependabot/pip/scikit-image-0.23.2

@dependabot dependabot bot force-pushed the dependabot/pip/scikit-image-0.23.2 branch 3 times, most recently from dc8c68d to e6888ce Compare April 29, 2024 13:41
@dependabot dependabot bot force-pushed the dependabot/pip/scikit-image-0.23.2 branch 2 times, most recently from 4789e53 to 8481c5c Compare May 13, 2024 12:30
Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.22.0 to 0.23.2.
- [Release notes](https://github.com/scikit-image/scikit-image/releases)
- [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt)
- [Commits](scikit-image/scikit-image@v0.22.0...v0.23.2)

---
updated-dependencies:
- dependency-name: scikit-image
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/scikit-image-0.23.2 branch from df3ac42 to 998165b Compare May 13, 2024 12:30
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.

None yet

1 participant