straw-hat-labs / straw_hat_mailer

Email Management
https://hex.pm/packages/straw_hat_mailer
MIT License
10 stars 2 forks source link

Bump bbmustache from 1.7.0 to 1.8.0 #102

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps bbmustache from 1.7.0 to 1.8.0.

Release notes *Sourced from [bbmustache's releases](https://github.com/soranoba/bbmustache/releases).* > ## Support `{{.}}` on the top level > ## New Features > > - Support `{{.}}` on the top level ( [#38](https://github-redirect.dependabot.com/soranoba/bbmustache/issues/38) [#40](https://github-redirect.dependabot.com/soranoba/bbmustache/issues/40) ) > > ## More Information > > - `bbmustache:data()` became to equal to `term()`, so you should be careful if you were expecting type restrictions. > - When it is passed an invalid data, it raise `function_clause` in the past, but this is gone. > - The `unsupported_term` exception added in 1.7.0 is exist yet. > > ## Others > > - Remove code to run tests on R16 ( [#39](https://github-redirect.dependabot.com/soranoba/bbmustache/issues/39) )
Commits - [`f57f62a`](https://github.com/soranoba/bbmustache/commit/f57f62a317b5c250b2934b89de21f4072c21e536) v1.8.0 - [`ccede8d`](https://github.com/soranoba/bbmustache/commit/ccede8dfd7e9332c35c324db06208e0a7e8f3b46) Merge pull request [#40](https://github-redirect.dependabot.com/soranoba/bbmustache/issues/40) from soranoba/feature/top_level_dot - [`5c32ac1`](https://github.com/soranoba/bbmustache/commit/5c32ac1cb722dcd3381b0faf57f8cc598a60d876) add some tests with top-level {{.}} - [`9156f5e`](https://github.com/soranoba/bbmustache/commit/9156f5eedd03877e569cd12284a1e57eb9cbaa05) support top-level {{.}} - [`5b28302`](https://github.com/soranoba/bbmustache/commit/5b283025fa55ad829a75906376be87bbb194c4c8) Merge pull request [#39](https://github-redirect.dependabot.com/soranoba/bbmustache/issues/39) from soranoba/otp22.0 - [`657208e`](https://github.com/soranoba/bbmustache/commit/657208ecfebe1e577b5d21797c074bdd26df8e68) Remove code to run tests on R16 - [`d6b71b7`](https://github.com/soranoba/bbmustache/commit/d6b71b7d94cdc6c4004b0b2ea63d62e4df8d07e4) update .travis.yml (OTP22.0) - [`d59017c`](https://github.com/soranoba/bbmustache/commit/d59017cdbc3017b846d4d6d7bf02fe4b5b7c3f0d) Fix top-level map test - [`006e784`](https://github.com/soranoba/bbmustache/commit/006e78436d800c39aa8c786aba4f2fea5252e394) Allow {{.}} to appear on the top level - See full diff in [compare view](https://github.com/soranoba/bbmustache/compare/v1.7.0...v1.8.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.

If all status checks pass Dependabot will automatically merge this pull request.


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.