Skip to content

Bump makefun from 1.15.1 to 1.15.3#38

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/makefun-1.15.3
Closed

Bump makefun from 1.15.1 to 1.15.3#38
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/makefun-1.15.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jul 8, 2024

Bumps makefun from 1.15.1 to 1.15.3.

Release notes

Sourced from makefun's releases.

1.15.3 - bugfix

  • Fixed SyntaxError: invalid syntax happening when the default value of one argument of the created function is a subclass of a basic primitive. Fixes #98. PR #99 by moskupols.

See documentation page for details.

1.15.2 - bugfix

  • Fixed SyntaxError happening when the name of a native coroutine function to create contains 'return'. Fixes #96.

See documentation page for details.

Changelog

Sourced from makefun's changelog.

1.15.3 - bugfix

  • Fixed SyntaxError: invalid syntax happening when the default value of one argument of the created function is a subclass of a basic primitive. Fixes #98. PR #99 by moskupols.

1.15.2 - bugfix

  • Fixed SyntaxError happening when the name of a native coroutine function to create contains 'return'. Fixes #96.
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 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)

Bumps [makefun](https://github.com/smarie/python-makefun) from 1.15.1 to 1.15.3.
- [Release notes](https://github.com/smarie/python-makefun/releases)
- [Changelog](https://github.com/smarie/python-makefun/blob/main/docs/changelog.md)
- [Commits](smarie/python-makefun@1.15.1...1.15.3)

---
updated-dependencies:
- dependency-name: makefun
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 8, 2024
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jul 8, 2024

Dependabot tried to add @frankie567 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/FilutaAI/fastapi-users/pulls/38/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the FilutaAI/fastapi-users repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jul 15, 2024

Superseded by #40.

@dependabot dependabot Bot closed this Jul 15, 2024
@dependabot dependabot Bot deleted the dependabot/pip/makefun-1.15.3 branch July 15, 2024 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants