aleph
aleph copied to clipboard
Bump apispec-webframeworks from 0.5.2 to 1.2.0
Bumps apispec-webframeworks from 0.5.2 to 1.2.0.
Changelog
Sourced from apispec-webframeworks's changelog.
1.2.0 (2024-09-16) ++++++++++++++++++
Features:
- TornadoPlugin: Ensure consistent ordering for HTTP path keys (:pr:
159). Thanks :user:bhperryfor the PR.1.1.0 (2024-03-18) ++++++++++++++++++
Features:
- Add
apispec_webframeworks.aiohttpplugin (:issue:100, :pr:136). Thanks :user:S4mw1s3for the PR.1.0.0 (2024-01-17) ++++++++++++++++++
Features:
- Add and publish type information (:issue:
103, :pr:104). Thanks :user:kasiumfor the PR.Fixes:
- Fix a warning with setuptools. Thanks :user:
felixonmarsfor the catch and patch.Other:
- Support Python 3.8-3.12 and apispec>=6.0.0. Older versions are no longer supported.
- Backwards-incompatible: Remove
apispec_webframeworks.__version__attribute. Useimportlib.metadata.version("apispec-webframeworks")instead.
Commits
ebf43f1Bump version and update changeloge26e463Consistent ordering for HTTP path keys (#159)abcb590[pre-commit.ci] pre-commit autoupdate377fe6b[pre-commit.ci] pre-commit autoupdate (#157)bda9880[pre-commit.ci] pre-commit autoupdate (#156)b5940fa[pre-commit.ci] pre-commit autoupdate6c7f164[pre-commit.ci] pre-commit autoupdate (#154)7326a3f[pre-commit.ci] pre-commit autoupdate (#153)9da3882[pre-commit.ci] pre-commit autoupdate1db8ed9[pre-commit.ci] pre-commit autoupdate (#151)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.