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

chore(deps): update dependency environs to v7 #64

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 11, 2020

This PR contains the following updates:

Package Update Change
environs major ~=4.2.0 -> ~=7.3.0
environs major ==4.2.0 -> ==7.3.0

Release Notes

sloria/environs

v7.3.0

Compare Source

  • log_level accepts lower-cased log level names and rejects invalid
    names (#​138).
    Thanks gnarvaja for the PR.

v7.2.0

Compare Source

  • Add dj_cache_url for caching Django cache URLs (requires installing with [django])
    (#​126).
    Thanks epicserve for the suggestion and PR.

v7.1.0

Compare Source

  • Improve typings and run mypy with dependencies type annotations (#​115).
  • Distribute types per PEP 561 (#​116).

Thanks hukkinj1 for the PRs.

v7.0.0

Compare Source

  • Backwards-incompatible: Remove stream argument from read_env,
    since it had no effect (#​114).
  • Backwards-incompatible: Env.read_env consistently returns None
    (#​111).
  • Remove unnecessary __str__ definition (#​112).

Thanks hukkinj1 for the PRs.

v6.1.0

Compare Source

Features:

  • Add deferred validation via the eager parameter and env.seal() (#​56).
    Thanks robertlagrant for the suggestion.

Other changes:

  • Test against Python 3.8 (#​108).

v6.0.0

Compare Source

In <6.0.0, this would override the built-in method.

v5.2.1

Compare Source

Bug fixes:

  • Fix behavior when recursively searching for a specified file
    (#​96).
    Thanks ribeaud for the catch and patch.

v5.2.0

Compare Source

Changes:

  • Improve typings.

v5.1.0

Compare Source

Features:

  • Add env.log_level (#​7).
  • Use raise from to improve tracebacks.

Other changes:

  • Improve typings.

v5.0.0

Compare Source

Features:

  • Add env.path (#​81).
    Thanks umrashrf for the suggestion.
  • Add type annotations.

Other changes:

  • Backwards-incompatible: Drop support for Python 2. If you use Python 2,
    you will need to use version 4.2.0 or older.

Renovate configuration

📅 Schedule: 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 these updates again.


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

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

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.

1 participant