site icon indicating copy to clipboard operation
site copied to clipboard

Bump django from 5.1.11 to 5.1.14

Open dependabot[bot] opened this issue 1 month ago • 6 comments

Bumps django from 5.1.11 to 5.1.14.

Commits
  • da443c4 [5.1.x] Bumped version for 5.1.14 release.
  • 4624ed7 [5.1.x] Refs CVE-2025-64459 -- Avoided propagating invalid arguments to Q on ...
  • 72d2c87 [5.1.x] Fixed CVE-2025-64459 -- Prevented SQL injections in Q/QuerySet via th...
  • 3790593 [5.1.x] Fixed CVE-2025-64458 -- Mitigated potential DoS in HttpResponseRedire...
  • ec3420e [5.1.x] Added stub release notes and release date for 5.1.14 and 4.2.26.
  • c361494 [5.1.x] Made RemoteTestResultTest.test_pickle_errors_detection() compatible w...
  • a6294d7 [5.1.x] Fixed RelatedGeoModelTest.test_related_union_aggregate() test on Orac...
  • 99e0336 [5.1.x] Refs #36646 -- Doc'd that oracledb < 3.3.0 is required.
  • 475f61f [5.1.x] Fixed OGRInspectTest.test_time_field with memory Spatialite database.
  • 7da2bf9 [5.1.x] Fixed #35961 -- Migrated license metadata in pyproject.toml to confor...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

dependabot[bot] avatar Nov 11 '25 19:11 dependabot[bot]

Deploy Preview for pydis-static ready!

Name Link
Latest commit f4b5a060c409b521a609196a0b8b251a1ae73c44
Latest deploy log https://app.netlify.com/projects/pydis-static/deploys/69139bc7411f350008c1dc78
Deploy Preview https://deploy-preview-1570--pydis-static.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Nov 11 '25 19:11 netlify[bot]

Hm, it seems like dependabot uses pip as the package ecosystem for security updates, so doesn't update the lock file?

wookie184 avatar Nov 11 '25 19:11 wookie184

Screenshot 2025-11-11 at 20 19 57

Seems to be, yeah. I'll relock and push.

jb3 avatar Nov 11 '25 20:11 jb3

Coverage Status

coverage: 100.0%. remained the same when pulling f4b5a060c409b521a609196a0b8b251a1ae73c44 on dependabot/pip/django-5.1.14 into 078eb2d808015d4c23b8605d52d1893fb2dd18dd on main.

coveralls avatar Nov 11 '25 20:11 coveralls

Fix presumed for #1569 and attempted fix in #1567 is not actually the fix I expected.

This is a dependabot bug, plain and simple. Full issue with workarounds at https://github.com/dependabot/dependabot-core/issues/11913#issuecomment-3129670582

onerandomusername avatar Nov 11 '25 21:11 onerandomusername

A newer version of django exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot[bot] avatar Dec 03 '25 14:12 dependabot[bot]