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.18.1 to 0.19.2 #119

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 18, 2022

Bumps scikit-image from 0.18.1 to 0.19.2.

Release notes

Sourced from scikit-image's releases.

v0.19.2

scikit-image 0.19.2

We're happy to announce the release of scikit-image v0.19.2! This is primarily a bug fix release, although there is one new gallery example related to detection of fluorescence at the nuclear envelope of mammalian cells.

Pull Requests Included

  • fix mistake in tests.yml made during backport (gh-6129)
  • Backport PR #6145 on branch v0.19.x (Fix channel_axis handling in pyramid_gaussian and pyramid_laplace) (gh-6155)
  • Backport PR #6130 on branch v0.19.x (bump deprecated Azure windows environment) (gh-6131)
  • Backport PR #6148 on branch v0.19.x (deprecate n_iter_max (should be max_num_iter)) (gh-6156)
  • Backport PR #6152 on branch v0.19.x (specify python version used by mybinder.org for gallery demos) (gh-6157)
  • Backport PR #6139 on branch v0.19.x (fix phase_cross_correlation typo) (gh-6158)
  • Backport PR #6133 on branch v0.19.x (Update user warning message for viewer module.) (gh-6159)
  • Backport PR #6169 on branch v0.19.x (Fix unintended change to output dtype of match_histograms) (gh-6172)
  • Backport PR #6184 on branch v0.19.x (Fix SIFT wrong octave indices + typo) (gh-6186)
  • Backport PR #6191 on branch v0.19.x (Fix issue6190 - inconsistent default parameters in pyramids.py) (gh-6193)
  • Backport PR #6207 on branch v0.19.x (Always set params to nan when ProjectiveTransform.estimate fails) (gh-6210)
  • Backport PR #5262 on branch v0.19.x (Add textbook-like tutorial on measuring fluorescence at nuclear envelope.) (gh-6213)
  • Backport PR #6087 on branch v0.19.x (Add two datasets for use in upcoming scientific tutorials.) (gh-6215)
  • Backport PR #6214 on branch v0.19.x (EuclideanTransform.estimate should return False when NaNs are present) (gh-6221)
  • Backport PR #6219 on branch v0.19.x (Allow the output_shape argument to be any iterable for resize and resize_local_mean) (gh-6222)
  • Backport PR #6223 on branch v0.19.x (Update filename in testing instructions.) (gh-6225)
  • Backport PR #6231 on branch v0.19.x (Update imports/refs from deprecated scipy.ndimage.filters namespace) (gh-6233)
  • Backport PR #6229 on branch v0.19.x (Remove redundant testing on Appveyor) (gh-6234)
  • Backport PR #6183 on branch v0.19.x (Fix decorators warnings stacklevel) (gh-6238)
  • Backport PR #6239 on branch v0.19.x (DOC: fix SciPy intersphinx) (gh-6241)
  • Backport PR #6232 on branch v0.19.x (Include Cython sources via package_data) (gh-6244)
  • Backport PR #6227 on branch v0.19.x (Fix calculation of Z normal in marching cubes) (gh-6245)
  • Backport PR #6242 on branch v0.19.x (Fix bug in SLIC superpixels with enforce_connectivity=True and start_label > 0) (gh-6246)
  • Backport PR #6211 on branch v0.19.x (PiecewiseAffineTransform.estimate return should reflect underlying transforms) gh-6247
  • update MacOS libomp installation in wheel building script (gh-6249)

9 authors added to this release [alphabetical by first name or login]

  • Chris Roat
  • Fabian Schneider
  • Gregory Lee
  • Hande Gözükan
  • Larry Bradley
  • Marianne Corvellec
  • Mark Harfouche
  • Miles Lucas
  • Riadh Fezzani

8 reviewers added to this release [alphabetical by first name or login]

... (truncated)

Commits
  • 00177e1 bump version to 0.19.2
  • 2a8a929 Merge pull request #6248 from grlee77/release-notes-v0.19.2
  • d751392 Merge pull request #6249 from grlee77/update-libomp-links
  • a3bbd16 update
  • 34bc669 update links to libomp (former link is now dead)
  • ba5f11b Merge pull request #6247 from meeseeksmachine/auto-backport-of-pr-6211-on-v0....
  • 07d06ff add Marianne to authors list
  • b38858d Update doc/release/release_0.19.rst
  • bc8e6e8 DOC: add release notes for v0.19.2
  • 95f26b0 Backport PR #6211: PiecewiseAffineTransform.estimate return should reflect un...
  • 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 [scikit-image](https://github.com/scikit-image/scikit-image) from 0.18.1 to 0.19.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.18.1...v0.19.2)

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

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

dependabot bot commented on behalf of github Jun 13, 2022

Superseded by #145.

@dependabot dependabot bot closed this Jun 13, 2022
@dependabot dependabot bot deleted the dependabot/pip/scikit-image-0.19.2 branch June 13, 2022 14:20
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.

0 participants