[go: nahoru, domu]

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

build(deps): bump dynaconf from 3.1.9 to 3.1.12 #208

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

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Mar 3, 2023

Bumps dynaconf from 3.1.9 to 3.1.12.

Release notes

Sourced from dynaconf's releases.

3.1.12

No release notes provided.

3.1.11

Dynaconf 3.1.11

Amadou Crookes (1):
      envars.md typo fix ([#786](https://github.com/dynaconf/dynaconf/issues/786))

Bruno Rocha (19): Release version 3.1.9 Bump dev version to 3.1.10 Update badges demo repo will be replaced by a video tutorial soon Fix CI New data key casing must adapt to existing key casing (#795) Add test and docs about includes (#796) Removed vendor_src folder (#798) Replacing rochacbruno/ with dynaconf/ (#800) Fix codecov (#801) Parse negative numbers from envvar Fix #799 and Fix #585 (#802) Fix get command with Django (#804) Add a functional test runner (#805) Test runner docs and styling (#806) Allow merge_unique on lists when merge_enabled=True (#810) Rebind current env when forced for Pytest Fix #728 (#809) AUTO_CAST can be enabled on instance (#811) Ensure pyminify is on release script Add missing tomllib to monify script

Gaurav Talreja (1): Fix #807 Use client.auth.approle.login instead of client.auth_approle (#808)

Jitendra Yejare (1): Fix #768 of kv property depreciation from client object (#769)

Joren Retel (2): Feature/detect casting comb token from converters (#784) Adding documentation and example to makefile. (#791)

João Gustavo A. Amorim (1): Add pyupgrade hook (#759)

Kian-Meng Ang (1): Fix typos (#788)

Lucas Limeira (1): Using filter_strategy in env_loader to fix #760 (#767)

Nicholas Nadeau, Ph.D., P.Eng (1):

... (truncated)

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)

Bumps [dynaconf](https://github.com/dynaconf/dynaconf) from 3.1.9 to 3.1.12.
- [Release notes](https://github.com/dynaconf/dynaconf/releases)
- [Changelog](https://github.com/dynaconf/dynaconf/blob/master/CHANGELOG.md)
- [Commits](dynaconf/dynaconf@3.1.9...3.1.12)

---
updated-dependencies:
- dependency-name: dynaconf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants