OvermindDL1 / protocol_ex

Elixir Extended Protocol
https://hex.pm/packages/protocol_ex
48 stars 5 forks source link

Bump ex_doc from 0.19.1 to 0.19.2 #28

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps ex_doc from 0.19.1 to 0.19.2.

Changelog *Sourced from [ex_doc's changelog](https://github.com/elixir-lang/ex_doc/blob/master/CHANGELOG.md).* > ## v0.19.2 > > * Enhancements > * Allow logo in SVG extension > * Allow functions to be grouped based on metadata > * Allow api-reference.html page to be disabled > * Allow nesting of modules by prefix > * Autolink `mix help TASK` > * Warn on undefined remote functions from project's docs > > * Bug fixes > * Sort function names alphabetically in the sidebar > * Fix search input color > * Disable earmark smartypants option
Commits - [`819e81e`](https://github.com/elixir-lang/ex_doc/commit/819e81e23c27f1e4e0fb792247628d03320465b6) Relaese v0.19.2 - [`03d8b3e`](https://github.com/elixir-lang/ex_doc/commit/03d8b3efdb373ad454cf82d3d89285891359ee2d) Update .gitignore - [`3dd27ea`](https://github.com/elixir-lang/ex_doc/commit/3dd27ea655645845705251a7de205d2aad8485d6) Fix code color in html ([#940](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/940)) - [`17154dd`](https://github.com/elixir-lang/ex_doc/commit/17154dd04b8faaee9eac018def949354fbb4c484) Use same format as in mix.exs generated with Elixir v1.7 for dependencies ([#945](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/945)) - [`6d9cc72`](https://github.com/elixir-lang/ex_doc/commit/6d9cc72ced34086a24c6bc3033f4045190f02f6b) Use em-dash for separation in page title ([#943](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/943)) - [`c393cae`](https://github.com/elixir-lang/ex_doc/commit/c393cae07a35d891177be0b5f47ed31bf67c2213) Improve warning message - [`0bcb4c1`](https://github.com/elixir-lang/ex_doc/commit/0bcb4c18aeed3453befc2cc9208ff7609cfbb7fd) Warn on undefined remote functions from project's docs ([#930](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/930)) - [`e67bd99`](https://github.com/elixir-lang/ex_doc/commit/e67bd99c75bb077af902c72cfb3f44fc85793c3f) Skip impl module nodes - [`b8ce799`](https://github.com/elixir-lang/ex_doc/commit/b8ce7994ede7b120741993078e94e7ac9f485d40) Disable earmark smartypants option by default ([#929](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/929)) - [`6b146b0`](https://github.com/elixir-lang/ex_doc/commit/6b146b00eee65d989361c1674e531aa46543243c) Make function signature be an H1 element ([#926](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/926)) - Additional commits viewable in [compare view](https://github.com/elixir-lang/ex_doc/compare/v0.19.1...v0.19.2)


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 cancel merge` will cancel a previously requested merge - `@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.