From 0782929e564697b2ca69b368c31480ecc5c16b1d Mon Sep 17 00:00:00 2001 From: Jon Pugh Date: Tue, 28 Nov 2023 08:13:33 -0500 Subject: [PATCH] Composer package updates: Changelogs summary: - drupal/core-composer-scaffold updated from 10.1.5 to 10.1.6 patch See changes: https://github.com/drupal/core-composer-scaffold/compare/10.1.5...10.1.6 Release notes: https://github.com/drupal/core-composer-scaffold/releases/tag/10.1.6 - php-http/promise updated from 1.2.0 to 1.2.1 patch See changes: https://github.com/php-http/promise/compare/1.2.0...1.2.1 Release notes: https://github.com/php-http/promise/releases/tag/1.2.1 - php-http/cache-plugin updated from 1.8.0 to 1.8.1 patch See changes: https://github.com/php-http/cache-plugin/compare/1.8.0...1.8.1 Release notes: https://github.com/php-http/cache-plugin/releases/tag/1.8.1 - knplabs/github-api updated from v3.12.0 to v3.13.0 minor See changes: https://github.com/KnpLabs/php-github-api/compare/v3.12.0...v3.13.0 Release notes: https://github.com/KnpLabs/php-github-api/releases/tag/v3.13.0 - symfony/event-dispatcher-contracts updated from v1.1.13 to v1.10.0 minor See changes: https://github.com/symfony/event-dispatcher-contracts/compare/v1.1.13...v1.10.0 Release notes: https://github.com/symfony/event-dispatcher-contracts/releases/tag/v1.10.0 - drupal/provision updated from dev-4.x@9db6f8f to dev-4.x@9bcb404 patch - npm-asset/backbone updated from 1.4.1 to 1.5.0 minor --- src/DevShop/Control/composer.lock | 70 +++++++++++++++---------------- 1 file changed, 33 insertions(+), 37 deletions(-) diff --git a/src/DevShop/Control/composer.lock b/src/DevShop/Control/composer.lock index bba81b5d5..ba384153b 100644 --- a/src/DevShop/Control/composer.lock +++ b/src/DevShop/Control/composer.lock @@ -1920,7 +1920,7 @@ }, { "name": "drupal/core-composer-scaffold", - "version": "10.1.5", + "version": "10.1.6", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -1964,7 +1964,7 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/10.1.5" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.1.6" }, "time": "2023-04-30T16:15:32+00:00" }, @@ -2650,10 +2650,6 @@ { "name": "mpotter", "homepage": "https://www.drupal.org/user/616192" - }, - { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" } ], "description": "Provides feature management for Drupal.", @@ -3517,7 +3513,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/provision.git", - "reference": "9db6f8f88b231c6d8066b18253616453c8f4b583" + "reference": "9bcb40458f5d28a3ee4d6f8e487e46a01cacf7f9" }, "require": { "devshop/git-traits": "1.x-dev", @@ -3536,8 +3532,8 @@ "dev-4.x": "4.x-dev" }, "drupal": { - "version": "7.x-4.0-beta19+2-dev", - "datestamp": "1698761721", + "version": "7.x-4.0-beta19+6-dev", + "datestamp": "1701108199", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -5175,16 +5171,16 @@ }, { "name": "knplabs/github-api", - "version": "v3.12.0", + "version": "v3.13.0", "source": { "type": "git", "url": "https://github.com/KnpLabs/php-github-api.git", - "reference": "b50fc1f40bb5ac50957d32c5732fcde9167ac30a" + "reference": "47024f3483520c0fafdfc5c10d2a20d87b4c7ceb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/b50fc1f40bb5ac50957d32c5732fcde9167ac30a", - "reference": "b50fc1f40bb5ac50957d32c5732fcde9167ac30a", + "url": "https://api.github.com/repos/KnpLabs/php-github-api/zipball/47024f3483520c0fafdfc5c10d2a20d87b4c7ceb", + "reference": "47024f3483520c0fafdfc5c10d2a20d87b4c7ceb", "shasum": "" }, "require": { @@ -5218,7 +5214,7 @@ "extra": { "branch-alias": { "dev-2.x": "2.20.x-dev", - "dev-master": "3.11.x-dev" + "dev-master": "3.12-dev" } }, "autoload": { @@ -5251,7 +5247,7 @@ ], "support": { "issues": "https://github.com/KnpLabs/php-github-api/issues", - "source": "https://github.com/KnpLabs/php-github-api/tree/v3.12.0" + "source": "https://github.com/KnpLabs/php-github-api/tree/v3.13.0" }, "funding": [ { @@ -5259,7 +5255,7 @@ "type": "github" } ], - "time": "2023-09-30T16:42:04+00:00" + "time": "2023-11-19T21:08:19+00:00" }, { "name": "nikic/php-parser", @@ -5358,10 +5354,10 @@ }, { "name": "npm-asset/backbone", - "version": "1.4.1", + "version": "1.5.0", "dist": { "type": "tar", - "url": "https://registry.npmjs.org/backbone/-/backbone-1.4.1.tgz" + "url": "https://registry.npmjs.org/backbone/-/backbone-1.5.0.tgz" }, "require": { "npm-asset/underscore": ">=1.8.3" @@ -6093,16 +6089,16 @@ }, { "name": "php-http/cache-plugin", - "version": "1.8.0", + "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/php-http/cache-plugin.git", - "reference": "6bf9fbf66193f61d90c2381b75eb1fa0202fd314" + "reference": "b3e6c25d89ee5e4ac82115ed23b21ba87986d614" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/cache-plugin/zipball/6bf9fbf66193f61d90c2381b75eb1fa0202fd314", - "reference": "6bf9fbf66193f61d90c2381b75eb1fa0202fd314", + "url": "https://api.github.com/repos/php-http/cache-plugin/zipball/b3e6c25d89ee5e4ac82115ed23b21ba87986d614", + "reference": "b3e6c25d89ee5e4ac82115ed23b21ba87986d614", "shasum": "" }, "require": { @@ -6110,7 +6106,7 @@ "php-http/client-common": "^1.9 || ^2.0", "php-http/message-factory": "^1.0", "psr/cache": "^1.0 || ^2.0 || ^3.0", - "symfony/options-resolver": "^2.6 || ^3.0 || ^4.0 || ^5.0 || ^6.0" + "symfony/options-resolver": "^2.6 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" }, "require-dev": { "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0" @@ -6141,9 +6137,9 @@ ], "support": { "issues": "https://github.com/php-http/cache-plugin/issues", - "source": "https://github.com/php-http/cache-plugin/tree/1.8.0" + "source": "https://github.com/php-http/cache-plugin/tree/1.8.1" }, - "time": "2023-04-28T10:56:55+00:00" + "time": "2023-11-21T08:52:56+00:00" }, { "name": "php-http/client-common", @@ -6593,16 +6589,16 @@ }, { "name": "php-http/promise", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/php-http/promise.git", - "reference": "ef4905bfb492ff389eb7f12e26925a0f20073050" + "reference": "44a67cb59f708f826f3bec35f22030b3edb90119" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/promise/zipball/ef4905bfb492ff389eb7f12e26925a0f20073050", - "reference": "ef4905bfb492ff389eb7f12e26925a0f20073050", + "url": "https://api.github.com/repos/php-http/promise/zipball/44a67cb59f708f826f3bec35f22030b3edb90119", + "reference": "44a67cb59f708f826f3bec35f22030b3edb90119", "shasum": "" }, "require": { @@ -6639,9 +6635,9 @@ ], "support": { "issues": "https://github.com/php-http/promise/issues", - "source": "https://github.com/php-http/promise/tree/1.2.0" + "source": "https://github.com/php-http/promise/tree/1.2.1" }, - "time": "2023-10-24T09:20:26+00:00" + "time": "2023-11-08T12:57:08+00:00" }, { "name": "psr/cache", @@ -7804,16 +7800,16 @@ }, { "name": "symfony/event-dispatcher-contracts", - "version": "v1.1.13", + "version": "v1.10.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e" + "reference": "761c8b8387cfe5f8026594a75fdf0a4e83ba6974" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/1d5cd762abaa6b2a4169d3e77610193a7157129e", - "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/761c8b8387cfe5f8026594a75fdf0a4e83ba6974", + "reference": "761c8b8387cfe5f8026594a75fdf0a4e83ba6974", "shasum": "" }, "require": { @@ -7863,7 +7859,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.13" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.10.0" }, "funding": [ { @@ -7879,7 +7875,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:41:36+00:00" + "time": "2022-07-20T09:59:04+00:00" }, { "name": "symfony/filesystem",