chore(deps): bump django from 4.2.30 to 5.2.16 in /requirements - #674
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump django from 4.2.30 to 5.2.16 in /requirements#674dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dlrsp-actions
Bot
force-pushed
the
dependabot/pip/requirements/django-5.2.16
branch
from
August 9, 2026 12:46
a1f57f3 to
592d395
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #674 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 65 65
Branches 1 1
=========================================
Hits 65 65
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
|
Policy gate blocked this PR: default-fail: matched catch-all policy |
dlrsp-actions
Bot
force-pushed
the
dependabot/pip/requirements/django-5.2.16
branch
from
August 14, 2026 09:33
592d395 to
6fd3336
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/requirements/django-5.2.16
branch
from
August 14, 2026 09:39
6fd3336 to
6419b40
Compare
Contributor
|
Policy gate blocked this PR: default-fail: matched catch-all policy |
Bumps [django](https://github.com/django/django) from 4.2.30 to 5.2.16. - [Commits](django/django@4.2.30...5.2.16) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dlrsp-actions
Bot
force-pushed
the
dependabot/pip/requirements/django-5.2.16
branch
from
August 14, 2026 10:04
6419b40 to
f1155be
Compare
Contributor
|
Policy gate blocked this PR: default-fail: matched catch-all policy |
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 4.2.30 to 5.2.16.
Commits
6c8eee4[5.2.x] Bumped version for 5.2.16 release.d5d60ed[5.2.x] Fixed CVE-2026-53878 -- Prevented newlines from being accepted in Dom...6c66eb8[5.2.x] Fixed CVE-2026-53877 -- Prevented heap buffer over-read when creating...721685a[5.2.x] Fixed CVE-2026-48588 -- Prevented caching of responses that set cooki...61a829d[5.2.x] Added stub release notes and release date 5.2.16.21af510[5.2.x] Avoided breaking sha1sum verification in the generated checksum.txt f...039df55[5.2.x] Replaced the defunct pgp.mit.edu keyserver with GitHub for key import.2b3093f[5.2.x] Fixed #29187 -- Fixed flaky receiver count assertion in signals tests.4abc595[5.2.x] Refs #16281 -- Fixed isolation of admin_views.ViewOnSiteTests.f87add9[5.2.x] Added CVE-2026-6873, CVE-2026-7666, CVE-2026-8404, CVE-2026-35193, an...