Follow-up to #2909743: Again update non-Symfony dependencies in lock file before 8.4.0

Follow-up to #2900112: Update non-Symfony dependencies in lock file before 8.4.0

Problem/Motivation

While we are updating Symfony in #2874909: Update Symfony components to 3.3.*, other dependencies still need to be updated.

Proposed resolution

  - Updating doctrine/cache (v1.6.1 => v1.6.2)
  - Updating paragonie/random_compat (v2.0.10 => v2.0.11)
  - Updating sebastian/diff (1.4.1 => 1.4.3)
  - Installing webmozart/assert (1.2.0)
  - Installing phpdocumentor/reflection-common (1.0.1)
  - Installing phpdocumentor/type-resolver (0.3.0)
  - Updating phpdocumentor/reflection-docblock (2.0.4 => 3.2.2)
  - Updating phpspec/prophecy (v1.7.0 => v1.7.2)
  - Updating squizlabs/php_codesniffer (2.8.1 => 2.9.1)
  - Updating symfony/phpunit-bridge (v3.4.0-BETA2 => v3.4.0-BETA3)

Remaining tasks

Fix it.

User interface changes

None

API changes

Hopefuly none.

Data model changes

None.

Comments

jibran created an issue. See original summary.

jibran’s picture

Priority: Major » Normal
Status: Active » Needs review
StatusFileSize
new15.9 KB
catch’s picture

Status: Needs review » Reviewed & tested by the community

Looks fine. Only phpdocumentor/reflection-docblock and squizlabs/php_codesniffer are minor releases, everything's a patch, and those two aren't in the critical path.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 2: 2922862-2.patch, failed testing. View results

jibran’s picture

Status: Needs work » Needs review
StatusFileSize
new10.75 KB
  - Updating composer/installers (v1.4.0 => v1.5.0)
  - Updating symfony/polyfill-iconv (v1.3.0 => v1.6.0)
  - Updating paragonie/random_compat (v2.0.10 => v2.0.11)
  - Updating stack/builder (v1.0.4 => v1.0.5)
  - Updating symfony/psr-http-message-bridge (v1.0.0 => v1.0.2)
  - Updating asm89/stack-cors (1.1.0 => 1.2.0)
jibran’s picture

StatusFileSize
new672 bytes
new10.29 KB
jibran’s picture

StatusFileSize
new10.29 KB

Patch for 8.5.x.

The last submitted patch, 5: 2922862-5.patch, failed testing. View results

The last submitted patch, 6: 2922862-6.patch, failed testing. View results

Version: 8.5.x-dev » 8.6.x-dev

Drupal 8.5.0-alpha1 will be released the week of January 17, 2018, which means new developments and disruptive changes should now be targeted against the 8.6.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

jibran’s picture

jibran’s picture

StatusFileSize
new7.09 KB

Now with the patch.

andypost’s picture

Status: Needs review » Reviewed & tested by the community

updates still the same

  • catch committed 0873fe9 on 8.6.x
    Issue #2922862 by jibran: Update non-Symfony dependencies in lock file
    
catch’s picture

Version: 8.6.x-dev » 8.5.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.6.x and cherry-picked to 8.5.x. Thanks!

  • catch committed 1e17288 on 8.5.x
    Issue #2922862 by jibran: Update non-Symfony dependencies in lock file...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.