Skip to content

Bump django from 4.2.20 to 4.2.22#222

Merged
liquidsec merged 2 commits into
devfrom
dependabot/pip/django-4.2.22
Aug 7, 2025
Merged

Bump django from 4.2.20 to 4.2.22#222
liquidsec merged 2 commits into
devfrom
dependabot/pip/django-4.2.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2025

Copy link
Copy Markdown
Contributor

Bumps django from 4.2.20 to 4.2.22.

Commits
  • 7275cc5 [4.2.x] Bumped version for 4.2.22 release.
  • ac03c5e [4.2.x] Fixed CVE-2025-48432 -- Escaped formatting arguments in `log_response...
  • c62f4ee [4.2.x] Added stub release notes and release date for 4.2.22.
  • c5b4263 [4.2.x] Fixed #36402, Refs #35980 -- Updated built package name in reusable a...
  • 32fd8de [4.2.x] Added helpers in csrf_tests and logging_tests to assert logs from `lo...
  • acbe655 [4.2.x] Refs #26688 -- Added tests for log_response() internal helper.
  • dc365ca [4.2.x] Refs #35980 -- Added release note about changes in release artifacts ...
  • c454afb [4.2.x] Removed "Expected" from release date for 4.2.21.
  • 5b29315 [4.2.x] Cleaned up CVE-2025-32873 security archive description.
  • 0d54958 [4.2.x] Added CVE-2025-32873 to security archive.
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 6, 2025
@liquidsec
liquidsec changed the base branch from main to dev June 9, 2025 14:36
@dependabot
dependabot Bot changed the base branch from dev to main June 9, 2025 14:39
@dependabot
dependabot Bot force-pushed the dependabot/pip/django-4.2.22 branch from a39ace9 to f26a75d Compare June 9, 2025 14:39
@liquidsec
liquidsec changed the base branch from main to dev June 10, 2025 00:18
@dependabot
dependabot Bot changed the base branch from dev to main June 10, 2025 00:22
@dependabot
dependabot Bot force-pushed the dependabot/pip/django-4.2.22 branch from f26a75d to cf32f47 Compare June 10, 2025 00:22
@liquidsec
liquidsec changed the base branch from main to dev June 10, 2025 05:06
@dependabot
dependabot Bot changed the base branch from dev to main June 11, 2025 01:17
@dependabot
dependabot Bot force-pushed the dependabot/pip/django-4.2.22 branch from cf32f47 to 1476914 Compare June 11, 2025 01:17
@liquidsec
liquidsec changed the base branch from main to dev June 13, 2025 14:06
@liquidsec

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot
dependabot Bot changed the base branch from dev to main June 13, 2025 14:09
@dependabot
dependabot Bot force-pushed the dependabot/pip/django-4.2.22 branch from 1476914 to 7901b0c Compare June 13, 2025 14:09
@liquidsec
liquidsec changed the base branch from main to dev June 17, 2025 00:44
@liquidsec

Copy link
Copy Markdown
Collaborator

https://github.com/dependabot rebase

@dependabot
dependabot Bot changed the base branch from dev to main June 17, 2025 00:46
@dependabot
dependabot Bot force-pushed the dependabot/pip/django-4.2.22 branch from 7901b0c to ad8d54f Compare June 17, 2025 00:46
@liquidsec
liquidsec changed the base branch from main to dev August 6, 2025 19:01
@liquidsec

Copy link
Copy Markdown
Collaborator

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot changed the base branch from dev to main August 7, 2025 18:29
@dependabot
dependabot Bot force-pushed the dependabot/pip/django-4.2.22 branch from ad8d54f to f1abc35 Compare August 7, 2025 18:29
@liquidsec
liquidsec changed the base branch from main to dev August 7, 2025 20:07
@liquidsec
liquidsec merged commit c2346c4 into dev Aug 7, 2025
0 of 2 checks passed
@liquidsec
liquidsec deleted the dependabot/pip/django-4.2.22 branch August 7, 2025 20:09
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.47%. Comparing base (be0c3a3) to head (f0a4f7b).
⚠️ Report is 11 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #222   +/-   ##
=======================================
  Coverage   99.47%   99.47%           
=======================================
  Files          24       24           
  Lines        1719     1719           
=======================================
  Hits         1710     1710           
  Misses          9        9           

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

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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants