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

Update symfony/polyfill* (v1.12.0 => v1.13.0) #36485

Merged
merged 1 commit into from
Nov 28, 2019

Conversation

phil-davis
Copy link
Contributor

Description

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 8 updates, 0 removals
  - Updating symfony/polyfill-iconv (v1.12.0 => v1.13.0): Downloading (100%)         
  - Updating symfony/polyfill-php72 (v1.12.0 => v1.13.0): Downloading (100%)         
  - Updating symfony/polyfill-mbstring (v1.12.0 => v1.13.0): Downloading (100%)         
  - Updating symfony/polyfill-intl-idn (v1.12.0 => v1.13.0): Downloading (100%)         
  - Updating symfony/polyfill-util (v1.12.0 => v1.13.0): Downloading (100%)         
  - Updating symfony/polyfill-php56 (v1.12.0 => v1.13.0): Downloading (100%)         
  - Updating symfony/polyfill-ctype (v1.12.0 => v1.13.0): Downloading (100%)         
  - Updating roave/security-advisories (dev-master 40fb2c2 => dev-master 7b05f17)

https://github.com/symfony/polyfill/releases/tag/v1.13.0

Motivation and Context

Make a single PR for bulk changes like this, rather than dependabot making lots of individual PRs.

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:
  • Changelog item, see TEMPLATE

@phil-davis phil-davis added 3 - To Review dependencies php Pull requests that update Php code labels Nov 28, 2019
@phil-davis phil-davis self-assigned this Nov 28, 2019
@codecov
Copy link

codecov bot commented Nov 28, 2019

Codecov Report

Merging #36485 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #36485   +/-   ##
=========================================
  Coverage     65.18%   65.18%           
  Complexity    19794    19794           
=========================================
  Files          1271     1271           
  Lines         74730    74730           
  Branches       1309     1309           
=========================================
  Hits          48712    48712           
  Misses        25632    25632           
  Partials        386      386
Flag Coverage Δ Complexity Δ
#javascript 54% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.41% <ø> (ø) 19794 <ø> (ø) ⬇️

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 1f734bb...1c89b46. Read the comment docs.

@individual-it individual-it merged commit 4ee3233 into master Nov 28, 2019
@delete-merged-branch delete-merged-branch bot deleted the update-symfony-polyfill-1.13.0 branch November 28, 2019 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - To Review dependencies php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants