Skip to content

Bump latest point versions of composer stuff#30242

Merged
DeepDiver1975 merged 1 commit into
masterfrom
composer-42
Feb 7, 2018
Merged

Bump latest point versions of composer stuff#30242
DeepDiver1975 merged 1 commit into
masterfrom
composer-42

Conversation

@phil-davis

@phil-davis phil-davis commented Jan 23, 2018

Copy link
Copy Markdown
Contributor

The "current" versions of stuff loaded by composer is an ever-changing target.
PR #29977 updated composer.lock in master to current stuff at the time - particularly some symfony and sabre/vobject versions.
PR #30102 backports that to stable10. As of now, a rebase of that picks up more new point versions. That PR is in the process of review...

This PR effectively "forward ports" what the backport PR will do to stable10 if it is merged now.

Merging both #30102 to stable10 and this PR to master will get both composer.lock files up-to-date and "the same" as each other.

Edit: PR #30266 is a later attempt at what was done in PR #30102 - let's see what is good to merge in stable10

@phil-davis phil-davis added this to the development milestone Jan 23, 2018
@phil-davis phil-davis self-assigned this Jan 23, 2018
@codecov

codecov Bot commented Jan 24, 2018

Copy link
Copy Markdown

Codecov Report

Merging #30242 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #30242      +/-   ##
============================================
- Coverage     60.85%   60.85%   -0.01%     
  Complexity    18550    18550              
============================================
  Files          1092     1092              
  Lines         61289    61291       +2     
============================================
  Hits          37297    37297              
- Misses        23992    23994       +2
Impacted Files Coverage Δ Complexity Δ
lib/private/Console/Application.php 0% <0%> (ø) 19% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b35e3f...8621537. Read the comment docs.

@phil-davis phil-davis force-pushed the composer-42 branch 2 times, most recently from 284a495 to 57fd471 Compare February 1, 2018 02:21
@phil-davis

phil-davis commented Feb 1, 2018

Copy link
Copy Markdown
Contributor Author

This bumps the following in master:

league/flysystem                  1.0.41   1.0.42
swiftmailer/swiftmailer           v5.4.8   v5.4.9
symfony/console                   v3.4.3   v3.4.4
symfony/debug                     v3.4.3   v3.4.4
symfony/event-dispatcher          v3.4.3   v3.4.4
symfony/polyfill-mbstring         v1.6.0   v1.7.0
symfony/polyfill-php70            v1.6.0   v1.7.0
symfony/process                   v3.4.3   v3.4.4
symfony/routing                   v3.4.3   v3.4.4
symfony/translation               v3.4.3   v3.4.4
zendframework/zend-inputfilter    2.8.0    2.8.1
zendframework/zend-validator      2.10.1   2.10.2
symfony/browser-kit               v2.8.33  v2.8.34
symfony/class-loader              v3.4.3   v3.4.4
symfony/config                    v3.4.3   v3.4.4
symfony/css-selector              v2.8.33  v2.8.34
symfony/dependency-injection      v3.4.3   v3.4.4
symfony/dom-crawler               v2.8.33  v2.8.34
symfony/filesystem                v3.4.3   v3.4.4
symfony/yaml                      v3.4.3   v3.4.4
webmozart/assert                  1.2.0    1.3.0

@phil-davis

phil-davis commented Feb 1, 2018

Copy link
Copy Markdown
Contributor Author

Once this is decided for master then the non-symfony things will be pending backport to stable10.
The symfony stuff for stable10 is already dealt with in pending PR #30266 (which has now been merged to stable10)

@phil-davis

Copy link
Copy Markdown
Contributor Author

Note: composer.json also has "php" specified at 5.6.32 - once this PR is sorted, then that could be bumped to 5.6.33 (which should be harmless)

@phil-davis phil-davis force-pushed the composer-42 branch 2 times, most recently from f7f0bb9 to 8621537 Compare February 7, 2018 05:39
@phil-davis

Copy link
Copy Markdown
Contributor Author

@DeepDiver1975 @PVince81 CI passes and the minor point bumps here will keep dependabot quiet for a day or 2.

@DeepDiver1975 DeepDiver1975 merged commit 0dd0de1 into master Feb 7, 2018
@DeepDiver1975 DeepDiver1975 deleted the composer-42 branch February 7, 2018 13:22
@phil-davis phil-davis mentioned this pull request Feb 7, 2018
9 tasks
@lock

lock Bot commented Aug 1, 2019

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock Bot locked as resolved and limited conversation to collaborators Aug 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants