playpauseandstop / rororo

Implement aiohttp.web OpenAPI 3 server applications with schema first approach.
https://rororo.readthedocs.io
BSD 3-Clause "New" or "Revised" License
106 stars 9 forks source link

build(deps): bump aiohttp-middlewares from 2.2.0 to 2.4.0 #408

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps aiohttp-middlewares from 2.2.0 to 2.4.0.

Release notes

Sourced from aiohttp-middlewares's releases.

2.4.0 Release

Features:

  • Ensure Python 3.13 support (#239)

Other:

  • Reflect changes to supported Python versions in README (#204)
  • Monthly maintenance (Aug 2024) (#230)
  • (deps) Bump actions/checkout in the ci-dependencies group (#231)
  • (deps) Bump aiohttp from 3.9.3 to 3.10.3 (#233)
  • (deps) Bump idna from 3.6 to 3.7 (#220)
  • Update dev dependencies to latest versions (#240)
  • (deps-dev) Bump the dev-dependencies group across 1 directory with 2 updates (#241)

2.3.0 Release

Features:

  • Bump Python dev version to 3.12.2 (and drop Python 3.7) (#195)

Other:

  • #196 Configure Trusted Publisher for the repository (#197)
  • #196 Grant permissions to Package reusable wofklow in CI config (#200)

2.2.1 Release

Fixes:

  • (cors) Fix typo in docstring (#150)
  • Fix importing Middleware type alias (#185)

Other:

  • Update Python dev version to 3.11.1 (#140)
  • (deps) bump certifi from 2022.9.24 to 2022.12.7 (#139)
  • Sync common project files (#141)
  • Monthly maintenance (Jan 2023) (#144)
  • (deps) Bump actions/checkout to 3.3.0 (#145)
  • Bump dev Python version to 3.11.2 (#151)
  • (deps-dev) Bump pytest from 7.2.0 to 7.2.1 (#146)
  • (deps-dev) Bump sphinx-autodoc-typehints from 1.19.5 to 1.22 (#147)
  • (deps-dev) Bump sphinxext-opengraph from 0.7.4 to 0.7.5 (#148)
  • (dev-deps) Update mypy from 0.991 to 1.0.1 (#153)
  • Fix another typo in docstring (#152)

... (truncated)

Changelog

Sourced from aiohttp-middlewares's changelog.

2.4.0 (2024-08-14)

Features:

  • Ensure Python 3.13 support (#239)

Other:

  • Reflect changes to supported Python versions in README (#204)
  • Monthly maintenance (Aug 2024) (#230)
  • (deps) Bump actions/checkout in the ci-dependencies group (#231)
  • (deps) Bump aiohttp from 3.9.3 to 3.10.3 (#233)
  • (deps) Bump idna from 3.6 to 3.7 (#220)
  • Update dev dependencies to latest versions (#240)
  • (deps-dev) Bump the dev-dependencies group across 1 directory with 2 updates (#241)

2.3.0 (2024-02-11)

Features:

  • Bump Python dev version to 3.12.2 (and drop Python 3.7) (#195)

Other:

  • #196 Configure Trusted Publisher for the repository (#197)
  • #196 Grant permissions to Package reusable wofklow in CI config (#200)

2.2.1 (2023-11-23)

Fixes:

  • (cors) Fix typo in docstring (#150)
  • Fix importing Middleware type alias (#185)

Other:

  • Update Python dev version to 3.11.1 (#140)
  • (deps) bump certifi from 2022.9.24 to 2022.12.7 (#139)
  • Sync common project files (#141)
  • Monthly maintenance (Jan 2023) (#144)
  • (deps) Bump actions/checkout to 3.3.0 (#145)
  • Bump dev Python version to 3.11.2 (#151)
  • (deps-dev) Bump pytest from 7.2.0 to 7.2.1 (#146)
  • (deps-dev) Bump sphinx-autodoc-typehints from 1.19.5 to 1.22 (#147)
  • (deps-dev) Bump sphinxext-opengraph from 0.7.4 to 0.7.5 (#148)
  • (dev-deps) Update mypy from 0.991 to 1.0.1 (#153)
  • Fix another typo in docstring (#152)

... (truncated)

Commits
  • 477f68f chore: 2.4.0 Release (#242)
  • d1a7b6c build(deps-dev): Bump the dev-dependencies group across 1 directory with 2 up...
  • f8ee33b build: Update dev dependencies to latest versions (#240)
  • 33762f5 build(deps): Bump idna from 3.6 to 3.7 (#220)
  • 77acd88 feat: Ensure Python 3.13 support (#239)
  • 282c74f build(deps): Bump aiohttp from 3.9.3 to 3.10.3 (#233)
  • add1fc0 build(deps): Bump actions/checkout in the ci-dependencies group (#231)
  • 8f51be7 build: Monthly maintenance (Aug 2024) (#230)
  • a28829e docs: Reflect changes to supported Python versions in README (#204)
  • ab91fe8 chore: 2.3.0 Release (#202)
  • 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)
dependabot[bot] commented 3 months ago

Looks like aiohttp-middlewares is up-to-date now, so this is no longer needed.