Skip to content

Commit 0aafd68

Browse files
Bump ex_doc from 0.36.1 to 0.37.0 (#7)
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.36.1 to 0.37.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md">ex_doc's changelog</a>.</em></p> <blockquote> <h2>v0.37.0 (2025-02-05)</h2> <p>Thanks to <a href="https://github.com/liamcmitchell"><code>@​liamcmitchell</code></a> and <a href="https://github.com/hichemfantar"><code>@​hichemfantar</code></a> for the extensive contributions in this new release.</p> <ul> <li> <p>Enhancements</p> <ul> <li>Optimize and parallelize module retriever, often leading to 20x-30x faster docs generation</li> <li>Considerably improve page loading times in the browser</li> <li>Allow customizing <code>search_data</code> for extra pages</li> <li>Use native style for scroll bars</li> <li>Enhance links between extras/pages/guides with padding and hover effects</li> <li>Go to latest goes to the same page if it exists, root otherwise</li> <li>Apply new style and layout for tabs</li> <li>Increase font-weight on sidebar on Apple machines/devices</li> <li>Improve accessibility across deprecation, links, and summaries</li> <li>Add compatibility to Erlang/OTP 28+</li> <li>Rely on the operating system monospace font for unified experience and better load times</li> <li>Introduce <code>&quot;exdoc:loaded&quot;</code> window event to track navigation</li> <li>Support for favicons</li> </ul> </li> <li> <p>Bug fixes</p> <ul> <li>Move action links out from heading tags</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/elixir-lang/ex_doc/commit/4bc56b9eb9fa0ccf393ae1fbf23110766d450aae"><code>4bc56b9</code></a> Release v0.37.0</li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/d0ea96452ef786c76ce79da752fd70130eb57dd4"><code>d0ea964</code></a> epub fixes, closes <a href="https://redirect.github.com/elixir-lang/ex_doc/issues/2087">#2087</a></li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/4f7580a6b1c874affa19527e07cbd3fa00b817db"><code>4f7580a</code></a> Optimize checking of apps and deps</li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/943036d99e395bdbddc109de676c8565eda5c7a0"><code>943036d</code></a> Do not convert user types into types, closes <a href="https://redirect.github.com/elixir-lang/ex_doc/issues/2086">#2086</a></li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/6c184a881e39fc5885e875d8031baeb9d77d23e6"><code>6c184a8</code></a> Release v0.37.0-rc.2</li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/9eef9589842ccb306c76cd5bbeffde1f322d506f"><code>9eef958</code></a> Update assets</li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/559939f9e1db2a027895db63258d9956fc598b76"><code>559939f</code></a> Improve top and bottom margins of first/last content in tabpanel (<a href="https://redirect.github.com/elixir-lang/ex_doc/issues/2083">#2083</a>)</li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/cac23f1b3b4095efcd8f9ff9d786fb3ead295425"><code>cac23f1</code></a> Update assets</li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/54e4494a1d016c6ee680fae86f9fdcf1e71984fe"><code>54e4494</code></a> Fix top-heading action icon spacing (<a href="https://redirect.github.com/elixir-lang/ex_doc/issues/2082">#2082</a>)</li> <li><a href="https://github.com/elixir-lang/ex_doc/commit/bec5af94e47e50a778b80d30773b30f0c43a7d6a"><code>bec5af9</code></a> Update assets</li> <li>Additional commits viewable in <a href="https://github.com/elixir-lang/ex_doc/compare/v0.36.1...v0.37.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ex_doc&package-manager=hex&previous-version=0.36.1&new-version=0.37.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81065bf commit 0aafd68

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mix.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
%{
2-
"earmark_parser": {:hex, :earmark_parser, "1.4.42", "f23d856f41919f17cd06a493923a722d87a2d684f143a1e663c04a2b93100682", [:mix], [], "hexpm", "6915b6ca369b5f7346636a2f41c6a6d78b5af419d61a611079189233358b8b8b"},
3-
"ex_doc": {:hex, :ex_doc, "0.36.1", "4197d034f93e0b89ec79fac56e226107824adcce8d2dd0a26f5ed3a95efc36b1", [:mix], [{:earmark_parser, "~> 1.4.42", [hex: :earmark_parser, repo: "hexpm", optional: false]}, {:makeup_c, ">= 0.1.0", [hex: :makeup_c, repo: "hexpm", optional: true]}, {:makeup_elixir, "~> 0.14 or ~> 1.0", [hex: :makeup_elixir, repo: "hexpm", optional: false]}, {:makeup_erlang, "~> 0.1 or ~> 1.0", [hex: :makeup_erlang, repo: "hexpm", optional: false]}, {:makeup_html, ">= 0.1.0", [hex: :makeup_html, repo: "hexpm", optional: true]}], "hexpm", "d7d26a7cf965dacadcd48f9fa7b5953d7d0cfa3b44fa7a65514427da44eafd89"},
2+
"earmark_parser": {:hex, :earmark_parser, "1.4.43", "34b2f401fe473080e39ff2b90feb8ddfeef7639f8ee0bbf71bb41911831d77c5", [:mix], [], "hexpm", "970a3cd19503f5e8e527a190662be2cee5d98eed1ff72ed9b3d1a3d466692de8"},
3+
"ex_doc": {:hex, :ex_doc, "0.37.0", "970f92b39e62c460aa8a367508e938f5e4da6e2ff3eaed3f8530b25870f45471", [:mix], [{:earmark_parser, "~> 1.4.42", [hex: :earmark_parser, repo: "hexpm", optional: false]}, {:makeup_c, ">= 0.1.0", [hex: :makeup_c, repo: "hexpm", optional: true]}, {:makeup_elixir, "~> 0.14 or ~> 1.0", [hex: :makeup_elixir, repo: "hexpm", optional: false]}, {:makeup_erlang, "~> 0.1 or ~> 1.0", [hex: :makeup_erlang, repo: "hexpm", optional: false]}, {:makeup_html, ">= 0.1.0", [hex: :makeup_html, repo: "hexpm", optional: true]}], "hexpm", "b0ee7f17373948e0cf471e59c3a0ee42f3bd1171c67d91eb3626456ef9c6202c"},
44
"file_system": {:hex, :file_system, "1.1.0", "08d232062284546c6c34426997dd7ef6ec9f8bbd090eb91780283c9016840e8f", [:mix], [], "hexpm", "bfcf81244f416871f2a2e15c1b515287faa5db9c6bcf290222206d120b3d43f6"},
55
"jason": {:hex, :jason, "1.4.4", "b9226785a9aa77b6857ca22832cffa5d5011a667207eb2a0ad56adb5db443b8a", [:mix], [{:decimal, "~> 1.0 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}], "hexpm", "c5eb0cab91f094599f94d55bc63409236a8ec69a21a67814529e8d5f6cc90b3b"},
66
"makeup": {:hex, :makeup, "1.2.1", "e90ac1c65589ef354378def3ba19d401e739ee7ee06fb47f94c687016e3713d1", [:mix], [{:nimble_parsec, "~> 1.4", [hex: :nimble_parsec, repo: "hexpm", optional: false]}], "hexpm", "d36484867b0bae0fea568d10131197a4c2e47056a6fbe84922bf6ba71c8d17ce"},
77
"makeup_elixir": {:hex, :makeup_elixir, "1.0.1", "e928a4f984e795e41e3abd27bfc09f51db16ab8ba1aebdba2b3a575437efafc2", [:mix], [{:makeup, "~> 1.0", [hex: :makeup, repo: "hexpm", optional: false]}, {:nimble_parsec, "~> 1.2.3 or ~> 1.3", [hex: :nimble_parsec, repo: "hexpm", optional: false]}], "hexpm", "7284900d412a3e5cfd97fdaed4f5ed389b8f2b4cb49efc0eb3bd10e2febf9507"},
8-
"makeup_erlang": {:hex, :makeup_erlang, "1.0.1", "c7f58c120b2b5aa5fd80d540a89fdf866ed42f1f3994e4fe189abebeab610839", [:mix], [{:makeup, "~> 1.0", [hex: :makeup, repo: "hexpm", optional: false]}], "hexpm", "8a89a1eeccc2d798d6ea15496a6e4870b75e014d1af514b1b71fa33134f57814"},
9-
"nimble_parsec": {:hex, :nimble_parsec, "1.4.0", "51f9b613ea62cfa97b25ccc2c1b4216e81df970acd8e16e8d1bdc58fef21370d", [:mix], [], "hexpm", "9c565862810fb383e9838c1dd2d7d2c437b3d13b267414ba6af33e50d2d1cf28"},
8+
"makeup_erlang": {:hex, :makeup_erlang, "1.0.2", "03e1804074b3aa64d5fad7aa64601ed0fb395337b982d9bcf04029d68d51b6a7", [:mix], [{:makeup, "~> 1.0", [hex: :makeup, repo: "hexpm", optional: false]}], "hexpm", "af33ff7ef368d5893e4a267933e7744e46ce3cf1f61e2dccf53a111ed3aa3727"},
9+
"nimble_parsec": {:hex, :nimble_parsec, "1.4.2", "8efba0122db06df95bfaa78f791344a89352ba04baedd3849593bfce4d0dc1c6", [:mix], [], "hexpm", "4b21398942dda052b403bbe1da991ccd03a053668d147d53fb8c4e0efe09c973"},
1010
"phoenix_html": {:hex, :phoenix_html, "4.2.0", "83a4d351b66f472ebcce242e4ae48af1b781866f00ef0eb34c15030d4e2069ac", [:mix], [], "hexpm", "9713b3f238d07043583a94296cc4bbdceacd3b3a6c74667f4df13971e7866ec8"},
1111
}

0 commit comments

Comments
 (0)