fix(deps): update dependency django-environ to ^0.13.0#483
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency django-environ to ^0.13.0#483renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
522c5ed to
c940ce7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.9→^0.13.0Release Notes
joke2k/django-environ (django-environ)
v0.13.0Compare Source
Added
+++++
#​582 <https://github.com/joke2k/django-environ/pull/582>_.choicesargument support for value validation inEnv.str(...)#​555 <https://github.com/joke2k/django-environ/pull/555>_.valkey://andvalkeys://cache URL schemes#​554 <https://github.com/joke2k/django-environ/pull/554>_.rediss://scheme in channels URL parsing#​573 <https://github.com/joke2k/django-environ/pull/573>_.#​559 <https://github.com/joke2k/django-environ/pull/559>_.Changed
+++++++
#​580 <https://github.com/joke2k/django-environ/pull/580>_.#​578 <https://github.com/joke2k/django-environ/pull/578>_.Fixed
+++++
#​546 <https://github.com/joke2k/django-environ/pull/546>_.#​445 <https://github.com/joke2k/django-environ/pull/445>_.v0.12.1Compare Source
Fixed
+++++
Python versions, preventing failures in runtime URL parsing and related
regression tests
#​574 <https://github.com/joke2k/django-environ/issues/574>_.Env.get_value()to avoid evaluating lazy defaultobjects when DEBUG logging is enabled
#​571 <https://github.com/joke2k/django-environ/issues/571>_.v0.12.0Compare Source
Fixed
+++++
ImproperlyConfigurederror message#​513 <https://github.com/joke2k/django-environ/issues/513>_.Added
+++++
#​538 <https://github.com/joke2k/django-environ/issues/538>_.#​535 <https://github.com/joke2k/django-environ/issues/535>_.#​509 <https://github.com/joke2k/django-environ/issues/509>_.#​266 <https://github.com/joke2k/django-environ/issues/266>_.Changed
+++++++
While the feature itself is useful, the project's philosophy dictates that
it should not be enabled by default for all users
#​499 <https://github.com/joke2k/django-environ/issues/499>_.Removed
+++++++
#​538 <https://github.com/joke2k/django-environ/issues/538>_.#​538 <https://github.com/joke2k/django-environ/issues/538>_.v0.11.2Compare Source
Fixed
+++++
due to
#​490 <https://github.com/joke2k/django-environ/issues/490>_.v0.11.1Compare Source
Fixed
+++++
due to
#​485 <https://github.com/joke2k/django-environ/issues/485>_.v0.11.0Compare Source
Added
+++++
#​456 <https://github.com/joke2k/django-environ/pull/456>_.#​463 <https://github.com/joke2k/django-environ/pull/463>_.#​468 <https://github.com/joke2k/django-environ/pull/468>_.#, after quoted values,like
KEY= 'part1 # part2' # comment#​475 <https://github.com/joke2k/django-environ/pull/475>_.interpolateparameter#​415 <https://github.com/joke2k/django-environ/pull/415>_.Changed
+++++++
mssql-djangoas engine for SQL Server#​446 <https://github.com/joke2k/django-environ/pull/446>_.#​475 <https://github.com/joke2k/django-environ/pull/475>_.importlib.util.find_spectoreplace pkgutil.find_loader#​482 <https://github.com/joke2k/django-environ/pull/482>_.Removed
+++++++
v0.10.0Compare Source
Added
+++++
#​356 <https://github.com/joke2k/django-environ/issues/356>_.#​241 <https://github.com/joke2k/django-environ/pull/241>_.CONN_HEALTH_CHECKSto database base options#​413 <https://github.com/joke2k/django-environ/issues/413>_.encodingparameter toread_envwith default value 'utf8'#​442 <https://github.com/joke2k/django-environ/pull/442>_.#​416 <https://github.com/joke2k/django-environ/issues/416>_.Deprecated
++++++++++
in next major version.
Changed
+++++++
.envfile.DB_SCHEMESthroughclsrather thanEnvindb_url_config#​414 <https://github.com/joke2k/django-environ/pull/414>_.#​441 <https://github.com/joke2k/django-environ/pull/441>_.#​440 <https://github.com/joke2k/django-environ/pull/440>_.Fixed
+++++
Env.get_value()to skip parsing only whendefault=None, not for all default values that coerce toFalse#​404 <https://github.com/joke2k/django-environ/issues/404>_.#​439 <https://github.com/joke2k/django-environ/pull/439>_.Removed
+++++++
Env.unicode().environ.register_schemescalls and do not modify globalurllib.parse.urlparse'suses_*variables as this no longer needed#​246 <https://github.com/joke2k/django-environ/pull/246>_.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: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.