Skip to content

Comments

chore(deps): bump django-environ from 0.12.0 to 0.12.1#14327

Merged
Maffooch merged 1 commit intodevfrom
dependabot/pip/dev/django-environ-0.12.1
Feb 17, 2026
Merged

chore(deps): bump django-environ from 0.12.0 to 0.12.1#14327
Maffooch merged 1 commit intodevfrom
dependabot/pip/dev/django-environ-0.12.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps django-environ from 0.12.0 to 0.12.1.

Release notes

Sourced from django-environ's releases.

v0.12.1

Changelog

Fixed

  • Fixed PostgreSQL cluster URL parsing with bracketed IPv6 hosts in recent Python versions, preventing failures in runtime URL parsing and related regression tests [#574](https://github.com/joke2k/django-environ/issues/574) <https://github.com/joke2k/django-environ/issues/574>_.
  • Fixed debug logging in Env.get_value() to avoid evaluating lazy default objects when DEBUG logging is enabled [#571](https://github.com/joke2k/django-environ/issues/571) <https://github.com/joke2k/django-environ/issues/571>_.
Changelog

Sourced from django-environ's changelog.

v0.12.1_ - 13-February-2026

Fixed +++++

  • Fixed PostgreSQL cluster URL parsing with bracketed IPv6 hosts in recent Python versions, preventing failures in runtime URL parsing and related regression tests [#574](https://github.com/joke2k/django-environ/issues/574) <https://github.com/joke2k/django-environ/issues/574>_.
  • Fixed debug logging in Env.get_value() to avoid evaluating lazy default objects when DEBUG logging is enabled [#571](https://github.com/joke2k/django-environ/issues/571) <https://github.com/joke2k/django-environ/issues/571>_.
Commits
  • efab9d6 Merge pull request #576 from joke2k/develop
  • feed770 docs(readme): replace archived Two Scoops link with official Feldroy page
  • 2ebe6a2 docs(security): update vulnerability contact to project maintainer
  • f4b9c36 chore(release): bump version to 0.12.1 and update maintainer metadata
  • 079a2f1 Fix PostgreSQL cluster IPv6 parsing and lazy-default debug logging (#575)
  • de337e0 Merge pull request #568 from gsmoon97/docs/fix-typo
  • 14b45a8 docs: Fix typo in tips.rst
  • 99872f5 add sphinx configuration for readthedocs
  • See full diff in compare view

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 16, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 16, 2026
@Maffooch Maffooch force-pushed the dependabot/pip/dev/django-environ-0.12.1 branch from adfb0a0 to 0ddd83a Compare February 16, 2026 16:58
@github-actions
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

2 similar comments
@github-actions
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added docker New Migration Adding a new migration file. Take care when merging. settings_changes Needs changes to settings.py based on changes in settings.dist.py included in this PR apiv2 docs unittests integration_tests ui parser helm localization lint labels Feb 16, 2026
@github-actions
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@Maffooch
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/dev/django-environ-0.12.1 branch from 0ddd83a to 4450bde Compare February 16, 2026 17:14
@github-actions github-actions bot removed the docker label Feb 16, 2026
@github-actions github-actions bot removed New Migration Adding a new migration file. Take care when merging. settings_changes Needs changes to settings.py based on changes in settings.dist.py included in this PR apiv2 docs unittests integration_tests ui parser helm localization lint labels Feb 16, 2026
Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/joke2k/django-environ/releases)
- [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst)
- [Commits](joke2k/django-environ@v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: django-environ
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dev/django-environ-0.12.1 branch from 4450bde to 4cf5923 Compare February 17, 2026 02:36
Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@Maffooch Maffooch merged commit fea330f into dev Feb 17, 2026
149 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev/django-environ-0.12.1 branch February 17, 2026 17:51
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.

2 participants