Skip to content
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

chore(deps): update dependency importlib-metadata to v6 #8553

Merged
merged 1 commit into from Mar 2, 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 >=4.12,<5 -> >=4.12,<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.

v5.2.0

Compare Source

======

  • #​371: Deprecated expectation that PackageMetadata.__getitem__
    will return None for missing keys. In the future, it will raise a
    KeyError.

v5.1.0

Compare Source

======

  • #​415: Instrument SimplePath with generic support.

v5.0.0

Compare Source

======


Configuration

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

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the dependencies Third-party library dependencies. label Jan 1, 2023
@renovate renovate bot enabled auto-merge (rebase) January 1, 2023 18:19
@renovate renovate bot force-pushed the renovate/importlib-metadata-6.x branch 22 times, most recently from 1263a9d to 9574bdf Compare January 8, 2023 22:04
@renovate renovate bot force-pushed the renovate/importlib-metadata-6.x branch 4 times, most recently from 2554e4b to c0232a1 Compare January 10, 2023 11:59
@github-actions
Copy link

This pull request has been automatically marked as stale because there wasn’t any recent activity.

It will be closed soon if no further action occurs.

Thank you for your contributions!

@github-actions github-actions bot added the wontfix Nobody will work on this. label Feb 10, 2023
@github-actions github-actions bot removed the wontfix Nobody will work on this. label Feb 21, 2023
@renovate renovate bot force-pushed the renovate/importlib-metadata-6.x branch 2 times, most recently from 0316e39 to 6c3336b Compare March 2, 2023 09:48
@renovate renovate bot force-pushed the renovate/importlib-metadata-6.x branch from 6c3336b to bb6f202 Compare March 2, 2023 11:44
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #8553 (bb6f202) into main (f0fc753) will increase coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8553      +/-   ##
==========================================
+ Coverage   90.79%   90.81%   +0.02%     
==========================================
  Files         709      709              
  Lines       52860    52861       +1     
  Branches     5966     8028    +2062     
==========================================
+ Hits        47992    48007      +15     
+ Misses       3408     3401       -7     
+ Partials     1460     1453       -7     
Impacted Files Coverage Δ
weblate/vcs/ssh.py 73.02% <0.00%> (ø)
weblate/checks/data.py 100.00% <0.00%> (ø)
...blate/trans/migrations/0127_fix_source_glossary.py 62.50% <0.00%> (ø)
...te/trans/migrations/0133_glossary_missing_files.py 59.37% <0.00%> (ø)
weblate/trans/models/component.py 81.16% <0.00%> (+0.05%) ⬆️
weblate/vcs/git.py 84.66% <0.00%> (+0.11%) ⬆️
weblate/trans/models/translation.py 87.54% <0.00%> (+0.23%) ⬆️
weblate/vcs/apps.py 91.93% <0.00%> (+1.61%) ⬆️
weblate/addons/gettext.py 87.55% <0.00%> (+2.30%) ⬆️
weblate/addons/tasks.py 89.85% <0.00%> (+2.89%) ⬆️
... and 1 more

@renovate renovate bot merged commit c586644 into main Mar 2, 2023
@renovate renovate bot deleted the renovate/importlib-metadata-6.x branch March 2, 2023 14:59
@nijel nijel added this to the 4.16.2 milestone Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Third-party library dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant