HowTheyVote / howtheyvote

HowTheyVote.eu allows anyone to easily find out how Members of the European Parliament vote in plenary.
https://howtheyvote.eu
GNU Affero General Public License v3.0
43 stars 2 forks source link

Bump apispec-webframeworks from 0.5.2 to 1.1.0 in /backend #943

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps apispec-webframeworks from 0.5.2 to 1.1.0.

Changelog

Sourced from apispec-webframeworks's changelog.

1.1.0 (2024-03-18) ++++++++++++++++++

Features:

  • Add apispec_webframeworks.aiohttp plugin (:issue:100, :pr:136). Thanks :user:S4mw1s3 for the PR.

1.0.0 (2024-01-17) ++++++++++++++++++

Features:

  • Add and publish type information (:issue:103, :pr:104). Thanks :user:kasium for the PR.

Fixes:

  • Fix a warning with setuptools. Thanks :user:felixonmars for 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. Use importlib.metadata.version("apispec-webframeworks") instead.
Commits
  • 06a3fa5 Bump version and update changelog
  • 8b8d6ea Add support for aiohttp webframework (#136)
  • 71307f3 Remove usage of deprecated yield_fixture
  • d63445a [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 4fb31b0 [pre-commit.ci] pre-commit autoupdate
  • c89c73d [pre-commit.ci] pre-commit autoupdate (#134)
  • b2f0575 [pre-commit.ci] pre-commit autoupdate
  • 2174d53 [pre-commit.ci] pre-commit autoupdate (#131)
  • c717e41 [pre-commit.ci] pre-commit autoupdate (#130)
  • 980ac9d Update changelog and authors
  • Additional commits viewable 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 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)