Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps django-modeltranslation from 0.18.11 to 0.19.14.

Changelog

Sourced from django-modeltranslation's changelog.

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)

Bug Fixes

  • Preserve blank value for optional fields (f197adc)

0.19.11 (2024-11-11)

Features

0.19.10 (2024-10-17)

Bug Fixes

  • Fix indonesian language support (a1106d1), closes #763

0.19.9 (2024-09-05)

0.19.8 (2024-09-04)

... (truncated)

Commits
  • 69e1aa1 chore(release): 0.19.14
  • 236ddec fix: Fix duplicate constraint generation (#789)
  • c4fc8d5 chore: Run tests against Django 5.2 (#788)
  • a1f07f6 chore: Update workflows
  • b188f37 feat(dev): Migrate project to uv (#783)
  • a6e7a44 chore: Use commit-and-tag-version instead of standard-version
  • 3f966d4 chore(release): 0.19.13
  • 2c0ae62 fix: Add add unique constraints on all translated fields
  • 02d7ffd chore: Add test for ModelWithConstraint expected fields
  • 78588fa chore: Clean up unused code
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 21, 2025
Bumps [django-modeltranslation](https://github.com/deschler/django-modeltranslation) from 0.18.11 to 0.19.14.
- [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.14)

---
updated-dependencies:
- dependency-name: django-modeltranslation
  dependency-version: 0.19.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the python Pull requests that update Python code label Apr 21, 2025
Copy link
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 April 21, 2025 01:57
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2025

Superseded by #1188.

@dependabot dependabot bot closed this Jun 13, 2025
auto-merge was automatically disabled June 13, 2025 01:48

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/django-modeltranslation-0.19.14 branch June 13, 2025 01:48
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.

1 participant