Skip to content

Bump decorator from 5.1.1 to 5.2.1 in /dependabot in the all group#75

Merged
icemac merged 2 commits intomasterfrom
dependabot-pip-dependabot-all-abd0c9cf7d
Feb 25, 2025
Merged

Bump decorator from 5.1.1 to 5.2.1 in /dependabot in the all group#75
icemac merged 2 commits intomasterfrom
dependabot-pip-dependabot-all-abd0c9cf7d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps the all group in /dependabot with 1 update: decorator.

Updates 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

Dependabot compatibility score

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group in /dependabot with 1 update: [decorator](https://github.com/micheles/decorator).


Updates `decorator` from 5.1.1 to 5.2.1
- [Release notes](https://github.com/micheles/decorator/releases)
- [Changelog](https://github.com/micheles/decorator/blob/5.2.1/CHANGES.md)
- [Commits](micheles/decorator@5.1.1...5.2.1)

---
updated-dependencies:
- dependency-name: decorator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@icemac icemac merged commit 766c795 into master Feb 25, 2025
13 checks passed
@icemac icemac deleted the dependabot-pip-dependabot-all-abd0c9cf7d branch February 25, 2025 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant