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

Update all patch versions (master) (patch) #2597

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
SQLAlchemy (changelog) 2.0.36 -> 2.0.37 age adoption passing confidence
alembic (source, changelog) 1.14.0 -> 1.14.1 age adoption passing confidence
poetry-dynamic-versioning ==1.5.0 -> ==1.5.2 age adoption passing confidence
scikit-image 0.25.0 -> 0.25.1 age adoption passing confidence

Release Notes

mtkennerly/poetry-dynamic-versioning (poetry-dynamic-versioning)

v1.5.2

Compare Source

  • Fixed:
    • The formatting of project.dynamic and tool.poetry.version
      could be changed when triggering the plugin via poetry dynamic-versioning or pip install
      (but not via poetry build or poetry-dynamic-versioning).

v1.5.1

Compare Source

scikit-image/scikit-image (scikit-image)

v0.25.1

Compare Source

scikit-image 0.25.1

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

Bug Fixes

  • Include centroid in __all__ of the PYI file in skimage.measure (#​7652).
  • Improve numerical stability of blur_effect (#​7643).
  • Because under-determined fits are unreliable, skimage.measure.EllipseModel will now warn and return False (no fit) when fewer than 5 data points are provided (#​7648).
  • Explicitly upcast data with dtype float16 to float32 in skimage.segmentation.random_walker; this fixes passing float16 on NumPy 1.26 (#​7655).

Documentation

  • Don't use removed QuadContourSet.collections in gallery example (#​7638).
  • Change old import convention in the gallery examples (#​7630).

Infrastructure

  • Make apigen.py work with editable hooks (#​7647).
  • Build Linux ARM wheels natively (#​7664).

Maintenance

  • Infer floating point type for sigma parameter (#​7637).
  • In skimage.segmentation.active_contour, change the type of the default argument for w_line to indicate it is a float (#​7645).
  • Temporarily disable parallel building of gallery (#​7656).
  • [pre-commit.ci] pre-commit autoupdate (#​7649).
  • Skip flaky test on azure (#​7669).

Contributors

8 authors added to this release (alphabetically):

8 reviewers added to this release (alphabetically):

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


Configuration

📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Update the dependencies label Feb 1, 2025
@renovate renovate bot enabled auto-merge (squash) February 1, 2025 21:06
@renovate renovate bot merged commit 24b15d0 into master Feb 1, 2025
10 checks passed
@renovate renovate bot deleted the renovate/master-patch-all-patch-versions branch February 1, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants