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.4 to 0.24.2 #121

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps swoosh from 0.23.4 to 0.24.2.

Changelog *Sourced from [swoosh's changelog](https://github.com/swoosh/swoosh/blob/master/CHANGELOG.md).* > ## v0.24.2 - 2019-10-29 > > ### Fixed > > - Allow empty content in Sendgrid for template users > > ## v0.24.1 - 2019-10-27 > > ### Fixed > > - Custom variable encoding for Mailgun > > ## v0.24.0 - 2019-10-24 > > ### Added > > - `:custom_id` Mailjet provider option > - `:template_name` Mailgun provider option > > ### Fixed > > - `Attachment.new` spec > > ## v0.23.5 - 2019-10-11 > > ### Added > > - Mailjet Adapter now supports `TemplateErrorDeliver` and `TemplateErrorReporting`
Commits - [`734fe17`](https://github.com/swoosh/swoosh/commit/734fe17ef0d6c32c36cbfb6719da737ebf8b2469) v0.24.2 ([#421](https://github-redirect.dependabot.com/swoosh/swoosh/issues/421)) - [`d67dc81`](https://github.com/swoosh/swoosh/commit/d67dc8136b42149b8be5ab4fd1d4b3a0c24a602d) allow empty content in sendgrid ([#419](https://github-redirect.dependabot.com/swoosh/swoosh/issues/419)) - [`ca78b46`](https://github.com/swoosh/swoosh/commit/ca78b46a31ed0a10bc2ad07e543fa6c4332597ad) v0.24.1 ([#420](https://github-redirect.dependabot.com/swoosh/swoosh/issues/420)) - [`23fee40`](https://github.com/swoosh/swoosh/commit/23fee40fb8bf42f35afd980ce49e645f0b817e9b) encode map and list only ([#418](https://github-redirect.dependabot.com/swoosh/swoosh/issues/418)) - [`0eace2b`](https://github.com/swoosh/swoosh/commit/0eace2b2b29a9cbd7f8c613767eb1c8b67f1a137) v0.24.0 ([#415](https://github-redirect.dependabot.com/swoosh/swoosh/issues/415)) - [`3fbb01f`](https://github.com/swoosh/swoosh/commit/3fbb01f1f3f95f262957640fb8cef0ddf2b67fc0) fix spec for Attachment.new/2 and add documentation for the Attachment.new({:... - [`3243d29`](https://github.com/swoosh/swoosh/commit/3243d296d52165612c3be904c4a3eddc2477187d) add mailgun template support ([#414](https://github-redirect.dependabot.com/swoosh/swoosh/issues/414)) - [`dd6fa8f`](https://github.com/swoosh/swoosh/commit/dd6fa8f2159bad70808109ff04e5402751bbd497) Bump cowboy from 2.6.3 to 2.7.0 ([#410](https://github-redirect.dependabot.com/swoosh/swoosh/issues/410)) - [`038be3a`](https://github.com/swoosh/swoosh/commit/038be3a84271d13d62a0b23a949e5354d879738f) Added :custom_id mailjet API option. ([#408](https://github-redirect.dependabot.com/swoosh/swoosh/issues/408)) - [`dc762e7`](https://github.com/swoosh/swoosh/commit/dc762e76072782d4abfe3ce812c767aa66f0677e) v0.23.5 - Additional commits viewable in [compare view](https://github.com/swoosh/swoosh/compare/v0.23.4...v0.24.2)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #121   +/-   ##
=====================================
  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 a271bc2...6e2dbd4. Read the comment docs.