BradenM / micropy-cli

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

fix(deps): update dependency distlib to v0.3.9 #617

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
distlib 0.3.8 -> 0.3.9 age adoption passing confidence

Release Notes

pypa/distlib (distlib) ### [`v0.3.9`](https://redirect.github.com/pypa/distlib/compare/0.3.8...0.3.9) [Compare Source](https://redirect.github.com/pypa/distlib/compare/0.3.8...0.3.9)

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 weeks ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv micropy-cli-fyJ5AX0N-py3.11 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because micropython-stubber (1.23.2) depends on requests (>=2.32.3,<3.0.0)
 and micropy-cli depends on requests (2.32.2), micropython-stubber is forbidden.
So, because micropy-cli depends on micropython-stubber (==1.23.2), version solving failed.
codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 91.83%. Comparing base (49c7f75) to head (d9c0831). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #617 +/- ## ========================================== + Coverage 91.36% 91.83% +0.47% ========================================== Files 50 50 Lines 2756 2756 ========================================== + Hits 2518 2531 +13 + Misses 238 225 -13 ``` | [Flag](https://app.codecov.io/gh/BradenM/micropy-cli/pull/617/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | Coverage Δ | | |---|---|---| | [os-windows-latest](https://app.codecov.io/gh/BradenM/micropy-cli/pull/617/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `91.83% <ø> (+0.47%)` | :arrow_up: | | [py-3.10](https://app.codecov.io/gh/BradenM/micropy-cli/pull/617/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `89.14% <ø> (-0.04%)` | :arrow_down: | | [py-3.11](https://app.codecov.io/gh/BradenM/micropy-cli/pull/617/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `89.50% <ø> (+0.32%)` | :arrow_up: | | [py-3.9](https://app.codecov.io/gh/BradenM/micropy-cli/pull/617/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `91.64% <ø> (+0.32%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/BradenM/micropy-cli/pull/617/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Braden+Mars) | `91.83% <ø> (+0.47%)` | :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.