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

Update dependency pluggy to v0.13.1 #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 4, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pluggy ==0.7.1 -> ==0.13.1 age adoption passing confidence

Release Notes

pytest-dev/pluggy

v0.13.1

Compare Source

==========================

Trivial/Internal Changes

  • #&#8203;236 <https://github.com/pytest-dev/pluggy/pull/236>_: Improved documentation, especially with regard to references.

v0.13.0

Compare Source

==========================

Trivial/Internal Changes

  • #&#8203;222 <https://github.com/pytest-dev/pluggy/issues/222>_: Replace importlib_metadata backport with importlib.metadata from the
    standard library on Python 3.8+.

v0.12.0

Compare Source

==========================

Features

  • #&#8203;215 <https://github.com/pytest-dev/pluggy/issues/215>_: Switch from pkg_resources to importlib-metadata for entrypoint detection for improved performance and import time. This time with .egg support.

v0.11.0

Compare Source

==========================

Bug Fixes

  • #&#8203;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

  • #&#8203;199 <https://github.com/pytest-dev/pluggy/issues/199>_: Switch from pkg_resources to importlib-metadata for entrypoint detection for improved performance and import time.

v0.9.0

Compare Source

=========================

Features

  • #&#8203;189 <https://github.com/pytest-dev/pluggy/issues/189>_: PluginManager.load_setuptools_entrypoints now accepts a name parameter that when given will
    load only entry points with that name.

    PluginManager.load_setuptools_entrypoints also now returns the number of plugins loaded by the
    call, as opposed to the number of all plugins loaded by all calls to this method.

Bug Fixes

  • #&#8203;187 <https://github.com/pytest-dev/pluggy/issues/187>_: Fix internal varnames function for PyPy3.

v0.8.1

Compare Source

=========================

Trivial/Internal Changes

  • #&#8203;166 <https://github.com/pytest-dev/pluggy/issues/166>_: Add stacklevel=2 to implprefix warning so that the reported location of warning is the caller of PluginManager.

v0.8.0

Compare Source

=========================

Features

  • #&#8203;177 <https://github.com/pytest-dev/pluggy/issues/177>_: Add get_hookimpls() method to hook callers.

Trivial/Internal Changes

  • #&#8203;165 <https://github.com/pytest-dev/pluggy/issues/165>_: Add changelog in long package description and documentation.

  • #&#8203;172 <https://github.com/pytest-dev/pluggy/issues/172>_: Add a test exemplifying the opt-in nature of spec defined args.

  • #&#8203;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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@merge-mamba
Copy link

merge-mamba bot commented Aug 9, 2021

Potential Conflict Warning

This pull request has changes that overlap with branches below. You might want to check in with the other
branch authors before you merge to avoid a conflict. 🐍

renovate/babel-monorepo (@renovate-bot)

renovate/eslint-5.x (@renovate-bot)

renovate/eslint-7.x (@renovate-bot)

renovate/eslint-config-airbnb-base-14.x (@renovate-bot)

renovate/jest-monorepo (@renovate-bot)

renovate/eslint-config-airbnb-base-13.x (@renovate-bot)

renovate/pin-dependencies (@renovate-bot)

renovate/major-jest-monorepo (@renovate-bot)

Something wrong? Got a suggestion? Email me or leave feedback here.

@renovate
Copy link
Author

renovate bot commented Mar 21, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

None yet

1 participant