chore(deps): bump django from 4.2.27 to 4.2.30#1160
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1160 +/- ##
========================================
Coverage 63.27% 63.27%
========================================
Files 177 177
Lines 12078 12078
Branches 877 551 -326
========================================
Hits 7642 7642
Misses 4402 4402
Partials 34 34 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps [django](https://github.com/django/django) from 4.2.27 to 4.2.30. - [Commits](django/django@4.2.27...4.2.30) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
f766f0e to
458a057
Compare
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.27 to 4.2.30.
Commits
3396992[4.2.x] Bumped version for 4.2.30 release.ed4dfda[4.2.x] Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body ...f13c20f[4.2.x] Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.abfe1a1[4.2.x] Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.li...051f390[4.2.x] Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelA...4412731[4.2.x] Fixed CVE-2026-3902 -- Ignored headers with underscores in ASGIRequest.8d2a05c[4.2.x] Added stub release notes and release date for 4.2.30.b1d9ea4[4.2.x] Combined scripts confirm_release.sh and test_new_version.sh into veri...385678e[4.2.x] Added CVE-2026-25673 and CVE-2026-25674 to security archive.69de846[4.2.x] Post-release version bump.