Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Change Age Confidence
dynaconf ==3.2.6==3.2.12 age confidence

Release Notes

dynaconf/dynaconf (dynaconf)

v3.2.12

Compare Source

What's Changed

Full Changelog: dynaconf/dynaconf@3.2.11...3.2.12

v3.2.11

Compare Source

What's Changed

Release version 3.2.11

Shortlog of commits since last release:

  • Bruno Rocha (9): @​rochacbruno

    • fix(cli): handle empty hooks and boolean environments.
    • fix: Better way for CLI to find the Django Settings
    • fix: windows CI
    • feat: Run CLI as module with python -m dynaconf (#​1290)
    • fix: use sys.argv instead of click.get_os_args (#​1292)
    • fix: -k must exit code 1 when key do not exist (#​1293)
    • feat: envless load file (#​1295)
    • fix: add correct supported python version to 3.2.x
  • Fabricio Aguiar (1): @​fao89

    • fix: make raw variables private (#​1287)
  • Pedro Brochado (1): @​pedro-psb

    • docs: clarification on redis hash title when using custom envvar prefixes (#​1273)

Milestone https://github.com/dynaconf/dynaconf/milestone/31?closed=1

Full Changelog: dynaconf/dynaconf@3.2.10...3.2.11

v3.2.10

Compare Source

Hot Fixes
  • Hotfix hook collector to avoid eager evaluation. (#​1255). By Bruno Rocha.
Bug Fixes
  • Parse data type on merge with comma separated value. By Bruno Rocha.
Features
  • Add CLI command debug-info (#​1251). By Bruno Rocha.
  • Add support for decorated hooks on settings files (#​1246). By Bruno Rocha.
  • Add VAULT_TOKEN_RENEW_FOR_DYNACONF config/code (#​1094) (#​1242). By Pedro Brochado.
  • populate_obj takes convert_to_dict (#​1237). By Bruno Rocha.
  • add VAULT_TOKEN_RENEW. By Bruno Rocha.

Full Changelog: dynaconf/dynaconf@3.2.7...3.2.10

v3.2.9: [YANKED]

Compare Source

v3.2.8: [YANKED]

Compare Source

YANKED VERSION

v3.2.7

Compare Source

Async Release for Integration with Ansible Automation Platform

What's Changed

Bug Fixes
  • lazy validator's default value would evaluate early (#​1198). By Pedro Brochado.
  • Fixed an error that would raise when using get_history() with lazy values (#​1184) (#​1185). By Pedro Brochado.
  • Fixed Redis loader when ENV prefix is None.
  • Populate object method now takes internal attribute to filter out internal variables.
  • On CLI json.dumps defaults to repr for types that cannot be serialized.
  • Added an identifier to validator calls of set method
  • Fix django app discovery using DJANGO_SETTINGS_MODULE variable
Features
  • Added @insert token to call list.insert
  • Allow env loader to load from multiple prefixes
  • Allow multiple composable current environments
  • Track more data on load_file method
  • Added --json to dynaconf list CLI

Full Changelog: dynaconf/dynaconf@3.2.6...3.2.7


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Aug 11, 2025
@renovate renovate bot changed the title Update dependency dynaconf to v3.2.11 Update dependency dynaconf to v3.2.12 Oct 10, 2025
@renovate renovate bot force-pushed the renovate/dynaconf-3.x branch from b614a44 to 6f7a830 Compare October 10, 2025 22:09
@renovate renovate bot force-pushed the renovate/dynaconf-3.x branch from 6f7a830 to 6d78296 Compare October 21, 2025 17:14
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/dynaconf-3.x branch from 6d78296 to 42e926f Compare December 3, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant