From 83d17676f860371e0c7c429861e8e9a51d0e3570 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Nov 2021 00:51:19 +0000 Subject: [PATCH] Bump react-inspector/prometheus-printer from 1.0.0 to 1.1.0 in /base Bumps [react-inspector/prometheus-printer](https://github.com/reactphp-inspector/prometheus-printer) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/reactphp-inspector/prometheus-printer/releases) - [Commits](https://github.com/reactphp-inspector/prometheus-printer/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: react-inspector/prometheus-printer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- base/composer.lock | 91 +++++++++++++++++++++++++--------------------- 1 file changed, 50 insertions(+), 41 deletions(-) diff --git a/base/composer.lock b/base/composer.lock index 3d99b4f..256494b 100644 --- a/base/composer.lock +++ b/base/composer.lock @@ -596,20 +596,20 @@ }, { "name": "react-inspector/http-middleware-printer", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/reactphp-inspector/http-middleware-printer.git", - "reference": "cfdc7a3a147aa5c15d73b9ae12cdac4b3592ddf3" + "reference": "5aa30f029710f83ebd34f8424b775ae81097a9dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp-inspector/http-middleware-printer/zipball/cfdc7a3a147aa5c15d73b9ae12cdac4b3592ddf3", - "reference": "cfdc7a3a147aa5c15d73b9ae12cdac4b3592ddf3", + "url": "https://api.github.com/repos/reactphp-inspector/http-middleware-printer/zipball/5aa30f029710f83ebd34f8424b775ae81097a9dc", + "reference": "5aa30f029710f83ebd34f8424b775ae81097a9dc", "shasum": "" }, "require": { - "php": "^7.4", + "php": "^7.4 || ^8.0", "psr/http-message": "^1.0", "react-inspector/metric": "^1.0", "react-inspector/metrics": "^1.0", @@ -619,7 +619,8 @@ "ringcentral/psr7": "^1.2.2" }, "require-dev": { - "wyrihaximus/async-test-utilities": "^2.0" + "squizlabs/php_codesniffer": "^3.6.1", + "wyrihaximus/async-test-utilities": "^4.0.7" }, "type": "library", "autoload": { @@ -641,7 +642,7 @@ "description": "📰🏮 HTTP Middleware Metrics Printer", "support": { "issues": "https://github.com/reactphp-inspector/http-middleware-printer/issues", - "source": "https://github.com/reactphp-inspector/http-middleware-printer/tree/master" + "source": "https://github.com/reactphp-inspector/http-middleware-printer/tree/1.1.0" }, "funding": [ { @@ -649,7 +650,7 @@ "type": "github" } ], - "time": "2020-03-22T22:07:40+00:00" + "time": "2021-11-08T22:49:06+00:00" }, { "name": "react-inspector/memory-usage", @@ -715,24 +716,24 @@ }, { "name": "react-inspector/metric", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/reactphp-inspector/metric.git", - "reference": "8facabd382dc1b770155f09c8c101089619f975d" + "reference": "82aea1d319a852a1f9551bf02208c240c1e74f53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp-inspector/metric/zipball/8facabd382dc1b770155f09c8c101089619f975d", - "reference": "8facabd382dc1b770155f09c8c101089619f975d", + "url": "https://api.github.com/repos/reactphp-inspector/metric/zipball/82aea1d319a852a1f9551bf02208c240c1e74f53", + "reference": "82aea1d319a852a1f9551bf02208c240c1e74f53", "shasum": "" }, "require": { - "php": "^7.4", - "thecodingmachine/safe": "^1.0" + "php": "^8 || ^7.4", + "thecodingmachine/safe": "^1.3.3" }, "require-dev": { - "wyrihaximus/test-utilities": "^2.0" + "wyrihaximus/test-utilities": "^3.7.3" }, "type": "library", "extra": { @@ -759,7 +760,7 @@ "description": "📐 Metric VO's", "support": { "issues": "https://github.com/reactphp-inspector/metric/issues", - "source": "https://github.com/reactphp-inspector/metric/tree/1.0.0" + "source": "https://github.com/reactphp-inspector/metric/tree/1.1.0" }, "funding": [ { @@ -767,32 +768,34 @@ "type": "github" } ], - "time": "2020-03-15T21:24:35+00:00" + "time": "2021-10-31T14:02:18+00:00" }, { "name": "react-inspector/metrics", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/reactphp-inspector/metrics.git", - "reference": "7b9a4ebd96b81b5b6d8df53385dc145438309e85" + "reference": "0fb04a99f1c7c548c67ab2b3e63e857105265a04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp-inspector/metrics/zipball/7b9a4ebd96b81b5b6d8df53385dc145438309e85", - "reference": "7b9a4ebd96b81b5b6d8df53385dc145438309e85", + "url": "https://api.github.com/repos/reactphp-inspector/metrics/zipball/0fb04a99f1c7c548c67ab2b3e63e857105265a04", + "reference": "0fb04a99f1c7c548c67ab2b3e63e857105265a04", "shasum": "" }, "require": { "api-clients/rx": "^2.2", - "php": "^7.4", + "php": "^7.4 || ^8.0", "react-inspector/metric": "^1.0", - "react/event-loop": "^1.1", + "react/event-loop": "^1.2", "reactivex/rxphp": "^2.0", "thecodingmachine/safe": "^1.0" }, "require-dev": { - "wyrihaximus/async-test-utilities": "^2.0" + "squizlabs/php_codesniffer": "^3.6.1", + "wyrihaximus/async-test-utilities": "^4.0.7", + "wyrihaximus/ticking-promise": "^3.0" }, "suggest": { "react-inspector/bunny": "Measure what is going through fread/fwrite calls from bunny/bunny", @@ -838,7 +841,7 @@ "description": "☄ Metrics stream", "support": { "issues": "https://github.com/reactphp-inspector/metrics/issues", - "source": "https://github.com/reactphp-inspector/metrics/tree/1.0.2" + "source": "https://github.com/reactphp-inspector/metrics/tree/1.1.0" }, "funding": [ { @@ -846,24 +849,24 @@ "type": "github" } ], - "time": "2021-08-15T11:54:04+00:00" + "time": "2021-11-08T22:49:11+00:00" }, { "name": "react-inspector/printer", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/reactphp-inspector/printer.git", - "reference": "4b69d407f908f3fa1497bf5d417b47e0b90123b6" + "reference": "e2893e5f6032fc816bb18f98d92f2b1b27897f74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp-inspector/printer/zipball/4b69d407f908f3fa1497bf5d417b47e0b90123b6", - "reference": "4b69d407f908f3fa1497bf5d417b47e0b90123b6", + "url": "https://api.github.com/repos/reactphp-inspector/printer/zipball/e2893e5f6032fc816bb18f98d92f2b1b27897f74", + "reference": "e2893e5f6032fc816bb18f98d92f2b1b27897f74", "shasum": "" }, "require": { - "php": "^7.4", + "php": "^7.4 || ^8.0", "react-inspector/metric": "^1.0" }, "type": "library", @@ -886,32 +889,38 @@ "description": "🖨️ Metrics Printer", "support": { "issues": "https://github.com/reactphp-inspector/printer/issues", - "source": "https://github.com/reactphp-inspector/printer/tree/1.0.0" + "source": "https://github.com/reactphp-inspector/printer/tree/1.1.0" }, - "time": "2020-03-19T18:22:25+00:00" + "funding": [ + { + "url": "https://github.com/WyriHaximus", + "type": "github" + } + ], + "time": "2021-11-09T16:10:50+00:00" }, { "name": "react-inspector/prometheus-printer", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/reactphp-inspector/prometheus-printer.git", - "reference": "51045d4ba68f72f5f69d0f031736df821ecd25f0" + "reference": "15cfa3847028058aa37b4b0e83ba1e12373d7c00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp-inspector/prometheus-printer/zipball/51045d4ba68f72f5f69d0f031736df821ecd25f0", - "reference": "51045d4ba68f72f5f69d0f031736df821ecd25f0", + "url": "https://api.github.com/repos/reactphp-inspector/prometheus-printer/zipball/15cfa3847028058aa37b4b0e83ba1e12373d7c00", + "reference": "15cfa3847028058aa37b4b0e83ba1e12373d7c00", "shasum": "" }, "require": { - "php": "^7.4", + "php": "^8 || ^7.4", "react-inspector/metric": "^1.0", "react-inspector/metrics": "^1.0", "react-inspector/printer": "^1.0" }, "require-dev": { - "wyrihaximus/async-test-utilities": "^2.0" + "wyrihaximus/async-test-utilities": "^4.0.7" }, "type": "library", "autoload": { @@ -933,7 +942,7 @@ "description": "📜 Metrics Printer in Prometheus format", "support": { "issues": "https://github.com/reactphp-inspector/prometheus-printer/issues", - "source": "https://github.com/reactphp-inspector/prometheus-printer/tree/1.0.0" + "source": "https://github.com/reactphp-inspector/prometheus-printer/tree/1.1.0" }, "funding": [ { @@ -941,7 +950,7 @@ "type": "github" } ], - "time": "2020-03-20T22:41:00+00:00" + "time": "2021-11-08T22:49:00+00:00" }, { "name": "react-inspector/stream",