chore(deps): update dependency pluggy to v1.5.0 #4

Merged
realaravinth merged 1 commit from renovate/pluggy-1.x into master 2024-06-07 19:53:42 +05:30
Member

This PR contains the following updates:

Package Update Change
pluggy minor ==1.3.0 -> ==1.5.0

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 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pluggy](https://github.com/pytest-dev/pluggy) | minor | `==1.3.0` -> `==1.5.0` | --- ### Release Notes <details> <summary>pytest-dev/pluggy (pluggy)</summary> ### [`v1.5.0`](https://github.com/pytest-dev/pluggy/blob/HEAD/CHANGELOG.rst#pluggy-150-2024-04-19) [Compare Source](https://github.com/pytest-dev/pluggy/compare/1.4.0...1.5.0) \========================= ## 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`](https://github.com/pytest-dev/pluggy/blob/HEAD/CHANGELOG.rst#pluggy-140-2024-01-24) [Compare Source](https://github.com/pytest-dev/pluggy/compare/1.3.0...1.4.0) \========================= ## 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. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-04 13:34:42 +05:30
renovate-bot force-pushed renovate/pluggy-1.x from ee198d4339 to 468f7bfc56 2024-06-07 15:36:08 +05:30 Compare
realaravinth merged commit f2218facba into master 2024-06-07 19:53:42 +05:30
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mCaptcha/mcaptcha-api-py#4
No description provided.