Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable10] composer bumps at 20190324 #34882

Merged
merged 2 commits into from
Mar 25, 2019

Conversation

phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Mar 24, 2019

Description

composer/semver and symfony/polyfill* minor versions were recently released.
This is a PR that contains all these components. It will save the bot from making a long list of PRs for each of the symfony/polyfill parts.

Package operations: 0 installs, 9 updates, 0 removals
  - Updating composer/semver (1.4.2 => 1.5.0): Loading from cache
  - Updating symfony/polyfill-iconv (v1.10.0 => v1.11.0): Loading from cache
  - Updating symfony/polyfill-php72 (v1.10.0 => v1.11.0): Loading from cache
  - Updating symfony/polyfill-mbstring (v1.10.0 => v1.11.0): Loading from cache
  - Updating symfony/polyfill-intl-idn (v1.10.0 => v1.11.0): Loading from cache
  - Updating symfony/polyfill-util (v1.10.0 => v1.11.0): Loading from cache
  - Updating symfony/polyfill-php56 (v1.10.0 => v1.11.0): Loading from cache
  - Updating symfony/polyfill-ctype (v1.10.0 => v1.11.0): Loading from cache
  - Updating roave/security-advisories (dev-master 3521da8 => dev-master 018ec51)

Equivalent master PR is #34883

Motivation and Context

  1. save a bunch of annoying bot PRs.
  2. Have a PR with this "ready to go" which I can work on top of for other dependency bumps

How Has This Been Tested?

CI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@codecov
Copy link

codecov bot commented Mar 24, 2019

Codecov Report

Merging #34882 into stable10 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             stable10   #34882   +/-   ##
===========================================
  Coverage       64.23%   64.23%           
  Complexity      19901    19901           
===========================================
  Files            1277     1277           
  Lines           76270    76270           
  Branches         1292     1292           
===========================================
  Hits            48993    48993           
  Misses          26898    26898           
  Partials          379      379
Flag Coverage Δ Complexity Δ
#javascript 53.2% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.4% <ø> (ø) 19901 <ø> (ø) ⬇️

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 a2215d5...67bdd83. Read the comment docs.

@phil-davis phil-davis mentioned this pull request Mar 24, 2019
10 tasks
@phil-davis phil-davis merged commit 61854e2 into stable10 Mar 25, 2019
@delete-merged-branch delete-merged-branch bot deleted the stable10-composer-bumps-at-20190324 branch March 25, 2019 05:10
@PVince81 PVince81 added this to the QA milestone Apr 12, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2020
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.

3 participants