Skip to content

chore(deps): Bump deeplcom/deepl-php from 1.14.0 to 1.16.0#93

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/deeplcom/deepl-php-1.16.0
Open

chore(deps): Bump deeplcom/deepl-php from 1.14.0 to 1.16.0#93
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/deeplcom/deepl-php-1.16.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2025

Bumps deeplcom/deepl-php from 1.14.0 to 1.16.0.

Release notes

Sourced from deeplcom/deepl-php's releases.

v1.15.0

Added

  • Added custom_instructions parameter to translateText() 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 the quality_optimized model type as the default. Requests combining custom_instructions and the latency_optimized model type will be rejected.
Changelog

Sourced from deeplcom/deepl-php's changelog.

[1.16.0] - 2025-12-10

Added

  • Added tag_handling_version parameter to translateText() specify which version of the tag handling algorithm to use. Options are v1 and v2.

[1.15.0] - 2025-12-03

Added

  • Added custom_instructions parameter to translateText() 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 the quality_optimized model type as the default. Requests combining custom_instructions and the latency_optimized model type will be rejected.
Commits
  • 4dd0a38 Bump version to 1.16.0
  • ba8fd72 feat: Add tag_handling_version parameter to translate_text
  • c21247f docs: Increase version to 1.15.0
  • 793bba8 feat: Add support for custom_instructions parameter in text translation
  • 68d192d ci: limit testTranslateLargeDocument test case to mock server tests
  • See full diff 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)

Bumps [deeplcom/deepl-php](https://github.com/DeepLcom/deepl-php) from 1.14.0 to 1.16.0.
- [Release notes](https://github.com/DeepLcom/deepl-php/releases)
- [Changelog](https://github.com/DeepLcom/deepl-php/blob/main/CHANGELOG.md)
- [Commits](DeepLcom/deepl-php@v1.14.0...v1.16.0)

---
updated-dependencies:
- dependency-name: deeplcom/deepl-php
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies php Pull requests that update php code labels Dec 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants