Skip to content

chore(deps): bump django from 4.2.21 to 4.2.23 #751

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps django from 4.2.21 to 4.2.23.

Commits
  • a698dc2 [4.2.x] Bumped version for 4.2.23 release.
  • b597d46 [4.2.x] Refs CVE-2025-48432 -- Prevented log injection in remaining response ...
  • 10ba3f7 [4.2.x] Refs CVE-2025-48432 -- Made SuspiciousOperation logging use log_respo...
  • ba24ee3 [4.2.x] Refactored logging_tests to reuse assertions for log records.
  • b07f886 [4.2.x] Added CVE-2025-48432 to security archive.
  • 8d87045 [4.2.x] Post-release version bump.
  • 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...
  • 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)

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

---
updated-dependencies:
- dependency-name: django
  dependency-version: 4.2.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 11, 2025
Copy link

codecov bot commented Jun 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.05%. Comparing base (794c71c) to head (bdc3084).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #751   +/-   ##
=======================================
  Coverage   92.05%   92.05%           
=======================================
  Files          34       34           
  Lines         881      881           
  Branches      101      101           
=======================================
  Hits          811      811           
  Misses         48       48           
  Partials       22       22           

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

@Dresdn Dresdn merged commit 88d367f into master Jul 4, 2025
27 checks passed
@dependabot dependabot bot deleted the dependabot/pip/django-4.2.23 branch July 4, 2025 22:10
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.

1 participant