Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2025

This PR contains the following updates:

Package Change Age Confidence
django-autofixture ==0.9.1 -> ==0.12.1 age confidence

Release Notes

gregmuellegger/django-autofixture (django-autofixture)

v0.12.1

Compare Source

  • #85_: Better examples in README. Thanks to Dan Hitt for the patch.
  • #86_: Less deprecation warnings when using django-autofixture on Python
    3.5. Thanks to Nick Timkovich for the patch.
  • #87_: Closing files properly, so you should see less ResourceWarnings
    while using django-autofixture. Thanks to Nick Timkovich for the patch.

.. _#85: #​85
.. _#86: #​86
.. _#87: #​87

v0.12.0

Compare Source

  • #81_: Add support for UUID fields. Thanks to @​jungornti for the patch.
  • #77_: Fixing a very rare crash in cases when a generated email in the
    UserFixture already exists. Thanks to Tien Nguyen for the patch.

.. _#77: #​77
.. _#81: #​81

v0.11.0

Compare Source

  • #75_: Support for Django 1.9. Thanks to Adam Dobrawy for the patch.
  • #67_: If many to many relations are created in a autofixture, we now make sure
    that a registered autofixture is used for this if there is any. Thanks to
    Andrew Lewisohn for the patch.

.. _#75: #​75
.. _#67: #​67

v0.10.1

Compare Source

  • Fixing unique constraint checks for multiple None values. Thanks to
    Andrew Lewisohn for the patch. See #66_.

.. _#66: #​66

v0.10.0

Compare Source

  • Supporting Django 1.7 style app configs in settings.INSTALLED_APPS
    when auto-importing autofixture definitions with
    autofixture.autodiscover.
  • Adding autofixture.generators.PositiveDecimalGenerator.

v0.9.2

Compare Source

  • Fixed UserFixture that generated usernames with more than 30 characters.

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 force-pushed the renovate/django-autofixture-0.x branch from 0957503 to 5bdfee9 Compare August 10, 2025 13:39
@renovate renovate bot force-pushed the renovate/django-autofixture-0.x branch from 5bdfee9 to 029f6ce Compare December 15, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant