jwmcglynn / donner

Donner SVG, a modern C++20 SVG rendering library supporting the latest SVG2 and CSS3 standards
https://jwmcglynn.github.io/donner/
ISC License
13 stars 1 forks source link

Update dependency scipy to v1.14.1 #204

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
scipy (source) ==1.14.0 -> ==1.14.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

scipy/scipy (scipy) ### [`v1.14.1`](https://togithub.com/scipy/scipy/releases/tag/v1.14.1): SciPy 1.14.1 [Compare Source](https://togithub.com/scipy/scipy/compare/v1.14.0...v1.14.1) # SciPy 1.14.1 Release Notes SciPy `1.14.1` adds support for Python `3.13`, including binary wheels on PyPI. Apart from that, it is a bug-fix release with no new features compared to `1.14.0`. # Authors - Name (commits) - h-vetinari (1) - Evgeni Burovski (1) - CJ Carey (2) - Lucas Colley (3) - Ralf Gommers (3) - Melissa Weber Mendonça (1) - Andrew Nelson (3) - Nick ODell (1) - Tyler Reddy (36) - Daniel Schmitz (1) - Dan Schult (4) - Albert Steppi (2) - Ewout ter Hoeven (1) - Tibor Völcker (2) + - Adam Turner (1) + - Warren Weckesser (2) - ਗਗਨਦੀਪ ਸਿੰਘ (Gagandeep Singh) (1) A total of 17 people contributed to this release. People with a "+" by their names contributed a patch for the first time. This list of names is automatically generated, and may not be fully complete.

Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.98%. Comparing base (4ff2b94) to head (128e139). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #204 +/- ## ========================================== + Coverage 88.95% 88.98% +0.02% ========================================== Files 279 279 Lines 22047 22047 Branches 2311 2311 ========================================== + Hits 19613 19618 +5 - Misses 1802 1805 +3 + Partials 632 624 -8 ``` | [Flag](https://app.codecov.io/gh/jwmcglynn/donner/pull/204/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+McGlynn) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/jwmcglynn/donner/pull/204/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+McGlynn) | `88.98% <ø> (+0.02%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+McGlynn#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.