owncloud / data_exporter

Export/Import for ownCloud user data
GNU General Public License v2.0
7 stars 5 forks source link

Bump symfony 3.4.32 and webmozart/assert 1.5.0 #123

Closed phil-davis closed 4 years ago

phil-davis commented 4 years ago

Description

Dependency bumps are waiting:

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 8 updates, 0 removals
  - Updating symfony/polyfill-ctype (v1.11.0 => v1.12.0): Loading from cache
  - Updating symfony/serializer (v3.4.30 => v3.4.32): Downloading (100%)         
  - Updating symfony/polyfill-php70 (v1.11.0 => v1.12.0): Loading from cache
  - Updating symfony/inflector (v3.4.30 => v3.4.32): Downloading (100%)         
  - Updating symfony/property-access (v3.4.30 => v3.4.32): Downloading (100%)         
  - Updating symfony/property-info (v3.4.30 => v3.4.32): Downloading (100%)         
  - Updating symfony/filesystem (v3.4.30 => v3.4.32): Downloading (100%)         
  - Updating webmozart/assert (1.4.0 => 1.5.0): Loading from cache
Writing lock file
Generating autoload files

How Has This Been Tested?

CI

Types of changes

Checklist:

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #123   +/-   ##
=========================================
  Coverage     86.83%   86.83%           
  Complexity      189      189           
=========================================
  Files            31       31           
  Lines           904      904           
=========================================
  Hits            785      785           
  Misses          119      119

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 a4f6a7f...9ec4249. Read the comment docs.

IljaN commented 4 years ago

Thanks! :nepal: