-
-
Notifications
You must be signed in to change notification settings - Fork 138
Bump django from 5.1.11 to 5.1.14 #1569
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
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 ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for pydis-static ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
wookie184
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why no lock dependabot 🔒
I believe it's because the ecosystem set is pip and not uv. |
No, it's set to There was a conversation in #dev-contrib where we discovered that locking will only happen when you use the mainline dependabot environment (in which the uv support is more featureful than the beta). |
|
Ah, I noticed pip in the branch whereas uv uses uv in the branch. |
|
Threw a fix into #1567 (copied directly from bot) |
|
@dependabot rebase |
|
The dependabot.yml entry that created this PR has been deleted so this PR can't be rebased. Please close the PR so Dependabot can create a new one with the current dependabot.yml. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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...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.