Skip to content

deps(deps): bump daphne from 4.1.2 to 4.2.1#1882

Closed
dependabot[bot] wants to merge 1 commit intoana/aap-52843-mergifyfrom
dependabot/pip/ana/aap-52843-mergify/daphne-4.2.1
Closed

deps(deps): bump daphne from 4.1.2 to 4.2.1#1882
dependabot[bot] wants to merge 1 commit intoana/aap-52843-mergifyfrom
dependabot/pip/ana/aap-52843-mergify/daphne-4.2.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps daphne from 4.1.2 to 4.2.1.

Changelog

Sourced from daphne's changelog.

4.2.1 (2025-07-02)

  • Fixed a packaging error in 4.2.0.

  • Removed --nostatic and --insecure args to runserver command when staticfiles app is not installed.

4.2.0 (2025-05-16)

Daphne 4.2 is a maintenance release in the 4.x series.

  • Added support for Python 3.13.

  • Dropped support for EOL Python 3.8.

  • Updated pyupgrade configuration to target Python 3.9.

  • Added a load_asgi_app hook to CLI class, useful for compiled or frozen applications.

  • Allowed assigning a port in the DaphneProcess test helper, useful for live server test cases, such as that provided by Channels.

  • Added --nostatic and --insecure args to runserver command to match Django's built-in command.

  • Moved metadata to use pyproject.toml.

  • Updated sdist file to include tests and changelog.

  • Removed unused pytest-runner.

Commits
  • 1fb4592 Bumped version and changelog for v4.2.1 release.
  • aa2dee2 Fix twisted plugin installation with new packaging. (#562)
  • 1502de0 Remove --nostatic and --insecure args to runserver command if staticfiles app...
  • ce3e7f6 Bumped version and changelog for v4.2 release. (#556)
  • 7cb7253 Add non-zero exit code to CLI for startup errors. (#553)
  • b8b4d2a Added load_asgi_app method to CLI class (#353)
  • 80d619d Add changelog to sdist (#436)
  • beef1c1 Allowed assigning a port in DaphneProcess test helper. (#550)
  • 7c93349 [pre-commit.ci] pre-commit autoupdate (#551)
  • 630caed Upgrade project metadata (#542)
  • 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 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)

Bumps [daphne](https://github.com/django/daphne) from 4.1.2 to 4.2.1.
- [Changelog](https://github.com/django/daphne/blob/main/CHANGELOG.txt)
- [Commits](django/daphne@4.1.2...4.2.1)

---
updated-dependencies:
- dependency-name: daphne
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 12, 2026

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file security labels Feb 12, 2026
@acosferreira
Copy link
Contributor

obsolete (test branch)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 17, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/ana/aap-52843-mergify/daphne-4.2.1 branch February 17, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments