Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 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.

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Used by dependabot labels Nov 5, 2025
@netlify
Copy link

netlify bot commented Nov 5, 2025

Deploy Preview for pydis-static ready!

Name Link
🔨 Latest commit 4a97af2
🔍 Latest deploy log https://app.netlify.com/projects/pydis-static/deploys/690bb71936ed310008095067
😎 Deploy Preview https://deploy-preview-1569--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.

@python-discord-policy-bot python-discord-policy-bot bot requested a review from a team November 5, 2025 20:44
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 4a97af2 on dependabot/pip/django-5.1.14
into 5f4cf8f on main.

Copy link
Contributor

@wookie184 wookie184 left a 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 🔒

@onerandomusername
Copy link
Contributor

Why no lock dependabot 🔒

I believe it's because the ecosystem set is pip and not uv.

@jb3
Copy link
Member

jb3 commented Nov 7, 2025

Why no lock dependabot 🔒

I believe it's because the ecosystem set is pip and not uv.

No, it's set to uv, it just needs the beta ecosystem disabling/removing.

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).

@onerandomusername
Copy link
Contributor

Ah, I noticed pip in the branch whereas uv uses uv in the branch.

@onerandomusername
Copy link
Contributor

Threw a fix into #1567 (copied directly from bot)

@wookie184
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2025

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.

@wookie184 wookie184 closed this Nov 11, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2025

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/django-5.1.14 branch November 11, 2025 19:32
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