-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency importlib-metadata to v6 - abandoned #363
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportBase: 93.47% // Head: 93.47% // No change to project coverage 👍
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
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. ☔ View full report at Codecov. |
9259c55
to
41e3178
Compare
f21b81f
to
9fdd223
Compare
5264862
to
018ef42
Compare
Edited/Blocked NotificationRenovate 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 SkippedThis 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. |
This PR contains the following updates:
==5.2.0
->==6.0.0
Release Notes
python/importlib_metadata
v6.0.0
Compare Source
======
#419: Declared
Distribution
as an abstract class, enforcingdefinition of abstract methods in instantiated subclasses. It's no
longer possible to instantiate a
Distribution
or any subclassesunless 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.
This PR has been generated by Mend Renovate. View repository job log here.