diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-12 12:13:35 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-12 12:13:35 +0200 |
| commit | b0f827ec7c62cc264895ae5f73d71b307c867b39 (patch) | |
| tree | f34c72b0d9f95f0e9afd2ae9ae4a425785715b52 | |
| parent | 810cded09f514f012056fe6569a696715db042e7 (diff) | |
update to 1.4.3
| -rw-r--r-- | installed.json | 166 | ||||
| -rw-r--r-- | pie-bash-completion | 2 | ||||
| -rw-r--r-- | pie.spec | 5 |
3 files changed, 92 insertions, 81 deletions
diff --git a/installed.json b/installed.json index 121e2ff..49510e1 100644 --- a/installed.json +++ b/installed.json @@ -77,17 +77,17 @@ }, { "name": "composer/class-map-generator", - "version": "1.7.2", - "version_normalized": "1.7.2.0", + "version": "1.7.3", + "version_normalized": "1.7.3.0", "source": { "type": "git", "url": "https://github.com/composer/class-map-generator.git", - "reference": "6a9c2f0970022ab00dc58c07d0685dd712f2231b" + "reference": "86d8208fc3c649a3a999daf1a63c25201be2990f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/class-map-generator/zipball/6a9c2f0970022ab00dc58c07d0685dd712f2231b", - "reference": "6a9c2f0970022ab00dc58c07d0685dd712f2231b", + "url": "https://api.github.com/repos/composer/class-map-generator/zipball/86d8208fc3c649a3a999daf1a63c25201be2990f", + "reference": "86d8208fc3c649a3a999daf1a63c25201be2990f", "shasum": "" }, "require": { @@ -103,7 +103,7 @@ "phpunit/phpunit": "^8", "symfony/filesystem": "^5.4 || ^6 || ^7 || ^8" }, - "time": "2026-03-30T15:36:56+00:00", + "time": "2026-05-05T09:17:07+00:00", "type": "library", "extra": { "branch-alias": { @@ -133,7 +133,7 @@ ], "support": { "issues": "https://github.com/composer/class-map-generator/issues", - "source": "https://github.com/composer/class-map-generator/tree/1.7.2" + "source": "https://github.com/composer/class-map-generator/tree/1.7.3" }, "funding": [ { @@ -816,17 +816,17 @@ }, { "name": "justinrainbow/json-schema", - "version": "6.8.0", - "version_normalized": "6.8.0.0", + "version": "6.8.2", + "version_normalized": "6.8.2.0", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "89ac92bcfe5d0a8a4433c7b89d394553ae7250cc" + "reference": "2c89ebb95ca9cedc9347f780333f7b25792dcb76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/89ac92bcfe5d0a8a4433c7b89d394553ae7250cc", - "reference": "89ac92bcfe5d0a8a4433c7b89d394553ae7250cc", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/2c89ebb95ca9cedc9347f780333f7b25792dcb76", + "reference": "2c89ebb95ca9cedc9347f780333f7b25792dcb76", "shasum": "" }, "require": { @@ -836,13 +836,13 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "3.3.0", - "json-schema/json-schema-test-suite": "^23.2", + "json-schema/json-schema-test-suite": "dev-main", "marc-mabe/php-enum-phpstan": "^2.0", "phpspec/prophecy": "^1.19", "phpstan/phpstan": "^1.12", "phpunit/phpunit": "^8.5" }, - "time": "2026-04-02T12:43:11+00:00", + "time": "2026-05-05T05:39:01+00:00", "bin": [ "bin/validate-json" ], @@ -888,7 +888,7 @@ ], "support": { "issues": "https://github.com/jsonrainbow/json-schema/issues", - "source": "https://github.com/jsonrainbow/json-schema/tree/6.8.0" + "source": "https://github.com/jsonrainbow/json-schema/tree/6.8.2" }, "install-path": "../justinrainbow/json-schema" }, @@ -1444,17 +1444,17 @@ }, { "name": "symfony/console", - "version": "v6.4.36", - "version_normalized": "6.4.36.0", + "version": "v6.4.37", + "version_normalized": "6.4.37.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "9f481cfb580db8bcecc9b2d4c63f3e13df022ad5" + "reference": "7bbcaf3fdb1e18fa42a7f0b84a10d091c10548f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/9f481cfb580db8bcecc9b2d4c63f3e13df022ad5", - "reference": "9f481cfb580db8bcecc9b2d4c63f3e13df022ad5", + "url": "https://api.github.com/repos/symfony/console/zipball/7bbcaf3fdb1e18fa42a7f0b84a10d091c10548f5", + "reference": "7bbcaf3fdb1e18fa42a7f0b84a10d091c10548f5", "shasum": "" }, "require": { @@ -1487,7 +1487,7 @@ "symfony/stopwatch": "^5.4|^6.0|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, - "time": "2026-03-27T15:30:51+00:00", + "time": "2026-04-13T15:27:04+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -1521,7 +1521,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.36" + "source": "https://github.com/symfony/console/tree/v6.4.37" }, "funding": [ { @@ -1545,23 +1545,23 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.6.0", - "version_normalized": "3.6.0.0", + "version": "v3.7.0", + "version_normalized": "3.7.0.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62" + "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62", - "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b", + "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b", "shasum": "" }, "require": { "php": ">=8.1" }, - "time": "2024-09-25T14:21:43+00:00", + "time": "2026-04-13T15:52:40+00:00", "type": "library", "extra": { "thanks": { @@ -1569,7 +1569,7 @@ "name": "symfony/contracts" }, "branch-alias": { - "dev-main": "3.6-dev" + "dev-main": "3.7-dev" } }, "installation-source": "dist", @@ -1595,7 +1595,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0" }, "funding": [ { @@ -1607,6 +1607,10 @@ "type": "github" }, { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, + { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } @@ -1615,17 +1619,17 @@ }, { "name": "symfony/event-dispatcher", - "version": "v6.4.36", - "version_normalized": "6.4.36.0", + "version": "v6.4.37", + "version_normalized": "6.4.37.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "fc828863e26ceec86e2513b5e46aa0b149d76b69" + "reference": "2e3bf817ba9347341ab15926700fb6320367c0e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/fc828863e26ceec86e2513b5e46aa0b149d76b69", - "reference": "fc828863e26ceec86e2513b5e46aa0b149d76b69", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2e3bf817ba9347341ab15926700fb6320367c0e1", + "reference": "2e3bf817ba9347341ab15926700fb6320367c0e1", "shasum": "" }, "require": { @@ -1650,7 +1654,7 @@ "symfony/service-contracts": "^2.5|^3", "symfony/stopwatch": "^5.4|^6.0|^7.0" }, - "time": "2026-03-30T11:18:01+00:00", + "time": "2026-04-13T14:11:12+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -1678,7 +1682,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.36" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.37" }, "funding": [ { @@ -1702,24 +1706,24 @@ }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.6.0", - "version_normalized": "3.6.0.0", + "version": "v3.7.0", + "version_normalized": "3.7.0.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "59eb412e93815df44f05f342958efa9f46b1e586" + "reference": "ccba7060602b7fed0b03c85bf025257f76d9ef32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586", - "reference": "59eb412e93815df44f05f342958efa9f46b1e586", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/ccba7060602b7fed0b03c85bf025257f76d9ef32", + "reference": "ccba7060602b7fed0b03c85bf025257f76d9ef32", "shasum": "" }, "require": { "php": ">=8.1", "psr/event-dispatcher": "^1" }, - "time": "2024-09-25T14:21:43+00:00", + "time": "2026-01-05T13:30:16+00:00", "type": "library", "extra": { "thanks": { @@ -1727,7 +1731,7 @@ "name": "symfony/contracts" }, "branch-alias": { - "dev-main": "3.6-dev" + "dev-main": "3.7-dev" } }, "installation-source": "dist", @@ -1761,7 +1765,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.6.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.7.0" }, "funding": [ { @@ -1773,6 +1777,10 @@ "type": "github" }, { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, + { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } @@ -1781,17 +1789,17 @@ }, { "name": "symfony/filesystem", - "version": "v6.4.34", - "version_normalized": "6.4.34.0", + "version": "v6.4.37", + "version_normalized": "6.4.37.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "01ffe0411b842f93c571e5c391f289c3fdd498c3" + "reference": "29f792d7dc30cc670fc4cdd50d7c6653d067ce7b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/01ffe0411b842f93c571e5c391f289c3fdd498c3", - "reference": "01ffe0411b842f93c571e5c391f289c3fdd498c3", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/29f792d7dc30cc670fc4cdd50d7c6653d067ce7b", + "reference": "29f792d7dc30cc670fc4cdd50d7c6653d067ce7b", "shasum": "" }, "require": { @@ -1802,7 +1810,7 @@ "require-dev": { "symfony/process": "^5.4|^6.4|^7.0" }, - "time": "2026-02-24T17:51:06+00:00", + "time": "2026-04-13T15:27:04+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -1830,7 +1838,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.4.34" + "source": "https://github.com/symfony/filesystem/tree/v6.4.37" }, "funding": [ { @@ -1925,8 +1933,8 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.36.0", - "version_normalized": "1.36.0.0", + "version": "v1.37.0", + "version_normalized": "1.37.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", @@ -1987,7 +1995,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.36.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.37.0" }, "funding": [ { @@ -2011,17 +2019,17 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.36.0", - "version_normalized": "1.36.0.0", + "version": "v1.37.0", + "version_normalized": "1.37.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "ad1b7b9092976d6c948b8a187cec9faaea9ec1df" + "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/ad1b7b9092976d6c948b8a187cec9faaea9ec1df", - "reference": "ad1b7b9092976d6c948b8a187cec9faaea9ec1df", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/4864388bfbd3001ce88e234fab652acd91fdc57e", + "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e", "shasum": "" }, "require": { @@ -2030,7 +2038,7 @@ "suggest": { "ext-intl": "For best performance" }, - "time": "2026-04-10T16:19:22+00:00", + "time": "2026-04-26T13:13:48+00:00", "type": "library", "extra": { "thanks": { @@ -2072,7 +2080,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.36.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.37.0" }, "funding": [ { @@ -2096,8 +2104,8 @@ }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.36.0", - "version_normalized": "1.36.0.0", + "version": "v1.37.0", + "version_normalized": "1.37.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", @@ -2160,7 +2168,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.36.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.37.0" }, "funding": [ { @@ -2184,8 +2192,8 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.36.0", - "version_normalized": "1.36.0.0", + "version": "v1.37.0", + "version_normalized": "1.37.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", @@ -2248,7 +2256,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.36.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.37.0" }, "funding": [ { @@ -2272,8 +2280,8 @@ }, { "name": "symfony/polyfill-php84", - "version": "v1.36.0", - "version_normalized": "1.36.0.0", + "version": "v1.37.0", + "version_normalized": "1.37.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php84.git", @@ -2331,7 +2339,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php84/tree/v1.36.0" + "source": "https://github.com/symfony/polyfill-php84/tree/v1.37.0" }, "funding": [ { @@ -2423,17 +2431,17 @@ }, { "name": "symfony/service-contracts", - "version": "v3.6.1", - "version_normalized": "3.6.1.0", + "version": "v3.7.0", + "version_normalized": "3.7.0.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43" + "reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43", - "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d25d82433a80eba6aa0e6c24b61d7370d99e444a", + "reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a", "shasum": "" }, "require": { @@ -2444,7 +2452,7 @@ "conflict": { "ext-psr": "<1.1|>=2" }, - "time": "2025-07-15T11:30:57+00:00", + "time": "2026-03-28T09:44:51+00:00", "type": "library", "extra": { "thanks": { @@ -2452,7 +2460,7 @@ "name": "symfony/contracts" }, "branch-alias": { - "dev-main": "3.6-dev" + "dev-main": "3.7-dev" } }, "installation-source": "dist", @@ -2489,7 +2497,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.6.1" + "source": "https://github.com/symfony/service-contracts/tree/v3.7.0" }, "funding": [ { diff --git a/pie-bash-completion b/pie-bash-completion index 837f518..8847c8d 100644 --- a/pie-bash-completion +++ b/pie-bash-completion @@ -54,7 +54,7 @@ _sf_pie() { done local sfcomplete - if sfcomplete=$(${completecmd[@]} 2>&1); then + if sfcomplete=$(SHELL_VERBOSITY=0 ${completecmd[@]} 2>&1); then local quote suggestions quote=${cur:0:1} @@ -15,7 +15,7 @@ %global gh_owner php %global gh_project pie -%global upstream_version 1.4.2 +%global upstream_version 1.4.3 #global upstream_prever rc.1 %global bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null) @@ -138,6 +138,9 @@ done %changelog +* Tue May 12 2026 Remi Collet <remi@remirepo.net> - 1.4.3-1 +- update to 1.4.3 + * Sat Apr 25 2026 Remi Collet <remi@remirepo.net> - 1.4.2-1 - update to 1.4.2 |
