Skip to content

⬆️ Bump deepl from 1.29.0 to 1.30.0 in the all group#171

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/main/all-db337e2669
Open

⬆️ Bump deepl from 1.29.0 to 1.30.0 in the all group#171
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/main/all-db337e2669

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps the all group with 1 update: deepl.

Updates deepl from 1.29.0 to 1.30.0

Release notes

Sourced from deepl's releases.

v1.30.0

Added

  • Added support for translation memories in text translation via translation_memory and translation_memory_threshold parameters in translate_text().
  • Added list_translation_memories() method to the DeepLClient class for listing available translation memories.
  • Added --translation-memory-id and --translation-memory-threshold CLI arguments.

Fixed

  • Fixed "gitlab release" CI job to explicitly set the release-cli image, avoiding issues with missing $HOME from the global image.
Changelog

Sourced from deepl's changelog.

[1.30.0] - 2026-04-09

Added

  • Added support for translation memories in text translation via translation_memory and translation_memory_threshold parameters in translate_text().
  • Added list_translation_memories() method to the DeepLClient class for listing available translation memories.
  • Added --translation-memory-id and --translation-memory-threshold CLI arguments.

Fixed

  • Fixed "gitlab release" CI job to explicitly set the release-cli image, avoiding issues with missing $HOME from the global image.
Commits
  • 84abaee Merge pull request #159 from DeepLcom/bumpversion-1.30.0
  • 14cb16a fix: Remove unneeded CHANGELOG changes
  • b67bba1 chore: bump version to 1.30.0 (minor bump)
  • 314f654 docs: update CHANGELOG
  • e709713 feat: Add ability to text translate with a translation memory
  • 5367710 ci: set explicit image for gitlab release job
  • 85aec74 Merge pull request #140 from DeepLcom/bump-version-action
  • ef2bb9b ci: bumpversion action - pin to specific hashes of 3rd party actions
  • a91008a ci: bumpversion action improvements
  • 8d1ff4d ci: add bumpversion github workflow
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 1 update: [deepl](https://github.com/DeepLcom/deepl-python).


Updates `deepl` from 1.29.0 to 1.30.0
- [Release notes](https://github.com/DeepLcom/deepl-python/releases)
- [Changelog](https://github.com/DeepLcom/deepl-python/blob/main/CHANGELOG.md)
- [Commits](DeepLcom/deepl-python@v1.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: deepl
  dependency-version: 1.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 20, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 20, 2026 23:44
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (3785edc) to head (723d8e5).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #171   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           95        95           
  Branches         9         9           
=========================================
  Hits            95        95           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants