Creaty-Co / creaty-api

2 stars 0 forks source link

⬆️ Bump daphne from 4.0.0 to 4.1.2 #538

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps daphne from 4.0.0 to 4.1.2.

Changelog

Sourced from daphne's changelog.

4.1.2 (2024-04-11)

  • Fixed a setuptools configuration error in 4.1.1.

4.1.1 (2024-04-10)

  • Fixed a twisted.plugin packaging error in 4.1.0.

    Thanks to sdc50.

4.1.0 (2024-02-10)

  • Added support for Python 3.12.

  • Dropped support for EOL Python 3.7.

  • Handled root path for websocket scopes.

  • Validate HTTP header names as per RFC 9110.

Commits
  • 0f15e45 Fixed packaging configuration. (#510)
  • cf91459 Updated version and changelog for v4.1.1 release.
  • c0b6308 Fix twisted.plugin install (#507)
  • 6379093 [pre-commit.ci] pre-commit autoupdate (#503)
  • df0680c Updated change notes and version for 4.1 release.
  • ef24796 Validate HTTP header names as per RFC 9110. (#500)
  • 9a282dd Handle Daphne-Root-Path for websockets, adding root_path to scope. (#453)
  • 5fdc917 Ignored flake8-bugbear B036. (#499)
  • 993efe6 [pre-commit.ci] pre-commit autoupdate (#492)
  • c07925d Bump actions/setup-python from 4 to 5 (#491)
  • 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)