googleapis / doc-pipeline

Apache License 2.0
10 stars 11 forks source link

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

Open renovate-bot opened 7 months ago

renovate-bot commented 7 months ago

Mend Renovate

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`](https://togithub.com/pytest-dev/pluggy/compare/1.4.0...1.5.0) [Compare Source](https://togithub.com/pytest-dev/pluggy/compare/1.4.0...1.5.0) ### [`v1.4.0`](https://togithub.com/pytest-dev/pluggy/blob/HEAD/CHANGELOG.rst#pluggy-140-2024-01-24) [Compare Source](https://togithub.com/pytest-dev/pluggy/compare/1.3.0...1.4.0) \========================= ## Features - `#​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. - `#​471 `\_: Add :func:`PluginManager.unblock ` method to unblock a plugin by plugin name. ## Bug Fixes - `#​441 `\_: Fix :func:`~pluggy.HookCaller.call_extra()` extra methods getting ordered before everything else in some circumstances. Regressed in pluggy 1.1.0. - `#​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 - "before 4am on the first day of the month" (UTC), 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.

forking-renovate[bot] commented 5 months ago

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.