Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps scikit-image from 0.25.0 to 0.25.2.

Release notes

Sourced from scikit-image's releases.

v0.25.2

scikit-image 0.25.2

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

Bug Fixes

  • Handle random degenerate case in skimage.graph.cut_normalized gracefully (#7675).
  • In skimage.feature.BRIEF, copy keypoints if necessary to preserve contiguity (#7692).
  • Revert a previous fix to skimage.segmentation.watershed that unintentionally changed the algorithm's behavior for markers placed at maxima in the image. We decided that the behavior originally reported as a bug (gh-6632), is not actually one (#7702).

Documentation

  • Improve docstring of skimage.restoration.rolling_ball (#7682).

Infrastructure

  • Only run the job if the PR got merged (vs merely closed) (#7679).
  • Fix typo in GH workflow (#7681).
  • Refactor GitHub's CI config and helper scripts (#7672).
  • Use pytest config in pyproject.toml in CI (#7555).
  • Lower CI build verbosity (#7688).
  • Port testing on Windows from Azure CI to GitHub's CI (#7687).
  • CI cleanup (#7693).
  • Simultaneously resolve all dependencies; add pip caching (#7690).
  • Reenable graph reproducibility test (#7694).
  • Give milestone labeler necessary permissions (#7695).
  • Milestone labeler permission not needed (#7696).
  • Fix 313t wheel build (#7699).

Maintenance

  • Include a missing image in meson.build so they are included in the wheel (#7660).
  • Add zizmor to pre-commit; address GH workflow issues raised (#7662).

Contributors

6 authors added to this release (alphabetically):

8 reviewers added to this release (alphabetically):

... (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)

Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.25.0 to 0.25.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.25.0...v0.25.2)

---
updated-dependencies:
- dependency-name: scikit-image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2025
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