Skip to content

Commit

Permalink
Bump ex_doc from 0.34.2 to 0.35.1 (#13)
Browse files Browse the repository at this point in the history
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.34.2 to
0.35.1.
<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.35.1 (2024-11-21)</h2>
<ul>
<li>Bug fixes
<ul>
<li>Make sure symlinks are copied from assets directory</li>
<li>Discard private functions documented by EDoc</li>
</ul>
</li>
</ul>
<h2>v0.35.0 (2024-11-19)</h2>
<ul>
<li>
<p>Enhancements</p>
<ul>
<li>Store <code>proglang</code> in <code>searchdata.js</code></li>
<li>Allow searching for atoms inside backticks</li>
<li>Add support for nominal types from Erlang/OTP 28</li>
<li>Support a new <code>:redirects</code> option which allows
configuring redirects in the sidebar</li>
<li>Improve warning when referencing type from a private module</li>
<li>Rename &quot;Search HexDocs package&quot; modal to &quot;Go to
package docs&quot;</li>
<li>Support built-in Erlang/OTP apps in &quot;Go to package
docs&quot;</li>
</ul>
</li>
<li>
<p>Bug fixes</p>
<ul>
<li>Switch anchor <code>title</code> to <code>aria-label</code></li>
<li>Convert admonition blockquotes to sections for screen reader
users</li>
<li>Fix code copy buttons within tabsets</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/elixir-lang/ex_doc/commit/b71b16555926ad7aecc553ed81d29f6bf79cd4d0"><code>b71b165</code></a>
Release v0.35.1</li>
<li><a
href="https://github.com/elixir-lang/ex_doc/commit/6da22329f5cc7721366312fc9302d2c43bad0c24"><code>6da2232</code></a>
Edoc still includes private functions so need to remove them (<a
href="https://redirect.github.com/elixir-lang/ex_doc/issues/1968">#1968</a>)</li>
<li><a
href="https://github.com/elixir-lang/ex_doc/commit/36adbebc9056a27f79e15ca1ca65883cfae0277c"><code>36adbeb</code></a>
Copy symbolic links in the assets as actual files (<a
href="https://redirect.github.com/elixir-lang/ex_doc/issues/1967">#1967</a>)</li>
<li><a
href="https://github.com/elixir-lang/ex_doc/commit/5ab94c8d7cc7ac328fbe0bd1fa5ba49a8845f6ea"><code>5ab94c8</code></a>
Fix for missing nominal case in autolink_spec (<a
href="https://redirect.github.com/elixir-lang/ex_doc/issues/1965">#1965</a>)</li>
<li><a
href="https://github.com/elixir-lang/ex_doc/commit/ef99f3eec2e6e7014d494dcb2fc3262958b0bb3d"><code>ef99f3e</code></a>
Fix typo in changelog (<a
href="https://redirect.github.com/elixir-lang/ex_doc/issues/1964">#1964</a>)</li>
<li><a
href="https://github.com/elixir-lang/ex_doc/commit/441e75fb76e5e0d105f68bc0aed692418ea68427"><code>441e75f</code></a>
Release v0.35.0</li>
<li><a
href="https://github.com/elixir-lang/ex_doc/commit/05296c1e4e5f76d120436f95be3ff106ca53d17e"><code>05296c1</code></a>
Fix tests</li>
<li><a
href="https://github.com/elixir-lang/ex_doc/commit/b5384ef4c9f8752162a44186302709e314b9dfad"><code>b5384ef</code></a>
Add support for nominal types (<a
href="https://redirect.github.com/elixir-lang/ex_doc/issues/1963">#1963</a>)</li>
<li><a
href="https://github.com/elixir-lang/ex_doc/commit/1a5a3c9da1c3a8065b15259113db8e9adbb80956"><code>1a5a3c9</code></a>
Update assets</li>
<li><a
href="https://github.com/elixir-lang/ex_doc/commit/6197d189731bb83f0acbc2f8f15343d1835203fd"><code>6197d18</code></a>
allow searching for atoms inside backticks (<a
href="https://redirect.github.com/elixir-lang/ex_doc/issues/1960">#1960</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/elixir-lang/ex_doc/compare/v0.34.2...v0.35.1">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.34.2&new-version=0.35.1)](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>
  • Loading branch information
billylanchantin authored Dec 18, 2024
2 parents 7acb340 + bf92ea9 commit 471c129
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mix.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
%{
"earmark_parser": {:hex, :earmark_parser, "1.4.41", "ab34711c9dc6212dda44fcd20ecb87ac3f3fce6f0ca2f28d4a00e4154f8cd599", [:mix], [], "hexpm", "a81a04c7e34b6617c2792e291b5a2e57ab316365c2644ddc553bb9ed863ebefa"},
"ex_doc": {:hex, :ex_doc, "0.34.2", "13eedf3844ccdce25cfd837b99bea9ad92c4e511233199440488d217c92571e8", [:mix], [{:earmark_parser, "~> 1.4.39", [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", "5ce5f16b41208a50106afed3de6a2ed34f4acfd65715b82a0b84b49d995f95c1"},
"makeup": {:hex, :makeup, "1.1.2", "9ba8837913bdf757787e71c1581c21f9d2455f4dd04cfca785c70bbfff1a76a3", [:mix], [{:nimble_parsec, "~> 1.2.2 or ~> 1.3", [hex: :nimble_parsec, repo: "hexpm", optional: false]}], "hexpm", "cce1566b81fbcbd21eca8ffe808f33b221f9eee2cbc7a1706fc3da9ff18e6cac"},
"makeup_elixir": {:hex, :makeup_elixir, "0.16.2", "627e84b8e8bf22e60a2579dad15067c755531fea049ae26ef1020cad58fe9578", [: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", "41193978704763f6bbe6cc2758b84909e62984c7752b3784bd3c218bb341706b"},
"ex_doc": {:hex, :ex_doc, "0.35.1", "de804c590d3df2d9d5b8aec77d758b00c814b356119b3d4455e4b8a8687aecaf", [:mix], [{:earmark_parser, "~> 1.4.39", [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", "2121c6402c8d44b05622677b761371a759143b958c6c19f6558ff64d0aed40df"},
"makeup": {:hex, :makeup, "1.2.1", "e90ac1c65589ef354378def3ba19d401e739ee7ee06fb47f94c687016e3713d1", [:mix], [{:nimble_parsec, "~> 1.4", [hex: :nimble_parsec, repo: "hexpm", optional: false]}], "hexpm", "d36484867b0bae0fea568d10131197a4c2e47056a6fbe84922bf6ba71c8d17ce"},
"makeup_elixir": {:hex, :makeup_elixir, "1.0.0", "74bb8348c9b3a51d5c589bf5aebb0466a84b33274150e3b6ece1da45584afc82", [: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", "49159b7d7d999e836bedaf09dcf35ca18b312230cf901b725a64f3f42e407983"},
"makeup_erlang": {:hex, :makeup_erlang, "1.0.1", "c7f58c120b2b5aa5fd80d540a89fdf866ed42f1f3994e4fe189abebeab610839", [:mix], [{:makeup, "~> 1.0", [hex: :makeup, repo: "hexpm", optional: false]}], "hexpm", "8a89a1eeccc2d798d6ea15496a6e4870b75e014d1af514b1b71fa33134f57814"},
"nimble_parsec": {:hex, :nimble_parsec, "1.4.0", "51f9b613ea62cfa97b25ccc2c1b4216e81df970acd8e16e8d1bdc58fef21370d", [:mix], [], "hexpm", "9c565862810fb383e9838c1dd2d7d2c437b3d13b267414ba6af33e50d2d1cf28"},
}

0 comments on commit 471c129

Please sign in to comment.