Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.7.1
->==0.13.1
Release Notes
pytest-dev/pluggy
v0.13.1
Compare Source
==========================
Trivial/Internal Changes
#​236 <https://github.com/pytest-dev/pluggy/pull/236>
_: Improved documentation, especially with regard to references.v0.13.0
Compare Source
==========================
Trivial/Internal Changes
#​222 <https://github.com/pytest-dev/pluggy/issues/222>
_: Replaceimportlib_metadata
backport withimportlib.metadata
from thestandard library on Python 3.8+.
v0.12.0
Compare Source
==========================
Features
#​215 <https://github.com/pytest-dev/pluggy/issues/215>
_: Switch frompkg_resources
toimportlib-metadata
for entrypoint detection for improved performance and import time. This time with.egg
support.v0.11.0
Compare Source
==========================
Bug Fixes
#​205 <https://github.com/pytest-dev/pluggy/issues/205>
_: Revert changes made in 0.10.0 release breaking.egg
installs.v0.10.0
Compare Source
==========================
Features
#​199 <https://github.com/pytest-dev/pluggy/issues/199>
_: Switch frompkg_resources
toimportlib-metadata
for entrypoint detection for improved performance and import time.v0.9.0
Compare Source
=========================
Features
#​189 <https://github.com/pytest-dev/pluggy/issues/189>
_:PluginManager.load_setuptools_entrypoints
now accepts aname
parameter that when given willload only entry points with that name.
PluginManager.load_setuptools_entrypoints
also now returns the number of plugins loaded by thecall, as opposed to the number of all plugins loaded by all calls to this method.
Bug Fixes
#​187 <https://github.com/pytest-dev/pluggy/issues/187>
_: Fix internalvarnames
function for PyPy3.v0.8.1
Compare Source
=========================
Trivial/Internal Changes
#​166 <https://github.com/pytest-dev/pluggy/issues/166>
_: Addstacklevel=2
to implprefix warning so that the reported location of warning is the caller of PluginManager.v0.8.0
Compare Source
=========================
Features
#​177 <https://github.com/pytest-dev/pluggy/issues/177>
_: Addget_hookimpls()
method to hook callers.Trivial/Internal Changes
#​165 <https://github.com/pytest-dev/pluggy/issues/165>
_: Add changelog in long package description and documentation.#​172 <https://github.com/pytest-dev/pluggy/issues/172>
_: Add a test exemplifying the opt-in nature of spec defined args.#​57 <https://github.com/pytest-dev/pluggy/issues/57>
_: Encapsulate hook specifications in a type for easier introspection.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.
This PR has been generated by Mend Renovate. View repository job log here.