BradenM / micropy-cli

Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!
https://micropy-cli.readthedocs.io
MIT License
311 stars 25 forks source link

chore(deps): update dependency requests-mock to v1.12.1 #598

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
requests-mock (source) 1.11.0 -> 1.12.1 age adoption passing confidence

Release Notes

jamielennox/requests-mock (requests-mock) ### [`v1.12.1`](https://togithub.com/jamielennox/requests-mock/releases/tag/1.12.1) [Compare Source](https://togithub.com/jamielennox/requests-mock/compare/1.12.0...1.12.1) Set python_requires to >3 to prevent installation in python2 deployments. **Full Changelog**: https://github.com/jamielennox/requests-mock/compare/1.12.0...1.12.1 ### [`v1.12.0`](https://togithub.com/jamielennox/requests-mock/releases/tag/1.12.0) [Compare Source](https://togithub.com/jamielennox/requests-mock/compare/1.11.0...1.12.0) #### What's Changed - Update copyright year by [@​KrishanBhasin](https://togithub.com/KrishanBhasin) in [https://github.com/jamielennox/requests-mock/pull/239](https://togithub.com/jamielennox/requests-mock/pull/239) - Remove py2 by [@​jamielennox](https://togithub.com/jamielennox) in [https://github.com/jamielennox/requests-mock/pull/248](https://togithub.com/jamielennox/requests-mock/pull/248) - Allow `raw` parameter to accept callable like body elements by [@​jamielennox](https://togithub.com/jamielennox) in [https://github.com/jamielennox/requests-mock/pull/249](https://togithub.com/jamielennox/requests-mock/pull/249) - Improve type definition of `Mocker.__call__` by [@​Viicos](https://togithub.com/Viicos) in [https://github.com/jamielennox/requests-mock/pull/244](https://togithub.com/jamielennox/requests-mock/pull/244) - Drop PBR Support by [@​jamielennox](https://togithub.com/jamielennox) in [https://github.com/jamielennox/requests-mock/pull/250](https://togithub.com/jamielennox/requests-mock/pull/250) - fix(mocker.pyi): fix Mocker class type hints by [@​pavellos21](https://togithub.com/pavellos21) in [https://github.com/jamielennox/requests-mock/pull/251](https://togithub.com/jamielennox/requests-mock/pull/251) - Remove unused `six` dependency by [@​Viicos](https://togithub.com/Viicos) in [https://github.com/jamielennox/requests-mock/pull/252](https://togithub.com/jamielennox/requests-mock/pull/252) #### New Contributors - [@​KrishanBhasin](https://togithub.com/KrishanBhasin) made their first contribution in [https://github.com/jamielennox/requests-mock/pull/239](https://togithub.com/jamielennox/requests-mock/pull/239) - [@​Viicos](https://togithub.com/Viicos) made their first contribution in [https://github.com/jamielennox/requests-mock/pull/244](https://togithub.com/jamielennox/requests-mock/pull/244) - [@​pavellos21](https://togithub.com/pavellos21) made their first contribution in [https://github.com/jamielennox/requests-mock/pull/251](https://togithub.com/jamielennox/requests-mock/pull/251) **Full Changelog**: https://github.com/jamielennox/requests-mock/compare/1.11.0...1.12.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 92.04%. Comparing base (d9205d5) to head (6dd20e6). Report is 1 commits behind head on master.

:exclamation: Current head 6dd20e6 differs from pull request most recent head df134eb

Please upload reports for the commit df134eb to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #598 +/- ## ========================================== + Coverage 91.83% 92.04% +0.21% ========================================== Files 52 52 Lines 2817 2817 ========================================== + Hits 2587 2593 +6 + Misses 230 224 -6 ``` | [Flag](https://app.codecov.io/gh/BradenM/micropy-cli/pull/598/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | Coverage Δ | | |---|---|---| | [os-macOS-12](https://app.codecov.io/gh/BradenM/micropy-cli/pull/598/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `92.01% <ø> (+0.17%)` | :arrow_up: | | [os-windows-latest](https://app.codecov.io/gh/BradenM/micropy-cli/pull/598/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `91.87% <ø> (?)` | | | [py-3.10](https://app.codecov.io/gh/BradenM/micropy-cli/pull/598/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `92.00% <ø> (+0.21%)` | :arrow_up: | | [py-3.11](https://app.codecov.io/gh/BradenM/micropy-cli/pull/598/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `91.47% <ø> (?)` | | | [py-3.9](https://app.codecov.io/gh/BradenM/micropy-cli/pull/598/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `91.82% <ø> (+0.03%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/BradenM/micropy-cli/pull/598/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `92.04% <ø> (+0.21%)` | :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=Braden+Mars#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.