straw-hat-labs / straw_hat_mailer

Email Management
https://hex.pm/packages/straw_hat_mailer
MIT License
10 stars 2 forks source link

Bump swoosh from 0.23.2 to 0.23.3 #112

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps swoosh from 0.23.2 to 0.23.3.

Changelog *Sourced from [swoosh's changelog](https://github.com/swoosh/swoosh/blob/master/CHANGELOG.md).* > ## v0.23.3 - 2019-07-11 > > ### Added > > - Support mailchimp merge language option ([#391](https://github-redirect.dependabot.com/swoosh/swoosh/pull/391), thanks! [@​Deepwalker](https://github.com/Deepwalker)) > > ### Fixed > > - "Clint Barton" [@​jc00ke](https://github.com/jc00ke)'s "most important OSS contribution ever" ([#393](https://github-redirect.dependabot.com/swoosh/swoosh/pull/393)) > > ### Fixed
Commits - [`dfc191d`](https://github.com/swoosh/swoosh/commit/dfc191d9fbcef52719c4cd38082fa0cdfdac86d6) bump version ([#394](https://github-redirect.dependabot.com/swoosh/swoosh/issues/394)) - [`8b83f57`](https://github.com/swoosh/swoosh/commit/8b83f571779be7d56a63ce81e870becdb17d00c2) Add merge language argument ([#391](https://github-redirect.dependabot.com/swoosh/swoosh/issues/391)) - [`519bc49`](https://github.com/swoosh/swoosh/commit/519bc496704483cb5baaf6edebee556355e448da) Who's Clints? ([#393](https://github-redirect.dependabot.com/swoosh/swoosh/issues/393)) - [`5970e1a`](https://github.com/swoosh/swoosh/commit/5970e1a20e5d787347ce825f4803e972ddc30095) Bump plug_cowboy from 2.0.2 to 2.1.0 ([#390](https://github-redirect.dependabot.com/swoosh/swoosh/issues/390)) - [`9778f5b`](https://github.com/swoosh/swoosh/commit/9778f5b5dddd0ef90657c22ffbd0830cb26c0b9a) Add documentation for :preview_port ([#388](https://github-redirect.dependabot.com/swoosh/swoosh/issues/388)) - [`ce70c54`](https://github.com/swoosh/swoosh/commit/ce70c54fd7e633bddb47dad672d03a48999a588c) v0.23.2 ([#387](https://github-redirect.dependabot.com/swoosh/swoosh/issues/387)) - See full diff in [compare view](https://github.com/swoosh/swoosh/compare/v0.23.2...v0.23.3)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #112   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines          67     67           
=====================================
  Hits           67     67

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 c2fcd66...707113a. Read the comment docs.