Skip to content

chore(deps): Update dependency com.deepl.api:deepl-java to v1.14.0#30

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/deepl
Open

chore(deps): Update dependency com.deepl.api:deepl-java to v1.14.0#30
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/deepl

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2025

This PR contains the following updates:

Package Change Age Confidence
com.deepl.api:deepl-java 1.8.01.14.0 age confidence

Release Notes

DeepLcom/deepl-java (com.deepl.api:deepl-java)

v1.14.0

Added
  • Added setTagHandlingVersion() method to TextTranslationOptions to specify which version of the tag handling algorithm to use. Options are v1 and v2.

v1.13.0

Added
  • Added setCustomInstructions() method to TextTranslationOptions to
    customize translation behavior with up to 10 instructions (max 300 characters
    each). Only supported for target languages: de, en, es, fr, it,
    ja, ko, zh and their variants.

    Note: using the custom instructions parameter will use quality_optimized
    model type as the default. Requests combining custom instructions and the
    latency_optimized model type will be rejected.

v1.12.0

Added
  • Added support for the GET /v3/style_rules endpoint in the client library, the
    implementation can be found in the DeepLClient class. Please refer to the
    README for usage instructions
  • Added styleId option to translateText() which allows text translation with
    style rules.

v1.11.0

Added
  • Added extraRequestParameters option to text and document translation methods to pass arbitrary parameters in the request body. This can be used to access beta features or override built-in parameters (such as target_lang, source_lang, etc.).

v1.10.3

Security

v1.10.2

Changed
  • Migrate to Sonatype Portal OSSRH Staging API due to legacy OSSRH being sunsetted.
  • Whitespace surrounding auth key is now stripped.

v1.10.1

Fixed
  • Fixed DeepLClient::deleteMultilingualGlossary(String glossaryId) being package private, made it public instead.

v1.10.0

Added
  • Added support for the /v3 Multilingual Glossary APIs in the client library
    while providing backwards compatability for the previous /v2 Glossary
    endpoints. Please refer to the README or
    upgrading_to_multilingual_glossaries.md
    for usage instructions.
  • Added Ukrainian language code

v1.9.0

Added
  • Allow specifying the API version to use. This is mostly for users who have an
    API subscription that includes an API key for CAT tool usage, who need to use
    the v1 API.

v1.8.1

Fixed
  • Added a constructor for DeepLClient that only takes an authKey, to fix the
    README example and be in line with Translator.
  • Un-deprecated the Translator and TranslatorOptions class and moved it to
    their constructors. The functionality in them continues to work and be supported,
    user code should just use DeepLClient and DeepLClientOptions.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Feb 14, 2025

test results

17 tests  ±0   17 ✅ ±0   5s ⏱️ -1s
 6 suites ±0    0 💤 ±0 
 6 files   ±0    0 ❌ ±0 

Results for commit 80a7d43. ± Comparison against base commit aafd054.

♻️ This comment has been updated with latest results.

@renovate renovate bot changed the title chore(deps): Update dependency com.deepl.api:deepl-java to v1.8.1 chore(deps): Update dependency com.deepl.api:deepl-java to v1.9.0 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/deepl branch from 938de98 to 5d590e0 Compare April 30, 2025 22:38
@renovate renovate bot changed the title chore(deps): Update dependency com.deepl.api:deepl-java to v1.9.0 chore(deps): Update dependency com.deepl.api:deepl-java to v1.10.0 Apr 30, 2025
@renovate renovate bot force-pushed the renovate/deepl branch from 5d590e0 to 9bdf3c0 Compare June 19, 2025 16:11
@renovate renovate bot changed the title chore(deps): Update dependency com.deepl.api:deepl-java to v1.10.0 chore(deps): Update dependency com.deepl.api:deepl-java to v1.10.1 Jun 19, 2025
@renovate renovate bot force-pushed the renovate/deepl branch from 9bdf3c0 to 6adb461 Compare July 11, 2025 13:29
@renovate renovate bot changed the title chore(deps): Update dependency com.deepl.api:deepl-java to v1.10.1 chore(deps): Update dependency com.deepl.api:deepl-java to v1.10.2 Jul 11, 2025
@renovate renovate bot force-pushed the renovate/deepl branch from 6adb461 to bc01f9d Compare August 22, 2025 21:41
@renovate renovate bot changed the title chore(deps): Update dependency com.deepl.api:deepl-java to v1.10.2 chore(deps): Update dependency com.deepl.api:deepl-java to v1.10.3 Aug 22, 2025
@renovate renovate bot force-pushed the renovate/deepl branch from bc01f9d to d361a6b Compare October 9, 2025 09:58
@renovate renovate bot changed the title chore(deps): Update dependency com.deepl.api:deepl-java to v1.10.3 chore(deps): Update dependency com.deepl.api:deepl-java to v1.11.0 Nov 5, 2025
@renovate renovate bot changed the title chore(deps): Update dependency com.deepl.api:deepl-java to v1.11.0 chore(deps): Update dependency com.deepl.api:deepl-java to v1.12.0 Nov 12, 2025
@renovate renovate bot changed the title chore(deps): Update dependency com.deepl.api:deepl-java to v1.12.0 chore(deps): Update dependency com.deepl.api:deepl-java to v1.13.0 Dec 8, 2025
@renovate renovate bot changed the title chore(deps): Update dependency com.deepl.api:deepl-java to v1.13.0 chore(deps): Update dependency com.deepl.api:deepl-java to v1.14.0 Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments