chore(deps): update dependency django-environ to v0.11.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
django-environ (source, changelog) | dependencies | minor |
0.10.0 -> 0.11.2
|
Release Notes
joke2k/django-environ (django-environ)
v0.11.2
Fixed +++++
- Revert "Add variable expansion." feature
due to
#​490 <https://github.com/joke2k/django-environ/issues/490>
_.
v0.11.1
Fixed +++++
- Revert "Add interpolate argument to avoid resolving proxied values." feature
due to
#​485 <https://github.com/joke2k/django-environ/issues/485>
_.
v0.11.0
Added +++++
- Added support for Django 4.2
#​456 <https://github.com/joke2k/django-environ/pull/456>
_. - Added support for secure Elasticsearch connections
#​463 <https://github.com/joke2k/django-environ/pull/463>
_. - Added variable expansion
#​468 <https://github.com/joke2k/django-environ/pull/468>
_. - Added capability to handle comments after #, after quoted values,
like
KEY= 'part1 # part2' # comment
#​475 <https://github.com/joke2k/django-environ/pull/475>
_. - Added support for
interpolate
parameter#​415 <https://github.com/joke2k/django-environ/pull/415>
_.
Changed +++++++
- Used
mssql-django
as engine for SQL Server#​446 <https://github.com/joke2k/django-environ/pull/446>
_. - Changed handling bool values, stripping whitespace around value
#​475 <https://github.com/joke2k/django-environ/pull/475>
_. - Use
importlib.util.find_spec
toreplace pkgutil.find_loader
#​482 <https://github.com/joke2k/django-environ/pull/482>
_.
Removed +++++++
- Removed support of Python 3.5.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
Hi,
We're posting this message because this merge request meets the following criteria:
- No activity in the past 60 days (since 2024-03-08T05:04:29.849Z)
We'd like to ask you to help us out and determine how we should act on this merge request:
- is it still a WIP?
- is it still relevant?
- is it missing some reviews?
- do you need help or guidance to proceed?
Some community members have been pinged and will have a look at it too.
Thanks for your help!
❤ /cc @funkwhale/steering
added Status::Input wanted label