Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

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

Release notes

Sourced from django-pgtrigger's releases.

4.17.0

Improvements

  • Add pgtrigger.is_ignored to check if triggers are being ignored by @​dablak in #217.
Changelog

Sourced from django-pgtrigger's changelog.

4.17.0 (2025-12-04)

Improvements

  • Add pgtrigger.is_ignored to check if triggers are being ignored by @​dablak in #217.

4.16.0 (2025-11-30)

Changes

  • Drop Python 3.9 support, add Python 3.14 support, add Postgres 18 support, add Django 6.0 support by @​wesleykendall in #216

4.15.4 (2025-08-16)

Fixes

  • Fix use of core Django management command options (e.g. --skip-checks) when using manage.py pgtrigger by @​wesleykendall in #214.

4.15.3 (2025-06-12)

Changes

  • Clarify docs on statement-level triggers and how pgtrigger.Composer works by @​wesleykendall in #212.

4.15.2 (2025-04-29)

Fixes

  • Remove incorrect validation for using concretely-inherited fields in trigger conditions by @​wesleykendall in #208.

4.15.1 (2025-04-25)

Fixes

4.15.0 (2025-04-20)

Improvements

  • Added the pgtrigger.Composer trigger utility for writing conditional statement-level triggers by @​wesleykendall in #204.
  • Provide statement-level versions of pgtrigger.Protect and pgtrigger.ReadOnly by @​wesleykendall in #204.

Fixes

4.14.0 (2025-04-18)

Changes

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-pgtrigger](https://github.com/AmbitionEng/django-pgtrigger) to permit the latest version.
- [Release notes](https://github.com/AmbitionEng/django-pgtrigger/releases)
- [Changelog](https://github.com/AmbitionEng/django-pgtrigger/blob/main/CHANGELOG.md)
- [Commits](AmbitionEng/django-pgtrigger@4.15.4...4.17.0)

---
updated-dependencies:
- dependency-name: django-pgtrigger
  dependency-version: 4.17.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 Jan 19, 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.

1 participant