Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2025

Bumps django-modeltranslation from 0.18.11 to 0.19.15.

Changelog

Sourced from django-modeltranslation's changelog.

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)

Bug Fixes

  • Preserve blank value for optional fields (f197adc)

0.19.11 (2024-11-11)

Features

0.19.10 (2024-10-17)

... (truncated)

Commits
  • 88139e7 chore(release): 0.19.15
  • 1491b05 feat: add ability to set a custom verbose name (#770)
  • 9aefe1f chore(release): 0.19.15-beta.1
  • 45aa429 chore: Update makefiles
  • 574ff18 chore(release): 0.19.15-beta.0
  • 5fd3d7b chore: Switch to hatchling for build backend
  • 326833e chore: Use uv for python -m build
  • 69e1aa1 chore(release): 0.19.14
  • 236ddec fix: Fix duplicate constraint generation (#789)
  • c4fc8d5 chore: Run tests against Django 5.2 (#788)
  • 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)

Bumps [django-modeltranslation](https://github.com/deschler/django-modeltranslation) from 0.18.11 to 0.19.15.
- [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.15)

---
updated-dependencies:
- dependency-name: django-modeltranslation
  dependency-version: 0.19.15
  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 Jun 13, 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 June 13, 2025 01:49
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2025

Superseded by #1200.

@dependabot dependabot bot closed this Jul 14, 2025
auto-merge was automatically disabled July 14, 2025 01:53

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/django-modeltranslation-0.19.15 branch July 14, 2025 01:53
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