chore(deps): bump pluggy from 1.2.0 to 1.6.0
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(10 months ago)
(10 months ago)
dependencies python
Bumps pluggy from 1.2.0 to 1.6.0.
Changelog
Sourced from pluggy's changelog.
pluggy 1.6.0 (2025-05-15)
Deprecations and Removals
[#556](https://github.com/pytest-dev/pluggy/issues/556) <https://github.com/pytest-dev/pluggy/issues/556>_: Python 3.8 is no longer supported.Bug Fixes
[#504](https://github.com/pytest-dev/pluggy/issues/504) <https://github.com/pytest-dev/pluggy/issues/504>_: Fix a regression in pluggy 1.1.0 where using :func:result.get_result() <pluggy.Result.get_result>on the same failed :class:~pluggy.Resultcauses the exception's traceback to get longer and longer.
[#544](https://github.com/pytest-dev/pluggy/issues/544) <https://github.com/pytest-dev/pluggy/issues/544>_: Correctly pass :class:StopIterationthrough hook wrappers.Raising a :class:
StopIterationin a generator triggers a :class:RuntimeError.If the :class:
RuntimeErrorof a generator has the passed in :class:StopIterationas cause resume with that :class:StopIterationas normal exception instead of failing with the :class:RuntimeError.
[#573](https://github.com/pytest-dev/pluggy/issues/573) <https://github.com/pytest-dev/pluggy/issues/573>_: Fix python 3.14 SyntaxError by rearranging code.pluggy 1.5.0 (2024-04-19)
Features
[#178](https://github.com/pytest-dev/pluggy/issues/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_implfor details.Bug Fixes
[#481](https://github.com/pytest-dev/pluggy/issues/481) <https://github.com/pytest-dev/pluggy/issues/481>_:PluginManager.get_plugins()no longer returnsNonefor blocked plugins.pluggy 1.4.0 (2024-01-24)
Features
... (truncated)
Commits
fd08ab5Preparing release 1.6.0c240362[pre-commit.ci] pre-commit autoupdate (#578)0ceb558Merge pull request #546 from RonnyPfannschmidt/ronny/hookwrapper-wrap-legacy1f4872e[pre-commit.ci] auto fixes from pre-commit.com hooks4be0c55add changelog615c6c5Merge branch 'main' into hookwrapper-wrap-legacy2acc644[pre-commit.ci] pre-commit autoupdate (#577)ea5ada0[pre-commit.ci] pre-commit autoupdate (#576)dfd250b[pre-commit.ci] pre-commit autoupdate (#575)1e1862f[pre-commit.ci] pre-commit autoupdate (#574)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 7927929 |
| UUID: | 2835613234 |
| Node ID: | PR_kwDOAVZQxs6pBAYy |
| Host: | GitHub |
| Repository: | auth0/auth0-python |
| Merge State: | Unknown |