Skip to content

Commit

Permalink
Upgrade Google dependencies to 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
csev committed Jan 22, 2024
1 parent 53d753e commit c23e353
Show file tree
Hide file tree
Showing 10,784 changed files with 120,404 additions and 12,224 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
14 changes: 13 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

{
"require": {
"php": ">=8.2.0",
"phpseclib/phpseclib": "3.0.35",
"laravel/lumen-framework": "v10.0.0",
"firebase/php-jwt" : "v6.4.0",
"ezyang/htmlpurifier": "v4.16.0",
Expand All @@ -18,9 +20,19 @@
"symfony/browser-kit" : "v6.2",
"symfony/http-client" : "v6.2",
"symfony/http-kernel" : "v6.2.6",
"symfony/deprecation-contracts": "v3.4.0",
"symfony/polyfill-intl-idn": "v1.28.0",
"symfony/polyfill-intl-normalizer": "v1.28.0",
"symfony/polyfill-mbstring": "v1.28.0",
"symfony/polyfill-php72": "v1.28.0",
"guzzlehttp/psr7" : "v2.5.0",
"psr/http-client": "1.0.3",
"guzzlehttp/guzzle": "7.7.1",
"guzzlehttp/promises": "2.0.2",

"google/apiclient": "v2.15.0",
"google/auth": "1.34",
"google/apiclient": "v2.15.3",
"google/apiclient-services": "0.333.0",

"nesbot/carbon" : "2.68.1",

Expand Down
158 changes: 79 additions & 79 deletions composer.lock

Large diffs are not rendered by default.

180 changes: 90 additions & 90 deletions vendor/composer/installed.json

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name' => '__root__',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '00a262ba539400c7ba097dd436a30dd2a1533ed4',
'reference' => '53d753e29cdb88cae62b2e7990fe2ce561a41147',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand All @@ -13,7 +13,7 @@
'__root__' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '00a262ba539400c7ba097dd436a30dd2a1533ed4',
'reference' => '53d753e29cdb88cae62b2e7990fe2ce561a41147',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down Expand Up @@ -110,27 +110,27 @@
'dev_requirement' => false,
),
'google/apiclient' => array(
'pretty_version' => 'v2.15.0',
'version' => '2.15.0.0',
'reference' => '49787fa30b8d8313146a61efbf77ed1fede723c2',
'pretty_version' => 'v2.15.3',
'version' => '2.15.3.0',
'reference' => 'e70273c06d18824de77e114247ae3102f8aec64d',
'type' => 'library',
'install_path' => __DIR__ . '/../google/apiclient',
'aliases' => array(),
'dev_requirement' => false,
),
'google/apiclient-services' => array(
'pretty_version' => 'v0.312.1',
'version' => '0.312.1.0',
'reference' => 'd13797cf251ec0d62f00b70dfa8642aa9550900d',
'pretty_version' => 'v0.333.0',
'version' => '0.333.0.0',
'reference' => '106bbc8620b60a677376d430235844f9f8a8551c',
'type' => 'library',
'install_path' => __DIR__ . '/../google/apiclient-services',
'aliases' => array(),
'dev_requirement' => false,
),
'google/auth' => array(
'pretty_version' => 'v1.29.1',
'version' => '1.29.1.0',
'reference' => 'f199ed635b945e5adfd3c1a203543d8d86aff239',
'pretty_version' => 'v1.34.0',
'version' => '1.34.0.0',
'reference' => '155daeadfd2f09743f611ea493b828d382519575',
'type' => 'library',
'install_path' => __DIR__ . '/../google/auth',
'aliases' => array(),
Expand All @@ -146,18 +146,18 @@
'dev_requirement' => false,
),
'guzzlehttp/guzzle' => array(
'pretty_version' => '7.7.0',
'version' => '7.7.0.0',
'reference' => 'fb7566caccf22d74d1ab270de3551f72a58399f5',
'pretty_version' => '7.7.1',
'version' => '7.7.1.0',
'reference' => '085b026db54d4b5012f727c80c9958e8b8cbc454',
'type' => 'library',
'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
'aliases' => array(),
'dev_requirement' => false,
),
'guzzlehttp/promises' => array(
'pretty_version' => '2.0.1',
'version' => '2.0.1.0',
'reference' => '111166291a0f8130081195ac4556a5587d7f1b5d',
'pretty_version' => '2.0.2',
'version' => '2.0.2.0',
'reference' => 'bbff78d96034045e58e13dedd6ad91b5d1253223',
'type' => 'library',
'install_path' => __DIR__ . '/../guzzlehttp/promises',
'aliases' => array(),
Expand Down Expand Up @@ -553,9 +553,9 @@
'dev_requirement' => false,
),
'phpseclib/phpseclib' => array(
'pretty_version' => '3.0.21',
'version' => '3.0.21.0',
'reference' => '4580645d3fc05c189024eb3b834c6c1e4f0f30a1',
'pretty_version' => '3.0.35',
'version' => '3.0.35.0',
'reference' => '4b1827beabce71953ca479485c0ae9c51287f2fe',
'type' => 'library',
'install_path' => __DIR__ . '/../phpseclib/phpseclib',
'aliases' => array(),
Expand Down Expand Up @@ -601,9 +601,9 @@
),
),
'psr/http-client' => array(
'pretty_version' => '1.0.2',
'version' => '1.0.2.0',
'reference' => '0955afe48220520692d2d09f7ab7e0f93ffd6a31',
'pretty_version' => '1.0.3',
'version' => '1.0.3.0',
'reference' => 'bb5906edc1c324c9a05aa0873d40117941e5fa90',
'type' => 'library',
'install_path' => __DIR__ . '/../psr/http-client',
'aliases' => array(),
Expand Down Expand Up @@ -800,8 +800,8 @@
'dev_requirement' => false,
),
'symfony/deprecation-contracts' => array(
'pretty_version' => 'v3.3.0',
'version' => '3.3.0.0',
'pretty_version' => 'v3.4.0',
'version' => '3.4.0.0',
'reference' => '7c3aff79d10325257a001fcf92d991f24fc967cf',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
Expand Down Expand Up @@ -929,36 +929,36 @@
'dev_requirement' => false,
),
'symfony/polyfill-intl-idn' => array(
'pretty_version' => 'v1.27.0',
'version' => '1.27.0.0',
'reference' => '639084e360537a19f9ee352433b84ce831f3d2da',
'pretty_version' => 'v1.28.0',
'version' => '1.28.0.0',
'reference' => 'ecaafce9f77234a6a449d29e49267ba10499116d',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-intl-idn',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-intl-normalizer' => array(
'pretty_version' => 'v1.27.0',
'version' => '1.27.0.0',
'reference' => '19bd1e4fcd5b91116f14d8533c57831ed00571b6',
'pretty_version' => 'v1.28.0',
'version' => '1.28.0.0',
'reference' => '8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-intl-normalizer',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-mbstring' => array(
'pretty_version' => 'v1.27.0',
'version' => '1.27.0.0',
'reference' => '8ad114f6b39e2c98a8b0e3bd907732c207c2b534',
'pretty_version' => 'v1.28.0',
'version' => '1.28.0.0',
'reference' => '42292d99c55abe617799667f454222c54c60e229',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-php72' => array(
'pretty_version' => 'v1.27.0',
'version' => '1.27.0.0',
'reference' => '869329b1e9894268a8a61dabb69153029b7a8c97',
'pretty_version' => 'v1.28.0',
'version' => '1.28.0.0',
'reference' => '70f4aebd92afca2f865444d30a4d2151c13c3179',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-php72',
'aliases' => array(),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
class AcmeChallengeSet extends \Google\Collection
{
protected $collection_key = 'record';
/**
* @var AcmeTxtRecord[]
*/
public $record;
protected $recordType = AcmeTxtRecord::class;
protected $recordDataType = 'array';

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,16 @@ class RotateChallengesRequest extends \Google\Collection
* @var bool
*/
public $keepExpiredRecords;
/**
* @var AcmeTxtRecord[]
*/
public $recordsToAdd;
protected $recordsToAddType = AcmeTxtRecord::class;
protected $recordsToAddDataType = 'array';
/**
* @var AcmeTxtRecord[]
*/
public $recordsToRemove;
protected $recordsToRemoveType = AcmeTxtRecord::class;
protected $recordsToRemoveDataType = 'array';

Expand Down
28 changes: 28 additions & 0 deletions vendor/google/apiclient-services/src/AIPlatformNotebooks.php
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,16 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
'required' => true,
],
],
],'getConfig' => [
'path' => 'v2/{+name}/instances:getConfig',
'httpMethod' => 'GET',
'parameters' => [
'name' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
],
],'getIamPolicy' => [
'path' => 'v2/{+resource}:getIamPolicy',
'httpMethod' => 'GET',
Expand All @@ -191,6 +201,14 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
'type' => 'string',
'required' => true,
],
'filter' => [
'location' => 'query',
'type' => 'string',
],
'orderBy' => [
'location' => 'query',
'type' => 'string',
],
'pageSize' => [
'location' => 'query',
'type' => 'integer',
Expand Down Expand Up @@ -238,6 +256,16 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
'required' => true,
],
],
],'resizeDisk' => [
'path' => 'v2/{+notebookInstance}:resizeDisk',
'httpMethod' => 'POST',
'parameters' => [
'notebookInstance' => [
'location' => 'path',
'type' => 'string',
'required' => true,
],
],
],'rollback' => [
'path' => 'v2/{+name}:rollback',
'httpMethod' => 'POST',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
class Binding extends \Google\Collection
{
protected $collection_key = 'members';
/**
* @var Expr
*/
public $condition;
protected $conditionType = Expr::class;
protected $conditionDataType = '';
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@

class DiagnoseInstanceRequest extends \Google\Model
{
/**
* @var DiagnosticConfig
*/
public $diagnosticConfig;
protected $diagnosticConfigType = DiagnosticConfig::class;
protected $diagnosticConfigDataType = '';
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,28 @@
class GceSetup extends \Google\Collection
{
protected $collection_key = 'tags';
/**
* @var AcceleratorConfig[]
*/
public $acceleratorConfigs;
protected $acceleratorConfigsType = AcceleratorConfig::class;
protected $acceleratorConfigsDataType = 'array';
/**
* @var BootDisk
*/
public $bootDisk;
protected $bootDiskType = BootDisk::class;
protected $bootDiskDataType = '';
/**
* @var ContainerImage
*/
public $containerImage;
protected $containerImageType = ContainerImage::class;
protected $containerImageDataType = '';
/**
* @var DataDisk[]
*/
public $dataDisks;
protected $dataDisksType = DataDisk::class;
protected $dataDisksDataType = 'array';
/**
Expand All @@ -36,6 +52,10 @@ class GceSetup extends \Google\Collection
* @var bool
*/
public $enableIpForwarding;
/**
* @var GPUDriverConfig
*/
public $gpuDriverConfig;
protected $gpuDriverConfigType = GPUDriverConfig::class;
protected $gpuDriverConfigDataType = '';
/**
Expand All @@ -46,16 +66,32 @@ class GceSetup extends \Google\Collection
* @var string[]
*/
public $metadata;
/**
* @var NetworkInterface[]
*/
public $networkInterfaces;
protected $networkInterfacesType = NetworkInterface::class;
protected $networkInterfacesDataType = 'array';
/**
* @var ServiceAccount[]
*/
public $serviceAccounts;
protected $serviceAccountsType = ServiceAccount::class;
protected $serviceAccountsDataType = 'array';
/**
* @var ShieldedInstanceConfig
*/
public $shieldedInstanceConfig;
protected $shieldedInstanceConfigType = ShieldedInstanceConfig::class;
protected $shieldedInstanceConfigDataType = '';
/**
* @var string[]
*/
public $tags;
/**
* @var VmImage
*/
public $vmImage;
protected $vmImageType = VmImage::class;
protected $vmImageDataType = '';

Expand Down

0 comments on commit c23e353

Please sign in to comment.