Skip to content

Bump django-simple-history from 3.11.0 to 3.13.0 - #440

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/django-simple-history-3.13.0
Open

Bump django-simple-history from 3.11.0 to 3.13.0#440
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/django-simple-history-3.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps django-simple-history from 3.11.0 to 3.13.0.

Release notes

Sourced from django-simple-history's releases.

3.13.0

What's Changed

Documented changes

Merged PRs

New Contributors

Full Changelog: django-commons/django-simple-history@3.12.0...3.13.0

3.12.0

Note from the maintainers

The project is going into a "keep the lights on" maintenance mode for now. That means the two current maintainers are still dedicated toward doing work that's vitally important for the project itself, but they can unfortunately not provide timely responses to most other issues or PRs - even though it might sporadically happen.

Please voice any concerns in the dedicated issue, which also contains more details on the project's status.

What's Changed

Documented changes

Merged PRs

Full Changelog: django-commons/django-simple-history@3.11.0...3.12.0

Changelog

Sourced from django-simple-history's changelog.

3.13.0 (2026-07-22)

Breaking changes:

  • Dropped support for Django 4.2, which reached end-of-life on 2026-04-07 (gh-1630)
  • Dropped support for Django 5.0, which reached end-of-life on 2025-04-02 (gh-1630)
  • Dropped support for Django 5.1, which reached end-of-life on 2025-12-03 (gh-1630)

Bug fixes:

  • Fixed the behavior of HistoricForeignKey when used together with prefetch_related(), which caused some related objects to be missing (gh-1152)

3.12.0 (2026-06-22)

New features:

  • Added support for Django 6.1 (gh-1611)
Commits
  • 723260f Prepare for release 3.13.0 (#1634)
  • 6aac4fb Bump coverage from 7.14.2 to 7.15.2 in /requirements (#1629)
  • d87b72f Bump tox from 4.55.1 to 4.58.0 in /requirements (#1633)
  • 07aa45e Bump actions/setup-python from 6 to 7 (#1632)
  • 9c1e014 Dropped support for Django 4.2, 5.0 and 5.1
  • e5c00ab Reorganized changelog for all 3.x.x versions
  • 79148e8 Fix HistoricForeignKey reverse prefetch_related (rebases #1159 and addresses ...
  • 1620375 Bump mysqlclient from 2.2.7 to 2.2.8 in /requirements (#1619)
  • 51e2565 Bump psycopg from 3.3.2 to 3.3.4 in /requirements (#1618)
  • ddb3fae Bump tox from 4.34.1 to 4.55.1 in /requirements (#1620)
  • 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-simple-history](https://github.com/django-commons/django-simple-history) from 3.11.0 to 3.13.0.
- [Release notes](https://github.com/django-commons/django-simple-history/releases)
- [Changelog](https://github.com/django-commons/django-simple-history/blob/master/CHANGES.rst)
- [Commits](django-commons/django-simple-history@3.11.0...3.13.0)

---
updated-dependencies:
- dependency-name: django-simple-history
  dependency-version: 3.13.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 Aug 31, 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