MaxWinterstein / toogoodtogo-ha-mqtt-bridge

33 stars 8 forks source link

Bump dynaconf from 3.1.11 to 3.1.12 #130

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dynaconf from 3.1.11 to 3.1.12.

Changelog

Sourced from dynaconf's changelog.

3.1.12 (2023-03-02)

Fix

- Envvars.md get `HOME` environment variable ([#831](https://github.com/dynaconf/dynaconf/issues/831)) [MicLon]

Other

  • Release version 3.1.12. [Bruno Rocha]

    Shortlog of commits since last release:

    André "decko" de Brito (2):
          Removes Codacy Coverage Reporter ([#871](https://github.com/dynaconf/dynaconf/issues/871))
          Add a namespace property for VAULT_FOR_DYNACONF dict ([#870](https://github.com/dynaconf/dynaconf/issues/870))
    

    Bruno Rocha (8): Release version 3.1.11 bump dev version to 3.1.12 Ensure dynaconf get returns a valid json string. (#813) [bugfix] Fix access of keys with spaces (#815) hotfix func tests (#816) Add Python 3.11 to CI (#830) fix lint error Fix casting on Validator and improve docs (#873)

    Bryan Weber (1): Fix typos in envvars docs (#840)

    Florian Apolloner (1): Small typo fix. (#822)

    Maxwell G (1): Include license files for vendored deps (#841)

    MicLon (1): fix: envvars.md get HOME environment variable (#831)

    Otávio Dantas (1): doc(pt-br): translate flask extension to pt-br (#852)

    Sergio Kef (1): Fix code snippet in docs (#843)

    Tetiana (1): #817 Add note about defining root_path when testing (#818)

    jctanner (1): Handle all failures when pwd does not exist. (#857)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)