Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2025

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 dependabot bot added dependencies Pull requests that update a dependency file python Used by dependabot labels Nov 11, 2025
@python-discord-policy-bot python-discord-policy-bot bot requested a review from a team November 11, 2025 19:33
@netlify
Copy link

netlify bot commented Nov 11, 2025

Deploy Preview for pydis-static ready!

Name Link
🔨 Latest commit f4b5a06
🔍 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.

@wookie184
Copy link
Contributor

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

@jb3
Copy link
Member

jb3 commented Nov 11, 2025

Screenshot 2025-11-11 at 20 19 57

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

@jb3 jb3 force-pushed the dependabot/pip/django-5.1.14 branch from a575f9d to fd8bbdb Compare November 11, 2025 20:24
@jb3 jb3 requested a review from MarkKoz as a code owner November 11, 2025 20:24
Bumps [django](https://github.com/django/django) from 5.1.11 to 5.1.14.
- [Commits](django/django@5.1.11...5.1.14)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.1.14
  dependency-type: direct:production
...

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@jb3 jb3 force-pushed the dependabot/pip/django-5.1.14 branch from fd8bbdb to f4b5a06 Compare November 11, 2025 20:25
@coveralls
Copy link

coveralls commented Nov 11, 2025

Coverage Status

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

@onerandomusername
Copy link
Contributor

onerandomusername commented Nov 11, 2025

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 dependabot/dependabot-core#11913 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Used by dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants