Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps apifairy from 1.4.0 to 1.5.0.

Release notes

Sourced from apifairy's releases.

Release 1.5.0

See CHANGES.md for release notes.

Changelog

Sourced from apifairy's changelog.

APIFairy Change Log

Release 1.5.0 - 2025-10-28

  • Add APIFAIRY_APISPEC_VERSION option to the configuration #92 (commit) (thanks Daniel Black!)
  • Add support for Marshmallow 4, Python 3.13, 3.14 and pypy-3.11. Remove Python 3.8. #93 (commit)

Release 1.4.0 - 2024-01-15

Release 1.3.0 - 2022-11-13

  • Support for documenting webhooks, per OpenAPI 3.1.0 spec (commit)
  • Add Python 3.11 to test builds (commit)
  • Stop testing Python 3.6 (commit)

Release 1.2.0 - 2022-10-06

  • Documentation of request and response headers #63 (commit)

Release 1.1.0 - 2022-09-22

  • Optional schema for error responses listed in the @other_responses decorator #60 (commit)
  • Optional decorators to apply to the apispec and documentation endpoints #58 (commit)
  • Fixing some typos in documentation #53 (commit) (thanks GustavMauler!)
  • Add link to Microblog API example in readme (commit)
  • Updated readme with a screenshot (commit)

Release 1.0.0 - 2022-08-02

  • Document path parameters with string annotations (commit)
  • Support for typing.Annotated in path parameter documentation (commit)
  • Correct handling of custom blueprint ordering (commit)
  • Documentation on how to add manually written documentation (commit)

Release 0.9.2 - 2022-07-20

  • Form and file upload support #35 (commit)
  • Additional unit testing coverage (commit)
  • Add Python 3.10 and PyPy 3.8 to builds (commit)

Release 0.9.1 - 2022-01-11

... (truncated)

Commits
  • e3c13b9 Release 1.5.0
  • 3fdd763 Add APIFAIRY_APISPEC_VERSION config option (#92)
  • a2b791d Support Marshmallow 4, add Python 3.13, 3.14 and pypy-3.11 to CI, remove 3.8 ...
  • f2583d0 revert to default funding file #nolog
  • 6ed5595 use codecov token for coverage uploads #nolog
  • 64c78c9 Version 1.4.1.dev0
  • See full diff in compare view

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 [apifairy](https://github.com/miguelgrinberg/apifairy) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/miguelgrinberg/apifairy/releases)
- [Changelog](https://github.com/miguelgrinberg/APIFairy/blob/main/CHANGES.md)
- [Commits](miguelgrinberg/APIFairy@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: apifairy
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 29, 2025
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant