Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency django-environ to v0.11.2 #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 18, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-environ (source, changelog) ==0.8.1 -> ==0.11.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

joke2k/django-environ (django-environ)

v0.11.2

Compare Source

Fixed
+++++

  • Revert "Add variable expansion." feature
    due to #&#8203;490 <https://github.com/joke2k/django-environ/issues/490>_.

v0.11.1

Compare Source

Fixed
+++++

  • Revert "Add interpolate argument to avoid resolving proxied values." feature
    due to #&#8203;485 <https://github.com/joke2k/django-environ/issues/485>_.

v0.11.0

Compare Source

Added
+++++

  • Added support for Django 4.2
    #&#8203;456 <https://github.com/joke2k/django-environ/pull/456>_.
  • Added support for secure Elasticsearch connections
    #&#8203;463 <https://github.com/joke2k/django-environ/pull/463>_.
  • Added variable expansion
    #&#8203;468 <https://github.com/joke2k/django-environ/pull/468>_.
  • Added capability to handle comments after #, after quoted values,
    like KEY= 'part1 # part2' # comment
    #&#8203;475 <https://github.com/joke2k/django-environ/pull/475>_.
  • Added support for interpolate parameter
    #&#8203;415 <https://github.com/joke2k/django-environ/pull/415>_.

Changed
+++++++

  • Used mssql-django as engine for SQL Server
    #&#8203;446 <https://github.com/joke2k/django-environ/pull/446>_.
  • Changed handling bool values, stripping whitespace around value
    #&#8203;475 <https://github.com/joke2k/django-environ/pull/475>_.
  • Use importlib.util.find_spec to replace pkgutil.find_loader
    #&#8203;482 <https://github.com/joke2k/django-environ/pull/482>_.

Removed
+++++++

  • Removed support of Python 3.5.

v0.10.0

Compare Source

Added
+++++

  • Use the core redis library by default if running Django >= 4.0
    #&#8203;356 <https://github.com/joke2k/django-environ/issues/356>_.
  • Value of dict can now contain an equal sign
    #&#8203;241 <https://github.com/joke2k/django-environ/pull/241>_.
  • Added support for Python 3.11.
  • Added CONN_HEALTH_CHECKS to database base options
    #&#8203;413 <https://github.com/joke2k/django-environ/issues/413>_.
  • Added encoding parameter to read_env with default value 'utf8'
    #&#8203;442 <https://github.com/joke2k/django-environ/pull/442>_.
  • Added support for Django 4.1
    #&#8203;416 <https://github.com/joke2k/django-environ/issues/416>_.

Deprecated
++++++++++

  • Support of Python < 3.6 is deprecated and will be removed
    in next major version.

Changed
+++++++

  • Used UTF-8 as a encoding when open .env file.
  • Provided access to DB_SCHEMES through cls rather than
    Env in db_url_config
    #&#8203;414 <https://github.com/joke2k/django-environ/pull/414>_.
  • Correct CI workflow to use supported Python versions/OS matrix
    #&#8203;441 <https://github.com/joke2k/django-environ/pull/441>_.
  • Reworked trigger CI workflows strategy
    #&#8203;440 <https://github.com/joke2k/django-environ/pull/440>_.

Fixed
+++++

  • Fixed logic of Env.get_value() to skip parsing only when
    default=None, not for all default values that coerce to False
    #&#8203;404 <https://github.com/joke2k/django-environ/issues/404>_.
  • Deleted duplicated include in docs/quickstart.rst
    #&#8203;439 <https://github.com/joke2k/django-environ/pull/439>_.

Removed
+++++++

  • Removed deprecated Env.unicode().
  • Removed environ.register_schemes calls and do not modify global
    urllib.parse.urlparse's uses_* variables as this no longer needed
    #&#8203;246 <https://github.com/joke2k/django-environ/pull/246>_.

v0.9.0

Compare Source

Added
+++++

  • Added support for Postgresql cluster URI
    #&#8203;355 <https://github.com/joke2k/django-environ/pull/355>_.
  • Added support for Django 4.0
    #&#8203;371 <https://github.com/joke2k/django-environ/issues/371>_.
  • Added support for prefixed variables
    #&#8203;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. Use Env.str() instead.

Changed
+++++++

  • Attach cause to ImproperlyConfigured exception
    #&#8203;360 <https://github.com/joke2k/django-environ/issues/360>_.

Fixed
+++++

  • Fixed _cast_urlstr unquoting
    #&#8203;357 <https://github.com/joke2k/django-environ/issues/357>_.
  • Fixed documentation regarding unsafe characters in URLs
    #&#8203;220 <https://github.com/joke2k/django-environ/issues/220>_.
  • Fixed environ.Path.__eq__() to compare paths correctly
    #&#8203;86 <https://github.com/joke2k/django-environ/issues/86>,
    #&#8203;197 <https://github.com/joke2k/django-environ/issues/197>
    .

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate
Copy link
Author

renovate bot commented Jun 18, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Pipfile.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/75dc92/da5eee/repos/github/w0rng/work-searh-help":"/tmp/worker/75dc92/da5eee/repos/github/w0rng/work-searh-help" -v "/tmp/worker/75dc92/da5eee/cache":"/tmp/worker/75dc92/da5eee/cache" -e PIPENV_CACHE_DIR -e PIP_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/75dc92/da5eee/repos/github/w0rng/work-searh-help" ghcr.io/containerbase/sidecar:9.19.3 bash -l -c "install-tool python 3.9.18 && install-tool pipenv 2023.9.1 && pipenv lock"
Creating a virtualenv for this project...
Pipfile: /tmp/worker/75dc92/da5eee/repos/github/w0rng/work-searh-help/Pipfile
Using /opt/containerbase/tools/python/3.9.18/bin/python3.9 (3.9.18) to create virtualenv...
created virtual environment CPython3.9.18.final.0-64 in 832ms
  creator CPython3Posix(dest=/home/ubuntu/.local/share/virtualenvs/work-searh-help-9z9VNoYn, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/ubuntu/.local/share/virtualenv)
    added seed packages: pip==23.2.1, setuptools==68.1.2, wheel==0.41.2
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator

βœ” Successfully created virtual environment!
Virtualenv location: /home/ubuntu/.local/share/virtualenvs/work-searh-help-9z9VNoYn
Locking [packages] dependencies...
False
ERROR:pip.subprocessor:[present-rich] python setup.py egg_info exited with 1
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/resolver.py", line 645, in _main
[ResolutionFailure]:       resolve_packages(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/resolver.py", line 612, in resolve_packages
[ResolutionFailure]:       results, resolver = resolve(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/resolver.py", line 592, in resolve
[ResolutionFailure]:       return resolve_deps(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/utils/resolver.py", line 890, in resolve_deps
[ResolutionFailure]:       results, hashes, internal_resolver = actually_resolve_deps(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/utils/resolver.py", line 663, in actually_resolve_deps
[ResolutionFailure]:       resolver.resolve()
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/utils/resolver.py", line 444, in resolve
[ResolutionFailure]:       raise ResolutionFailure(message=str(e))
[pipenv.exceptions.ResolutionFailure]: Warning: Your dependencies could not be resolved. You likely have a mismatch in your sub-dependencies.
  You can use $ pipenv run pip install <requirement_name> to bypass this mechanism, then run $ pipenv graph to inspect the versions actually installed in the virtualenv.
  Hint: try $ pipenv lock --pre if it is a pre-release dependency.
ERROR: metadata generation failed

Traceback (most recent call last):
  File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/bin/pipenv", line 8, in <module>
    sys.exit(cli())
  File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/vendor/click/core.py", line 1130, in __call__
    return self.main(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/cli/options.py", line 58, in main
    return super().main(*args, **kwargs, windows_expand_args=False)
  File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/vendor/click/core.py", line 1055, in main
    rv = self.invoke(ctx)
  File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/vendor/click/core.py", line 1657, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/vendor/click/core.py", line 1404, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/vendor/click/core.py", line 760, in invoke
    return __callback(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/vendor/click/decorators.py", line 84, in new_func
    return ctx.invoke(f, obj, *args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/vendor/click/core.py", line 760, in invoke
    return __callback(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/vendor/click/decorators.py", line 26, in new_func
    return f(get_current_context(), *args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/cli/command.py", line 340, in lock
    do_lock(
  File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/routines/lock.py", line 65, in do_lock
    venv_resolve_deps(
  File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/utils/resolver.py", line 831, in venv_resolve_deps
    c = resolve(cmd, st, project=project)
  File "/opt/containerbase/tools/pipenv/2023.9.1/3.9/lib/python3.9/site-packages/pipenv/utils/resolver.py", line 700, in resolve
    raise RuntimeError("Failed to lock Pipfile.lock!")
RuntimeError: Failed to lock Pipfile.lock!

@renovate renovate bot force-pushed the renovate/django-environ-0.x branch from 81f93d9 to e9de82d Compare March 18, 2023 05:57
@renovate renovate bot changed the title Update dependency django-environ to v0.9.0 Update dependency django-environ to v0.10.0 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/django-environ-0.x branch from e9de82d to c7530bb Compare August 31, 2023 05:32
@renovate renovate bot changed the title Update dependency django-environ to v0.10.0 Update dependency django-environ to v0.11.1 Aug 31, 2023
@renovate renovate bot force-pushed the renovate/django-environ-0.x branch from c7530bb to a6d8623 Compare September 2, 2023 14:42
@renovate renovate bot changed the title Update dependency django-environ to v0.11.1 Update dependency django-environ to v0.11.2 Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants