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 updates 20190728 #35933

Merged
merged 2 commits into from Jul 29, 2019
Merged

Composer updates 20190728 #35933

merged 2 commits into from Jul 29, 2019

Conversation

phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Jul 28, 2019

Description

https://github.com/egulias/EmailValidator/releases/tag/2.1.10

composer update egulias/email-validator
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Updating egulias/email-validator (2.1.9 => 2.1.10): Loading from cache

symfony/symfony#32784
https://symfony.com/blog/symfony-3-4-30-released

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 7 updates, 0 removals
  - Updating symfony/debug (v3.4.29 => v3.4.30): Loading from cache
  - Updating symfony/console (v3.4.29 => v3.4.30): Loading from cache
  - Updating symfony/event-dispatcher (v3.4.29 => v3.4.30): Loading from cache
  - Updating symfony/routing (v3.4.29 => v3.4.30): Loading from cache
  - Updating symfony/process (v3.4.29 => v3.4.30): Loading from cache
  - Updating symfony/translation (v3.4.29 => v3.4.30): Loading from cache

The equivalent PR in stable10 is #35934

Motivation and Context

Do the monthly symfony patch release in a single PR. Avoid the bot creating a long list of 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:

Open tasks:

  • Backport (if applicable set "backport-request" label and remove when the backport was done)

@codecov
Copy link

codecov bot commented Jul 28, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #35933   +/-   ##
=========================================
  Coverage      65.8%    65.8%           
  Complexity    18760    18760           
=========================================
  Files          1229     1229           
  Lines         70856    70856           
  Branches       1289     1289           
=========================================
  Hits          46626    46626           
  Misses        23852    23852           
  Partials        378      378
Flag Coverage Δ Complexity Δ
#javascript 53.7% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 67.18% <ø> (ø) 18760 <ø> (ø) ⬇️

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 7fdc3ea...cd72327. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jul 28, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #35933   +/-   ##
=========================================
  Coverage      65.8%    65.8%           
  Complexity    18760    18760           
=========================================
  Files          1229     1229           
  Lines         70856    70856           
  Branches       1289     1289           
=========================================
  Hits          46626    46626           
  Misses        23852    23852           
  Partials        378      378
Flag Coverage Δ Complexity Δ
#javascript 53.7% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 67.18% <ø> (ø) 18760 <ø> (ø) ⬇️

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 7fdc3ea...cd72327. Read the comment docs.

@phil-davis phil-davis merged commit a44cc13 into master Jul 29, 2019
@delete-merged-branch delete-merged-branch bot deleted the composer-updates-20190728 branch July 29, 2019 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants