catch
|
d5401a95ed
|
Issue #3272110 by Mile23, Spokje, ravi.shankar, xjm, andypost, joachim: Drupal 9 and 10's Drupal\Component composer.json files are totally out of date
|
2022-08-21 20:38:25 +09:00 |
Alex Pott
|
e648289e67
|
Issue #3295520 by andypost, xjm, longwave: Update dependencies for Drupal 10.0 and 9.5
|
2022-08-10 16:55:14 +01:00 |
catch
|
152704c065
|
Issue #3300773 by bradjones1, andypost, xjm, catch: Fix failed test on `symfony/http-foundation` 4.4.44/6.1.3 and later
|
2022-08-01 15:04:44 +09:00 |
catch
|
92af65f8f3
|
Revert "Issue #3300773 by bradjones1, andypost: Fix failed test on `symfony/http-foundation` 4.4.44/6.1.3 and later"
This reverts commit 9d3e26369a .
|
2022-08-01 12:12:12 +09:00 |
catch
|
9d3e26369a
|
Issue #3300773 by bradjones1, andypost: Fix failed test on `symfony/http-foundation` 4.4.44/6.1.3 and later
|
2022-08-01 08:30:33 +09:00 |
xjm
|
74834309e5
|
Issue #3300518 by xjm, catch, neclimdul: Update Diactoros lock file version
|
2022-07-28 14:23:53 -05:00 |
catch
|
8fe9dae8d9
|
Issue #3299213 by andypost, Spokje, catch: Require mikey179/vfsstream ^1.6.11 to allow tests running on PHP 8.2
|
2022-07-27 09:23:55 +09:00 |
catch
|
ab77cf989d
|
Issue #3298343 by andypost, Spokje: upgrade egulias/email-validator to 3.2.1 to support PHP 8.2
|
2022-07-23 20:33:02 +09:00 |
xjm
|
d323b06f1b
|
Issue #3294205 by shaal, NickDickinsonWilde, Spokje, alexpott, xjm, larowlan, longwave: Composer v2.2 prompts to authorize another plugin when stability=dev
|
2022-07-06 18:00:25 -05:00 |
catch
|
e29436562f
|
Issue #3248078 by uri_frazier, antojose, alisonjo315, rootwork: Update 8.x specific documentation URLs
(cherry picked from commit 2ba1d67a41 )
|
2022-07-01 16:39:50 +01:00 |
catch
|
12e07497e1
|
Issue #3255749 by Spokje, alexpott, shaal, longwave, cilefen, AaronMcHale, benjifisher, Mile23: Composer v2.2 prompts to authorize pluginsile
|
2022-07-01 12:52:25 +01:00 |
xjm
|
b7c5fcb39a
|
Issue #3291780 by longwave, xjm: guzzlehttp/guzzle 6.5.8 requires guzzlehttp/psr7 ^1.9
|
2022-06-21 15:45:16 -05:00 |
Alex Pott
|
a3b68b80e0
|
Issue #3145738 by andrewmacpherson, quietone, Mile23, mmjvb: Incorrect composer update instructions for Drupal core metapackages
(cherry picked from commit 95a8a13abf )
|
2022-06-19 18:23:35 +01:00 |
Alex Pott
|
5a83c90a73
|
Issue #3283498 by Mile23, alexpott: Scaffold ReplaceOp::copyScaffold() throws an error for empty files
(cherry picked from commit fc14cbc685 )
|
2022-06-19 17:14:18 +01:00 |
catch
|
462e2fb724
|
Issue #3285696 by sardara, alexpott, longwave: Legacy random session ID generation is incompatible with symfony/http-foundation v4.4.42
|
2022-06-15 11:19:50 +01:00 |
xjm
|
1e3856571f
|
Issue #3285572 by alexpott, longwave: Update dependencies to latest patch releases for 9.4.x / 9.5.x
|
2022-06-14 10:25:58 -05:00 |
catch
|
d894465f57
|
Issue #3198340 by alexpott, xjm, Mile23, cilefen, mmjvb, catch, Mixologic, effulgentsia, mfb, longwave, larowlan, greg.1.anderson, Warped, quietone: Strict constraints in drupal/core-recommended make it harder for Composer-managed sites to apply their own security updates when a core update is not available
|
2022-06-13 15:27:53 +01:00 |
xjm
|
040661ea1f
|
SA-CORE-2022-011 by GHaddon, JeroenT, yivanov, Heine, longwave, DamienMcKenna, mlhess, cilefen, xjm, benjifisher
|
2022-06-10 14:30:31 -05:00 |
catch
|
d3d389ec35
|
Issue #3283093 by alexpott, daffie: Update PHP dependencies for minor and patch versions
|
2022-05-30 12:50:29 +01:00 |
catch
|
362d1665c0
|
Issue #3282342 by xjm: Forward-port Guzzle updates, because the private testrunner doesn't like me today
|
2022-05-26 09:18:44 +01:00 |
Alex Pott
|
91f04e6e4f
|
Issue #3262874 by Spokje, longwave, ankithashetty, catch, andypost: Update Coder to 8.3.15
|
2022-05-19 10:08:52 +01:00 |
Alex Pott
|
37f6b990ef
|
Issue #3268746 by quietone, xjm: Fix missing newlines for 'Drupal.Commenting.DocComment.ShortSingleLine'
(cherry picked from commit b6a3c63309 )
|
2022-05-19 09:34:33 +01:00 |
xjm
|
9cc4bbec76
|
Issue #3278162 by longwave, xjm, mallezie, Spokje: Update Composer dependencies to the latest minor and patch versions
|
2022-05-06 11:50:53 -05:00 |
xjm
|
33527a5fd3
|
Drupal 9.5.x-dev
|
2022-04-29 14:24:14 -05:00 |
xjm
|
0b987f859b
|
Issue #3275180 by xjm, larowlan: Update composer/composer dev dependency version
|
2022-04-13 19:37:13 -05:00 |
xjm
|
b230624e5b
|
SA-CORE-2022-006 by JeroenT, DamienMcKenna, xjm, pwolanin, alexpott, larowlan, greggles
|
2022-03-21 17:09:16 -05:00 |
Alex Pott
|
b5aa3eb643
|
Issue #3088730 by Spokje, anmolgoyal74, ankithashetty, Mile23, longwave, naresh_bavaskar, greg.1.anderson, Mixologic, klausi: Include 'composer' directory in phpcs scans
(cherry picked from commit 01bd426e28 )
|
2022-02-24 17:40:53 +00:00 |
xjm
|
44ff04261d
|
Issue #3262583 by xjm, neclimdul, bnjmnm, catch: Update Twig to 2.14.11
|
2022-02-04 14:46:03 -06:00 |
Alex Pott
|
e4d7e071d7
|
Issue #3219649 by quietone, murilohp, longwave: Fix spelling for words used once, beginning with 'q' -> 's', inclusive
(cherry picked from commit 76c0ec234c )
|
2022-01-27 02:25:16 +00:00 |
Alex Pott
|
d0be0af780
|
Issue #3186524 by longwave, alexpott, xjm, Spokje: Fix htaccess files for PHP 8
(cherry picked from commit 87fc0a7d04 )
|
2021-12-21 09:27:32 +00:00 |
Alex Pott
|
d21e5db738
|
Issue #3251768 by longwave: Update Symfony 5 dependencies to 5.4.0
|
2021-11-30 05:41:22 +00:00 |
catch
|
d87c168b67
|
Issue #3238763 by longwave, Spokje, Krzysztof Domański, tstoeckler, quietone: Upgrade egulias/email-validator to v3
|
2021-11-25 10:00:05 +00:00 |
catch
|
1b9983e8d4
|
Issue #3251000 by alexpott, andypost: Update dependencies for 9.1.x/9.2.x/9.3.x/9.4.x
|
2021-11-24 12:27:30 +00:00 |
Alex Pott
|
576bd7543d
|
Issue #3207567 by Spokje, quietone, guilhermevp, yogeshmpawar, daffie, alexpott: Fix Drupal.Commenting.FunctionComment.MissingParamComment
|
2021-11-19 09:49:33 +00:00 |
Lee Rowlands
|
bcf1456ce2
|
Issue #3249233 by longwave: Update 9.3's Symfony 5 components to 5.4
|
2021-11-16 06:33:09 +10:00 |
Lee Rowlands
|
6d39cdeeb4
|
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax
|
2021-11-15 12:35:55 +10:00 |
Lee Rowlands
|
330473e759
|
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator
|
2021-11-15 12:19:43 +10:00 |
catch
|
7f6603b627
|
Issue #3248600 by andypost, longwave: Update dependencies for 9.3.x
|
2021-11-10 15:06:19 +00:00 |
catch
|
ea01173e6b
|
Issue #3248156 by alexpott, longwave: Update dependencies prior to 9.3.0 beta
|
2021-11-08 14:15:41 +00:00 |
Alex Pott
|
10ca9797ab
|
Issue #3246595 by andypost: Update dependencies for 9.3.x
|
2021-11-01 09:45:20 +00:00 |
xjm
|
577a634406
|
Drupal 9.4.x-dev
|
2021-10-29 11:57:48 -05:00 |
catch
|
320c5ff473
|
Issue #3245724 by alexpott: Update dependencies for 9.3.x
|
2021-10-25 16:15:57 +01:00 |
catch
|
dd2e7b8a0a
|
Issue #3242889 by andypost, alexpott: Update dependencies for 9.3.x
|
2021-10-12 20:45:33 +01:00 |
catch
|
3ed2148de0
|
Issue #3239772 by andypost: Update dependencies for Drupal 9.3
|
2021-09-29 10:09:29 +01:00 |
Alex Pott
|
bba72c63ba
|
Issue #3239270 by daffie: Update dependencies for 9.3 for vfsStream
|
2021-09-26 13:47:46 +01:00 |
catch
|
c814f744c1
|
Issue #3238201 by alexpott, longwave: Update dependencies for 9.3.x
|
2021-09-21 10:42:57 +01:00 |
catch
|
aeccabb95d
|
Issue #3236249 by alexpott, longwave: Update dependencies for 9.3.x
|
2021-09-17 14:12:04 +01:00 |
Lee Rowlands
|
f06ad93f53
|
Issue #3224523 by alexpott, longwave: [PHP 8.1] Add ReturnTypeWillChange attribute where necessary
|
2021-09-17 13:12:50 +10:00 |
catch
|
ea56478ec0
|
Issue #3232571 by alexpott: Update dependencies for 9.3.x
|
2021-09-13 09:30:43 +01:00 |
catch
|
4441ddc061
|
Issue #3230562 by andypost: Update dependencies for Drupal 9.3
|
2021-08-31 14:06:14 +01:00 |