Skip to content

Bump django from 4.2.20 to 4.2.22#221

Merged
liquidsec merged 1 commit into
devfrom
dependabot/pip/dev/django-4.2.22
Jun 10, 2025
Merged

Bump django from 4.2.20 to 4.2.22#221
liquidsec merged 1 commit into
devfrom
dependabot/pip/dev/django-4.2.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 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

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 4, 2025
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev/django-4.2.22 branch from 3e4e032 to 07e74b9 Compare June 9, 2025 14:39
@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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev/django-4.2.22 branch from 07e74b9 to 5fc9adb Compare June 9, 2025 23:55
@liquidsec
liquidsec merged commit 09befe4 into dev Jun 10, 2025
4 checks passed
@liquidsec
liquidsec deleted the dependabot/pip/dev/django-4.2.22 branch June 10, 2025 00:17
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3471990) to head (5fc9adb).
Report is 6 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff            @@
##               dev      #221   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines         1693      1693           
=========================================
  Hits          1693      1693           

☔ 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