From 98e78d583886d1de60d6e0c55fd1edef9cd4fe1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Sep 2021 08:56:51 +0000 Subject: [PATCH] Bump renoki-co/laravel-php-k8s from 2.3.0 to 3.1.0 Bumps [renoki-co/laravel-php-k8s](https://github.com/renoki-co/laravel-php-k8s) from 2.3.0 to 3.1.0. - [Release notes](https://github.com/renoki-co/laravel-php-k8s/releases) - [Commits](https://github.com/renoki-co/laravel-php-k8s/compare/2.3.0...3.1.0) --- updated-dependencies: - dependency-name: renoki-co/laravel-php-k8s dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 209 ++++++++++++++++++++++++++++++++++++-------------- 2 files changed, 151 insertions(+), 60 deletions(-) diff --git a/composer.json b/composer.json index 139bb54..02b5358 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "guzzlehttp/guzzle": "^7.3.0", "illuminate/http": "^8.61", "laravel-zero/framework": "^8.8", - "renoki-co/laravel-php-k8s": "^2.1" + "renoki-co/laravel-php-k8s": "^3.1" }, "require-dev": { "mockery/mockery": "^1.4.3", diff --git a/composer.lock b/composer.lock index e200d98..b0ec158 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": "ef0cee8eb60192b30919c9ec198421f5", + "content-hash": "a44db8a58cdf931793e4e6ff0a17af29", "packages": [ { "name": "brick/math", @@ -3010,22 +3010,22 @@ }, { "name": "react/dns", - "version": "v1.5.0", + "version": "v1.8.0", "source": { "type": "git", "url": "https://github.com/reactphp/dns.git", - "reference": "b22b0b20278e8535e633ab71a52472c5bf620aa1" + "reference": "2a5a74ab751e53863b45fb87e1d3913884f88248" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/dns/zipball/b22b0b20278e8535e633ab71a52472c5bf620aa1", - "reference": "b22b0b20278e8535e633ab71a52472c5bf620aa1", + "url": "https://api.github.com/repos/reactphp/dns/zipball/2a5a74ab751e53863b45fb87e1d3913884f88248", + "reference": "2a5a74ab751e53863b45fb87e1d3913884f88248", "shasum": "" }, "require": { "php": ">=5.3.0", "react/cache": "^1.0 || ^0.6 || ^0.5", - "react/event-loop": "^1.0 || ^0.5", + "react/event-loop": "^1.2", "react/promise": "^3.0 || ^2.7 || ^1.2.1", "react/promise-timer": "^1.2" }, @@ -3074,7 +3074,7 @@ ], "support": { "issues": "https://github.com/reactphp/dns/issues", - "source": "https://github.com/reactphp/dns/tree/v1.5.0" + "source": "https://github.com/reactphp/dns/tree/v1.8.0" }, "funding": [ { @@ -3086,27 +3086,27 @@ "type": "github" } ], - "time": "2021-03-05T12:16:50+00:00" + "time": "2021-07-11T12:40:34+00:00" }, { "name": "react/event-loop", - "version": "v1.1.1", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/reactphp/event-loop.git", - "reference": "6d24de090cd59cfc830263cfba965be77b563c13" + "reference": "be6dee480fc4692cec0504e65eb486e3be1aa6f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/event-loop/zipball/6d24de090cd59cfc830263cfba965be77b563c13", - "reference": "6d24de090cd59cfc830263cfba965be77b563c13", + "url": "https://api.github.com/repos/reactphp/event-loop/zipball/be6dee480fc4692cec0504e65eb486e3be1aa6f2", + "reference": "be6dee480fc4692cec0504e65eb486e3be1aa6f2", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "^7.0 || ^6.4 || ^5.7 || ^4.8.35" + "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35" }, "suggest": { "ext-event": "~1.0 for ExtEventLoop", @@ -3123,6 +3123,28 @@ "license": [ "MIT" ], + "authors": [ + { + "name": "Christian Lück", + "email": "christian@clue.engineering", + "homepage": "https://clue.engineering/" + }, + { + "name": "Cees-Jan Kiewiet", + "email": "reactphp@ceesjankiewiet.nl", + "homepage": "https://wyrihaximus.net/" + }, + { + "name": "Jan Sorgalla", + "email": "jsorgalla@gmail.com", + "homepage": "https://sorgalla.com/" + }, + { + "name": "Chris Boden", + "email": "cboden@gmail.com", + "homepage": "https://cboden.dev/" + } + ], "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.", "keywords": [ "asynchronous", @@ -3130,9 +3152,19 @@ ], "support": { "issues": "https://github.com/reactphp/event-loop/issues", - "source": "https://github.com/reactphp/event-loop/tree/v1.1.1" + "source": "https://github.com/reactphp/event-loop/tree/v1.2.0" }, - "time": "2020-01-01T18:39:52+00:00" + "funding": [ + { + "url": "https://github.com/WyriHaximus", + "type": "github" + }, + { + "url": "https://github.com/clue", + "type": "github" + } + ], + "time": "2021-07-11T12:31:24+00:00" }, { "name": "react/promise", @@ -3186,25 +3218,25 @@ }, { "name": "react/promise-timer", - "version": "v1.6.0", + "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise-timer.git", - "reference": "daee9baf6ef30c43ea4c86399f828bb5f558f6e6" + "reference": "607dd79990e32fcb402cb0a176b4a4be12f97e7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise-timer/zipball/daee9baf6ef30c43ea4c86399f828bb5f558f6e6", - "reference": "daee9baf6ef30c43ea4c86399f828bb5f558f6e6", + "url": "https://api.github.com/repos/reactphp/promise-timer/zipball/607dd79990e32fcb402cb0a176b4a4be12f97e7c", + "reference": "607dd79990e32fcb402cb0a176b4a4be12f97e7c", "shasum": "" }, "require": { "php": ">=5.3", - "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5", + "react/event-loop": "^1.2", "react/promise": "^3.0 || ^2.7.0 || ^1.2.1" }, "require-dev": { - "phpunit/phpunit": "^9.0 || ^5.7 || ^4.8.35" + "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35" }, "type": "library", "autoload": { @@ -3222,7 +3254,23 @@ "authors": [ { "name": "Christian Lück", - "email": "christian@lueck.tv" + "email": "christian@clue.engineering", + "homepage": "https://clue.engineering/" + }, + { + "name": "Cees-Jan Kiewiet", + "email": "reactphp@ceesjankiewiet.nl", + "homepage": "https://wyrihaximus.net/" + }, + { + "name": "Jan Sorgalla", + "email": "jsorgalla@gmail.com", + "homepage": "https://sorgalla.com/" + }, + { + "name": "Chris Boden", + "email": "cboden@gmail.com", + "homepage": "https://cboden.dev/" } ], "description": "A trivial implementation of timeouts for Promises, built on top of ReactPHP.", @@ -3237,32 +3285,42 @@ ], "support": { "issues": "https://github.com/reactphp/promise-timer/issues", - "source": "https://github.com/reactphp/promise-timer/tree/v1.6.0" + "source": "https://github.com/reactphp/promise-timer/tree/v1.7.0" }, - "time": "2020-07-10T12:18:06+00:00" + "funding": [ + { + "url": "https://github.com/WyriHaximus", + "type": "github" + }, + { + "url": "https://github.com/clue", + "type": "github" + } + ], + "time": "2021-07-11T13:08:51+00:00" }, { "name": "react/socket", - "version": "v1.6.0", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/reactphp/socket.git", - "reference": "e2b96b23a13ca9b41ab343268dbce3f8ef4d524a" + "reference": "aa6e3f8ebcd6dec3ad1ee92a449b4cc341994001" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/socket/zipball/e2b96b23a13ca9b41ab343268dbce3f8ef4d524a", - "reference": "e2b96b23a13ca9b41ab343268dbce3f8ef4d524a", + "url": "https://api.github.com/repos/reactphp/socket/zipball/aa6e3f8ebcd6dec3ad1ee92a449b4cc341994001", + "reference": "aa6e3f8ebcd6dec3ad1ee92a449b4cc341994001", "shasum": "" }, "require": { "evenement/evenement": "^3.0 || ^2.0 || ^1.0", "php": ">=5.3.0", - "react/dns": "^1.1", - "react/event-loop": "^1.0 || ^0.5", + "react/dns": "^1.8", + "react/event-loop": "^1.2", "react/promise": "^2.6.0 || ^1.2.1", "react/promise-timer": "^1.4.0", - "react/stream": "^1.1" + "react/stream": "^1.2" }, "require-dev": { "clue/block-react": "^1.2", @@ -3311,7 +3369,7 @@ ], "support": { "issues": "https://github.com/reactphp/socket/issues", - "source": "https://github.com/reactphp/socket/tree/v1.6.0" + "source": "https://github.com/reactphp/socket/tree/v1.9.0" }, "funding": [ { @@ -3323,30 +3381,30 @@ "type": "github" } ], - "time": "2020-08-28T12:49:05+00:00" + "time": "2021-08-03T12:37:06+00:00" }, { "name": "react/stream", - "version": "v1.1.1", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/reactphp/stream.git", - "reference": "7c02b510ee3f582c810aeccd3a197b9c2f52ff1a" + "reference": "7a423506ee1903e89f1e08ec5f0ed430ff784ae9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/stream/zipball/7c02b510ee3f582c810aeccd3a197b9c2f52ff1a", - "reference": "7c02b510ee3f582c810aeccd3a197b9c2f52ff1a", + "url": "https://api.github.com/repos/reactphp/stream/zipball/7a423506ee1903e89f1e08ec5f0ed430ff784ae9", + "reference": "7a423506ee1903e89f1e08ec5f0ed430ff784ae9", "shasum": "" }, "require": { "evenement/evenement": "^3.0 || ^2.0 || ^1.0", "php": ">=5.3.8", - "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5" + "react/event-loop": "^1.2" }, "require-dev": { "clue/stream-filter": "~1.2", - "phpunit/phpunit": "^7.0 || ^6.4 || ^5.7 || ^4.8.35" + "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35" }, "type": "library", "autoload": { @@ -3358,6 +3416,28 @@ "license": [ "MIT" ], + "authors": [ + { + "name": "Christian Lück", + "email": "christian@clue.engineering", + "homepage": "https://clue.engineering/" + }, + { + "name": "Cees-Jan Kiewiet", + "email": "reactphp@ceesjankiewiet.nl", + "homepage": "https://wyrihaximus.net/" + }, + { + "name": "Jan Sorgalla", + "email": "jsorgalla@gmail.com", + "homepage": "https://sorgalla.com/" + }, + { + "name": "Chris Boden", + "email": "cboden@gmail.com", + "homepage": "https://cboden.dev/" + } + ], "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP", "keywords": [ "event-driven", @@ -3371,26 +3451,36 @@ ], "support": { "issues": "https://github.com/reactphp/stream/issues", - "source": "https://github.com/reactphp/stream/tree/v1.1.1" + "source": "https://github.com/reactphp/stream/tree/v1.2.0" }, - "time": "2020-05-04T10:17:57+00:00" + "funding": [ + { + "url": "https://github.com/WyriHaximus", + "type": "github" + }, + { + "url": "https://github.com/clue", + "type": "github" + } + ], + "time": "2021-07-11T12:37:55+00:00" }, { "name": "renoki-co/laravel-php-k8s", - "version": "2.3.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/renoki-co/laravel-php-k8s.git", - "reference": "0f1021e443c25385f30efbc19e6b8c2ed56ea39d" + "reference": "e95245f3b141c2e7e4b430ae124f2abaf1dc8ff2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/renoki-co/laravel-php-k8s/zipball/0f1021e443c25385f30efbc19e6b8c2ed56ea39d", - "reference": "0f1021e443c25385f30efbc19e6b8c2ed56ea39d", + "url": "https://api.github.com/repos/renoki-co/laravel-php-k8s/zipball/e95245f3b141c2e7e4b430ae124f2abaf1dc8ff2", + "reference": "e95245f3b141c2e7e4b430ae124f2abaf1dc8ff2", "shasum": "" }, "require": { - "renoki-co/php-k8s": "^2.2" + "renoki-co/php-k8s": "^3.1" }, "require-dev": { "mockery/mockery": "^1.4", @@ -3437,33 +3527,34 @@ ], "support": { "issues": "https://github.com/renoki-co/laravel-php-k8s/issues", - "source": "https://github.com/renoki-co/laravel-php-k8s/tree/2.3.0" + "source": "https://github.com/renoki-co/laravel-php-k8s/tree/3.1.0" }, "funding": [ { - "url": "https://ko-fi.com/rennokki", - "type": "ko_fi" + "url": "https://www.patreon.com/rennokki", + "type": "patreon" } ], - "time": "2021-04-06T20:46:59+00:00" + "time": "2021-09-15T10:35:05+00:00" }, { "name": "renoki-co/php-k8s", - "version": "2.8.0", + "version": "3.1.2", "source": { "type": "git", "url": "https://github.com/renoki-co/php-k8s.git", - "reference": "f8369a7bca5360d3f4255e3a370feb2b536eb31f" + "reference": "e99271429ef73d570ef73b43116770e3d91bc2ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/renoki-co/php-k8s/zipball/f8369a7bca5360d3f4255e3a370feb2b536eb31f", - "reference": "f8369a7bca5360d3f4255e3a370feb2b536eb31f", + "url": "https://api.github.com/repos/renoki-co/php-k8s/zipball/e99271429ef73d570ef73b43116770e3d91bc2ff", + "reference": "e99271429ef73d570ef73b43116770e3d91bc2ff", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.5|^7.0", - "illuminate/support": "^7.0|^8.0", + "illuminate/macroable": "^7.40|^8.40", + "illuminate/support": "^7.40|^8.40", "ratchet/pawl": "^0.3.5", "vierbergenlars/php-semver": "^2.1|^3.0" }, @@ -3508,15 +3599,15 @@ ], "support": { "issues": "https://github.com/renoki-co/php-k8s/issues", - "source": "https://github.com/renoki-co/php-k8s/tree/2.8.0" + "source": "https://github.com/renoki-co/php-k8s/tree/3.1.2" }, "funding": [ { - "url": "https://ko-fi.com/rennokki", - "type": "ko_fi" + "url": "https://www.patreon.com/rennokki", + "type": "patreon" } ], - "time": "2021-05-27T14:37:32+00:00" + "time": "2021-09-17T08:09:52+00:00" }, { "name": "symfony/console",