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 dynaconf requirement from 3.1.12 to 3.2.1 #7

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Updates the requirements on dynaconf to permit the latest version.

Release notes

Sourced from dynaconf's releases.

3.2.1

What's Changed

New Contributors

Full Changelog: dynaconf/dynaconf@3.2.0...3.2.1

Changelog

Sourced from dynaconf's changelog.

3.2.1 (2023-08-11)

Fix

- Unexpected _bypass_evaluation in BoxList ([#966](https://github.com/dynaconf/dynaconf/issues/966)) [Pedro Pessoa]
  • fix _bypass_evaluation showing in BoxList

Other

  • Release version 3.2.1. [Bruno Rocha]

    Shortlog of commits since last release:

    Bruno Rocha (5):
          Ignore docs build without a tag
          Cancel any running CI job when a Push is made to an existing PR or branch ([#952](https://github.com/dynaconf/dynaconf/issues/952))
          Fix [#959](https://github.com/dynaconf/dynaconf/issues/959) cli get will exit code 1 in case of KeyError. ([#960](https://github.com/dynaconf/dynaconf/issues/960))
          add tech preview note to inspect docs ([#961](https://github.com/dynaconf/dynaconf/issues/961))
          Build docs
    

    Hugo Prudente (1): Doc advanced usage for cli overrides dynaconf settings fix #967 (#970)

    Marian Ganisin (1): Feat: Support for multidoc yaml files (#825)

    Pedro Pessoa (11): Docs - Update envvar.md custom token e.g. to use add_converter (#941) Feature - Inspect and CLI (#939) Fix - Template substitution with variable update (#944) Assert #658 works (#945) fix infinite recursions in special case of django app #867 (#947) Fix - Django functions with add_converter (#951) Fix hooks not re-running on reload #850 (#953) update vault and redis warning recommendations. fix #950 (#954) Fix - Enable merge equal False (#957) CI - Test docker-compose pyyaml issue (#964) Fix: unexpected _bypass_evaluation in BoxList (#966)

    pedro-psb (1): Release version 3.2.0

  • Doc advanced usage for cli overrides dynaconf settings fix #967 (#970) [Hugo Prudente]

  • Feat: Support for multidoc yaml files (#825) [Bruno Rocha, Marian Ganisin, Pedro Pessoa]

    This adds safe_load_all to possible yaml loaders and enables processing multidoc yaml files.

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [dynaconf](https://github.com/dynaconf/dynaconf) to permit the latest version.
- [Release notes](https://github.com/dynaconf/dynaconf/releases)
- [Changelog](https://github.com/dynaconf/dynaconf/blob/master/CHANGELOG.md)
- [Commits](dynaconf/dynaconf@3.1.12...3.2.1)

---
updated-dependencies:
- dependency-name: dynaconf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2023

Superseded by #11.

@dependabot dependabot bot closed this Aug 28, 2023
@dependabot dependabot bot deleted the dependabot/pip/dynaconf-3.2.1 branch August 28, 2023 09:53
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants