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

chore(deps): update dependency django-extensions to v3.2.3 #51

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-extensions (changelog) ==3.0.9 -> ==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

v3.1.3

Compare Source

Changes:

  • Fix: Django 3.2, Run tests against Django 3.2
  • Fix: Django 3.2, Handle warnings for default_app_config (#​1654)
  • Fix: sqldiff, Fix for missing field/index in model case

v3.1.2

Compare Source

Changes:

  • Improvement: shell_plus, not save ipython history when using Jupyter
  • Improvement: docs, fix spelling mistakes
  • Improvement: tests, move to Github Actions instead of Travis
  • Improvement: drop_test_database, delete all cloned test databases (#​1637)
  • Improvement: setup.py, Added minimum Django>=2.2 version to PyPI package
  • Improvement: shell_plus, fix --command globals / locals error

v3.1.1.post1

Compare Source

Changes:

  • Improvement: setup.py, Added minimum Django>=2.2 version to PyPI package

v3.1.1

Compare Source

Changes:

  • Improvement: setup.py, Added minimum Django>=2.2 version to PyPI package

v3.1.0

Compare Source

Changes:

  • Improvement: pipchecker, sleep 60s if pypi raises a fault
  • Improvement: add django_zero_downtime_migrations to list of supported postgresql engines
  • Improvement: use list of supported database engines from settings for all database commands
  • Improvement: reset_db, documentation
  • Fix: tests, Python 3.9 fixes for some tests
  • Fix: runserver_plus, parsing of RUNSERVER_PLUS_EXTRA_FILES

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/django-extensions-3.x branch from a0961aa to 9f7e25b Compare February 9, 2021 05:55
@renovate renovate bot changed the title chore(deps): update dependency django-extensions to v3.1.0 chore(deps): update dependency django-extensions to v3.1.1 Feb 9, 2021
@renovate renovate bot force-pushed the renovate/django-extensions-3.x branch from 9f7e25b to 8e2d0ae Compare April 26, 2021 12:23
@renovate renovate bot changed the title chore(deps): update dependency django-extensions to v3.1.1 chore(deps): update dependency django-extensions to v3.1.3 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/django-extensions-3.x branch from 8e2d0ae to 13bb634 Compare March 7, 2022 18:01
@renovate renovate bot changed the title chore(deps): update dependency django-extensions to v3.1.3 chore(deps): update dependency django-extensions to v3.1.5 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/django-extensions-3.x branch from 13bb634 to c635f89 Compare September 25, 2022 15:26
@renovate renovate bot changed the title chore(deps): update dependency django-extensions to v3.1.5 chore(deps): update dependency django-extensions to v3.2.1 Sep 25, 2022
@renovate renovate bot changed the title chore(deps): update dependency django-extensions to v3.2.1 chore(deps): update dependency django-extensions to v3.2.3 Jun 5, 2023
@renovate renovate bot force-pushed the renovate/django-extensions-3.x branch from c635f89 to 61c27cf Compare June 5, 2023 19:48
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.

None yet

0 participants