[PR #1228] [MERGED] Bump django from 5.2.7 to 5.2.8 #1097

Closed
opened 2026-02-26 00:30:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/1228
Author: @dependabot[bot]
Created: 11/5/2025
Status: Merged
Merged: 11/6/2025
Merged by: @cuu508

Base: masterHead: dependabot/pip/django-5.2.8


📝 Commits (1)

  • 6ff159d Bump django from 5.2.7 to 5.2.8

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Bumps django from 5.2.7 to 5.2.8.

Commits
  • 47fe39a [5.2.x] Bumped version for 5.2.8 release.
  • ac9fcf6 [5.2.x] Refs CVE-2025-64459 -- Avoided propagating invalid arguments to Q on ...
  • 6703f36 [5.2.x] Fixed CVE-2025-64459 -- Prevented SQL injections in Q/QuerySet via th...
  • 4f5d904 [5.2.x] Fixed CVE-2025-64458 -- Mitigated potential DoS in HttpResponseRedire...
  • cbdf128 [5.2.x] Fixed #36704 -- Fixed system check error for proxy model with a compo...
  • 6775888 [5.2.x] Fixed #36696 -- Fixed NameError when inspecting functions with deferr...
  • d5dfffa [5.2.x] Added stub release notes and release date for 5.2.8, 5.1.14, and 4.2.26.
  • 368f955 [5.2.x] Fixed #36681 -- Removed English pluralization bias from example in do...
  • 71267c9 [5.2.x] Fixed #35095 -- Clarified Swiss number formatting in docs/topics/i18n...
  • 9b37bd5 [5.2.x] Made RemoteTestResultTest.test_pickle_errors_detection() compatible w...
  • 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.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/healthchecks/healthchecks/pull/1228 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/5/2025 **Status:** ✅ Merged **Merged:** 11/6/2025 **Merged by:** [@cuu508](https://github.com/cuu508) **Base:** `master` ← **Head:** `dependabot/pip/django-5.2.8` --- ### 📝 Commits (1) - [`6ff159d`](https://github.com/healthchecks/healthchecks/commit/6ff159d14a7ee3b8655dfdc503d823bf535886b1) Bump django from 5.2.7 to 5.2.8 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [django](https://github.com/django/django) from 5.2.7 to 5.2.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/django/django/commit/47fe39af56ecd0ad73b9c7562511015e96b91b80"><code>47fe39a</code></a> [5.2.x] Bumped version for 5.2.8 release.</li> <li><a href="https://github.com/django/django/commit/ac9fcf6eb2c909f4150c5287808f49170ce1f9e2"><code>ac9fcf6</code></a> [5.2.x] Refs CVE-2025-64459 -- Avoided propagating invalid arguments to Q on ...</li> <li><a href="https://github.com/django/django/commit/6703f364d767e949c5b0e4016433ef75063b4f9b"><code>6703f36</code></a> [5.2.x] Fixed CVE-2025-64459 -- Prevented SQL injections in Q/QuerySet via th...</li> <li><a href="https://github.com/django/django/commit/4f5d904b63751dea9ffc3b0e046404a7fa5881ac"><code>4f5d904</code></a> [5.2.x] Fixed CVE-2025-64458 -- Mitigated potential DoS in HttpResponseRedire...</li> <li><a href="https://github.com/django/django/commit/cbdf128cb316bccf9ca3b3b4966e57bd050bfc8a"><code>cbdf128</code></a> [5.2.x] Fixed <a href="https://redirect.github.com/django/django/issues/36704">#36704</a> -- Fixed system check error for proxy model with a compo...</li> <li><a href="https://github.com/django/django/commit/6775888470317a6d69121779b489bb2dc7350318"><code>6775888</code></a> [5.2.x] Fixed <a href="https://redirect.github.com/django/django/issues/36696">#36696</a> -- Fixed NameError when inspecting functions with deferr...</li> <li><a href="https://github.com/django/django/commit/d5dfffaae52b9dcb4857d42b1e2902290a5c5e3c"><code>d5dfffa</code></a> [5.2.x] Added stub release notes and release date for 5.2.8, 5.1.14, and 4.2.26.</li> <li><a href="https://github.com/django/django/commit/368f955c371cab5db18e9e239d10560cf15f5ea4"><code>368f955</code></a> [5.2.x] Fixed <a href="https://redirect.github.com/django/django/issues/36681">#36681</a> -- Removed English pluralization bias from example in do...</li> <li><a href="https://github.com/django/django/commit/71267c97db211f1d7f1b8b794ceb2167a7619a4d"><code>71267c9</code></a> [5.2.x] Fixed <a href="https://redirect.github.com/django/django/issues/35095">#35095</a> -- Clarified Swiss number formatting in docs/topics/i18n...</li> <li><a href="https://github.com/django/django/commit/9b37bd5fe73b0d614ad8e503071d6f7bf2bdf6b2"><code>9b37bd5</code></a> [5.2.x] Made RemoteTestResultTest.test_pickle_errors_detection() compatible w...</li> <li>Additional commits viewable in <a href="https://github.com/django/django/compare/5.2.7...5.2.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=django&package-manager=pip&previous-version=5.2.7&new-version=5.2.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://github.com/healthchecks/healthchecks/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 00:30:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#1097
No description provided.