OvermindDL1 / protocol_ex

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

Bump ex_doc from 0.19.2 to 0.19.3 #29

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps ex_doc from 0.19.2 to 0.19.3.

Changelog *Sourced from [ex_doc's changelog](https://github.com/elixir-lang/ex_doc/blob/master/CHANGELOG.md).* > ## v0.19.3 > > * Enhancements > * Include a "goto" link on mouseover for expandable menu items > > * Bug fixes > * Always expand menu items, even if has a single child > * Fix sidebar bottom margin on Firefox > * Fix anchor links sometimes not working by moving js to html head > * Unify code styling for makeup and hljs > * Do not replace the content of custom links pointing to Elixir modules > * Remove border-left on deprecated to not mistake it with a heading
Commits - [`8280a00`](https://github.com/elixir-lang/ex_doc/commit/8280a00a971d6093d20b9646bc55aa37459c2a3d) Add extra padding - [`37e4f42`](https://github.com/elixir-lang/ex_doc/commit/37e4f4224d499870601ef3f0386d16f59b05aa45) Always show link - [`3de28d6`](https://github.com/elixir-lang/ex_doc/commit/3de28d634e52a1dcba5b1a9fd2294b716e404331) Remove broken link - [`1964aa0`](https://github.com/elixir-lang/ex_doc/commit/1964aa04303ef72e5b544145350af29660e8fc08) Release v0.19.3 - [`2da9d78`](https://github.com/elixir-lang/ex_doc/commit/2da9d783d9e6223dacd8c477c56e4b0058ff96b7) Hide formatter modules - [`dd1e4db`](https://github.com/elixir-lang/ex_doc/commit/dd1e4db1e1bef8278d827883afffb4188a7683b3) Allow direct external links on the sidebar - [`0d42f75`](https://github.com/elixir-lang/ex_doc/commit/0d42f7559bcdefefdd0ed262dfe68a6607d17f65) Fix sidebar margin on Firefox - [`18c7d5d`](https://github.com/elixir-lang/ex_doc/commit/18c7d5d30451e16f81848f21549c0c70fbb13d2c) Add goto icon - [`15c56e7`](https://github.com/elixir-lang/ex_doc/commit/15c56e7ed6544b6e56d7b489ecdfaf04a761c444) Raise error message for unknown docs chunk - [`0db47b6`](https://github.com/elixir-lang/ex_doc/commit/0db47b69862771b43b5b23be20ce3be8c39ef189) Fix anchor links sometimes not working by moving js to html head ([#962](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/962)) - Additional commits viewable in [compare view](https://github.com/elixir-lang/ex_doc/compare/v0.19.2...v0.19.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 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.