Closed dependabot-preview[bot] closed 5 years ago
Merging #85 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #85 +/- ##
=====================================
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 b01b31c...ff63454. Read the comment docs.
Bumps swoosh from 0.21.0 to 0.22.2.
Release notes
*Sourced from [swoosh's releases](https://github.com/swoosh/swoosh/releases).* > ## v0.22.0 - 2019-02-20 > > ### Added > > - Gmail Adapter ([#342](https://github-redirect.dependabot.com/swoosh/swoosh/pull/342), thanks! [@mpran](https://github.com/mpran)) > - Option to change encoding for SMTP Adapter ([#341](https://github-redirect.dependabot.com/swoosh/swoosh/pull/341), thanks! [@ivan](https://github.com/ivan)-kolmychek) > > ## v0.21.1 - 2019-02-11 > > ### Added > > - callback definition for `validate_config` and `validate_dependency` on Adapter behaviour > > ### Changed > > - Use `plug_cowboy` instead of `plug` to work with both Cowboy 1 and 2Changelog
*Sourced from [swoosh's changelog](https://github.com/swoosh/swoosh/blob/master/CHANGELOG.md).* > ## v0.22.2 - 2019-02-28 > > ### Fixed > > - Sparkpost attachment regression ([#359](https://github-redirect.dependabot.com/swoosh/swoosh/pull/359), thanks! [@LostKobrakai](https://github.com/LostKobrakai)) > > ## v0.22.1 - 2019-02-22 > > ### Fixed > > - Warnings for missing optional deps (mainly `Mail` added in Gmail Adapter PR) ([#356](https://github-redirect.dependabot.com/swoosh/swoosh/issues/356)) > > ## v0.22.0 - 2019-02-20 > > ### Added > > - Gmail Adapter ([#342](https://github-redirect.dependabot.com/swoosh/swoosh/pull/342), thanks! [@mpran](https://github.com/mpran)) > - Option to change encoding for SMTP Adapter ([#341](https://github-redirect.dependabot.com/swoosh/swoosh/pull/341), thanks! [@ivan](https://github.com/ivan)-kolmychek) > > ## v0.21.1 - 2019-02-11 > > ### Added > > - callback definition for `validate_config` and `validate_dependency` on Adapter behaviour > > ### Changed > > - Use `plug_cowboy` instead of `plug` to work with both Cowboy 1 and 2Commits
- [`38b0584`](https://github.com/swoosh/swoosh/commit/38b0584eee7b2692a4b198870dae23da38ce784b) v0.22.2 ([#360](https://github-redirect.dependabot.com/swoosh/swoosh/issues/360)) - [`23f2644`](https://github.com/swoosh/swoosh/commit/23f2644fb6fc7e8c93780fa9f23c72a34c421646) Sparkpost Adapter: Attach attachment correctly to the json body ([#359](https://github-redirect.dependabot.com/swoosh/swoosh/issues/359)) - [`6028c36`](https://github.com/swoosh/swoosh/commit/6028c368db0eae46e0f5e4ec987074f58c8bbb8b) Bump hackney from 1.15.0 to 1.15.1 ([#358](https://github-redirect.dependabot.com/swoosh/swoosh/issues/358)) - [`60fc922`](https://github.com/swoosh/swoosh/commit/60fc9224831b81e465ae21219d7cf3772eb2f4f2) suppress warning for missing optional deps ([#357](https://github-redirect.dependabot.com/swoosh/swoosh/issues/357)) - [`1044f35`](https://github.com/swoosh/swoosh/commit/1044f3591849e5b1531d06e4ecdf9942a6647893) Update CHANGELOG.md ([#354](https://github-redirect.dependabot.com/swoosh/swoosh/issues/354)) - [`fe25c3b`](https://github.com/swoosh/swoosh/commit/fe25c3b36d6b42a6094e9c51dfd52a7ef052ea39) Use Attachment get_content ([#353](https://github-redirect.dependabot.com/swoosh/swoosh/issues/353)) - [`876b8c6`](https://github.com/swoosh/swoosh/commit/876b8c604d5b3233b3e55186f43bad2c044cfab5) Add gmail adapter to readme ([#352](https://github-redirect.dependabot.com/swoosh/swoosh/issues/352)) - [`57f990e`](https://github.com/swoosh/swoosh/commit/57f990edf304249b7f5366236cffdc204648e08e) Gmail adapter ([#342](https://github-redirect.dependabot.com/swoosh/swoosh/issues/342)) - [`9a708f1`](https://github.com/swoosh/swoosh/commit/9a708f172554c0082fa2d3be97b8391e1bd5006f) skip inch doc on PR builds ([#349](https://github-redirect.dependabot.com/swoosh/swoosh/issues/349)) - [`4f2196c`](https://github.com/swoosh/swoosh/commit/4f2196ca73e061329b1e493f9d12dc5aeb1c5f07) Add option to change encoding to smtp adapter ([#341](https://github-redirect.dependabot.com/swoosh/swoosh/issues/341)) - Additional commits viewable in [compare view](https://github.com/swoosh/swoosh/compare/v0.21.0...v0.22.2)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 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) - 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.