Skip to content

chore(deps): update dependency importlib_metadata to v6 #716

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

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
importlib_metadata >2,<6 -> >2,<7 age adoption passing confidence

Release Notes

python/importlib_metadata

v6.0.0

Compare Source

======

  • #​419: Declared Distribution as an abstract class, enforcing
    definition of abstract methods in instantiated subclasses. It's no
    longer possible to instantiate a Distribution 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 becomes conflicted, 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
Copy link

codecov bot commented Jan 1, 2023

Codecov Report

Merging #716 (7319f6a) into main (298cc5a) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #716   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         1969      1969           
=========================================
  Hits          1969      1969           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dbanty dbanty merged commit ed3cf63 into main Jan 6, 2023
@dbanty dbanty deleted the renovate/importlib_metadata-6.x branch January 6, 2023 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant