Skip to content

Bump django-extensions from 3.1.3 to 3.2.0#153

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/django-extensions-3.2.0
Closed

Bump django-extensions from 3.1.3 to 3.2.0#153
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/django-extensions-3.2.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 12, 2022

Bumps django-extensions from 3.1.3 to 3.2.0.

Release notes

Sourced from django-extensions's releases.

3.2.0

What's Changed

New Contributors

Full Changelog: django-extensions/django-extensions@3.1.5...3.2.0

3.1.5

Full Changelog: django-extensions/django-extensions@3.1.4...3.1.5

... (truncated)

Changelog

Sourced from django-extensions's changelog.

3.2.0

Changes:

  • Improvement: Django 4 support
  • Improvement: Accept both --no-input and --noinput
  • Improvement: sqldsn, Added more styles to the sqldsn management command
  • Improvement: graph_models, Flag for to color code relations based on on_delete
  • Improvement: graph_models, Add --relation-fields-only flag
  • Improvement: RandomCharField, allow keeping default values
  • Fix: HexValidator, Max length validation
  • Fix: runserver_plus, Fix KeyError: 'werkzeug.server.shutdown'
  • New: managestate, Saves current applied migrations to a file or applies migrations from file

3.1.5

Changes:

  • Fix: pipchecker, crude way slow down to avoid HTTPTooManyRequests
  • Fix: pipchecker, fix for removed get_installed_distributions function

3.1.4

Changes:

  • Fix: set_default_site, improve django.contrib.sites application detection
  • Improvement: documentation, Fix name of mixin in docs
  • Improvement: mypy, type ignore backwards compatible imports
  • Improvement: graph_models, add --rankdir to change graph direction
  • Improvement: runserver_plus, Add --sql-truncate cli modifier
  • Improvement: shell_plus, Add --sql-truncate cli modifier
Commits

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

Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 3.1.3 to 3.2.0.
- [Release notes](https://github.com/django-extensions/django-extensions/releases)
- [Changelog](https://github.com/django-extensions/django-extensions/blob/main/CHANGELOG.md)
- [Commits](django-extensions/django-extensions@3.1.3...3.2.0)

---
updated-dependencies:
- dependency-name: django-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 12, 2022

Superseded by #177.

@dependabot dependabot bot closed this Sep 12, 2022
@dependabot dependabot bot deleted the dependabot/pip/dev/django-extensions-3.2.0 branch September 12, 2022 07:23
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