Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 1, 2019

Bumps django-extensions from 2.1.6 to 2.2.1.

Changelog

Sourced from django-extensions's changelog.

2.2.1

Changes:

  • Fix: tests, support for newer versions of pytest
  • Fix: tests, disable test with drf dependency for older python versions

2.2.0

Changes:

  • Fix: removing wrongly released text_tags template
  • Fix: graph_models, support for Python <3.6
  • Improvement: ForeignKeySearchInput, wrap media files in static()
  • Improvement: UniqField, added tests
  • Improvement: dumpscript, fix orm_item_locator to use dateutil
  • Improvement: graph_models, added argument to change arrow_shape

2.1.9

Changes:

  • Fix: show_urls, fix for traceback on multi language sites
  • Improvement: reset_db, fix typo's in help test

2.1.8

Changes:

  • New: HexValidator, validate hex strings
  • Improvement: reset_db, move settings to django_settings.settings which makes it easier to override.
  • Improvement: AutoSlugField, extend support for custom slugify function
  • Fix: runprofileserver, fix autoreloader for newer Django versions

2.1.7

Changes:

  • New: test, many many more tests :-) thanks everybody
  • New: docs, many documentation updates
  • New: graph_model, add simple theming support and django2018 theme
  • Improvement: ModificationDateTimeField, make modificationfield name modifiable
  • Improvement: graph_model, option to not showrelations labels in the graph
  • Improvement: reset_db, allow to override list of backends for database engines
  • Improvement: reset_db, add psqlextra backend
  • Improvement: runserver_plus, idle support
... (truncated)
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 will not automatically merge this PR because it includes a minor update to a production dependency.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 1, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/django-extensions-2.2.1 branch 2 times, most recently from 96de2db to 7dcc646 Compare August 7, 2019 15:43
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/django-extensions-2.2.1 branch 2 times, most recently from 3075254 to a876be5 Compare September 1, 2019 05:25
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/django-extensions-2.2.1 branch from a876be5 to a0a1293 Compare October 1, 2019 09:41
@dependabot-preview
Copy link
Contributor Author

Superseded by #183.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/django-extensions-2.2.1 branch December 1, 2019 05:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants