rclement / mailer

Dead-simple mailer micro-service for static websites
https://rclement.github.io/mailer/
GNU Affero General Public License v3.0
58 stars 8 forks source link

Update dependency python-dotenv to v1.0.1 #849

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-dotenv ==1.0.0 -> ==1.0.1 age adoption passing confidence

Release Notes

theskumar/python-dotenv (python-dotenv) ### [`v1.0.1`](https://togithub.com/theskumar/python-dotenv/blob/HEAD/CHANGELOG.md#101---2024-01-23) [Compare Source](https://togithub.com/theskumar/python-dotenv/compare/v1.0.0...v1.0.1) **Fixed** - Gracefully handle code which has been imported from a zipfile (\[[#​456](https://togithub.com/theskumar/python-dotenv/issues/456)] by \[[@​samwyma](https://togithub.com/samwyma)]) - Allow modules using load_dotenv to be reloaded when launched in a separate thread (\[[#​497](https://togithub.com/theskumar/python-dotenv/issues/497)] by \[[@​freddyaboulton](https://togithub.com/freddyaboulton)]) - Fix file not closed after deletion, handle error in the rewrite function (\[[#​469](https://togithub.com/theskumar/python-dotenv/issues/469)] by \[[@​Qwerty-133](https://togithub.com/Qwerty-133)]) **Misc** - Use pathlib.Path in tests (\[[#​466](https://togithub.com/theskumar/python-dotenv/issues/466)] by \[[@​eumiro](https://togithub.com/eumiro)]) - Fix year in release date in changelog.md (\[[#​454](https://togithub.com/theskumar/python-dotenv/issues/454)] by \[[@​jankislinger](https://togithub.com/jankislinger)]) - Use https in README links (\[[#​474](https://togithub.com/theskumar/python-dotenv/issues/474)] by \[[@​Nicals](https://togithub.com/Nicals)])

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.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (426053a) to head (6ccf82f). Report is 1 commits behind head on master.

:exclamation: Current head 6ccf82f differs from pull request most recent head 52ce5f6. Consider uploading reports for the commit 52ce5f6 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #849 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 14 14 Lines 834 834 Branches 62 62 ========================================= Hits 834 834 ```

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