chore(deps-dev): bump pluggy from 1.5.0 to 1.6.0
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 2
(4 months ago)
(3 months ago)
dependencies python
Bumps pluggy from 1.5.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.Result
causes 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:StopIteration
through hook wrappers.Raising a :class:
StopIteration
in a generator triggers a :class:RuntimeError
.If the :class:
RuntimeError
of a generator has the passed in :class:StopIteration
as cause resume with that :class:StopIteration
as 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.
Commits
fd08ab5
Preparing release 1.6.0c240362
[pre-commit.ci] pre-commit autoupdate (#578)0ceb558
Merge pull request #546 from RonnyPfannschmidt/ronny/hookwrapper-wrap-legacy1f4872e
[pre-commit.ci] auto fixes from pre-commit.com hooks4be0c55
add changelog615c6c5
Merge 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will 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
0
0
+0
-0
Package Dependencies
Technical Details
ID: | 345301 |
UUID: | 3067916877 |
Node ID: | PR_kwDODnmQMs6WasB6 |
Host: | GitHub |
Repository: | microsoftgraph/msgraph-sdk-python-core |