Skip to content

Bump django-modeltranslation from 0.19.5 to 0.19.17#142

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/django-modeltranslation-0.19.17
Open

Bump django-modeltranslation from 0.19.5 to 0.19.17#142
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/django-modeltranslation-0.19.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2025

Copy link
Copy Markdown

Bumps django-modeltranslation from 0.19.5 to 0.19.17.

Changelog

Sourced from django-modeltranslation's changelog.

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

0.19.13 (2025-03-22)

Features

  • Add another test model and set up django-admin (063eb16)

Bug Fixes

  • Add add unique constraints on all translated fields (2c0ae62), closes #261

0.19.12 (2024-12-26)

... (truncated)

Commits
  • bc28e0c chore(release): 0.19.17
  • 5765725 fix: Fix patching unique_together for migrations
  • 5600a8e chore: Update initial migrations to match latest django version
  • 14f6c2a chore: Add command to recreate migrations
  • 99ecf21 chore: Make _delete_cache_fields protected
  • b6bb98a chore(release): 0.19.16
  • d44a6b8 fix: Raise ImproperlyConfigured error when fields provided as a string
  • b05260e chore(lint): Fix mypy errors
  • 8dbf6d1 chore: Update deps
  • 432e079 chore: Update pyright config
  • 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.19.5 to 0.19.17.
- [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.19.5...v0.19.17)

---
updated-dependencies:
- dependency-name: django-modeltranslation
  dependency-version: 0.19.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 15, 2025
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