Bump the production-version-updates group with 2 updates - #225
Merged
github-actions[bot] merged 1 commit intoAug 1, 2026
Merged
github-actions[bot] merged 1 commit into
github-actions[bot] merged 1 commit into
Conversation
Bumps the production-version-updates group with 2 updates: [django](https://github.com/django/django) and [asgiref](https://github.com/django/asgiref). Updates `django` from 6.0.6 to 6.0.7 - [Commits](django/django@6.0.6...6.0.7) Updates `asgiref` from 3.11.1 to 3.12.1 - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.11.1...3.12.1) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: asgiref dependency-version: 3.12.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
github-actions
Bot
deleted the
dependabot/pip/production-version-updates-b64b1130f0
branch
August 1, 2026 20:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-version-updates group with 2 updates: django and asgiref.
Updates
djangofrom 6.0.6 to 6.0.7Commits
e2a4246[6.0.x] Bumped version for 6.0.7 release.a5de13f[6.0.x] Fixed CVE-2026-53878 -- Prevented newlines from being accepted in Dom...38dfbd2[6.0.x] Fixed CVE-2026-53877 -- Prevented heap buffer over-read when creating...64f9a2b[6.0.x] Fixed CVE-2026-48588 -- Prevented caching of responses that set cooki...c26957a[6.0.x] Fixed flatpages synopsis in docs.0b60f44[6.0.x] Added FILE_UPLOAD_DIRECTORY_PERMISSIONS to docs settings index.d928e30[6.0.x] Fixed #37172 -- Linked to upload handlers section in FILE_UPLOAD_* se...e18935c[6.0.x] Fixed #37158 -- Reordered the contribution checklist sections.490eb9c[6.0.x] Fixed document referenced in multiple toctrees warning in docs/intern...748a9b5[6.0.x] Fixed duplicate target name in docs/internals/howto-release-django.txt.Updates
asgireffrom 3.11.1 to 3.12.1Changelog
Sourced from asgiref's changelog.
... (truncated)
Commits
ef9d4b8Releasing 3.12.134fba63Restore previous SyncToAsync.call internal code shape.a43900cSeparate mypy from tests extra.1b7c338Releasing 3.12.0157d9d4Renovate precommit (#552)deda0d4Test free-threading builds and fix Local data leak for thread_inherit_context...a54250aDon’t capture the event loop inAsyncToSync.__init__(#562)836356aUse asyncio.run in StatelessServer.run (#561)e04afd5Dropped support for Python 3.9. (#543)95d2430Fixed #535: ThreadSensitiveContext.aexit blocking the event loop. (#563)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions