Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

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

Updates django from 4.2.11 to 5.0.4

Commits
  • 476d7c5 [5.0.x] Bumped version for 5.0.4 release.
  • e4a0644 [5.0.x] Added release date for 5.0.4.
  • fead2dd [5.0.x] Fixed #35336 -- Addressed crash when adding a GeneratedField with % l...
  • 14ab15d [5.0.x] Fixed #35344, Refs #34838 -- Corrected output_field of resolved colum...
  • 7b144e7 [5.0.x] Restored django.db.models.F import in final code snippet added at the...
  • 3264e88 [5.0.x] Fixed typo in docs/topics/signals.txt.
  • 345e3cf [5.0.x] Fixed #35329 -- Fixed migrations crash when adding partial unique con...
  • 71368b6 [5.0.x] Added RowNumber() link in Rank() docs.
  • 8fd953f [5.0.x] Fixed #35273 -- Fixed rendering AdminFileWidget's attributes.
  • 710ca57 [5.0.x] Fixed #25595 -- Doc'd that URLValidator rejects file:// URIs without ...
  • Additional commits viewable in compare view

Updates django-stubs from 4.2.4 to 5.0.0

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 6, 2024
Bumps the django group with 2 updates: [django](https://github.com/django/django) and [django-stubs](https://github.com/typeddjango/django-stubs).


Updates `django` from 4.2.11 to 5.0.4
- [Commits](django/django@4.2.11...5.0.4)

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

---
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-pip-django-b3b3c29e98 branch from a8d875f to b79c52f Compare May 6, 2024 10:43
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #380.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot-pip-django-b3b3c29e98 branch May 13, 2024 08:04
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