From 74a13188165ff0c87e99a8f8b6a800d584580042 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Nov=C3=A1k?= Date: Thu, 12 Sep 2024 13:28:32 +0200 Subject: [PATCH] SUPPORT-7637 update db-extractor-common and ssh --- composer.json | 2 +- composer.lock | 124 +++++++++--------- .../expected-stderr | 2 +- 3 files changed, 64 insertions(+), 64 deletions(-) diff --git a/composer.json b/composer.json index 90858e4..b0df682 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "ext-mbstring": "*", "ext-pdo": "*", "keboola/db-extractor-adapter": "^1.14", - "keboola/db-extractor-common": "^17.0", + "keboola/db-extractor-common": "^17.1", "keboola/db-extractor-config": "^1.15", "keboola/db-extractor-table-format": "^3.8", "keboola/php-component": "^10.1", diff --git a/composer.lock b/composer.lock index 4bf6398..dea83d3 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": "2f25cc5e51821119b77354ad079ca7af", + "content-hash": "8a0f4fdbb8505595cf1e93a2efe1fa24", "packages": [ { "name": "doctrine/instantiator", @@ -229,16 +229,16 @@ }, { "name": "keboola/db-extractor-common", - "version": "17.0.11", + "version": "17.1.0", "source": { "type": "git", "url": "https://github.com/keboola/db-extractor-common.git", - "reference": "851e30257adc3bc9b0d70f255a89a0e547eeee29" + "reference": "2d2017623566f48a5b0b49523bb39669a103bfbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/keboola/db-extractor-common/zipball/851e30257adc3bc9b0d70f255a89a0e547eeee29", - "reference": "851e30257adc3bc9b0d70f255a89a0e547eeee29", + "url": "https://api.github.com/repos/keboola/db-extractor-common/zipball/2d2017623566f48a5b0b49523bb39669a103bfbc", + "reference": "2d2017623566f48a5b0b49523bb39669a103bfbc", "shasum": "" }, "require": { @@ -248,7 +248,7 @@ "keboola/csv": "^3.2", "keboola/db-extractor-adapter": "^1.14", "keboola/db-extractor-config": "^1.15", - "keboola/db-extractor-ssh-tunnel": "^1.1.5", + "keboola/db-extractor-ssh-tunnel": "^1.3.0", "keboola/db-extractor-table-format": "^3.8", "keboola/php-component": "^10.0", "keboola/php-datatypes": "^7.2", @@ -299,9 +299,9 @@ ], "description": "Common library from Keboola Database Extractors", "support": { - "source": "https://github.com/keboola/db-extractor-common/tree/17.0.11" + "source": "https://github.com/keboola/db-extractor-common/tree/17.1.0" }, - "time": "2024-09-02T08:58:42+00:00" + "time": "2024-09-12T10:53:19+00:00" }, { "name": "keboola/db-extractor-config", @@ -347,21 +347,21 @@ }, { "name": "keboola/db-extractor-ssh-tunnel", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/keboola/db-extractor-ssh-tunnel.git", - "reference": "174b655371a2127b81242c9fd2577c382e97fa8e" + "reference": "15c276a32057cd35bd9675992edb4438b97a5639" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/keboola/db-extractor-ssh-tunnel/zipball/174b655371a2127b81242c9fd2577c382e97fa8e", - "reference": "174b655371a2127b81242c9fd2577c382e97fa8e", + "url": "https://api.github.com/repos/keboola/db-extractor-ssh-tunnel/zipball/15c276a32057cd35bd9675992edb4438b97a5639", + "reference": "15c276a32057cd35bd9675992edb4438b97a5639", "shasum": "" }, "require": { "keboola/retry": "^0.5", - "keboola/ssh-tunnel": "^2.0.3", + "keboola/ssh-tunnel": "^2.1.0", "php": ">=8.2", "psr/log": "^1.1" }, @@ -384,9 +384,9 @@ "description": "Create SSH tunnel for DB Extractors", "support": { "issues": "https://github.com/keboola/db-extractor-ssh-tunnel/issues", - "source": "https://github.com/keboola/db-extractor-ssh-tunnel/tree/1.2.0" + "source": "https://github.com/keboola/db-extractor-ssh-tunnel/tree/1.3.0" }, - "time": "2023-11-10T09:27:13+00:00" + "time": "2024-09-12T09:24:43+00:00" }, { "name": "keboola/db-extractor-table-format", @@ -770,16 +770,16 @@ }, { "name": "keboola/ssh-tunnel", - "version": "2.0.4", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/keboola/ssh-tunnel.git", - "reference": "0738a9c806092f7d5bc81d5edda796e9caf7a507" + "reference": "84aaa1ca3e4cf83e71a32b3910b37565d2b00a39" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/keboola/ssh-tunnel/zipball/0738a9c806092f7d5bc81d5edda796e9caf7a507", - "reference": "0738a9c806092f7d5bc81d5edda796e9caf7a507", + "url": "https://api.github.com/repos/keboola/ssh-tunnel/zipball/84aaa1ca3e4cf83e71a32b3910b37565d2b00a39", + "reference": "84aaa1ca3e4cf83e71a32b3910b37565d2b00a39", "shasum": "" }, "require": { @@ -809,9 +809,9 @@ "description": "Simple library for SSH tunneling", "support": { "issues": "https://github.com/keboola/ssh-tunnel/issues", - "source": "https://github.com/keboola/ssh-tunnel/tree/2.0.4" + "source": "https://github.com/keboola/ssh-tunnel/tree/2.1.0" }, - "time": "2021-10-21T06:07:45+00:00" + "time": "2024-09-11T12:36:57+00:00" }, { "name": "monolog/monolog", @@ -3116,20 +3116,20 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "0424dff1c58f028c451efff2045f5d92410bd540" + "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/0424dff1c58f028c451efff2045f5d92410bd540", - "reference": "0424dff1c58f028c451efff2045f5d92410bd540", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638", + "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "provide": { "ext-ctype": "*" @@ -3175,7 +3175,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0" }, "funding": [ { @@ -3191,24 +3191,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a" + "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/64647a7c30b2283f5d49b874d84a18fc22054b7a", - "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", + "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance" @@ -3253,7 +3253,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0" }, "funding": [ { @@ -3269,24 +3269,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb" + "reference": "3833d7255cc303546435cb650316bff708a1c75c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/a95281b0be0d9ab48050ebd988b967875cdb9fdb", - "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c", + "reference": "3833d7255cc303546435cb650316bff708a1c75c", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance" @@ -3334,7 +3334,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0" }, "funding": [ { @@ -3350,24 +3350,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c" + "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c", - "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", + "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "provide": { "ext-mbstring": "*" @@ -3414,7 +3414,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" }, "funding": [ { @@ -3430,24 +3430,24 @@ "type": "tidelift" } ], - "time": "2024-06-19T12:30:46+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "77fa7995ac1b21ab60769b7323d600a991a90433" + "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433", - "reference": "77fa7995ac1b21ab60769b7323d600a991a90433", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", + "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { @@ -3494,7 +3494,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0" }, "funding": [ { @@ -3510,7 +3510,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/process", @@ -4209,16 +4209,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.30.0", + "version": "1.30.1", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "5ceb0e384997db59f38774bf79c2a6134252c08f" + "reference": "51b95ec8670af41009e2b2b56873bad96682413e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/5ceb0e384997db59f38774bf79c2a6134252c08f", - "reference": "5ceb0e384997db59f38774bf79c2a6134252c08f", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/51b95ec8670af41009e2b2b56873bad96682413e", + "reference": "51b95ec8670af41009e2b2b56873bad96682413e", "shasum": "" }, "require": { @@ -4250,9 +4250,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.30.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.30.1" }, - "time": "2024-08-29T09:54:52+00:00" + "time": "2024-09-07T20:13:05+00:00" }, { "name": "phpstan/phpstan", diff --git a/tests/functional/test-ssh-tunnel-connectien-retries/expected-stderr b/tests/functional/test-ssh-tunnel-connectien-retries/expected-stderr index 7eb9230..6349554 100644 --- a/tests/functional/test-ssh-tunnel-connectien-retries/expected-stderr +++ b/tests/functional/test-ssh-tunnel-connectien-retries/expected-stderr @@ -1 +1 @@ -Unable to create ssh tunnel. Output: ErrorOutput: ssh: Could not resolve hostname nonexisthost: Temporary failure in name resolution Retries count: 10 +Unable to create ssh tunnel. Output: ErrorOutput: ssh: Could not resolve hostname nonexisthost: Name or service not known Retries count: 10