Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps django-modeltranslation from 0.18.11 to 0.19.13.

Changelog

Sourced from django-modeltranslation's changelog.

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)

Bug Fixes

0.19.7 (2024-08-12)

Features

  • add changelog to project urls in package metadata (#752) (303c947)

... (truncated)

Commits
  • 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
  • fb96e78 chore: Update deps
  • 85fc2cb chore: Use RequestFactory for admin tests
  • 063eb16 feat: Add another test model and set up django-admin
  • d11b767 chore: Use generic test case base class
  • 0c41d1a refactor: Split admin and third-party tests into own files
  • eaa019d chore: Add python 3.13 to test matrix
  • 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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 24, 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 March 24, 2025 01:29
@dependabot dependabot bot force-pushed the dependabot/pip/django-modeltranslation-0.19.13 branch from d1c83c6 to a8c050d Compare March 24, 2025 01:34
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.

@dependabot dependabot bot force-pushed the dependabot/pip/django-modeltranslation-0.19.13 branch from a8c050d to 45fc7bc Compare March 31, 2025 01:32
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.

@dependabot dependabot bot force-pushed the dependabot/pip/django-modeltranslation-0.19.13 branch from 45fc7bc to 77e847e Compare April 2, 2025 01:27
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.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django-modeltranslation-0.19.13 branch from 77e847e to ec84e94 Compare April 4, 2025 01:19
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.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Superseded by #1158.

@dependabot dependabot bot closed this Apr 21, 2025
auto-merge was automatically disabled April 21, 2025 01:56

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/django-modeltranslation-0.19.13 branch April 21, 2025 01:56
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