Changelog
*Sourced from [ex_doc's changelog](https://github.com/elixir-lang/ex_doc/blob/master/CHANGELOG.md).*
> ## v0.18.3
>
> * Bug fix
> * Fix formatting of typespecs causing errors
> * Update jQuery
> * Properly remove underscore from typespec links
>
> ## v0.18.2
>
> * Enhancements
> * Improve documentation pages for printing
> * Autolink Kernel, Kernel.SpecialForms, and built-in types
> * Annotate opaque types
> * Add vertical-align:top to tables
> * Allow module-function-arity references in links, for example: [some code](`MyMod.fun/2`)
> * Remove underscore from view source link
> * Run code formatter on typespecs (if one is available)
> * Make night mode switch link more obvious
Commits
- [`df78b66`](https://github.com/elixir-lang/ex_doc/commit/df78b6657b1f9c8c01781f52dfc72650edb4188e) Release v0.18.3
- [`29d7c46`](https://github.com/elixir-lang/ex_doc/commit/29d7c4603bb0c64b0e647237ef34a4b1b8b33a4a) Fix formatting typespecs ([#832](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/832))
- [`7a7939d`](https://github.com/elixir-lang/ex_doc/commit/7a7939dd1c299e97df7a2b169bfe550eb88a7db4) Reintroduce [#797](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/797) with fixed resets
- [`5b6f95f`](https://github.com/elixir-lang/ex_doc/commit/5b6f95fc9b8506c450deca2d4058333919bf629e) Revert "Replace css shadow border link underline hack with text-decoration-sk...
- [`deb02cd`](https://github.com/elixir-lang/ex_doc/commit/deb02cd285ef1edaea99b84fab501811e48ef7d5) Bundle latest jquery version
- [`e9b01a5`](https://github.com/elixir-lang/ex_doc/commit/e9b01a5ac63a5fb6c60e317156ecc5dfef5fd1d3) Update jQuery ([#827](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/827))
- [`c52cff4`](https://github.com/elixir-lang/ex_doc/commit/c52cff4cf1f292ef7df0d2426ffbdac98d6391a7) Remove warnings on v1.7-dev
- [`fc870fb`](https://github.com/elixir-lang/ex_doc/commit/fc870fbe4b14b3c98e71342d66be0cf5996bdc84) Release v0.18.2
- [`7beb826`](https://github.com/elixir-lang/ex_doc/commit/7beb826ca5d67b2b192329d3db9eea000a158fb3) Fix the web print ([#824](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/824))
- [`8c0380b`](https://github.com/elixir-lang/ex_doc/commit/8c0380bee2c94fa34688b6d92cffab4c2a14b68e) Autolink Kernel, Kernel.SpecialForms, and built-in types on pages ([#823](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/823))
- Additional commits viewable in [compare view](https://github.com/elixir-lang/ex_doc/compare/v0.18.1...v0.18.3)
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.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@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
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.
Bumps ex_doc from 0.18.1 to 0.18.3.
Changelog
*Sourced from [ex_doc's changelog](https://github.com/elixir-lang/ex_doc/blob/master/CHANGELOG.md).* > ## v0.18.3 > > * Bug fix > * Fix formatting of typespecs causing errors > * Update jQuery > * Properly remove underscore from typespec links > > ## v0.18.2 > > * Enhancements > * Improve documentation pages for printing > * Autolink Kernel, Kernel.SpecialForms, and built-in types > * Annotate opaque types > * Add vertical-align:top to tables > * Allow module-function-arity references in links, for example: [some code](`MyMod.fun/2`) > * Remove underscore from view source link > * Run code formatter on typespecs (if one is available) > * Make night mode switch link more obviousCommits
- [`df78b66`](https://github.com/elixir-lang/ex_doc/commit/df78b6657b1f9c8c01781f52dfc72650edb4188e) Release v0.18.3 - [`29d7c46`](https://github.com/elixir-lang/ex_doc/commit/29d7c4603bb0c64b0e647237ef34a4b1b8b33a4a) Fix formatting typespecs ([#832](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/832)) - [`7a7939d`](https://github.com/elixir-lang/ex_doc/commit/7a7939dd1c299e97df7a2b169bfe550eb88a7db4) Reintroduce [#797](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/797) with fixed resets - [`5b6f95f`](https://github.com/elixir-lang/ex_doc/commit/5b6f95fc9b8506c450deca2d4058333919bf629e) Revert "Replace css shadow border link underline hack with text-decoration-sk... - [`deb02cd`](https://github.com/elixir-lang/ex_doc/commit/deb02cd285ef1edaea99b84fab501811e48ef7d5) Bundle latest jquery version - [`e9b01a5`](https://github.com/elixir-lang/ex_doc/commit/e9b01a5ac63a5fb6c60e317156ecc5dfef5fd1d3) Update jQuery ([#827](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/827)) - [`c52cff4`](https://github.com/elixir-lang/ex_doc/commit/c52cff4cf1f292ef7df0d2426ffbdac98d6391a7) Remove warnings on v1.7-dev - [`fc870fb`](https://github.com/elixir-lang/ex_doc/commit/fc870fbe4b14b3c98e71342d66be0cf5996bdc84) Release v0.18.2 - [`7beb826`](https://github.com/elixir-lang/ex_doc/commit/7beb826ca5d67b2b192329d3db9eea000a158fb3) Fix the web print ([#824](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/824)) - [`8c0380b`](https://github.com/elixir-lang/ex_doc/commit/8c0380bee2c94fa34688b6d92cffab4c2a14b68e) Autolink Kernel, Kernel.SpecialForms, and built-in types on pages ([#823](https://github-redirect.dependabot.com/elixir-lang/ex_doc/issues/823)) - Additional commits viewable in [compare view](https://github.com/elixir-lang/ex_doc/compare/v0.18.1...v0.18.3)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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@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 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.