Commit Graph

344 Commits (c21992c1b0960e11cea2c1351c3682a3e42c49c8)

Author SHA1 Message Date
Alex Pott 71151b5e71
Issue #3441331 follow-up:wq: Update to Twig 3.9 2024-04-18 15:43:21 +01:00
Alex Pott 973b6ec18b
Issue #3441331 by andypost, longwave, Spokje, xjm: Update to Twig 3.9 2024-04-18 14:27:59 +01:00
Dave Long d128b45644
Issue #3441700 by quietone: Update phpdocumentor/reflection-docblock for Drupal 11 2024-04-18 10:56:08 +01:00
catch f2bb8818ec Issue #3437335 by fromme, catch: Remove web.config from 11.x 2024-04-14 08:26:06 +01:00
catch 9c1de97f56 Issue #3439525 by pradhumanjain2311, quietone, smustgrave: Update composer dependencies for Drupal 11.0 2024-04-14 08:08:14 +01:00
Alex Pott f35f0419c7
Issue #3438034 by tannguyenhn, adwivedi008, alex.skrypnyk, alexpott: Fix Composer Scaffold plugin event listeners 2024-04-09 08:27:02 +01:00
Alex Pott 64fb3ff51c
Issue #3438846 by mondrake: Add return typehints for classes that inherit from Composer 2024-04-05 13:31:59 +01:00
Alex Pott 8fe4fb0622
Issue #3437778 by Spokje, longwave: Bump phpstan/phpstan and mglaman/phpstan-drupal to latest 2024-04-03 11:26:54 +01:00
Alex Pott a65bbd5dcd
Issue #3432860 by longwave, catch: Update to Symfony 7.0 2024-04-01 18:21:00 +01:00
Dave Long 6469e9a1fb
Issue #3413268 by BramDriesen, longwave, Spokje, catch, mondrake, quietone, andypost: Add PHP 8.3 requirement to Drupal 11.0.x 2024-03-29 08:52:44 +00:00
Alex Pott 7de259e74d
Issue #3431227 by Spokje, longwave: Update phpstan/phpstan-phpunit and make the updated-deps CI job pass again 2024-03-18 10:19:15 +00:00
Alex Pott b01f7e3074
Issue #3428052 by Spokje, mondrake: Bump phpstan/phpstan and mglaman/phpstan-drupal to latest 2024-03-16 17:38:55 +00:00
catch 5927d8fe07 Issue #3240792 by justafish, alexpott, andypost, smustgrave, longwave: Use lullabot/mink-selenium2-driver and lullabot/php-webdriver for functional browser testing 2024-03-07 15:23:16 +00:00
Dave Long bd3e71a8a1
Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings 2024-03-06 15:14:18 +00:00
Dave Long c5c85f184d
Revert "Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings"
This reverts commit ea9cc7538b.
2024-03-05 23:11:18 +00:00
Dave Long ea9cc7538b
Issue #3425337 by mondrake: Fix root namespace classes DebugClassLoader forward compatibility warnings 2024-03-04 16:56:35 +00:00
Alex Pott 661f5453d0
Issue #3112393 by cmlara, smustgrave, AdamPS, alexpott: Allow vendor hardening to remove individual files 2024-03-01 13:04:39 +00:00
catch 6f8fa857ec Issue #3153723 by quietone, Hardik_Patel_12: Change the scaffolding documentation link in README.txt 2024-03-01 11:50:51 +00:00
catch 2d1776b364 Issue #3351563 by Spokje, longwave, smustgrave: [11.x] Update doctrine/annotations to v2 2024-02-29 16:30:32 +00:00
Dave Long 4cbc8e207f
Issue #3421371 by Spokje: Security update composer/composer (CVE-2023-43655) 2024-02-14 18:09:38 +00:00
catch 6d9a73fe7a Issue #3407834 by Spokje, quietone, andypost, justafish, alexpott, mondrake, longwave: Update behat/mink and friends 2024-02-13 11:46:53 +00:00
Lee Rowlands 4a5308123a
Issue #3410210 by quietone, sourabhjain, smustgrave, Spokje, catch: Remove statistics module from comments 2024-01-31 08:22:19 +10:00
Dave Long b501becfe3
Issue #3409362 by quietone, smustgrave: Fix spelling of some words with 'un' prefix 2024-01-26 15:00:15 +00:00
catch 16552b02a3 Issue #3328457 by xjm, dimitriskr: Replace most substr($a, $i) where $i is negative with str_ends_with() 2024-01-11 21:45:16 +00:00
catch d719097a83 Issue #3405696 by longwave, Spokje, andypost, quietone, smustgrave, mondrake: Update composer dependencies for Drupal 10.2.0 2023-12-12 22:00:12 +00:00
catch 8a9dce4be8 Issue #3405704 by Spokje, longwave: symfony/psr-http-message-bridge major version bump 2023-12-07 09:19:32 +00:00
Alex Pott a6a0523e0b
Issue #3404694 by Spokje, longwave, mglaman, andypost: Update dependencies for Drupal 10.2 2023-11-30 16:17:11 +00:00
xjm 9ef77100bd
Issue #3396153 by joachim: Composer Scaffold plugin README is incomplete 2023-11-15 17:22:47 -06:00
xjm 87c97039a4
Issue #3401901 by Spokje, smustgrave, longwave: Update composer dependencies for Drupal 10.2 beta 2023-11-15 15:42:03 -06:00
Dave Long 232fc047c6
Issue #3401200 by quietone: Update composer dependencies for Drupal 10.2 beta 2023-11-13 15:07:10 +00:00
Dave Long 9d64e97e46
Issue #3301205 by Spokje, mondrake, Gábor Hojtsy, quietone, catch, xjm: Replace the test class protected $modules deprecation error with a phpstan-drupal rule 2023-11-11 11:39:22 +00:00
catch a9f4b98821 Issue #3399419 by quietone: Update mglaman/phpstan-drupal to 1.21 for 3301205 2023-11-08 15:20:52 +00:00
Alex Pott 7f540d89c6
Issue #3395586 by andy-blum, deviantintegral, longwave, catch: Add Symfony's Filesystem and Finder components to core 2023-11-06 13:13:51 +00:00
Alex Pott e24ba3f448
Issue #3393151 by Spokje, quietone: Update composer dependencies for Drupal 10.2 2023-11-03 15:21:15 +00:00
quietone 3e9e43f044
Issue #3358319 by Spokje, mondrake, longwave: Update to PHPUnit 9.6.13 and replace deprecated assertObject[Not]HasAttribute() 2023-11-03 12:52:05 +13:00
Lauri Eskola d582b8c53d
Issue #3392616 by Spokje, longwave: Update to Symfony 6.4 2023-10-28 16:32:30 +03:00
catch 062e895f3b Issue #3395453 by Spokje: Bump "open-telemetry/*" to latest to make daily "updated deps" QA run pass again 2023-10-24 09:15:31 +02:00
effulgentsia 53beb85400 Issue #3165762 followup by longwave, smustgrave, Spokje: Move symfony/mailer dependency from drupal/drupal to drupal/core 2023-10-20 09:52:48 -07:00
Dave Long 16feff8e8d
Issue #3165762 by znerol, Berdir, jungle, AdamPS, longwave, smustgrave, imclean, catch, dpi: Add symfony/mailer into core 2023-10-19 16:54:31 +02:00
Dave Long 1ceb2edf9c
Issue #3394252 by Spokje: Bump drupal/coder to latest to make daily "updated deps" QA run pass again 2023-10-19 14:49:56 +02:00
Dave Long ce2e1aa235
Issue #3392313 by Spokje: Bump phpstan/phpstan to latest to make daily "updated deps" QA run pass again 2023-10-07 15:58:43 +01:00
catch 6a0238383c Issue #3391991 by Spokje, longwave, greggles: Security update composer/composer (CVE-2023-43655) 2023-10-05 22:09:12 +01:00
catch 8224c90c08 Issue #3387339 by bbrala, longwave: Integrate codequality reports into Gitlab 2023-09-19 14:27:24 +01:00
catch 75a15bb8fd Issue #3377516 by longwave: Core subtree split is broken after adding branch alias 2023-09-05 14:59:07 +01:00
catch b50ba1f4a9 Issue #3383316 by Spokje: Replace deprecated getComposer() of class Composer\Command\BaseCommand in ComposerScaffoldCommand 2023-08-26 09:14:31 +01:00
catch 6a3bddd0be Issue #3383279 by Spokje, bbrala: Bump mglaman/phpstan-drupal to latest to make daily "updated deps" QA run pass again 2023-08-25 15:59:54 +01:00
Lauri Eskola cd03ce147f
Issue #3382123 by catch, smustgrave, nicxvan: Update Peast to 1.15.4 2023-08-23 08:17:21 +03:00
catch b28e3b7651 Issue #3364646 by dww, catch, longwave: Add a branch alias for 11.x 2023-07-24 09:15:06 +01:00
catch 7939d08092 Issue #3376431 by quietone, bbrala: Spellcheck core after removal of "Please" 2023-07-24 08:55:25 +01:00
Dave Long fc54da11c4
Issue #3372757 by Spokje: Bump phpstan/phpstan and mglaman/phpstan-drupal to latest to make daily "updated deps" QA run pass again 2023-07-23 13:13:26 +01:00