nicolasblanco / shopix

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

Bump phoenix_html from 2.13.2 to 2.13.3 #27

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps phoenix_html from 2.13.2 to 2.13.3.

Changelog *Sourced from [phoenix_html's changelog](https://github.com/phoenixframework/phoenix_html/blob/master/CHANGELOG.md).* > ## v2.13.3 (2019-05-31) > > * Enhancements > * Add atom support to FormData > > * Bug fixes > * Keep proper line numbers on .eex templates for proper coverage
Commits - [`e0970ce`](https://github.com/phoenixframework/phoenix_html/commit/e0970ce6f06e61fe9f56bca63c4adc83f7369ef1) Release v2.13.3 - [`44e675d`](https://github.com/phoenixframework/phoenix_html/commit/44e675d4a70b858137f1ee85391a22d4b0eef2fb) Add atom support to Phoenix.HTML.FormData - [`641c669`](https://github.com/phoenixframework/phoenix_html/commit/641c669aedb317b1af24cc885884e7a28ab7d7e2) Keep line number on all calls for proper coverage, closes [#260](https://github-redirect.dependabot.com/phoenixframework/phoenix_html/issues/260) - [`0953f2a`](https://github.com/phoenixframework/phoenix_html/commit/0953f2a499c54e4278dcc931d1f8544442c40b45) Update ex_doc ([#257](https://github-redirect.dependabot.com/phoenixframework/phoenix_html/issues/257)) - [`ca60db4`](https://github.com/phoenixframework/phoenix_html/commit/ca60db4eea2b524a6c9a294cb8b7be4a0d3f7f00) Use application inference in mix.exs ([#256](https://github-redirect.dependabot.com/phoenixframework/phoenix_html/issues/256)) - [`ccf8872`](https://github.com/phoenixframework/phoenix_html/commit/ccf8872d7abeaad3056743136ef22d80bc3fe2f3) Fix typespec for form_for/2-3 ([#255](https://github-redirect.dependabot.com/phoenixframework/phoenix_html/issues/255)) - [`8ae9e14`](https://github.com/phoenixframework/phoenix_html/commit/8ae9e14ffed2bcdc85e050a43036694c1debc262) Fix doc example for using form_for/3 with LiveView and add form_for/2 docs (#... - See full diff in [compare view](https://github.com/phoenixframework/phoenix_html/compare/v2.13.2...v2.13.3)


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