Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the prod-dependencies group with 1 update in the / directory: translate.
Bumps the prod-dependencies group with 1 update in the /translate-messages directory: translate.

Updates 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

Updates 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 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 <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 prod-dependencies group with 1 update in the / directory: [translate](https://github.com/terryyin/google-translate-python).
Bumps the prod-dependencies group with 1 update in the /translate-messages directory: [translate](https://github.com/terryyin/google-translate-python).


Updates `translate` 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)

Updates `translate` 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
  dependency-group: prod-dependencies
- dependency-name: translate
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 3, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 3, 2025

@adamlui adamlui merged commit a047503 into main Nov 3, 2025
10 checks passed
@adamlui adamlui deleted the dependabot/pip/prod-dependencies-0982f962fa branch November 3, 2025 19:54
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.

2 participants