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.4.0 #253

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

pytest-dev/pluggy (pluggy)

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 - "before 4am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the deps Renovate PRs label Feb 5, 2024
@renovate renovate bot force-pushed the renovate/pluggy-1.x branch 2 times, most recently from ddf2b71 to 159775c Compare February 5, 2024 05:58
@renovate renovate bot force-pushed the renovate/pluggy-1.x branch 3 times, most recently from 6bcaa4d to 3fcecb3 Compare February 15, 2024 18:00
@mattem mattem enabled auto-merge (squash) February 15, 2024 18:03
@mattem mattem force-pushed the renovate/pluggy-1.x branch from 3fcecb3 to 66a9e7c Compare February 15, 2024 18:04
@mattem mattem merged commit 2b43365 into main Feb 15, 2024
2 checks passed
@mattem mattem deleted the renovate/pluggy-1.x branch February 15, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Renovate PRs
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant