Update dependency deepl to v1.20.0 #35

Merged
profitroll merged 1 commits from renovate/deepl-1.x into dev 2024-11-30 21:15:43 +02:00
Owner

This PR contains the following updates:

Package Update Change
deepl minor ==1.19.1 -> ==1.20.0

Release Notes

DeepLcom/deepl-python (deepl)

v1.20.0

Compare Source

Added
  • Added model_type option to translate_text() to use models with higher
    translation quality (available for some language pairs), or better latency.
    Options are 'quality_optimized', 'latency_optimized', and 'prefer_quality_optimized'
  • Added the model_type_used field to translate_text() response, that
    indicates the translation model used when the model_type option is
    specified.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [deepl](https://github.com/DeepLcom/deepl-python) | minor | `==1.19.1` -> `==1.20.0` | --- ### Release Notes <details> <summary>DeepLcom/deepl-python (deepl)</summary> ### [`v1.20.0`](https://github.com/DeepLcom/deepl-python/blob/HEAD/CHANGELOG.md#1200---2024-11-15) [Compare Source](https://github.com/DeepLcom/deepl-python/compare/v1.19.1...v1.20.0) ##### Added - Added `model_type` option to `translate_text()` to use models with higher translation quality (available for some language pairs), or better latency. Options are `'quality_optimized'`, `'latency_optimized'`, and `'prefer_quality_optimized'` - Added the `model_type_used` field to `translate_text()` response, that indicates the translation model used when the `model_type` option is specified. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6ImRldiJ9-->
Renovate added 1 commit 2024-11-15 17:05:30 +02:00
Renovate scheduled this pull request to auto merge when all checks succeed 2024-11-15 17:05:30 +02:00
Renovate force-pushed renovate/deepl-1.x from 73650618c9 to 8035610111 2024-11-24 22:58:00 +02:00 Compare
profitroll merged commit 7f05cd79d9 into dev 2024-11-30 21:15:43 +02:00
profitroll deleted branch renovate/deepl-1.x 2024-11-30 21:15:43 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Hessenuk/Javelina#35
No description provided.