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

Bump the django group with 2 updates #329

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

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

Updates django from 4.2.7 to 5.0.1

Commits
  • 9c436a0 [5.0.x] Bumped version for 5.0.1 release.
  • 01d2f94 [5.0.x] Added release date for 5.0.1 and 4.2.9.
  • 031bc47 [5.0.x] Fixed #35072 -- Corrected Field.choices description in models topic.
  • c69dbc7 [5.0.x] Fixed #35069 -- Fixed typo in docs/ref/forms/api.txt.
  • c8274ec [5.0.x] Corrected method/function wording in tutorial 3.
  • 8480f2e [5.0.x] Added backticks around name argument in tutorial 3.
  • f33eddf [5.0.x] Corrected code-block directives in docs.
  • 454269b [5.0.x] Updated asgiref dependency for 5.0 release series.
  • 7e3ba86 [5.0.x] Improved DEFAULT_FROM_EMAIL/SERVER_EMAIL docs.
  • 9a182f3 [5.0.x] Fixed #35056 -- Fixed system check crash on reverse m2m relations wit...
  • Additional commits viewable in compare view

Updates django-stubs from 4.2.4 to 4.2.7

Commits
  • e1184c7 Version 4.2.7 release (django-stubs, django-stubs-ext) (#1856)
  • fb0908a Added Model._do_update() method signature (#1854)
  • 9720b27 Fixed TemplateResponse.cookies attribute and SimpleCookie type (#1702)
  • 197f0e3 Fix Self typed custom queryset methods incompatible with base queryset type (...
  • bfa4590 Unify plugin check for model type info (#1853)
  • 5d54ac4 Update django.core.management.commands.* (#1829)
  • 53cdbe4 Improve ManyToManyDescriptor and fix Model.\<manytomany>.through typing (#...
  • 0a61d81 Bump mypy from 1.7.0 to 1.7.1 (#1850)
  • 82c394f [pre-commit.ci] pre-commit autoupdate (#1848)
  • e37cef0 Make RelatedManager, ManyRelatedManager to inherit from Manager not `Ba...
  • Additional commits viewable in compare view

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 Jan 8, 2024
@dependabot dependabot bot force-pushed the dependabot-pip-django-786711c810 branch 2 times, most recently from b38f258 to b19f2fc Compare January 15, 2024 08:48
@dependabot dependabot bot force-pushed the dependabot-pip-django-786711c810 branch from b19f2fc to 1d0ea8d Compare January 15, 2024 12:45
@dependabot dependabot bot force-pushed the dependabot-pip-django-786711c810 branch 8 times, most recently from fe1a264 to 484ac62 Compare February 5, 2024 08:35
@dependabot dependabot bot force-pushed the dependabot-pip-django-786711c810 branch 3 times, most recently from 6f149e9 to cacc98a Compare February 5, 2024 12:20
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.7 to 5.0.1
- [Commits](django/django@4.2.7...5.0.1)

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

---
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-patch
  dependency-group: django
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-pip-django-786711c810 branch from cacc98a to dd59c4c Compare February 5, 2024 12:31
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2024

Superseded by #347.

@dependabot dependabot bot closed this Feb 12, 2024
@dependabot dependabot bot deleted the dependabot-pip-django-786711c810 branch February 12, 2024 08:19
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