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

build(deps): bump scikit-image from 0.19.1 to 0.19.3 #5

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps scikit-image from 0.19.1 to 0.19.3.

Release notes

Sourced from scikit-image's releases.

v0.19.3

No release notes provided.

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

... (truncated)

Commits
  • c1af2bf bump version to 0.19.3
  • 4ab18b8 update v0.19.3 release notes (#6415)
  • 3f9f861 Backport PR #6413 on branch v0.19.x (Fix computation of histogram bins for mu...
  • ce2e60d Backport PR #6335: warp/rotate: fixed a bug with clipping when cval is not in...
  • 5fa4ed4 backport gh-6405: In newer PIL, palette may contain <256 entries (#6410)
  • e842334 Backport PR #6400 on branch v0.19.x (Add support for NumPy 1.23) (#6403)
  • d86a237 Merge pull request #6366 from grlee77/update-v0.19.3-release-notes
  • bdea65b Update doc/release/release_0.19.rst
  • d651164 Update doc/release/release_0.19.rst
  • 557e5b2 Using vsdevcmd.bat to make sure rc.exe is on the path (#6369)
  • 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.19.1 to 0.19.3.
- [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.19.1...v0.19.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies [Update] Pull requests that update a dependency file. patch [Release] Patch release. python Pull requests that update Python code labels Jun 13, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #16.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/pip/scikit-image-0.19.3 branch March 6, 2023 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies [Update] Pull requests that update a dependency file. patch [Release] Patch release. python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants