Skip to content

[deps] Update django-reversion requirement from ~=6.2.0 to ~=6.3.0#225

Merged
nemesifier merged 1 commit into
masterfrom
dependabot/pip/django-reversion-approx-eq-6.3.0
Jul 1, 2026
Merged

[deps] Update django-reversion requirement from ~=6.2.0 to ~=6.3.0#225
nemesifier merged 1 commit into
masterfrom
dependabot/pip/django-reversion-approx-eq-6.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on django-reversion to permit the latest version.

Release notes

Sourced from django-reversion's releases.

v6.3.0

What's Changed

New Contributors

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

Changelog

Sourced from django-reversion's changelog.

6.3.0 - 2026-06-12

6.2.0 - 2026-05-12

6.1.0 - 2025-12-12

  • Added history_order_by_date and get_version_ordering to VersionAdmin (@​micmarc).

6.0.0 - 2025-09-20

  • Prevent Django signals firing when viewing historical versions in admin. Django model signals (pre_save, post_save, pre_delete, post_delete, m2m_changed) are now muted during GET requests to revision views, preventing unintended side effects from signal handlers when users view historical data. (@​romanek-adam-b2c2)

5.1.0 - 2024-08-09

5.0.12 - 2024-01-30

  • Fix missing migration introduced in v5.0.11.

5.0.11 - 2024-01-29

5.0.10 - 2023-12-30

  • Fix N+1 queries while rendering the recover_list.html template (@​armonge).

... (truncated)

Commits

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)

Updates the requirements on [django-reversion](https://github.com/etianen/django-reversion) to permit the latest version.
- [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.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: django-reversion
  dependency-version: 6.3.0
  dependency-type: direct:production
...

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 Jul 1, 2026
@openwisp-companion

Copy link
Copy Markdown

Migration Check Failed

Hello @app/dependabot and @dependabot[bot],
(Analysis for commit e09ffd6)

  • Migrations check failed: The SAMPLE_APP environment is configured, and there are unapplied migrations for the sample_users app.
  • Fix: Run ./manage.py makemigrations sample_users and commit the generated migration files. Then, re-run the CI.

@nemesifier
nemesifier merged commit 8e3178c into master Jul 1, 2026
4 of 37 checks passed
@nemesifier
nemesifier deleted the dependabot/pip/django-reversion-approx-eq-6.3.0 branch July 1, 2026 13:58
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.

1 participant