Skip to content

Bump django-reversion from 6.1.0 to 6.2.0#2109

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/django-reversion-6.2.0
Open

Bump django-reversion from 6.1.0 to 6.2.0#2109
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/django-reversion-6.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps django-reversion from 6.1.0 to 6.2.0.

Release notes

Sourced from django-reversion's releases.

v6.2.0

What's Changed

New Contributors

Full Changelog: etianen/django-reversion@v6.1.0...v6.2.0

Changelog

Sourced from django-reversion's changelog.

6.2.0 - 2026-05-12

Commits
  • cfbba63 v6.2.0
  • 9d31110 Merge pull request #999 from philippeducasse/feat/object-id-field
  • 7d81001 docs: document object_id_field parameter in register()
  • d27560a perf: skip db query when object_id_field is pk in admin views
  • b1e3f67 refactor: resolve object_id_field to concrete field at registration
  • d5c51ae fix: linting error
  • e13bb70 fix: apply object_id_field to get_deleted and get_for_object
  • d3fbf84 fix: refactored code to simplify logic
  • 9d0936f test: move CustomObjectId admin registration to setUp/tearDown
  • eedcbef style: fix flake8 line length and blank line issues
  • Additional commits viewable 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-reversion](https://github.com/etianen/django-reversion) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/etianen/django-reversion/releases)
- [Changelog](https://github.com/etianen/django-reversion/blob/master/CHANGELOG.rst)
- [Commits](etianen/django-reversion@v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: django-reversion
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 13, 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