Bump decorator from 5.1.1 to 5.2.1
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(5 months ago)
(4 months ago)
(4 months ago)
by CoderSales
dependencies python
Bumps decorator from 5.1.1 to 5.2.1.
Changelog
Sourced from decorator's changelog.
5.2.1 (2025-02-24)
Shiv Krishna Jaiswal suggested how to manage che case of functions without name. Michał Górny contributed a fix for the generation of the source package.
5.2.0 (2025-02-22)
Changed the build procedure to use pyproject.toml and moved the tests outside of the generated wheel/tarball.
Added official support for Python 3.11, 3.12, 3.13 (thanks to Hugo van Kemenade).
Dropped official support for Python < 3.8: the module is expected to work on older Python versions, but I cannot test such versions on GitHub actions, so I cannot claim that it is officially supported.
Dafu Wu provided support for decorating partial functions, i.e. functions wrapped by functools.partial.
Commits
cdeab3cManaged functions without namebbc430bMerge pull request #169 from mgorny/sdist8c87cb2Include tests and documentation in sdistc996292Merge pull request #166 from micheles/pyproject24af8c8Update Makefile [ci skip]930ef0fUpdated CHANGES.md2e1d155Moved tests outside of srceac33cbUpdated copyright7849ea6Replaced setup.py with pyproject0a1832eUsing asyncio.run- 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: | 1355960 |
| UUID: | 2578851582 |
| Node ID: | PR_kwDOJJPgAc6Ztib- |
| Host: | GitHub |
| Repository: | CoderSales/django-postgres-jupyter-2 |
| Merge State: | Unknown |