Commit Graph

82 Commits (702e82466450b59ee7736e204e1af6a09bc2bd58)

Author SHA1 Message Date
Alex Pott adfed3f180
Revert "Issue #3133903 by longwave, jungle: Ensure all packages in composer.lock are considered for vendor hardening"
This reverts commit f0f4922f91.
2020-07-13 23:30:00 +01:00
Alex Pott f0f4922f91
Issue #3133903 by longwave, jungle: Ensure all packages in composer.lock are considered for vendor hardening 2020-07-13 23:26:11 +01:00
Alex Pott 4d4c87e409
Issue #3156558 by longwave, andypost, alexpott, heddn, catch: Upgrade dependencies prior to 9.1.0 2020-07-05 20:48:26 +01:00
catch 16209df496 Issue #2834525 by alexpott, kim.pepper, jummonk, joshua.roberson, Ruuds: Permission denied caused by race condition during ensureDirectory should be silenced 2020-06-29 12:54:11 +01:00
catch bffe9888b8 Issue #3144205 by jungle, alexpott, longwave: Update dependencies for Drupal 9 before release 2020-06-01 11:26:26 +01:00
Alex Pott 81e9500d67
Issue #3138718 by sja112, longwave, dww, xjm, alexpott: Convert British English spellings to American English, for the umpteenth time 2020-05-29 12:25:47 +01:00
Alex Pott 23d5106efe
Issue #3101214 by mrinalini9, Sutharsan, Kristen Pol: Document that Core is implicitly allowed to scaffold files 2020-05-25 13:02:25 +01:00
Alex Pott 8ac02b5cbd
Issue #3101210 by mrinalini9, Sutharsan, Kristen Pol, greg.1.anderson: Remove 'overwrite' as documented example in scaffold options 2020-05-23 15:36:48 +01:00
Alex Pott 2838d78eba
Issue #3134731 by jungle, jonathan1055, longwave, andypost: Update coder to 8.3.9 2020-05-12 19:49:01 +01:00
catch 90af0a65b3 Issue #3134606 by greg.1.anderson, longwave, Kristen Pol, catch, jungle, alexpott: PHP Fatal error in 8.9.x / 9.0.x upgrade path 2020-05-11 18:00:25 +01:00
catch 98475425ab Issue #3134648 by alexpott, dww, greg.1.anderson, hussainweb, catch, xjm: Don't pin the composer/installers version in drupal/core-recommended 2020-05-11 17:57:07 +01:00
xjm 572e554aa9 Issue #3032686 by longwave, jibran, xjm, alexpott, Berdir, amateescu: Remove references to unused packages in Drupal 9's vendor hardening 2020-05-05 07:53:37 -05:00
catch 0e9339a67a Issue #3133442 by alexpott, jungle, longwave: Update dependencies for Drupal 9.0 2020-05-05 11:01:59 +01:00
catch 349ae78525 Issue #3126566 by greg.1.anderson, jungle, tedbow, hussainweb, Kristen Pol, alexpott: Allow Drupal to work with Composer 2 2020-05-04 11:21:33 +01:00
Alex Pott c1548fce81
Issue #3103090 by greg.1.anderson, alexpott, jungle, ravi.shankar, dww, Mile23, larowlan: Avoid re-scaffolding unchanged files (and printing scaffold file information over and over) 2020-05-03 11:42:30 +01:00
catch 095686927f Issue #3117857 by longwave, jungle, govind.maloo, Kristen Pol: [Symfony 5] The "Symfony\Component\Debug\BufferingLogger" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\BufferingLogger" instead 2020-04-21 13:07:10 +01:00
catch 3cfe353e0e Issue #3127674 by jungle, longwave, imalabya, mondrake: Update dependencies for Drupal 9.0 2020-04-20 10:46:36 +01:00
Alex Pott f7e6636652
Issue #3121885 by jungle, longwave, alexpott: Update coder to 8.3.8 2020-04-18 16:54:28 +01:00
Alex Pott a585dd6a7e
Issue #2455465 by stefan.r, Darren Oh, cosmicdreams, longwave, benjy, alexpott: Add mod_php7 check to htaccess and remove php5 code 2020-04-17 12:48:45 +01:00
xjm 4cf69e49df Issue #3123558 by alexpott, xjm, tedbow: Update Symfony to 4.4.7 2020-03-30 14:11:01 -05:00
catch ab0f87d19b Issue #3104015 by alexpott, TravisCarden, xjm, longwave, Spokje, catch, fgm, Berdir, tedbow, Bruno Vincent: Replace ZendFramework/* dependencies with their Laminas equivalents 2020-03-25 10:15:42 +00:00
xjm a33a458636 Drupal 9.1.x-dev 2020-03-20 12:36:10 -05:00
catch 0d78f4c082 Issue #3117342 by longwave, alexpott: Update dependencies for Drupal 9 2020-03-19 11:15:53 +00:00
catch 599de218fc Issue #3078671 by alexpott, Simon Peacock, greg.1.anderson, vuil, jungle, rodrigoaguilera, sam-elayyoub, mmjvb, karolrybak, catch: Pin behat/mink and behat/mink-selenium2-driver to use resolvable release 2020-03-13 11:49:09 +00:00
catch d3b2a6f654 Issue #3078671 by Simon Peacock, greg.1.anderson, vuil, alexpott, jungle, rodrigoaguilera, sam-elayyoub, mmjvb, karolrybak: Pin behat/mink and behat/mink-selenium2-driver to use resolvable release 2020-03-11 21:14:29 +00:00
Alex Pott 05b122f2cb
Issue #3043471 by longwave, catch, Wim Leers, xjm: Replace the DiactorosFactory message factory in symfony/psr-http-message-bridge with a PSR-17 compliant message factory 2020-03-11 13:56:53 +00:00
Alex Pott e3e5937d5c
Issue #3115624 by martijn.cuppens, jungle, JeroenT, greg.1.anderson, Mile23: Scaffolding: Only add root files to gitignore 2020-03-05 21:32:44 +00:00
xjm 26da731e81 Back to dev. 2020-03-04 12:12:27 -06:00
xjm db83fa88ba Drupal 9.0.0-alpha2 2020-03-04 12:12:13 -06:00
catch 92ecd3b932 Issue #3020296 by alexpott, longwave, bradjones1, catch, Berdir, gapple: Remove Symfony's classloader as it does not exist in Symfony 4 2020-02-27 12:00:36 +00:00
Gábor Hojtsy 151825efee Issue #3103918 by greg.1.anderson, Mile23, alexpott, Mixologic, catch: [policy + patch] Decide on backwards compatibility policy for Composer plugins in Drupal 8 2020-02-21 10:34:07 +01:00
Alex Pott 0eae5aaa5d
Issue #3113985 by longwave, Berdir: Update dependencies for Drupal 9 2020-02-19 09:58:36 +00:00
catch 5d457e37c5 Issue #3063887 by mondrake, alexpott, longwave, catch, xjm: Support PHPUnit 8 in Drupal 9, drop support for PHPUnit 7 2020-02-14 12:21:47 +00:00
xjm f2c6af66fd Back to dev. 2020-02-11 12:18:13 -06:00
xjm 1e7dfe0df8 Drupal 9.0.0-alpha1 2020-02-11 12:17:58 -06:00
Alex Pott 104b10e74c
Issue #3092209 by jibran, ravi.shankar, catch, Mile23: Update PHP version for drupal/core-project-message 2020-02-10 14:23:43 +00:00
catch 5139354101 Issue #3086644 by Mile23, alexpott, Mixologic, greg.1.anderson, jibran: LegacyProject composer templates wrongly reference 8.x + fix test coverage 2020-02-07 16:14:17 +00:00
Alex Pott 01793fbc8e
Issue #3109261 by longwave, Gábor Hojtsy: Update composer dependencies on 9.0.x following PHP 7.3 requirement 2020-01-30 00:10:07 +00:00
Alex Pott 53b4bf9c06
Issue #3106918 by longwave, mondrake, Gábor Hojtsy: Drop support of PHPUnit 6 in Drupal 9 because it will never get used anyway 2020-01-29 21:46:03 +00:00
xjm 67fe88b38a Issue #3104354 by longwave, TravisCarden, xjm, catch, alexpott, Wim Leers: Update Laminas components including Diactoros 2020-01-22 04:15:32 -06:00
catch 9ed2caaeaa Issue #3106075 by Krzysztof Domański, heddn, Gábor Hojtsy, xjm, catch, mondrake, larowlan, greg.1.anderson: Bump minimum PHP for Drupal 9 to PHP 7.3 2020-01-21 11:05:11 +00:00
catch dc86e91e61 Issue #3104015 by TravisCarden, alexpott, longwave, Spokje, fgm, catch, xjm, Berdir, Bruno Vincent: Replace ZendFramework/* dependencies with their Laminas equivalents 2020-01-20 16:32:15 +00:00
catch 8b072d6d61 Issue #3104265 by longwave, catch, xjm, TravisCarden: Update Composer dependencies on Doctrine components in 9.0.x 2020-01-16 10:35:54 +00:00
Alex Pott 61fa1bf27c
Issue #3104922 by greg.1.anderson, Mile23, alexpott: Guard against changes to Scaffold Plugin that might cause upgrade problems 2020-01-10 15:01:26 +00:00
catch a0bdf62a33 Issue #3099583 by alexpott, klausi, neclimdul, heddn: Update coder to 8.3.7 2020-01-07 11:26:29 +00:00
catch 0885820a21 Issue #3091418 by Manuel Garcia, jibran, tedbow, TravisCarden, xjm, greg.1.anderson, Gábor Hojtsy, catch, Mile23, Berdir, hussainweb: Update composer dependencies on 9.0.x 2020-01-06 15:26:35 +00:00
Lee Rowlands c8d771e3cf
SA-CORE-2019-012 by samuel.mortenson, larowlan, pwolanin, Sam152, Jasu_M, David_Rothstein, michieltcs, Ayesh, alexpott, xjm, vijaycs85, mcdruid 2019-12-18 20:42:50 +10:00
catch b11df2c559 Issue #2901363 by alexpott, Mile23, shubham.prakash, prithvi1972, Jaesin, cilefen, borisson_, runeasgar: Move easyrdf/easyrdf to require-dev 2019-11-28 12:54:39 +00:00
Lee Rowlands 5733c62b10
Issue #3088688 by alexpott: Remove PhantomJS based testing 2019-11-28 12:41:46 +10:00
Alex Pott 35bbac2b21
Issue #3088754 by mikelutz, alexpott, Eric_A, catch, Krzysztof Domański: Update to Drupal 9 to Symfony 4.4.0 2019-11-26 09:24:54 +00:00