Skip to content

build(deps): bump django from 4.2.20 to 4.2.21 in /requirements#299

Merged
pomegranited merged 2 commits intomasterfrom
dependabot/pip/requirements/django-4.2.21
May 9, 2025
Merged

build(deps): bump django from 4.2.20 to 4.2.21 in /requirements#299
pomegranited merged 2 commits intomasterfrom
dependabot/pip/requirements/django-4.2.21

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2025

Bumps django from 4.2.20 to 4.2.21.

Commits
  • 87175d2 [4.2.x] Bumped version for 4.2.21 release.
  • 9cd8028 [4.2.x] Fixed CVE-2025-32873 -- Mitigated potential DoS in strip_tags().
  • ca31ca0 [4.2.x] Changed packing recommendation to use pyproject.toml in reusable apps...
  • f4bd564 [4.2.x] Adjusted GitHub Action workflow to test Python versions based off pyp...
  • 3456eee [4.2.x] Fixed #35980 -- Updated setuptools to normalize package names in buil...
  • afe52d8 [4.2.x] Migrated setuptools configuration to pyproject.toml.
  • 35c34ed [4.2.x] Removed obsolete rpm-related install code.
  • 93973d4 [4.2.x] Added upcoming security release to release notes.
  • b3df753 [4.2.x] Refs #36341 -- Added release note for 4.2.21 for fix in wordwrap temp...
  • e61e3da [4.2.x] Fixed #36341 -- Preserved whitespaces in wordwrap template filter.
  • 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.20 to 4.2.21.
- [Commits](django/django@4.2.20...4.2.21)

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

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 May 8, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented May 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.43%. Comparing base (0c351ce) to head (c48b955).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #299   +/-   ##
=======================================
  Coverage   94.43%   94.43%           
=======================================
  Files          18       18           
  Lines        2263     2263           
  Branches       95       95           
=======================================
  Hits         2137     2137           
  Misses        115      115           
  Partials       11       11           
Flag Coverage Δ
unittests 94.43% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Copy Markdown
Contributor

@pomegranited pomegranited left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

  • I tested this green CI is sufficient
  • I have bumped this package's version
  • I read through the code and checked the dependencies updated for breaking changes.

@pomegranited pomegranited merged commit 0d4cbc8 into master May 9, 2025
19 checks passed
@pomegranited pomegranited deleted the dependabot/pip/requirements/django-4.2.21 branch May 9, 2025 02:36
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