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 pluggy to v1.5.0 #33

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pluggy ==1.3.0 -> ==1.5.0 age adoption passing confidence

Release Notes

pytest-dev/pluggy (pluggy)

v1.5.0

Compare Source

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

Features

  • #&#8203;178 <https://github.com/pytest-dev/pluggy/issues/178>_: Add support for deprecating specific hook parameters, or more generally, for issuing a warning whenever a hook implementation requests certain parameters.

    See :ref:warn_on_impl for details.

Bug Fixes

  • #&#8203;481 <https://github.com/pytest-dev/pluggy/issues/481>_: PluginManager.get_plugins() no longer returns None for blocked plugins.

v1.4.0

Compare Source

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

Features

  • #&#8203;463 <https://github.com/pytest-dev/pluggy/issues/463>_: A warning :class:~pluggy.PluggyTeardownRaisedWarning is now issued when an old-style hookwrapper raises an exception during teardown.
    See the warning documentation for more details.

  • #&#8203;471 <https://github.com/pytest-dev/pluggy/issues/471>_: Add :func:PluginManager.unblock <pluggy.PluginManager.unblock> method to unblock a plugin by plugin name.

Bug Fixes

  • #&#8203;441 <https://github.com/pytest-dev/pluggy/issues/441>_: Fix :func:~pluggy.HookCaller.call_extra() extra methods getting ordered before everything else in some circumstances. Regressed in pluggy 1.1.0.

  • #&#8203;438 <https://github.com/pytest-dev/pluggy/issues/438>_: Fix plugins registering other plugins in a hook when the other plugins implement the same hook itself. Regressed in pluggy 1.1.0.


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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency pluggy to v1.4.0 chore(deps): update dependency pluggy to v1.5.0 Apr 21, 2024
@renovate renovate bot force-pushed the renovate/pluggy-1.x branch 2 times, most recently from 4af6960 to 3559408 Compare May 30, 2024 16:42
@renovate renovate bot changed the title chore(deps): update dependency pluggy to v1.5.0 chore(deps): update dependency pluggy to v1.5.0 - autoclosed May 30, 2024
@renovate renovate bot closed this May 30, 2024
@renovate renovate bot deleted the renovate/pluggy-1.x branch May 30, 2024 19:21
@renovate renovate bot changed the title chore(deps): update dependency pluggy to v1.5.0 - autoclosed chore(deps): update dependency pluggy to v1.5.0 May 30, 2024
@renovate renovate bot reopened this May 30, 2024
@renovate renovate bot restored the renovate/pluggy-1.x branch May 30, 2024 19:56
@renovate renovate bot force-pushed the renovate/pluggy-1.x branch 6 times, most recently from c07ccfb to b80e531 Compare June 6, 2024 13:05
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.

0 participants