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

Composer bumps at 20190324 #34883

Merged
merged 3 commits into from
Mar 25, 2019
Merged

Composer bumps at 20190324 #34883

merged 3 commits into from
Mar 25, 2019

Conversation

phil-davis
Copy link
Contributor

Description

composer/semver doctrine/instantiator 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 doctrine/instantiator (1.1.0 => 1.2.0): Loading from cache
  - Updating symfony/polyfill-ctype (v1.10.0 => v1.11.0): Loading from cache

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 #34883 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #34883   +/-   ##
=========================================
  Coverage     65.35%   65.35%           
  Complexity    18484    18484           
=========================================
  Files          1208     1208           
  Lines         69969    69969           
  Branches       1280     1280           
=========================================
  Hits          45727    45727           
  Misses        23870    23870           
  Partials        372      372
Flag Coverage Δ Complexity Δ
#javascript 53.04% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.76% <ø> (ø) 18484 <ø> (ø) ⬇️

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 c0459aa...b067b38. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Mar 24, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #34883   +/-   ##
=========================================
  Coverage     65.35%   65.35%           
  Complexity    18484    18484           
=========================================
  Files          1208     1208           
  Lines         69969    69969           
  Branches       1280     1280           
=========================================
  Hits          45727    45727           
  Misses        23870    23870           
  Partials        372      372
Flag Coverage Δ Complexity Δ
#javascript 53.04% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.76% <ø> (ø) 18484 <ø> (ø) ⬇️

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 c0459aa...b067b38. Read the comment docs.

@phil-davis
Copy link
Contributor Author

Equivalent in stable10 is PR #34882

@phil-davis phil-davis merged commit 51e12cf into master Mar 25, 2019
@delete-merged-branch delete-merged-branch bot deleted the composer-bumps-at-20190324 branch March 25, 2019 05:09
@lock lock bot locked as resolved and limited conversation to collaborators Mar 27, 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.

2 participants