chore(deps): update dependency django-environ to v0.9.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
django-environ (source, changelog) | dependencies | minor |
0.8.1 -> 0.9.0
|
Release Notes
joke2k/django-environ
v0.9.0
Added +++++
- Added support for Postgresql cluster URI
#​355 <https://github.com/joke2k/django-environ/pull/355>
_. - Added support for Django 4.0
#​371 <https://github.com/joke2k/django-environ/issues/371>
_. - Added support for prefixed variables
#​362 <https://github.com/joke2k/django-environ/issues/362>
_. - Amended documentation.
Deprecated ++++++++++
-
Env.unicode()
is deprecated and will be removed in the next major release. UseEnv.str()
instead.
Changed +++++++
- Attach cause to
ImproperlyConfigured
exception#​360 <https://github.com/joke2k/django-environ/issues/360>
_.
Fixed +++++
- Fixed
_cast_urlstr
unquoting#​357 <https://github.com/joke2k/django-environ/issues/357>
_. - Fixed documentation regarding unsafe characters in URLs
#​220 <https://github.com/joke2k/django-environ/issues/220>
_. - Fixed
environ.Path.__eq__()
to compare paths correctly#​86 <https://github.com/joke2k/django-environ/issues/86>
,#​197 <https://github.com/joke2k/django-environ/issues/197>
.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
Filter activity
mentioned in issue #2 (closed)
added 3 commits
-
07d7abbc...b0c98dd0 - 2 commits from branch
main
- 0f7e5dd9 - chore(deps): update dependency django-environ to v0.9.0
-
07d7abbc...b0c98dd0 - 2 commits from branch
added 4 commits
-
a321a4f6...364ab652 - 3 commits from branch
main
- 2bb3d64a - chore(deps): update dependency django-environ to v0.9.0
-
a321a4f6...364ab652 - 3 commits from branch
Please register or sign in to reply