Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2025

Bumps django from 4.2.22 to 4.2.27.

Commits
  • 5948e66 [4.2.x] Bumped version for 4.2.27 release.
  • 4d2b880 [4.2.x] Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation i...
  • f997037 [4.2.x] Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL inject...
  • 4b5dcc9 [4.2.x] Added script to archive EOL stable branches.
  • 0e85bdb [4.2.x] Refs #36743 -- Added missing release notes for 5.1.15 and 4.2.27.
  • e697349 [4.2.x] Fixed #36743 -- Increased URL max length enforced in HttpResponseRedi...
  • 7d7f27b [4.2.x] Added timeout-minutes directive to all GitHub Actions workflows.
  • b40c057 [4.2.x] Added stub release notes and release date for 4.2.27.
  • b794e74 [4.2.x] Configured dangerous-triggers zizmor rule.
  • 6a80390 [4.2.x] Addressed unpinned-uses zizmor finding.
  • 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.

Summary by cubic

Upgraded Django to 4.2.27 in manual-testing-sandbox to apply upstream security patches and minor framework improvements. This reduces risk of SQL injection and improves redirect URL handling.

  • Dependencies
    • django: 4.2.22 → 4.2.27
    • Includes security fix for FilteredRelation SQL injection and HTML parser stability; increases max URL length in HttpResponseRedirect.

Written for commit 8d4dbcd. Summary will update automatically on new commits.

Bumps [django](https://github.com/django/django) from 4.2.22 to 4.2.27.
- [Commits](django/django@4.2.22...4.2.27)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 4.2.27
  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 Pull requests that update Python code labels Dec 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 3, 2025 14:53
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 3, 2025
@dependabot dependabot bot requested review from Patrick-Erichsen and removed request for a team December 3, 2025 14:53
@dependabot dependabot bot added the python Pull requests that update Python code label Dec 3, 2025
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 3, 2025
@continue
Copy link
Contributor

continue bot commented Dec 3, 2025

No documentation updates needed for this PR. This is a routine security dependency update in the manual-testing-sandbox directory, which is used only for internal testing/debugging and is not part of the user-facing extension functionality. The sandbox's purpose is already documented in its README, and there are no existing docs that reference specific dependency versions in this directory.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Dec 3, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 3, 2025
@Patrick-Erichsen Patrick-Erichsen merged commit 38c948f into main Dec 3, 2025
56 of 60 checks passed
@Patrick-Erichsen Patrick-Erichsen deleted the dependabot/pip/manual-testing-sandbox/django-4.2.27 branch December 3, 2025 17:49
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Dec 3, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Dec 3, 2025
@sestinj
Copy link
Contributor

sestinj commented Dec 4, 2025

🎉 This PR is included in version 1.35.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Dec 4, 2025

🎉 This PR is included in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

dependencies Pull requests that update a dependency file lgtm This PR has been approved by a maintainer python Pull requests that update Python code released size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants