Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2022

Bumps importlib-metadata from 4.13.0 to 5.1.0.

Changelog

Sourced from importlib-metadata's changelog.

v5.1.0

  • #415: Instrument SimplePath with generic support.

v5.0.0

  • #97, #284, #300: Removed compatibility shims for deprecated entry point interfaces.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file major Adds backwards incompatible functionality labels Nov 26, 2022
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.13.0 to 5.1.0.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst)
- [Commits](python/importlib_metadata@v4.13.0...v5.1.0)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/importlib-metadata-5.1.0 branch from c37ae06 to 3cf40ae Compare November 29, 2022 08:44
@codecov-commenter
Copy link

Codecov Report

Merging #2819 (3cf40ae) into develop (ef04074) will increase coverage by 0.21%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop    #2819      +/-   ##
===========================================
+ Coverage    97.88%   98.10%   +0.21%     
===========================================
  Files          506      503       -3     
  Lines        36146    35849     -297     
===========================================
- Hits         35382    35168     -214     
+ Misses         764      681      -83     
Flag Coverage Δ
unittests 98.10% <100.00%> (+0.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aea/crypto/registries/base.py 100.00% <ø> (ø)
aea/helpers/async_utils.py 100.00% <ø> (ø)
aea/helpers/install_dependency.py 100.00% <ø> (ø)
aea/helpers/transaction/base.py 100.00% <ø> (ø)
aea/launcher.py 100.00% <ø> (ø)
aea/runtime.py 98.20% <ø> (ø)
packages/fetchai/connections/gym/connection.py 100.00% <ø> (ø)
...ages/fetchai/connections/http_client/connection.py 100.00% <ø> (ø)
...ages/fetchai/connections/http_server/connection.py 100.00% <ø> (ø)
packages/fetchai/connections/ledger/base.py 100.00% <ø> (ø)
... and 65 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2022

Superseded by #2849.

@dependabot dependabot bot closed this Dec 19, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/importlib-metadata-5.1.0 branch December 19, 2022 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file major Adds backwards incompatible functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants