From 0ab6d8f03325c405da960ff58a707958b5e379f9 Mon Sep 17 00:00:00 2001 From: Violinist bot Date: Thu, 16 Nov 2023 14:18:56 +0000 Subject: [PATCH] Update goalgorilla/open_social --- composer.lock | 281 +++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 219 insertions(+), 62 deletions(-) diff --git a/composer.lock b/composer.lock index 29b903fe..59a69c22 100644 --- a/composer.lock +++ b/composer.lock @@ -2259,6 +2259,101 @@ "issues": "https://www.drupal.org/project/issues/captcha" } }, + { + "name": "drupal/ckeditor", + "version": "1.0.2", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/ckeditor.git", + "reference": "1.0.2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/ckeditor-1.0.2.zip", + "reference": "1.0.2", + "shasum": "fec2ca9ad852a00c7b9584cb6040dc860364c481" + }, + "require": { + "drupal/core": "^9.4 || ^10" + }, + "require-dev": { + "drupal/classy": "*" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "1.0.2", + "datestamp": "1695740655", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "dczepierga", + "homepage": "https://www.drupal.org/user/911466" + }, + { + "name": "hass", + "homepage": "https://www.drupal.org/user/85918" + }, + { + "name": "jcisio", + "homepage": "https://www.drupal.org/user/210762" + }, + { + "name": "Jorrit", + "homepage": "https://www.drupal.org/user/161217" + }, + { + "name": "lauriii", + "homepage": "https://www.drupal.org/user/1078742" + }, + { + "name": "Magnus", + "homepage": "https://www.drupal.org/user/73919" + }, + { + "name": "mkesicki", + "homepage": "https://www.drupal.org/user/922884" + }, + { + "name": "nod_", + "homepage": "https://www.drupal.org/user/598310" + }, + { + "name": "p.wiaderny", + "homepage": "https://www.drupal.org/user/2956619" + }, + { + "name": "vokiel", + "homepage": "https://www.drupal.org/user/2793801" + }, + { + "name": "Wim Leers", + "homepage": "https://www.drupal.org/user/99777" + }, + { + "name": "wwalc", + "homepage": "https://www.drupal.org/user/184556" + }, + { + "name": "xjm", + "homepage": "https://www.drupal.org/user/65776" + } + ], + "description": "WYSIWYG editing for rich text fields using CKEditor.", + "homepage": "https://www.drupal.org/project/ckeditor", + "support": { + "source": "https://git.drupalcode.org/project/ckeditor" + } + }, { "name": "drupal/coffee", "version": "1.3.0", @@ -2329,6 +2424,57 @@ "irc": "irc://irc.freenode.org/drupal-contribute" } }, + { + "name": "drupal/color", + "version": "1.0.3", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/color.git", + "reference": "1.0.3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/color-1.0.3.zip", + "reference": "1.0.3", + "shasum": "b88ab527bed65b67eec555ee4b17e633c19f3194" + }, + "require": { + "drupal/core": "^9.4 || ^10" + }, + "require-dev": { + "drupal/bartik": "^1.0" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "1.0.3", + "datestamp": "1663234622", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "andypost", + "homepage": "https://www.drupal.org/user/118908" + }, + { + "name": "kostyashupenko", + "homepage": "https://www.drupal.org/user/3281537" + } + ], + "description": "Allows users to change the color scheme of compatible themes", + "homepage": "https://www.drupal.org/project/color", + "support": { + "source": "https://git.drupalcode.org/project/color" + } + }, { "name": "drupal/config_filter", "version": "2.6.0", @@ -2873,31 +3019,30 @@ }, { "name": "drupal/csv_serialization", - "version": "2.1.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/csv_serialization.git", - "reference": "8.x-2.1" + "reference": "3.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/csv_serialization-8.x-2.1.zip", - "reference": "8.x-2.1", - "shasum": "10b8629a5808ed1ecf358d5ca7054d6c14a476d4" + "url": "https://ftp.drupal.org/files/projects/csv_serialization-3.0.1.zip", + "reference": "3.0.1", + "shasum": "05367f75a98fc3b92660c6de3852a6ebc39252e2" }, "require": { - "drupal/core": "^8 || ^9", - "league/csv": "^9.1" + "drupal/core": "^9.4", + "league/csv": "^9.7" }, "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0", "drupal/coder": "^8.3" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.1", - "datestamp": "1655054417", + "version": "3.0.1", + "datestamp": "1698701716", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2905,6 +3050,14 @@ } }, "notification-url": "https://packages.drupal.org/8/downloads", + "scripts": { + "phpcs": [ + "vendor/bin/phpcs" + ], + "test": [ + "@phpcs" + ] + }, "license": [ "GPL-2.0-or-later" ], @@ -4005,17 +4158,17 @@ }, { "name": "drupal/graphql", - "version": "4.5.0", + "version": "4.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/graphql.git", - "reference": "8.x-4.5" + "reference": "8.x-4.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/graphql-8.x-4.5.zip", - "reference": "8.x-4.5", - "shasum": "2f08a45f51ffba915fabeba9d6ecde90f1406c98" + "url": "https://ftp.drupal.org/files/projects/graphql-8.x-4.6.zip", + "reference": "8.x-4.6", + "shasum": "629eb1d405ea35460e6f94bd46a20316adf4fbe9" }, "require": { "drupal/core": "^9.3 || ^10", @@ -4029,8 +4182,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-4.5", - "datestamp": "1681744536", + "version": "8.x-4.6", + "datestamp": "1699463388", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6267,17 +6420,17 @@ }, { "name": "drupal/socialbase", - "version": "2.5.9", + "version": "2.5.10", "source": { "type": "git", "url": "https://git.drupalcode.org/project/socialbase.git", - "reference": "2.5.9" + "reference": "2.5.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/socialbase-2.5.9.zip", - "reference": "2.5.9", - "shasum": "bc0796f20d333237a3f7ce75869136fa800a6dbb" + "url": "https://ftp.drupal.org/files/projects/socialbase-2.5.10.zip", + "reference": "2.5.10", + "shasum": "e49ac71d93a9a5c8dc927513980461981c6a5b93" }, "require": { "drupal/bootstrap": "3.29", @@ -6286,8 +6439,8 @@ "type": "drupal-theme", "extra": { "drupal": { - "version": "2.5.9", - "datestamp": "1698075104", + "version": "2.5.10", + "datestamp": "1698749712", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7696,16 +7849,16 @@ }, { "name": "goalgorilla/open_social", - "version": "11.11.2", + "version": "11.11.4", "source": { "type": "git", "url": "https://github.com/goalgorilla/open_social.git", - "reference": "e90af00e15a316bd3a0eaa7263214a0d53d3aaaa" + "reference": "962dd981137acc9b216aa0095672aa5c17164ec4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/goalgorilla/open_social/zipball/e90af00e15a316bd3a0eaa7263214a0d53d3aaaa", - "reference": "e90af00e15a316bd3a0eaa7263214a0d53d3aaaa", + "url": "https://api.github.com/repos/goalgorilla/open_social/zipball/962dd981137acc9b216aa0095672aa5c17164ec4", + "reference": "962dd981137acc9b216aa0095672aa5c17164ec4", "shasum": "" }, "require": { @@ -7717,6 +7870,8 @@ "drupal/ajax_comments": "1.0.0-beta5", "drupal/better_exposed_filters": "6.0.3", "drupal/block_field": "1.0.0-rc4", + "drupal/ckeditor": "1.0.2", + "drupal/color": "^1.0", "drupal/config_modify": "^1", "drupal/config_update": "^1.7 || 2.0.0-alpha3", "drupal/core": "~9.5", @@ -7735,7 +7890,7 @@ "drupal/gin": "3.0.0-rc4", "drupal/gin_toolbar": "1.0.0-rc3", "drupal/ginvite": "2.1.0", - "drupal/graphql": "4.5.0", + "drupal/graphql": "^4.5.0", "drupal/graphql_oauth": "1.0.0-alpha3", "drupal/group": "1.6.0", "drupal/image_effects": "3.4.0", @@ -7767,7 +7922,7 @@ "drupal/views_infinite_scroll": "2.0.2", "drupal/votingapi": "3.0.0-beta4", "eluceo/ical": "^2.7", - "goalgorilla/open_social_upgrade_patches": "1.x-dev || 2.x-dev", + "goalgorilla/open_social_upgrade_patches": "^1 || ^2", "league/csv": "^9.3", "npm-asset/autosize": "~4.0.2", "npm-asset/blazy": "~1.8.2", @@ -7812,6 +7967,9 @@ "drupal/ajax_comments": { "Ajax not working when using non-default view mode": "https://www.drupal.org/files/issues/2023-01-30/ajax_comments-ajax_non_default_view_mode-2896916-beta5-60.patch" }, + "drupal/color": { + "Issue #1236098: Notice: Undefined index: 'base' in _color_rewrite_stylesheet()": "https://www.drupal.org/files/issues/2023-10-30/undefined-index-in-_color_rewrite_stylesheet-1236098-59.patch" + }, "drupal/core": { "Issue #3231503 landed in 10.1.x: Cache the result of hook_entity_extra_field_info()": "https://www.drupal.org/files/issues/2023-08-28/3383704-backport-cache-fix-EntityFieldManager-getextrafields.patch", "Restrict images to this site blocks image style derivatives": "https://www.drupal.org/files/issues/2019-05-10/2528214-54.patch", @@ -7827,7 +7985,6 @@ "Selecting the same day in a date between filter returns no results": "https://www.drupal.org/files/issues/2020-07-06/2842409-15.patch", "Broken title in modal dialog when title is a render array": "https://www.drupal.org/files/issues/2019-10-21/2663316-76.drupal.Broken-title-in-modal-dialog-when-title-is-a-render-array.patch", "Flood MemoryBackend::events[] key of micro time cannot guarantee uniqueness": "https://www.drupal.org/files/issues/2023-04-07/2910000-mr-1451-d95--floodmemorybackend-time-local_0.diff", - "Issue #1236098: Notice: Undefined index: 'base' in _color_rewrite_stylesheet()": "https://www.drupal.org/files/issues/undefined-index-in-_color_rewrite_stylesheet-1236098-37.patch", "Issue #3251856: Incorrect typehint for FieldConfig::loadByName": "https://www.drupal.org/files/issues/2021-12-12/drupal9-incorrect_typehint-3251856-7.patch", "Issue #2998390: Cache is not invalidated when comment deleted": "https://www.drupal.org/files/issues/2022-02-07/2998390-8.patch", "Image derivative generation does not work if effect \"Convert\" in use and file stored in private filesystem": "https://www.drupal.org/files/issues/2022-09-23/2786735-39.patch", @@ -7897,13 +8054,13 @@ ], "description": "Open Social is a distribution for building social communities and intranets.", "support": { - "source": "https://github.com/goalgorilla/open_social/tree/11.11.2" + "source": "https://github.com/goalgorilla/open_social/tree/11.11.4" }, - "time": "2023-10-24T10:51:59+00:00" + "time": "2023-11-16T11:06:05+00:00" }, { "name": "goalgorilla/open_social_upgrade_patches", - "version": "1.x-dev", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/goalgorilla/open_social_upgrade_patches.git", @@ -7932,7 +8089,7 @@ ], "description": "A package to help with patch selection during the Drupal 9 to Drupal 10 upgrade of Open Social", "support": { - "source": "https://github.com/goalgorilla/open_social_upgrade_patches/tree/1.x" + "source": "https://github.com/goalgorilla/open_social_upgrade_patches/tree/1.0.0" }, "time": "2023-09-13T10:57:51+00:00" }, @@ -9932,7 +10089,7 @@ "version": "v16.14.0", "source": { "type": "git", - "url": "https://github.com/facebook/react.git", + "url": "git@github.com:facebook/react.git", "reference": "4337c1c00609ec8d7ae399c736e9d37bb159fac5" }, "dist": { @@ -11969,7 +12126,7 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", @@ -12016,7 +12173,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.3.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" }, "funding": [ { @@ -12188,16 +12345,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": { @@ -12247,7 +12404,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": [ { @@ -12263,7 +12420,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:41:36+00:00" + "time": "2022-07-20T09:59:04+00:00" }, { "name": "symfony/filesystem", @@ -12538,16 +12695,16 @@ }, { "name": "symfony/http-kernel", - "version": "v4.4.50", + "version": "v4.4.51", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "aa6df6c045f034aa13ac752fc234bb300b9488ef" + "reference": "ad8ab192cb619ff7285c95d28c69b36d718416c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/aa6df6c045f034aa13ac752fc234bb300b9488ef", - "reference": "aa6df6c045f034aa13ac752fc234bb300b9488ef", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ad8ab192cb619ff7285c95d28c69b36d718416c7", + "reference": "ad8ab192cb619ff7285c95d28c69b36d718416c7", "shasum": "" }, "require": { @@ -12622,7 +12779,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v4.4.50" + "source": "https://github.com/symfony/http-kernel/tree/v4.4.51" }, "funding": [ { @@ -12638,7 +12795,7 @@ "type": "tidelift" } ], - "time": "2023-02-01T08:01:31+00:00" + "time": "2023-11-10T13:31:29+00:00" }, { "name": "symfony/mime", @@ -13879,16 +14036,16 @@ }, { "name": "symfony/string", - "version": "v6.3.5", + "version": "v6.3.8", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "13d76d0fb049051ed12a04bef4f9de8715bea339" + "reference": "13880a87790c76ef994c91e87efb96134522577a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/13d76d0fb049051ed12a04bef4f9de8715bea339", - "reference": "13d76d0fb049051ed12a04bef4f9de8715bea339", + "url": "https://api.github.com/repos/symfony/string/zipball/13880a87790c76ef994c91e87efb96134522577a", + "reference": "13880a87790c76ef994c91e87efb96134522577a", "shasum": "" }, "require": { @@ -13945,7 +14102,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.3.5" + "source": "https://github.com/symfony/string/tree/v6.3.8" }, "funding": [ { @@ -13961,7 +14118,7 @@ "type": "tidelift" } ], - "time": "2023-09-18T10:38:32+00:00" + "time": "2023-11-09T08:28:21+00:00" }, { "name": "symfony/translation", @@ -19291,16 +19448,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.4.26", + "version": "v5.4.31", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "d04639b395e25efa4260fc5b12a9fa1eafb38a64" + "reference": "30656f441e1c59ea5688dfb11ab449a56dad2925" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/d04639b395e25efa4260fc5b12a9fa1eafb38a64", - "reference": "d04639b395e25efa4260fc5b12a9fa1eafb38a64", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/30656f441e1c59ea5688dfb11ab449a56dad2925", + "reference": "30656f441e1c59ea5688dfb11ab449a56dad2925", "shasum": "" }, "require": { @@ -19354,7 +19511,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.26" + "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.31" }, "funding": [ { @@ -19370,7 +19527,7 @@ "type": "tidelift" } ], - "time": "2023-07-12T15:44:31+00:00" + "time": "2023-10-31T07:58:33+00:00" }, { "name": "symfony/polyfill-php81",