Conversation
Bumps [django](https://github.com/django/django) from 5.1.6 to 5.1.8. - [Commits](django/django@5.1.6...5.1.8) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's Guide by SourceryThis pull request bumps the django dependency from 5.1.6 to 5.1.8. This includes a security fix for CVE-2025-27556, documentation improvements, and updates to development tooling. The primary change is an update to the poetry.lock file to reflect the new django version. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps django from 5.1.6 to 5.1.8.
Commits
5773bc9[5.1.x] Bumped version for 5.1.8 release.edc2716[5.1.x] Fixed CVE-2025-27556 -- Mitigated potential DoS in url_has_allowed_ho...b3b09dc[5.1.x] Fixed #36213 -- Doc'd MySQL's handling of self-select updates in Quer...3fdc8c3[5.1.x] Clarified pre_delete and post_delete's origin attributes.5805d1c[5.1.x] Simplified Intersphinx configuration example.31262b3[5.1.x] Doc'd how to use Intersphinx in the reusable apps tutorial.451ba1f[5.1.x] Added stub release notes and release date for 5.1.8 and 5.0.14.e38a807[5.1.x] Pinned black == 24.10.0 in GitHub actions, pre-commit and test requir...3266f25[5.1.x] Updated ogrinfo output in GIS tutorial.659f88e[5.1.x] Fixed typo in docs/topics/signals.txt.You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by Sourcery
Upgrade Django from version 5.1.6 to 5.1.8, incorporating security fixes and minor improvements
Bug Fixes:
Documentation:
Chores: