Skip to content
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

build(deps): bump django from 4.2.18 to 4.2.20 #12955

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2025

Bumps django from 4.2.18 to 4.2.20.

Commits
  • 35c58a7 [4.2.x] Bumped version for 4.2.20 release.
  • e88f737 [4.2.x] Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template ...
  • 348e46a [4.2.x] Added stub release notes and release date for 4.2.20.
  • 73e2107 [4.2.x] Post-release version bump.
  • db89d2f [4.2.x] Bumped version for 4.2.19 release.
  • 83231cc [4.2.x] Added release date for 4.2.19.
  • 7bd1ddf [4.2.x] Refs #34060 -- Adjusted CVE-2024-53908 regression test for psycopg2.
  • 57b0229 [4.2.x] Refs #36098 -- Fixed validate_ipv4_address() crash for non-string val...
  • 043dfad [4.2.x] Fixed #36098 -- Fixed validate_ipv6_address()/validate_ipv46_address(...
  • 8769b44 [4.2.x] Added CVE-2024-56374 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2025
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Mar 6, 2025
Copy link

codecov bot commented Mar 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.98%. Comparing base (2fc157f) to head (0437a55).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12955   +/-   ##
=======================================
  Coverage   67.98%   67.98%           
=======================================
  Files         980      980           
  Lines       59196    59196           
  Branches     6915     6915           
=======================================
  Hits        40245    40245           
  Misses      17308    17308           
  Partials     1643     1643           
🚀 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants