SAFEHR-data / PIXL

PIXL Image eXtraction Laboratory
Apache License 2.0
8 stars 0 forks source link

chore(deps): renovate: dependency python-decouple to v3.8 - autoclosed #455

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-decouple ==3.6 -> ==3.8 age adoption passing confidence

Release Notes

henriquebastos/python-decouple (python-decouple) ### [`v3.8`](https://togithub.com/HBNetwork/python-decouple/releases/tag/v3.8) [Compare Source](https://togithub.com/henriquebastos/python-decouple/compare/v3.7...v3.8) #### What's Changed - Raise KeyError when key is not found in ini repositories by [@​b0o](https://togithub.com/b0o) in [https://github.com/HBNetwork/python-decouple/pull/153](https://togithub.com/HBNetwork/python-decouple/pull/153) - Fix infinite recursion on Windows by [@​ibachar-es](https://togithub.com/ibachar-es) in [https://github.com/HBNetwork/python-decouple/pull/137](https://togithub.com/HBNetwork/python-decouple/pull/137) #### New Contributors - [@​b0o](https://togithub.com/b0o) made their first contribution in [https://github.com/HBNetwork/python-decouple/pull/153](https://togithub.com/HBNetwork/python-decouple/pull/153) - [@​ibachar-es](https://togithub.com/ibachar-es) made their first contribution in [https://github.com/HBNetwork/python-decouple/pull/137](https://togithub.com/HBNetwork/python-decouple/pull/137) **Full Changelog**: https://github.com/HBNetwork/python-decouple/compare/v3.7...v3.8 ### [`v3.7`](https://togithub.com/henriquebastos/python-decouple/blob/HEAD/CHANGELOG.md#37-2023-01-09) [Compare Source](https://togithub.com/henriquebastos/python-decouple/compare/v3.6...v3.7) - Fix `Csv` cast hanging with `default=None`, now returning an empty list. ([#​149](https://togithub.com/henriquebastos/python-decouple/issues/149))

Configuration

šŸ“… Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - "every weekday" (UTC).

šŸš¦ 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 3 months ago

Codecov Report

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

Project coverage is 84.09%. Comparing base (86781f0) to head (4790388).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #455 +/- ## ======================================= Coverage 84.09% 84.09% ======================================= Files 83 83 Lines 3547 3547 ======================================= Hits 2983 2983 Misses 564 564 ```

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