build(deps): bump django from 6.0.4 to 6.0.6#288
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [django](https://github.com/django/django) from 6.0.4 to 6.0.6. - [Commits](django/django@6.0.4...6.0.6) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Duplication | 0 |
AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.
TIP This summary will be updated as you push new changes.
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Django dependency from version 6.0.4 to 6.0.6. The primary intent is to address security vulnerabilities related to caching, SMTP connections, and signed cookie salts.
Automated analysis indicates the PR is up to standards and successfully resolves three existing quality issues. No logical errors or security regressions were introduced by this change.
Test suggestions
- Run existing regression tests to ensure compatibility with Django 6.0.6 and verify that security fixes do not break existing logic.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Run existing regression tests to ensure compatibility with Django 6.0.6 and verify that security fixes do not break existing logic.
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
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 django from 6.0.4 to 6.0.6.
Commits
ee93f65[6.0.x] Bumped version for 6.0.6 release.1721035[6.0.x] Fixed CVE-2026-48587 -- Ignored whitespace padding when checking Vary...664652f[6.0.x] Fixed CVE-2026-35193 -- Varied on Authorization when caching non-publ...b433025[6.0.x] Fixed CVE-2026-8404 -- Used Cache-Control directives case-insensitive...625a670[6.0.x] Fixed CVE-2026-7666 -- Delayed setting SMTP connection until fully co...c807d9c[6.0.x] Fixed CVE-2026-6873 -- Prevented signed cookie salt namespace collisi...98a75e3[6.0.x] Included commit hash in checksum file when building artifacts for rel...dd895d6[6.0.x] Updated translations from Transifex.49ca2db[6.0.x] Updated links to severity levels in release notes.c9f32a2[6.0.x] Added stub release notes and release date for 6.0.6 and 5.2.15.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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)