Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2025

Bumps django from 5.0.11 to 5.0.14.

Commits
  • 7c12811 [5.0.x] Bumped version for 5.0.14 release.
  • 8c6871b [5.0.x] Fixed CVE-2025-27556 -- Mitigated potential DoS in url_has_allowed_ho...
  • 2be56bc [5.0.x] Added stub release notes and release date for 5.0.14.
  • 717e34b [5.0.x] Pinned black == 24.10.0 in GitHub actions, pre-commit and test requir...
  • f00239c [5.0.x] Added GitHub Action workflow to test all Python versions listed in th...
  • d1f0a1a [5.0.x] Added CVE-2025-26699 to security archive.
  • fa83180 [5.0.x] Post-release version bump.
  • e574bd2 [5.0.x] Bumped version for 5.0.13 release.
  • 4f27652 [5.0.x] Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template ...
  • e8d4030 [5.0.x] Added stub release notes and release date for 5.0.13 and 4.2.20.
  • 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.

Greptile Summary

Disclaimer: Experimental PR review

Updated the Django dependency version in the Django example from 5.0.11 to 5.0.14, addressing several security issues.

  • Bumped Django version in /examples/django_example/pyproject.toml to 5.0.14 to incorporate security fixes.
  • Resolves potential DoS vulnerabilities as highlighted in the Django release notes.
  • No breaking changes expected; recommended running the test suite for full compatibility verification.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 2, 2025
@github-actions github-actions bot enabled auto-merge (squash) April 2, 2025 20:21
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

LGTM

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/examples/django_example/django-5.0.14 branch from 633b164 to 2467bc8 Compare April 24, 2025 17:36
@github-actions github-actions bot merged commit f830375 into main Apr 24, 2025
10 checks passed
@github-actions github-actions bot deleted the dependabot/pip/examples/django_example/django-5.0.14 branch April 24, 2025 17:45
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