Skip to content

Bump the django group across 1 directory with 2 updates #470

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

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the django group with 2 updates in the / directory: django and django-stubs.

Updates django from 4.2.18 to 5.1.7

Commits
  • 691e945 [5.1.x] Bumped version for 5.1.7 release.
  • 8dbb44d [5.1.x] Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template ...
  • d7dc1f6 [5.1.x] Fixed typo in docs/ref/checks.txt.
  • dbd94e7 [5.1.x] Fixed #36227 -- Fixed outdated PostgreSQL documentation links.
  • cc405e1 [5.1.x] Fixed #36128 -- Clarified auto-generated unique constraint on m2m thr...
  • 03ace75 [5.1.x] Fixed #36217 -- Restored pre_save/post_save signal emission via LogEn...
  • 76a9f12 [5.1.x] Added some heading labels to to docs/topics/cache.txt.
  • 558c616 [5.1.x] Added stub release notes and release date for 5.1.7, 5.0.13, and 4.2.20.
  • 11243cc [5.1.x] Added security guideline on reasonable size limitations when renderin...
  • b80288a [5.1.x] Added security reporting guidelines.
  • Additional commits viewable in compare view

Updates django-stubs from 4.2.4 to 5.1.3

Commits

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 10, 2025
@dependabot dependabot bot force-pushed the dependabot-pip-django-7e232f016e branch 4 times, most recently from 5a1f2b7 to 305b0c5 Compare March 10, 2025 13:35
@dependabot dependabot bot force-pushed the dependabot-pip-django-7e232f016e branch 4 times, most recently from 936222a to a7cdd5b Compare March 24, 2025 11:15
@dependabot dependabot bot force-pushed the dependabot-pip-django-7e232f016e branch 2 times, most recently from 5af05c4 to f19f468 Compare April 7, 2025 09:04
@dependabot dependabot bot force-pushed the dependabot-pip-django-7e232f016e branch from f19f468 to cbf457a Compare April 7, 2025 11:17
@dependabot dependabot bot force-pushed the dependabot-pip-django-7e232f016e branch from cbf457a to 609bef9 Compare April 21, 2025 09:16
@dependabot dependabot bot force-pushed the dependabot-pip-django-7e232f016e branch 2 times, most recently from 13dd4cc to d4774f1 Compare May 12, 2025 08:25
@dependabot dependabot bot force-pushed the dependabot-pip-django-7e232f016e branch 2 times, most recently from 16c82bf to 50b878a Compare June 9, 2025 08:54
@dependabot dependabot bot force-pushed the dependabot-pip-django-7e232f016e branch from 50b878a to 76460c8 Compare June 16, 2025 08:44
@dependabot dependabot bot force-pushed the dependabot-pip-django-7e232f016e branch from 76460c8 to 1d6c575 Compare June 23, 2025 09:18
@dependabot dependabot bot force-pushed the dependabot-pip-django-7e232f016e branch from 1d6c575 to 4711d54 Compare June 30, 2025 09:55
@dependabot dependabot bot force-pushed the dependabot-pip-django-7e232f016e branch from 4711d54 to 17a9f22 Compare July 14, 2025 09:53
@dependabot dependabot bot force-pushed the dependabot-pip-django-7e232f016e branch 2 times, most recently from 416754c to ece0536 Compare August 4, 2025 11:46
Bumps the django group with 2 updates in the / directory: [django](https://github.com/django/django) and [django-stubs](https://github.com/typeddjango/django-stubs).


Updates `django` from 4.2.18 to 5.1.7
- [Commits](django/django@4.2.18...5.1.7)

Updates `django-stubs` from 4.2.4 to 5.1.3
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](typeddjango/django-stubs@4.2.4...5.1.3)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: django
- dependency-name: django-stubs
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: django
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-pip-django-7e232f016e branch from ece0536 to e00af93 Compare August 11, 2025 12:30
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.

0 participants