Skip to content

build(deps): update django-modeltranslation requirement from <0.19.0,>=0.11 to >=0.11,<0.20.0 #13116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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 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-modeltranslation](https://github.com/deschler/django-modeltranslation) to permit the latest version.
- [Release notes](https://github.com/deschler/django-modeltranslation/releases)
- [Changelog](https://github.com/deschler/django-modeltranslation/blob/master/CHANGELOG.md)
- [Commits](deschler/django-modeltranslation@0.11...v0.19.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 21, 2025
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Apr 21, 2025
Copy link

codecov bot commented Apr 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.79%. Comparing base (ea7adf0) to head (f030021).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #13116      +/-   ##
==========================================
- Coverage   67.80%   67.79%   -0.01%     
==========================================
  Files         980      980              
  Lines       57541    57541              
  Branches     6639     6639              
==========================================
- Hits        39013    39011       -2     
- Misses      16957    16960       +3     
+ Partials     1571     1570       -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants