Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2025

Bumps django from 4.2.23 to 4.2.24.

Commits
  • 5e23d89 [4.2.x] Bumped version for 4.2.24 release.
  • 31334e6 [4.2.x] Fixed CVE-2025-57833 -- Protected FilteredRelation against SQL inject...
  • d5860d5 [4.2.x] Added stub release notes and release date for 4.2.24.
  • c3f9871 [4.2.x] Fixed #36499 -- Adjusted utils_tests.test_html.TestUtilsHtml.test_str...
  • 2a79837 [4.2.x] Fixed test_utils.tests.HTMLEqualTests.test_parsing_errors following P...
  • 7335a1a [4.2.x] Refs #36535 -- Doc'd that docutils < 0.22 is required.
  • 591b23a [4.2.x] Fixed GitHub Action that checks commit prefixes to fetch PR head corr...
  • 0c9ab35 [4.2.x] Added GitHub Action to enforce stable branch commit message prefix.
  • 8293b0f [4.2.x] Added follow-up to CVE-2025-48432 to security archive.
  • bc4d96c [4.2.x] Post-release version bump.
  • See full diff 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 the dependencies Pull requests that update a dependency file label Sep 9, 2025
@codecov
Copy link

codecov bot commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.70%. Comparing base (5b4d3c4) to head (880f53a).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #872   +/-   ##
========================================
  Coverage    88.70%   88.70%           
========================================
  Files           38       38           
  Lines         3496     3496           
  Branches       342      342           
========================================
  Hits          3101     3101           
  Misses         243      243           
  Partials       152      152           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/pip/django-4.2.24 branch from d346bf3 to c50de08 Compare September 9, 2025 22:30
@jtrobles-cdd jtrobles-cdd self-assigned this Sep 9, 2025
Bumps [django](https://github.com/django/django) from 4.2.23 to 4.2.24.
- [Commits](django/django@4.2.23...4.2.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
@jtrobles-cdd jtrobles-cdd force-pushed the dependabot/pip/django-4.2.24 branch from c50de08 to 880f53a Compare September 9, 2025 23:02
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 9, 2025

@jtrobles-cdd jtrobles-cdd merged commit f235fe9 into develop Sep 9, 2025
21 checks passed
@jtrobles-cdd jtrobles-cdd deleted the dependabot/pip/django-4.2.24 branch September 9, 2025 23:05
@jtrobles-cdd jtrobles-cdd mentioned this pull request Sep 9, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants