Skip to content

Comments

chore(deps): bump django-pghistory from 3.9.1 to 3.9.2#14340

Merged
mtesauro merged 1 commit intodevfrom
dependabot/pip/dev/django-pghistory-3.9.2
Feb 21, 2026
Merged

chore(deps): bump django-pghistory from 3.9.1 to 3.9.2#14340
mtesauro merged 1 commit intodevfrom
dependabot/pip/dev/django-pghistory-3.9.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps django-pghistory from 3.9.1 to 3.9.2.

Release notes

Sourced from django-pghistory's releases.

3.9.2

Fixes

  • Fixes two correctness issues in RowEvent.init that made explicit overrides for condition and level unreliable by @​mustafa0x in #253.

Changes

  • Add warning admonition in docs for pghistory admin installation by @​rik in #252.
Changelog

Sourced from django-pghistory's changelog.

3.9.2 (2026-02-17)

Fixes

  • Fixes two correctness issues in RowEvent.init that made explicit overrides for condition and level unreliable by @​mustafa0x in #253.

Changes

  • Add warning admonition in docs for pghistory admin installation by @​rik in #252.
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 18, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 18, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/dev/django-pghistory-3.9.2 branch from d1c0175 to 4fd5c51 Compare February 20, 2026 21:55
Bumps [django-pghistory](https://github.com/AmbitionEng/django-pghistory) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/AmbitionEng/django-pghistory/releases)
- [Changelog](https://github.com/AmbitionEng/django-pghistory/blob/main/CHANGELOG.md)
- [Commits](AmbitionEng/django-pghistory@3.9.1...3.9.2)

---
updated-dependencies:
- dependency-name: django-pghistory
  dependency-version: 3.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dev/django-pghistory-3.9.2 branch from 4fd5c51 to 5981da9 Compare February 21, 2026 01:48
Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@mtesauro mtesauro merged commit b3c20ac into dev Feb 21, 2026
149 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev/django-pghistory-3.9.2 branch February 21, 2026 03:19
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.

2 participants