firestormforum / firestorm

An open-source forum engine, with an Elixir+Phoenix backend and an Elm frontend.
http://www.firestormforum.org
MIT License
970 stars 88 forks source link

Bump bamboo from `b0c66e5` to `c228307` #174

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps bamboo from b0c66e5 to c228307.

Commits - [`c228307`](https://github.com/thoughtbot/bamboo/commit/c228307b43947ef33401c81163fd69b3004ad9e4) Add Elixir code formatter ([#464](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/464)) - [`2858f01`](https://github.com/thoughtbot/bamboo/commit/2858f01c3ab1784478f9bd163986e991a23c1d57) Allow to set Mailgun config from env ([#363](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/363)) - [`d6f8d0f`](https://github.com/thoughtbot/bamboo/commit/d6f8d0f9b722f68faa255c5af12142ad3c3d6a9d) Add .t() spec type to Bamboo.Attachment ([#389](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/389)) - [`34cd76d`](https://github.com/thoughtbot/bamboo/commit/34cd76df94ca58bf75c8e442178de9db7fac75f3) Fix with_bypass_list_management ([#463](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/463)) - [`091c3f4`](https://github.com/thoughtbot/bamboo/commit/091c3f4b7d325bf58844a3c8956a9cef4b5f0a66) Add supports_attachments? to adapter behaviour ([#410](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/410)) - [`70e7434`](https://github.com/thoughtbot/bamboo/commit/70e7434af4f9eaac66f84fb9f98a8b9b996aab65) Fix documentation on assert_email_delivered_with ([#461](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/461)) - [`b7bc9df`](https://github.com/thoughtbot/bamboo/commit/b7bc9df132c7710ac3344be677b22a156e4eecd3) Fix code block indentation for docs ([#455](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/455)) - [`a342cb4`](https://github.com/thoughtbot/bamboo/commit/a342cb4ca6cc1246b1fa9966b41565a93e10e42f) Add ability to bypass list management for SendGridAdapter ([#458](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/458)) - [`e6e70e0`](https://github.com/thoughtbot/bamboo/commit/e6e70e0f96cac6c7c9cf34df5acda22394231956) Add SentEmailApiPlug ([#456](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/456)) - [`fd11816`](https://github.com/thoughtbot/bamboo/commit/fd118161747e1094055e6ccb7cf54962210ffa05) Add support for SendGrid's asm_group_id ([#457](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/457)) - Additional commits viewable in [compare view](https://github.com/thoughtbot/bamboo/compare/b0c66e5880ec970f5d46757a64bbebb14962659f...c228307b43947ef33401c81163fd69b3004ad9e4)


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.


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.
dependabot-preview[bot] commented 5 years ago

Superseded by #177.