X Tutup
Skip to content

Updating swiftmailer/swiftmailer (v6.2.1 => v6.2.3)#36417

Merged
phil-davis merged 1 commit intomasterfrom
bump-swiftmailer-6.2.3
Nov 12, 2019
Merged

Updating swiftmailer/swiftmailer (v6.2.1 => v6.2.3)#36417
phil-davis merged 1 commit intomasterfrom
bump-swiftmailer-6.2.3

Conversation

@phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Nov 12, 2019

Description

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Updating swiftmailer/swiftmailer (v6.2.1 => v6.2.3): Loading from cache

https://github.com/swiftmailer/swiftmailer/releases/tag/v6.2.3

It is just a small change for PHP 7.4 compatibility.

I noticed this was released, while doing changelogs... so may as well get it in now with changelog entry.

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 12, 2019
@phil-davis phil-davis self-assigned this Nov 12, 2019
@codecov
Copy link

codecov bot commented Nov 12, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #36417   +/-   ##
=========================================
  Coverage     64.87%   64.87%           
  Complexity    19792    19792           
=========================================
  Files          1271     1271           
  Lines         74723    74723           
  Branches       1309     1309           
=========================================
  Hits          48479    48479           
  Misses        25858    25858           
  Partials        386      386
Flag Coverage Δ Complexity Δ
#javascript 54% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.07% <ø> (ø) 19792 <ø> (ø) ⬇️

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 d77f06c...4925480. Read the comment docs.

@phil-davis phil-davis merged commit dcc5b7f into master Nov 12, 2019
@delete-merged-branch delete-merged-branch bot deleted the bump-swiftmailer-6.2.3 branch November 12, 2019 15:30
@davitol davitol mentioned this pull request Nov 26, 2019
37 tasks
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

X Tutup