osbdr / pipeline-django-semver-demo

Demo Repository with Sematic Versioning applied in a Django Python example, and autodeployment of releases.
MIT License
5 stars 1 forks source link

chore(deps): update dependency django-extensions to v3.0.9 #42

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Update Change
django-extensions patch ==3.0.5 -> ==3.0.9

Release Notes

django-extensions/django-extensions ### [`v3.0.9`](https://togithub.com/django-extensions/django-extensions/blob/master/CHANGELOG.md#​309) [Compare Source](https://togithub.com/django-extensions/django-extensions/compare/3.0.8...3.0.9) Changes: - Improvement: runserver_plus, survive syntax and configuration errors part II - Improvement: tests, refactor test runner - Improvement: sqlcreate, support postgresql unix domain socket ### [`v3.0.8`](https://togithub.com/django-extensions/django-extensions/blob/master/CHANGELOG.md#​308) [Compare Source](https://togithub.com/django-extensions/django-extensions/compare/3.0.7...3.0.8) Changes: - Improvement: setup.cfg, remove universal flag from wheel, we only support Python 3 and up - Improvement: sqlcreate, fixed mentioned of old syncdb - Fix: runserver_plus, stop catching SyntaxError since reload for it was not working properly ### [`v3.0.7`](https://togithub.com/django-extensions/django-extensions/blob/master/CHANGELOG.md#​307) [Compare Source](https://togithub.com/django-extensions/django-extensions/compare/3.0.6...3.0.7) Changes: - Improvement: runserver_plus, gh [#​1575](https://togithub.com/django-extensions/django-extensions/issues/1575) survive syntax and configuration errors - Improvement: runscript, use exit-code 1 if script is not found ### [`v3.0.6`](https://togithub.com/django-extensions/django-extensions/blob/master/CHANGELOG.md#​306) [Compare Source](https://togithub.com/django-extensions/django-extensions/compare/3.0.5...3.0.6) Changes: - Improvement: runscript, add --continue-on-error unless set runscript will exit on errors - Improvement: runscript, allow to return exit-code - Improvement: runscript, support raise CommandError(... returncode=...) - Improvement: runscript, run Django checks() and check_migrations() before executing scripts - Improvement: shell_plus, set application name on all postgresql backends

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

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

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



This PR has been generated by WhiteSource Renovate. View repository job log here.

github-actions[bot] commented 4 years ago

:tada: This PR is included in version 1.0.1-develop.6 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: