micropy-cli
micropy-cli copied to clipboard
fix(deps): update dependency importlib-metadata to v6 - abandoned
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
importlib-metadata | ==5.2.0 -> ==6.0.0 |
Release Notes
python/importlib_metadata
v6.0.0
======
-
#419: Declared
Distribution
as an abstract class, enforcing definition of abstract methods in instantiated subclasses. It's no longer possible to instantiate aDistribution
or any subclasses unless they define the abstract methods.Please comment in the issue if this change breaks any projects. This change will likely be rolled back if it causes significant disruption.
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
Base: 93.47% // Head: 93.47% // No change to project coverage :thumbsup:
Coverage data is based on head (
1f966d1
) compared to base (d094299
). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## master #363 +/- ##
=======================================
Coverage 93.47% 93.47%
=======================================
Files 50 50
Lines 2653 2653
=======================================
Hits 2480 2480
Misses 173 173
Flag | Coverage Δ | |
---|---|---|
os-macOS-12 | 93.43% <ø> (+0.03%) |
:arrow_up: |
os-ubuntu-latest | 93.43% <ø> (+0.03%) |
:arrow_up: |
os-windows-latest | 93.23% <ø> (ø) |
|
py-3.10 | 92.95% <ø> (-0.50%) |
:arrow_down: |
py-3.11 | 93.44% <ø> (+0.18%) |
:arrow_up: |
py-3.7 | 92.95% <ø> (-0.31%) |
:arrow_down: |
py-3.8 | 93.47% <ø> (+0.07%) |
:arrow_up: |
py-3.9 | 93.25% <ø> (-0.23%) |
:arrow_down: |
unittests | 93.47% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.