FaceIDLight
FaceIDLight copied to clipboard
Bump scikit-image from 0.25.1 to 0.25.2
Bumps scikit-image from 0.25.1 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_normalizedgracefully (#7675).- In
skimage.feature.BRIEF, copykeypointsif necessary to preserve contiguity (#7692).- Revert a previous fix to
skimage.segmentation.watershedthat 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):
- Jarrod Millman (
@jarrodmillman)- Lars Grüter (
@lagru)- Marianne Corvellec (
@mkcor)- Matthew Brett (
@matthew-brett)- Orion Poplawski (
@opoplawski)- Stefan van der Walt (
@stefanv)8 reviewers added to this release (alphabetically):
- Jarrod Millman (
@jarrodmillman)- Juan Nunez-Iglesias (
@jni)
... (truncated)
Commits
e8a42baDesignate 0.25.2 releasea194614Run autoformatterf560554Bump version109cda4Designate 0.25.2rc0 release7cc74caDon't assign-infto watershed markers (#7702)72eaa67Fix 313t wheel build (#7699)c636a58Revert "Give milestone labeler necessary permissions" (#7696)73bc732Give milestone labeler necessary permissions (#7695)ef21164Add zizmor to pre-commit; address GH workflow issues raised (#7662)9bb95a7Reenable test marked as flaky on Azure. (#7694)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)