Skip to content

Bump django-modeltranslation from 0.18.11 to 0.19.19#1280

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/django-modeltranslation-0.19.19
Closed

Bump django-modeltranslation from 0.18.11 to 0.19.19#1280
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/django-modeltranslation-0.19.19

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2025

Bumps django-modeltranslation from 0.18.11 to 0.19.19.

Changelog

Sourced from django-modeltranslation's changelog.

0.19.19 (2025-12-15)

Bug Fixes

  • Add returning_fields argument to MultilingualQuerySet._update method for Django 6.0 compatibility (#803) (36187e7)

0.19.18 (2025-10-19)

Features

  • Drop python 3.9; add Python 3.14 (7a33372)

0.19.17 (2025-09-14)

Bug Fixes

  • Fix patching unique_together for migrations (5765725), closes #785

0.19.16 (2025-07-13)

Bug Fixes

  • Raise ImproperlyConfigured error when fields provided as a string (d44a6b8)

0.19.15 (2025-06-07)

Features

  • add ability to set a custom verbose name (#770) (1491b05)

0.19.15-beta.1 (2025-04-20)

0.19.15-beta.0 (2025-04-20)

0.19.14 (2025-04-20)

Features

Bug Fixes

... (truncated)

Commits
  • a925f74 chore(release): 0.19.19
  • 36187e7 fix: Add returning_fields argument to MultilingualQuerySet._update method ...
  • eaf426f chore(release): 0.19.18
  • d93aea9 chore: Apply pyupgrade for 3.10+ syntax
  • a03477c chore: Update type-ignore comments
  • 7a33372 feat: Drop python 3.9; add Python 3.14
  • e7ea7f3 chore: Fix recreate-migrations target
  • bc28e0c chore(release): 0.19.17
  • 5765725 fix: Fix patching unique_together for migrations
  • 5600a8e chore: Update initial migrations to match latest django version
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [django-modeltranslation](https://github.com/deschler/django-modeltranslation) from 0.18.11 to 0.19.19.
- [Release notes](https://github.com/deschler/django-modeltranslation/releases)
- [Changelog](https://github.com/deschler/django-modeltranslation/blob/master/CHANGELOG.md)
- [Commits](deschler/django-modeltranslation@v0.18.11...v0.19.19)

---
updated-dependencies:
- dependency-name: django-modeltranslation
  dependency-version: 0.19.19
  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 Dec 16, 2025
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Automatic approval for minor dependency update.

@github-actions github-actions bot enabled auto-merge December 16, 2025 01:05
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

Superseded by #1316.

@dependabot dependabot bot closed this Mar 23, 2026
auto-merge was automatically disabled March 23, 2026 02:30

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/django-modeltranslation-0.19.19 branch March 23, 2026 02:30
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

Development

Successfully merging this pull request may close these issues.

0 participants