Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps translate from 3.6.1 to 3.8.0.

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
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 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 [translate](https://github.com/terryyin/google-translate-python) from 3.6.1 to 3.8.0.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Python labels Nov 3, 2025
@geekcomputers geekcomputers merged commit c5d9bf5 into master Nov 4, 2025
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/translate-3.8.0 branch November 4, 2025 11:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants