Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Updates the requirements on translate to permit the latest version.

Changelog

Sourced from translate's changelog.

3.8.0

  • Add Yandex Translate API provider support
  • Add Nix development environment (flake.nix) for reproducible builds
  • Add folder_id and is_iam flags to CLI for Yandex provider configuration
  • Enhance base provider to support folder_id parameter
  • Update documentation with Yandex provider details
  • Add comprehensive tests for Yandex provider

3.7.1

  • Bugfix for region flag to CLI

3.7.0

  • Adds region flag to CLI

3.6.1

  • Add LibreTranslate

3.5.0

  • Add sphinx documentation
  • Update readme.

3.4.1

  • Makefile: Add a make release command
  • Add twine to dev requirements.

3.4.0

  • Refactor: Create a folder to add all providers instead to let in a single file
  • Add Microsoft provider
  • Add more documentation to all providers (Translated-MyMemory and Microsoft Translator)
  • Add arguments to change the default provider using translate-cli

3.3.0

  • Refactor translate-cli (command line interface) Using Click library instead of ArgParser

... (truncated)

Commits
  • 0b1476d Prepare release 3.8.0
  • a643206 Update documentation to include Yandex Translate API support
  • 742e935 Enhance YandexProvider functionality and tests
  • f3bd689 Merge pull request #115 from justiamtgm/master
  • 085fb23 Merge pull request #111 from MattFellows/master
  • cb5dba4 Initialize development environment and testing configuration with Nix; add fl...
  • 7350aab Fixing logic issues + Added tests
  • 54bab2d Tried to implement YandexProvider
  • 668bbac Expanding overview
  • 540d49e Trying to fix up .rst styles
  • Additional commits viewable in compare view

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)

Updates the requirements on [translate](https://github.com/terryyin/google-translate-python) to permit the latest version.
- [Changelog](https://github.com/terryyin/translate-python/blob/master/CHANGES.rst)
- [Commits](terryyin/translate-python@3.6.1...3.8.0)

---
updated-dependencies:
- dependency-name: translate
  dependency-version: 3.8.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 3, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 3, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant