From 3d311c18e82d322d6e5295d61e38bb32b4989d9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 03:47:16 +0000 Subject: [PATCH] Bump google/cloud-translate from 1.20.1 to 2.0.0 Bumps [google/cloud-translate](https://github.com/googleapis/google-cloud-php-translate) from 1.20.1 to 2.0.0. - [Release notes](https://github.com/googleapis/google-cloud-php-translate/releases) - [Commits](https://github.com/googleapis/google-cloud-php-translate/compare/v1.20.1...v2.0.0) --- updated-dependencies: - dependency-name: google/cloud-translate dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 100 +++++++++++++++++++++++++------------------------- 2 files changed, 51 insertions(+), 51 deletions(-) diff --git a/composer.json b/composer.json index e4940e43ca..2fae236507 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "friendsofsymfony/elastica-bundle": "6.4.*", "gesdinet/jwt-refresh-token-bundle": "1.4.*", "google/apiclient": "2.18.*", - "google/cloud-translate": "1.20.*", + "google/cloud-translate": "2.0.*", "hwi/oauth-bundle": "2.2.*", "lexik/jwt-authentication-bundle": "3.1.*", "php-http/httplug-bundle": "^2.0", diff --git a/composer.lock b/composer.lock index b9d274df77..c1b6195dc5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a7b6b3fbc6daff01351965530044abdc", + "content-hash": "910c4f9d03ed7f0cdc7434f1b0d96dca", "packages": [ { "name": "beberlei/doctrineextensions", @@ -2076,16 +2076,16 @@ }, { "name": "ezimuel/ringphp", - "version": "1.2.2", + "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/ezimuel/ringphp.git", - "reference": "7887fc8488013065f72f977dcb281994f5fde9f4" + "reference": "648a9c3c8b5f2591a317d31aa7a18a784011b00d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezimuel/ringphp/zipball/7887fc8488013065f72f977dcb281994f5fde9f4", - "reference": "7887fc8488013065f72f977dcb281994f5fde9f4", + "url": "https://api.github.com/repos/ezimuel/ringphp/zipball/648a9c3c8b5f2591a317d31aa7a18a784011b00d", + "reference": "648a9c3c8b5f2591a317d31aa7a18a784011b00d", "shasum": "" }, "require": { @@ -2127,22 +2127,22 @@ ], "description": "Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php", "support": { - "source": "https://github.com/ezimuel/ringphp/tree/1.2.2" + "source": "https://github.com/ezimuel/ringphp/tree/1.2.3" }, - "time": "2022-12-07T11:28:53+00:00" + "time": "2025-01-14T12:59:43+00:00" }, { "name": "firebase/php-jwt", - "version": "v6.10.2", + "version": "v6.11.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "30c19ed0f3264cb660ea496895cfb6ef7ee3653b" + "reference": "8f718f4dfc9c5d5f0c994cdfd103921b43592712" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/30c19ed0f3264cb660ea496895cfb6ef7ee3653b", - "reference": "30c19ed0f3264cb660ea496895cfb6ef7ee3653b", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/8f718f4dfc9c5d5f0c994cdfd103921b43592712", + "reference": "8f718f4dfc9c5d5f0c994cdfd103921b43592712", "shasum": "" }, "require": { @@ -2190,9 +2190,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.10.2" + "source": "https://github.com/firebase/php-jwt/tree/v6.11.0" }, - "time": "2024-11-24T11:22:49+00:00" + "time": "2025-01-23T05:11:06+00:00" }, { "name": "friendsofsymfony/elastica-bundle", @@ -2489,16 +2489,16 @@ }, { "name": "google/auth", - "version": "v1.45.0", + "version": "v1.45.3", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", - "reference": "cfcb93162341ed5022fa976e621f0fa2b05ba6ad" + "reference": "000d9439f430c6e56cba105c5ab750f5f7d69ea8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/cfcb93162341ed5022fa976e621f0fa2b05ba6ad", - "reference": "cfcb93162341ed5022fa976e621f0fa2b05ba6ad", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/000d9439f430c6e56cba105c5ab750f5f7d69ea8", + "reference": "000d9439f430c6e56cba105c5ab750f5f7d69ea8", "shasum": "" }, "require": { @@ -2535,7 +2535,7 @@ "Apache-2.0" ], "description": "Google Auth Library for PHP", - "homepage": "http://github.com/google/google-auth-library-php", + "homepage": "https://github.com/google/google-auth-library-php", "keywords": [ "Authentication", "google", @@ -2544,22 +2544,22 @@ "support": { "docs": "https://googleapis.github.io/google-auth-library-php/main/", "issues": "https://github.com/googleapis/google-auth-library-php/issues", - "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.45.0" + "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.45.3" }, - "time": "2024-12-11T02:10:48+00:00" + "time": "2025-01-29T18:17:08+00:00" }, { "name": "google/cloud-core", - "version": "v1.60.1", + "version": "v1.62.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-cloud-php-core.git", - "reference": "c149dd075a77bc8555a0eff46267522f1c4e0bfd" + "reference": "8de597fbd6fcac35a33594672d180c5e271fb4f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/c149dd075a77bc8555a0eff46267522f1c4e0bfd", - "reference": "c149dd075a77bc8555a0eff46267522f1c4e0bfd", + "url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/8de597fbd6fcac35a33594672d180c5e271fb4f0", + "reference": "8de597fbd6fcac35a33594672d180c5e271fb4f0", "shasum": "" }, "require": { @@ -2610,22 +2610,22 @@ ], "description": "Google Cloud PHP shared dependency, providing functionality useful to all components.", "support": { - "source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.60.1" + "source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.62.0" }, - "time": "2024-12-12T21:15:35+00:00" + "time": "2025-02-08T00:05:17+00:00" }, { "name": "google/cloud-translate", - "version": "v1.20.1", + "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-cloud-php-translate.git", - "reference": "98cff47a248688a50122917a8f2445d90c9d01df" + "reference": "13aa117f643cf837e9df42d59ff0dc65ddc7a05c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-cloud-php-translate/zipball/98cff47a248688a50122917a8f2445d90c9d01df", - "reference": "98cff47a248688a50122917a8f2445d90c9d01df", + "url": "https://api.github.com/repos/googleapis/google-cloud-php-translate/zipball/13aa117f643cf837e9df42d59ff0dc65ddc7a05c", + "reference": "13aa117f643cf837e9df42d59ff0dc65ddc7a05c", "shasum": "" }, "require": { @@ -2666,22 +2666,22 @@ ], "description": "Cloud Translation Client for PHP", "support": { - "source": "https://github.com/googleapis/google-cloud-php-translate/tree/v1.20.1" + "source": "https://github.com/googleapis/google-cloud-php-translate/tree/v2.0.0" }, - "time": "2024-12-12T21:15:35+00:00" + "time": "2025-02-08T00:05:17+00:00" }, { "name": "google/common-protos", - "version": "4.8.3", + "version": "4.10.0", "source": { "type": "git", "url": "https://github.com/googleapis/common-protos-php.git", - "reference": "38a9a8bb459fa618da797d25d7bf36bb21d1103d" + "reference": "88bb76504910ddfe8fec457b622145c5731ab8ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/common-protos-php/zipball/38a9a8bb459fa618da797d25d7bf36bb21d1103d", - "reference": "38a9a8bb459fa618da797d25d7bf36bb21d1103d", + "url": "https://api.github.com/repos/googleapis/common-protos-php/zipball/88bb76504910ddfe8fec457b622145c5731ab8ea", + "reference": "88bb76504910ddfe8fec457b622145c5731ab8ea", "shasum": "" }, "require": { @@ -2725,9 +2725,9 @@ "google" ], "support": { - "source": "https://github.com/googleapis/common-protos-php/tree/v4.8.3" + "source": "https://github.com/googleapis/common-protos-php/tree/v4.10.0" }, - "time": "2024-09-07T01:37:15+00:00" + "time": "2025-02-03T23:47:57+00:00" }, { "name": "google/gax", @@ -2833,16 +2833,16 @@ }, { "name": "google/longrunning", - "version": "0.4.6", + "version": "0.4.7", "source": { "type": "git", "url": "https://github.com/googleapis/php-longrunning.git", - "reference": "4eb04d47bba8095d5a47f75334b9204c2a4a7ac6" + "reference": "624cabb874c10e5ddc9034c999f724894b70a3d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/php-longrunning/zipball/4eb04d47bba8095d5a47f75334b9204c2a4a7ac6", - "reference": "4eb04d47bba8095d5a47f75334b9204c2a4a7ac6", + "url": "https://api.github.com/repos/googleapis/php-longrunning/zipball/624cabb874c10e5ddc9034c999f724894b70a3d3", + "reference": "624cabb874c10e5ddc9034c999f724894b70a3d3", "shasum": "" }, "require-dev": { @@ -2871,22 +2871,22 @@ ], "description": "Google LongRunning Client for PHP", "support": { - "source": "https://github.com/googleapis/php-longrunning/tree/v0.4.6" + "source": "https://github.com/googleapis/php-longrunning/tree/v0.4.7" }, - "time": "2024-12-12T21:15:35+00:00" + "time": "2025-01-24T21:24:06+00:00" }, { "name": "google/protobuf", - "version": "v4.29.1", + "version": "v4.29.3", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "6042b5483f8029e42473faeb8ef75ba266278381" + "reference": "ab5077c2cfdd1f415f42d11fdbdf903ba8e3d9b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/6042b5483f8029e42473faeb8ef75ba266278381", - "reference": "6042b5483f8029e42473faeb8ef75ba266278381", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/ab5077c2cfdd1f415f42d11fdbdf903ba8e3d9b7", + "reference": "ab5077c2cfdd1f415f42d11fdbdf903ba8e3d9b7", "shasum": "" }, "require": { @@ -2915,9 +2915,9 @@ "proto" ], "support": { - "source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.29.1" + "source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.29.3" }, - "time": "2024-12-03T22:07:45+00:00" + "time": "2025-01-08T21:00:13+00:00" }, { "name": "grpc/grpc",