badsecrets
badsecrets copied to clipboard
Bump django from 4.2.24 to 4.2.26
Bumps django from 4.2.24 to 4.2.26.
Commits
0dfd59e[4.2.x] Bumped version for 4.2.26 release.279f8b9[4.2.x] Refs CVE-2025-64459 -- Avoided propagating invalid arguments to Q on ...59ae82e[4.2.x] Fixed CVE-2025-64459 -- Prevented SQL injections in Q/QuerySet via th...770eea3[4.2.x] Fixed CVE-2025-64458 -- Mitigated potential DoS in HttpResponseRedire...80976bd[4.2.x] Skipped test_compressed_file_based_raster_creation() test on GDAL 3.5+.7838add[4.2.x] Fixed RelatedGeoModelTest.test_related_union_aggregate() crash on Pyt...1b50da7[4.2.x] Added stub release notes and release date for 4.2.26.cd3b21b[4.2.x] Made RemoteTestResultTest.test_pickle_errors_detection() compatible w...321af48[4.2.x] Fixed RelatedGeoModelTest.test_related_union_aggregate() test on Orac...0f6ee3e[4.2.x] Rewrapped security archive at 79 chars.- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 100.00%. Comparing base (9be4ffe) to head (8716712).
:warning: Report is 4 commits behind head on dev.
Additional details and impacted files
@@ Coverage Diff @@
## dev #292 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 24 24
Lines 1848 1848
=========================================
Hits 1848 1848
: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.