Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump apispec-webframeworks from 0.5.2 to 1.1.0 #227

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

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

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the chore Project general chore label Mar 18, 2024
@dependabot dependabot bot requested a review from miguel-osuna March 18, 2024 22:14
@dependabot dependabot bot force-pushed the dependabot/pip/apispec-webframeworks-1.1.0 branch 6 times, most recently from 9f4d0e1 to c664f9e Compare March 24, 2024 01:37
@dependabot dependabot bot force-pushed the dependabot/pip/apispec-webframeworks-1.1.0 branch 4 times, most recently from 1e05f76 to 2c78105 Compare March 30, 2024 19:37
@dependabot dependabot bot force-pushed the dependabot/pip/apispec-webframeworks-1.1.0 branch 2 times, most recently from 02e5fd4 to 4b43027 Compare April 6, 2024 21:02
@dependabot dependabot bot force-pushed the dependabot/pip/apispec-webframeworks-1.1.0 branch from 4b43027 to 9586d86 Compare April 14, 2024 17:06
Bumps [apispec-webframeworks](https://github.com/marshmallow-code/apispec-webframeworks) from 0.5.2 to 1.1.0.
- [Changelog](https://github.com/marshmallow-code/apispec-webframeworks/blob/main/CHANGELOG.rst)
- [Commits](marshmallow-code/apispec-webframeworks@0.5.2...1.1.0)

---
updated-dependencies:
- dependency-name: apispec-webframeworks
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/apispec-webframeworks-1.1.0 branch from 9586d86 to 9321ac8 Compare April 14, 2024 17:07
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2024

Superseded by #251.

@dependabot dependabot bot closed this Sep 16, 2024
@dependabot dependabot bot deleted the dependabot/pip/apispec-webframeworks-1.1.0 branch September 16, 2024 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Project general chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant