Bump django from 4.2.30 to 5.2.16 in /infra - #633
Merged
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/infra/django-5.2.16
branch
from
September 2, 2026 15:24
0ac28d0 to
79be8a4
Compare
Owner
|
@dependabot rebase |
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>
dependabot
Bot
force-pushed
the
dependabot/pip/infra/django-5.2.16
branch
from
September 12, 2026 03:08
79be8a4 to
9ef7bf7
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #633 +/- ##
==========================================
- Coverage 96.11% 96.09% -0.02%
==========================================
Files 132 132
Lines 6358 6358
==========================================
- Hits 6111 6110 -1
- Misses 247 248 +1 see 1 file with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
skaphan
pushed a commit
to skaphan/rcvis
that referenced
this pull request
Sep 12, 2026
…umps Add .github/dependabot.yml so Dependabot opens a single grouped PR per ecosystem (pip in /infra, npm in /, /static/settings, /static/datatable, and GitHub Actions) for both version and security updates, instead of one PR per package. Apply every bump from the currently open Dependabot PRs in one go: - Django 4.2.30 -> 5.2.16 (artoonie#633) - baseline-browser-mapping 2.10.0 -> 2.11.22 (artoonie#641), 2.10.28 -> 2.11.22 in /static/settings (artoonie#642) - fast-uri 3.1.5 -> 3.1.7 in / (artoonie#640) and /static/settings (artoonie#639) - browserslist 4.28.1 -> 4.28.9 (artoonie#638) - @humanfs/node 0.16.6 -> 0.16.8 (artoonie#637) - js-yaml 4.1.1 -> 4.3.2 (artoonie#634) Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013JDT5wxbhPUtZG1kXPZ1Xe
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...