Skip to content
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

Bump django-modeltranslation from 0.18.4 to 0.18.11 in /src/requirements #954

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2023

Bumps django-modeltranslation from 0.18.4 to 0.18.11.

Changelog

Sourced from django-modeltranslation's changelog.

0.18.11 (2023-07-16)

Features

  • extend update_fields with translation fields in Model.save() (#687) (d86c6de)

0.18.10 (2023-06-02)

Bug Fixes

0.18.10-beta.1 (2023-06-02)

Bug Fixes

0.18.10-beta.1 (2023-06-02)

0.18.10-beta.0 (2023-05-30)

Bug Fixes

0.18.9 (2023-02-09)

Bug Fixes

  • Fix handling of expressions in values()/values_list() (d65ff60), closes #670

0.18.8 (2023-02-01)

0.18.8-beta.1 (2023-01-27)

Features

  • Add support for ManyToManyFields 🧑‍🤝‍🧑 (#668) (f69e317)

Bug Fixes

  • docs: Update documentation regarding inheritance (#665) (ca31a21), closes #663

... (truncated)

Commits
  • c34f674 chore(release): 0.18.11
  • d86c6de feat: extend update_fields with translation fields in Model.save() (#687)
  • c68104c Merge pull request #689 from deschler/fix-ci
  • 9a00d68 chore: Pin mariadb to fix CI
  • 4d577a5 Merge pull request #686 from Hopiu/master
  • a3e3c51 Merge branch 'deschler:master' into master
  • 00462a8 Updated testing instructions in contribution and installation guides and bump...
  • 5297e15 chore: Update makefile
  • 2a4e154 chore(release): 0.18.10
  • ab2b9bc chore(release): 0.18.10-beta.1
  • 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 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.4 to 0.18.11.
- [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.4...v0.18.11)

---
updated-dependencies:
- dependency-name: django-modeltranslation
  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 Jul 18, 2023
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.

None yet

0 participants