chore(deps): update dependency django-environ to v0.9.0 #9180
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.7.0
->==0.9.0
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
joke2k/django-environ
v0.9.0
Compare Source
Added
+++++
#​355 <https://github.com/joke2k/django-environ/pull/355>
_.#​371 <https://github.com/joke2k/django-environ/issues/371>
_.#​362 <https://github.com/joke2k/django-environ/issues/362>
_.Deprecated
++++++++++
Env.unicode()
is deprecated and will be removed in the nextmajor release. Use
Env.str()
instead.Changed
+++++++
ImproperlyConfigured
exception#​360 <https://github.com/joke2k/django-environ/issues/360>
_.Fixed
+++++
_cast_urlstr
unquoting#​357 <https://github.com/joke2k/django-environ/issues/357>
_.#​220 <https://github.com/joke2k/django-environ/issues/220>
_.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>
.v0.8.1
Compare Source
Fixed
+++++
#​340 <https://github.com/joke2k/django-environ/issues/340>
_.memcache
/pymemcache
URL parsing for correct identification ofconnection type
#​337 <https://github.com/joke2k/django-environ/issues/337>
_.v0.8.0
Compare Source
Added
+++++
#​283 <https://github.com/joke2k/django-environ/pull/283>
_.#​189 <https://github.com/joke2k/django-environ/issues/189>
_.read_env
#​103 <https://github.com/joke2k/django-environ/issues/103>
,#​249 <https://github.com/joke2k/django-environ/issues/249>
.#​209 <https://github.com/joke2k/django-environ/issues/209>
_.pymemcache
cache backend for Django 3.2+#​335 <https://github.com/joke2k/django-environ/pull/335>
_.Fixed
+++++
#​296 <https://github.com/joke2k/django-environ/pull/296>
_.#​271 <https://github.com/joke2k/django-environ/issues/271>
_.DATABASES_URL
for Google Cloud MySQL#​294 <https://github.com/joke2k/django-environ/issues/294>
_.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.