Anselmoo / spectrafit

πŸ“ŠπŸ“ˆπŸ”¬ SpectraFit is a command-line and Jupyter-notebook tool for quick data-fitting based on the regular expression of distribution functions.
https://anselmoo.github.io/spectrafit/
BSD 3-Clause "New" or "Revised" License
25 stars 7 forks source link

fix(deps): update dependency pydot to v3.0.2 - autoclosed #1609

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydot (changelog) 3.0.1 -> 3.0.2 age adoption passing confidence

Release Notes

pydot/pydot (pydot) ### [`v3.0.2`](https://redirect.github.com/pydot/pydot/blob/HEAD/ChangeLog#302-2024-09-25) [Compare Source](https://redirect.github.com/pydot/pydot/compare/v3.0.1...v3.0.2) Added: - All `to_string()` methods now accept an `indent` keyword argument, which can be either a number or a string. `indentation=4` will indent each level of the output with four spaces. `indentation=" "` will indent each level by that many spaces. Other whitespace is also valid, e.g. indent="\t" for tab indents. ([#​359](https://redirect.github.com/pydot/pydot/issues/359)) Changed: - Fixed quoting of identifiers with dots. ([#​419](https://redirect.github.com/pydot/pydot/issues/419)) - Fixed quoting of leading-numeral strings (strings starting with a number). ([#​411](https://redirect.github.com/pydot/pydot/issues/411)) - Fixed pickling/copying of Dot objects. ([#​403](https://redirect.github.com/pydot/pydot/issues/403)) - Improved handling of temporary files. Temporary files will be cleaned up in all cases, even when exceptions are raised or things exit unexpectedly. ([#​394](https://redirect.github.com/pydot/pydot/issues/394)) - From now on, the license files will be included in the distributed release as expected. ([#​392](https://redirect.github.com/pydot/pydot/issues/392))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

β™» Rebasing: Whenever PR is behind base branch, 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.

semanticdiff-com[bot] commented 1 week ago

Review changes with SemanticDiff.

sourcery-ai[bot] commented 1 week ago

πŸ§™ Sourcery has finished reviewing your pull request!


Tips and commands - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.
codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (9d7ce9c) to head (94b0a0a). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1609 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 44 44 Lines 4468 4468 ========================================= Hits 4468 4468 ``` | [Flag](https://app.codecov.io/gh/Anselmoo/spectrafit/pull/1609/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Anselm+Hahn) | Coverage Ξ” | | |---|---|---| | [unittests](https://app.codecov.io/gh/Anselmoo/spectrafit/pull/1609/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Anselm+Hahn) | `100.00% <ΓΈ> (ΓΈ)` | | 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=Anselm+Hahn#carryforward-flags-in-the-pull-request-comment) to find out more.
sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud