django-brotli
django-brotli copied to clipboard
Bump django from 5.1.4 to 5.2.7
Bumps django from 5.1.4 to 5.2.7.
Commits
3cff320[5.2.x] Bumped version for 5.2.7 release.ed8fc39[5.2.x] Fixed CVE-2025-59682 -- Fixed potential partial directory-traversal v...52fbae0[5.2.x] Fixed CVE-2025-59681 -- Protected QuerySet.annotate(), alias(), aggre...1794cbf[5.2.x] Made cosmetic edits to 5.2.7 release notes.81625a1[5.2.x] Fixed #36587 -- Clarified usage oflist.insert()for upload handlers.6f3813e[5.2.x] Fixed #35877, Refs #36128 -- Documented unique constraint when migrat...10a2d3b[5.2.x] Added stub release notes and release date for 5.2.7, 5.1.13, and 4.2.25.b2773a3[5.2.x] Refs #25508 -- Used QuerySet.repr in docs/ref/contrib/postgres/se...7554c54[5.2.x] Fixed #36581 -- Updated serialization examples from XML to JSON.2a2936c[5.2.x] Updated translations from Transifex.- Additional commits viewable in compare view
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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 91.48%. Comparing base (63c8ab7) to head (49a20ec).
Additional details and impacted files
@@ Coverage Diff @@
## master #202 +/- ##
=======================================
Coverage 91.48% 91.48%
=======================================
Files 2 2
Lines 47 47
Branches 4 4
=======================================
Hits 43 43
Misses 3 3
Partials 1 1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.