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

Update dependency django-extensions to v3.2.3 #96

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 7, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-extensions (changelog) ==3.1.3 -> ==3.2.3 age adoption passing confidence

Release Notes

django-extensions/django-extensions (django-extensions)

v3.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: django-extensions/django-extensions@3.2.1...3.2.3

v3.2.1

Compare Source

Changes:

  • Improvement: fix translation interpolation in prospective arabic translations (#​1740)
  • Improvement: runserver_plus, Add option to ignore files on runserver_plus reload (#​1762)
  • Improvement: docs: Fix a few typos (#​1764) (#​1751)
  • Improvement: drop python 3.5 as it is EOL (#​1735)
  • Improvement: sqldiff, Added support for meta indexes and constraints in sqldiff. (#​1726)
  • Improvement: show_urls, Ensure consistent output in show_urls for django 4.0+ (#​1759)
  • Fix: dumpscript, make_aware should not be called if aware already (#​1745)
  • Fix: Use list values for requires_system_checks (#​1736)

v3.2.0

Compare Source

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

v3.1.5

Compare Source

Changes:

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

v3.1.4

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/django-extensions-3.x branch from a782c60 to f69e99e Compare November 7, 2021 17:37
@renovate renovate bot changed the title Update dependency django-extensions to v3.1.4 Update dependency django-extensions to v3.1.5 Nov 7, 2021
@renovate renovate bot force-pushed the renovate/django-extensions-3.x branch from f69e99e to 049af74 Compare September 25, 2022 17:17
@renovate renovate bot changed the title Update dependency django-extensions to v3.1.5 Update dependency django-extensions to v3.2.1 Sep 25, 2022
@renovate renovate bot changed the title Update dependency django-extensions to v3.2.1 Update dependency django-extensions to v3.2.3 Jun 5, 2023
@renovate renovate bot force-pushed the renovate/django-extensions-3.x branch from 049af74 to 4f03150 Compare June 5, 2023 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants