Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps bamboo from 1.2.0 to 1.3.0.

Changelog

Sourced from bamboo's changelog.

[1.3.0] - 2019-08-02

New Additions

  • Add support for SendGrid's asm_group_id (#457)
  • Add SentEmailApiPlug (#456)
  • Add ability to bypass list management for SendGrid Adapter (#458, #463)
  • Add supports_attachments? to adapter behaviour (#410)
  • Allow setting of Mailgun config from env (#363)
  • Add option to deliver_now to return adapter response (#466)
  • SendGrid Adapter Reply-To parameter updates (#487)
  • Google Analytics settings for SendGrid Adapter (#462)
  • Add support for Mailgun tags and templates (#490)
  • Config driven base_uri for Mailgun Adapter (#491)

Fixes/Enhancements

  • Fix typos and documentation (#454, #447, #455, #461, #468, #473, #488)
  • Add additional adapters to README (#446, #480)
  • Add .t() spec type to Bamboo.Attachment (#389)
  • Add Elixir code formatter (#464)
  • Clarify changes and test phases in mailer test (#465)
  • Restructure/update README (#467)
  • Add Code of Conduct (#471)
  • Replace Poison with Jason for json encoding/decoding (#485)
  • Upgrade ex_doc (#486)
  • Remove whitespaces inside pre tag in SentEmailViewer (#493)
  • Use a formatter for assert_email_delivered_with/1 (#482)

#457: #457
#456: #456
#458: #458
#463: #463
#410: #410
#363: #363
#466: #466
#487: #487
#462: #462
#490: #490
#491: #491
#454: #454
#447: #447
#455: #455
#461: #461
#468: #468
#473: #473
#488: #488
#446: #446
#480: #480
#389: #389
#464: #464
#465: #465

... (truncated)
Commits
  • 9e91288 Update version and changelog for version 1.3.0 (#494)
  • 73592c5 Use a formatter for assert_email_delivered_with/1 (#482)
  • ee963c8 Mailgun Adapter: Config driven base uri (#491)
  • e9ddba9 [sent_email_viewer] Remove whitespaces inside pre tag (#493)
  • 236b8ce Added support for Mailgun tags and templates (#490)
  • 4a1b91b Mix format
  • 3f79b73 Google Analytics settings for SendGridAdapter (#462)
  • b70faeb SendGrid Adapter Reply-To parameter updates (#487)
  • a9a62ac Upgrade ex_doc (#486)
  • e9f0fb2 Replace Poison with Jason for json encoding/decoding (#485)
  • Additional commits viewable in compare view

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:

  • 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](https://github.com/thoughtbot/bamboo) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/thoughtbot/bamboo/releases)
- [Changelog](https://github.com/thoughtbot/bamboo/blob/master/CHANGELOG.md)
- [Commits](beam-community/bamboo@v1.2.0...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codecov
Copy link

codecov bot commented Aug 5, 2019

Codecov Report

Merging #172 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #172   +/-   ##
=======================================
  Coverage   87.12%   87.12%           
=======================================
  Files         112      112           
  Lines        1359     1359           
=======================================
  Hits         1184     1184           
  Misses        175      175

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 c111757...a436a27. Read the comment docs.

@mydearxym mydearxym merged commit 33a3e23 into dev Aug 6, 2019
@mydearxym mydearxym deleted the dependabot/hex/bamboo-1.3.0 branch August 6, 2019 08:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants