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 `cea3fd4` #182

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps bamboo from b0c66e5 to cea3fd4.

Commits - [`cea3fd4`](https://github.com/thoughtbot/bamboo/commit/cea3fd49e777efda5caf30ea16265ea2bc982c75) Grammar fix in documentation ([#473](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/473)) - [`214f5f3`](https://github.com/thoughtbot/bamboo/commit/214f5f3e3be51e15d7c2d4c7449fe1d48a6aa472) Add option to deliver_now to return adapter response ([#466](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/466)) - [`aea3edc`](https://github.com/thoughtbot/bamboo/commit/aea3edcb9d4ab0b3a6261a3ff848763aefb35078) Add code of conduct ([#471](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/471)) - [`89845a8`](https://github.com/thoughtbot/bamboo/commit/89845a829e15078e01fc654980c2c7f33e0b16bc) Cleanup and clarify documentation ([#468](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/468)) - [`494ba3a`](https://github.com/thoughtbot/bamboo/commit/494ba3a21253a6775f198d1bb61517091fbcef2f) Improve README documentation ([#467](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/467)) - [`cafe0c2`](https://github.com/thoughtbot/bamboo/commit/cafe0c2e3386fdf0fd7fc6f26d25e0d0a45db3c0) Clarify changes and test phases in mailer test ([#465](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/465)) - [`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)) - Additional commits viewable in [compare view](https://github.com/thoughtbot/bamboo/compare/b0c66e5880ec970f5d46757a64bbebb14962659f...cea3fd49e777efda5caf30ea16265ea2bc982c75)


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 #185.