Update dependency pluggy to v0.13.1 #22
Open
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.1Release Notes
pytest-dev/pluggy
v0.13.1Compare Source
==========================
Trivial/Internal Changes
#​236 <https://github.com/pytest-dev/pluggy/pull/236>_: Improved documentation, especially with regard to references.v0.13.0Compare Source
==========================
Trivial/Internal Changes
#​222 <https://github.com/pytest-dev/pluggy/issues/222>_: Replaceimportlib_metadatabackport withimportlib.metadatafrom thestandard library on Python 3.8+.
v0.12.0Compare Source
==========================
Features
#​215 <https://github.com/pytest-dev/pluggy/issues/215>_: Switch frompkg_resourcestoimportlib-metadatafor entrypoint detection for improved performance and import time. This time with.eggsupport.v0.11.0Compare Source
==========================
Bug Fixes
#​205 <https://github.com/pytest-dev/pluggy/issues/205>_: Revert changes made in 0.10.0 release breaking.egginstalls.v0.10.0Compare Source
==========================
Features
#​199 <https://github.com/pytest-dev/pluggy/issues/199>_: Switch frompkg_resourcestoimportlib-metadatafor entrypoint detection for improved performance and import time.v0.9.0Compare Source
=========================
Features
#​189 <https://github.com/pytest-dev/pluggy/issues/189>_:PluginManager.load_setuptools_entrypointsnow accepts anameparameter that when given willload only entry points with that name.
PluginManager.load_setuptools_entrypointsalso 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 internalvarnamesfunction for PyPy3.v0.8.1Compare Source
=========================
Trivial/Internal Changes
#​166 <https://github.com/pytest-dev/pluggy/issues/166>_: Addstacklevel=2to implprefix warning so that the reported location of warning is the caller of PluginManager.v0.8.0Compare 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.