Skip to content

deps(deps): bump django-easy-audit from 1.3.9a2 to 1.3.9b1#369

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/uv/django-easy-audit-1.3.9b1
Open

deps(deps): bump django-easy-audit from 1.3.9a2 to 1.3.9b1#369
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/uv/django-easy-audit-1.3.9b1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps django-easy-audit from 1.3.9a2 to 1.3.9b1.

Release notes

Sourced from django-easy-audit's releases.

v1.3.9.b1

What's Changed

New Contributors

Full Changelog: soynatan/django-easy-audit@v1.3.9.a2...v1.3.9.b1

v1.3.7rc1 django [4.2, 6.0)

What's Changed

New Contributors

Full Changelog: soynatan/django-easy-audit@v1.3.7.b3...v1.3.7.rc1

v1.3.7b3 django [4.2, 6.0)

Full Changelog: soynatan/django-easy-audit@v1.3.7.b1...v1.3.7.b3

v1.3.2a1 django 3.2 and py3.9-3.10 support

Thanks to all for your hard-work in fixing the compatibility story on newer versions of django and python, as well as your patience and persistence in lighting a fire to get this out.

#198 rolls up all of the fixes and is built upon #184 and #185 so as we can see, this was quite a group effort.

Thank you to @​jkarstens @​tian-yi and @​serl for your contributions so far.

v1.3.2a1 is up on PyPI (you must check the releases page in order to see pre-releases), and in order for pip to grab it (CLI or requirements file), you must specify the version you're seeking to install, otherwise you'll get the latest stable release, which is behind this.

v1.3.2 proper will be released as soon as we get 👍 from the community.

v.1.2.3a4 request user handler from local reversion.

Based on findings related to issue #142 from #136 we are at least temporarily rolling back to the previous behavior.

v0.9.2: Supporting Django < 1.10 Middleware

Middleware included in v0.9 didn't work in Django versions 1.8, or 1.9, as noted in issue #16. This has been fixed, and it now works like a charm.

v0.7: Django 1.10 support

Django 1.10 introduced some changes to middleware which made django-easy-audit 0.6 not work properly. Code has been updated to support Django 1.10.

v0.6: Hello, World.

django-easy-audit v0.6

  • Logs everytime a user creates, updates or deletes a model registry.
  • Logs everytime a user logs in, logs out, or fails to log in.

... (truncated)

Commits
  • 7c91162 version 1.3.9-b1
  • 25b53f9 Lint
  • 5759a83 Use list for PKs (no generators). Avoid Iterable check
  • 7e855ad Remove metadata call from this PR
  • c181e15 lint
  • c78cad6 Django upgrades, UUID handling
  • 4be54eb Lint, actually add missing models.
  • a78a502 Fix CI, update dependencies.
  • e535fdb Fix: Display raw username in admin when LoginEvent has no user_id
  • 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)

Bumps [django-easy-audit](https://github.com/soynatan/django-easy-audit) from 1.3.9a2 to 1.3.9b1.
- [Release notes](https://github.com/soynatan/django-easy-audit/releases)
- [Commits](soynatan/django-easy-audit@v1.3.9.a2...v1.3.9.b1)

---
updated-dependencies:
- dependency-name: django-easy-audit
  dependency-version: 1.3.9b1
  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 Jun 15, 2026
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.

0 participants