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

Update dependency deepl-node to v1.15.0 #13

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
deepl-node (source) 1.11.1 -> 1.15.0 age adoption passing confidence

Release Notes

DeepLcom/deepl-node (deepl-node)

v1.15.0

Compare Source

Added
  • Added modelType option to translateText() 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 modelTypeUsed field to translateText() response, that
    indicates the translation model used when the modelType option is
    specified.

v1.14.0

Compare Source

Added
  • Added billedCharacters field to text translation response.

v1.13.1

Compare Source

Added
  • Added supported glossary languages: Danish ('da'), Norwegian (bokmål)
    ('nb'), and Swedish ('sv'). The corresponding glossary language code
    TypeScript types are extended.

    Note: older library versions also support the new glossary language pairs,
    this update only adds new types.

Security

v1.13.0

Compare Source

Added
  • Add possibility to add extra parameters to a translation request (both text and document).
    DeepL engineers use this to test features in the API before they are released. Library users
    who cannot update their DeepL library dependency could use these extra parameters to access
    features in the API that are released in the future.
Security

v1.12.0

Compare Source

Added
  • New language available: Arabic ('ar'). Add language code constants and tests.
    Arabic is currently supported only for text translation; document translation
    support for Arabic is coming soon.

    Note: older library versions also support the new language, this update only adds new code constants.


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.

@renovate renovate bot force-pushed the renovate/deepl-node-1.x-lockfile branch from 477fb3c to e48a887 Compare April 12, 2024 13:49
@renovate renovate bot changed the title Update dependency deepl-node to v1.12.0 Update dependency deepl-node to v1.13.0 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/deepl-node-1.x-lockfile branch from e48a887 to 26d3c70 Compare August 14, 2024 13:08
@renovate renovate bot changed the title Update dependency deepl-node to v1.13.0 Update dependency deepl-node to v1.13.1 Aug 14, 2024
@renovate renovate bot changed the title Update dependency deepl-node to v1.13.1 Update dependency deepl-node to v1.14.0 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/deepl-node-1.x-lockfile branch from 26d3c70 to 133d3de Compare September 17, 2024 09:17
@renovate renovate bot force-pushed the renovate/deepl-node-1.x-lockfile branch from 133d3de to ee23189 Compare November 15, 2024 17:11
@renovate renovate bot changed the title Update dependency deepl-node to v1.14.0 Update dependency deepl-node to v1.15.0 Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants