Commits
- [`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))
- [`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))
- Additional commits viewable in [compare view](https://github.com/thoughtbot/bamboo/compare/b0c66e5880ec970f5d46757a64bbebb14962659f...aea3edcb9d4ab0b3a6261a3ff848763aefb35078)
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.
Bumps bamboo from
b0c66e5
toaea3edc
.Commits
- [`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)) - [`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)) - Additional commits viewable in [compare view](https://github.com/thoughtbot/bamboo/compare/b0c66e5880ec970f5d46757a64bbebb14962659f...aea3edcb9d4ab0b3a6261a3ff848763aefb35078)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.