nicolasblanco / shopix

Shopix : an Elixir & Phoenix e-commerce platform
MIT License
196 stars 26 forks source link

Bump bamboo from 1.2.0 to 1.3.0 #45

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps bamboo from 1.2.0 to 1.3.0.

Changelog *Sourced from [bamboo's changelog](https://github.com/thoughtbot/bamboo/blob/master/CHANGELOG.md).* > ## [1.3.0] - 2019-08-02 > > ### New Additions > * Add support for SendGrid's `asm_group_id` ([#457](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/457)) > * Add `SentEmailApiPlug` ([#456](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/456)) > * Add ability to bypass list management for SendGrid Adapter ([#458](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/458), [#463](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/463)) > * Add `supports_attachments?` to adapter behaviour ([#410](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/410)) > * Allow setting of Mailgun config from env ([#363](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/363)) > * Add option to `deliver_now` to return adapter response ([#466](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/466)) > * SendGrid Adapter Reply-To parameter updates ([#487](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/487)) > * Google Analytics settings for SendGrid Adapter ([#462](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/462)) > * Add support for Mailgun tags and templates ([#490](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/490)) > * Config driven `base_uri` for Mailgun Adapter ([#491](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/491)) > > ### Fixes/Enhancements > * Fix typos and documentation ([#454](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/454), [#447](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/447), [#455](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/455), [#461](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/461), [#468](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/468), [#473](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/473), [#488](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/488)) > * Add additional adapters to README ([#446](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/446), [#480](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/480)) > * Add .t() spec type to `Bamboo.Attachment` ([#389](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/389)) > * Add Elixir code formatter ([#464](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/464)) > * Clarify changes and test phases in mailer test ([#465](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/465)) > * Restructure/update README ([#467](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/467)) > * Add Code of Conduct ([#471](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/471)) > * Replace Poison with Jason for json encoding/decoding ([#485](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/485)) > * Upgrade ex_doc ([#486](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/486)) > * Remove whitespaces inside `pre` tag in `SentEmailViewer` ([#493](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/493)) > * Use a formatter for `assert_email_delivered_with/1` ([#482](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/482)) > > [#457](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/457): [#457](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/457) > [#456](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/456): [#456](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/456) > [#458](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/458): [#458](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/458) > [#463](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/463): [#463](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/463) > [#410](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/410): [#410](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/410) > [#363](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/363): [#363](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/363) > [#466](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/466): [#466](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/466) > [#487](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/487): [#487](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/487) > [#462](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/462): [#462](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/462) > [#490](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/490): [#490](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/490) > [#491](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/491): [#491](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/491) > [#454](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/454): [#454](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/454) > [#447](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/447): [#447](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/447) > [#455](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/455): [#455](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/455) > [#461](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/461): [#461](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/461) > [#468](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/468): [#468](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/468) > [#473](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/473): [#473](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/473) > [#488](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/488): [#488](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/488) > [#446](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/446): [#446](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/446) > [#480](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/480): [#480](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/480) > [#389](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/389): [#389](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/389) > [#464](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/464): [#464](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/464) > [#465](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/465): [#465](https://github-redirect.dependabot.com/thoughtbot/bamboo/pull/465) > ... (truncated)
Commits - [`9e91288`](https://github.com/thoughtbot/bamboo/commit/9e9128843f9e3c86e667bf16262a7a8b327511a9) Update version and changelog for version 1.3.0 ([#494](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/494)) - [`73592c5`](https://github.com/thoughtbot/bamboo/commit/73592c57a12b700d6c67e699b8c4645059935ff7) Use a formatter for `assert_email_delivered_with/1` ([#482](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/482)) - [`ee963c8`](https://github.com/thoughtbot/bamboo/commit/ee963c8b061000e3bd04b13a7c078fd108f48ae1) Mailgun Adapter: Config driven base uri ([#491](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/491)) - [`e9ddba9`](https://github.com/thoughtbot/bamboo/commit/e9ddba99834f65a703210a81d3c4141684033aae) [sent_email_viewer] Remove whitespaces inside pre tag ([#493](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/493)) - [`236b8ce`](https://github.com/thoughtbot/bamboo/commit/236b8ce0878734a201c3b921be10e7802668097f) Added support for Mailgun tags and templates ([#490](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/490)) - [`4a1b91b`](https://github.com/thoughtbot/bamboo/commit/4a1b91b0a7b8f34693b8ae9f475513fa4ad8536e) Mix format - [`3f79b73`](https://github.com/thoughtbot/bamboo/commit/3f79b73a4e27d9b27694fb4a72473caab46c857f) Google Analytics settings for SendGridAdapter ([#462](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/462)) - [`b70faeb`](https://github.com/thoughtbot/bamboo/commit/b70faebecc03f08255e77c078e47fc520deebe7f) SendGrid Adapter Reply-To parameter updates ([#487](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/487)) - [`a9a62ac`](https://github.com/thoughtbot/bamboo/commit/a9a62ac453a545c267d556ed22245bf6f326cfcc) Upgrade ex_doc ([#486](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/486)) - [`e9f0fb2`](https://github.com/thoughtbot/bamboo/commit/e9f0fb29f79319b43c1d74c14f41d4cf6e5fab9c) Replace Poison with Jason for json encoding/decoding ([#485](https://github-redirect.dependabot.com/thoughtbot/bamboo/issues/485)) - Additional commits viewable in [compare view](https://github.com/thoughtbot/bamboo/compare/v1.2.0...v1.3.0)


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.


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). To ignore the version in this PR you can just close it - `@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) - 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 4 years ago

Superseded by #68.