Commit 948bc99
authored
Bump rdoc from 6.16.1 to 6.17.0 (#4995)
Bumps [rdoc](https://github.com/ruby/rdoc) from 6.16.1 to 6.17.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ruby/rdoc/releases">rdoc's
releases</a>.</em></p>
<blockquote>
<h2>v6.17.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>✨ Enhancements</h3>
<ul>
<li>Aliki: Add padding to TOC by <a
href="https://github.com/Earlopain"><code>@Earlopain</code></a> in <a
href="https://redirect.github.com/ruby/rdoc/pull/1481">ruby/rdoc#1481</a></li>
<li>Apply markup in table cell by <a
href="https://github.com/ksss"><code>@ksss</code></a> in <a
href="https://redirect.github.com/ruby/rdoc/pull/1483">ruby/rdoc#1483</a></li>
<li>Improve main sidebar by <a
href="https://github.com/st0012"><code>@st0012</code></a> in <a
href="https://redirect.github.com/ruby/rdoc/pull/1485">ruby/rdoc#1485</a></li>
</ul>
<h3>🐛 Bug Fixes</h3>
<ul>
<li>Aliki: Make hamburger toggle non-selectable by <a
href="https://github.com/Earlopain"><code>@Earlopain</code></a> in <a
href="https://redirect.github.com/ruby/rdoc/pull/1480">ruby/rdoc#1480</a></li>
<li>Remove align-self from nav that restricted toc-list width by <a
href="https://github.com/tompng"><code>@tompng</code></a> in <a
href="https://redirect.github.com/ruby/rdoc/pull/1486">ruby/rdoc#1486</a></li>
<li>Fix source code styling issues by <a
href="https://github.com/st0012"><code>@st0012</code></a> in <a
href="https://redirect.github.com/ruby/rdoc/pull/1487">ruby/rdoc#1487</a></li>
</ul>
<h3>🛠 Other Changes</h3>
<ul>
<li>Bump actions/checkout from 5.0.1 to 6.0.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ruby/rdoc/pull/1482">ruby/rdoc#1482</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ksss"><code>@ksss</code></a> made their
first contribution in <a
href="https://redirect.github.com/ruby/rdoc/pull/1483">ruby/rdoc#1483</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ruby/rdoc/compare/v6.16.1...v6.17.0">https://github.com/ruby/rdoc/compare/v6.16.1...v6.17.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ruby/rdoc/commit/108d617ad4d43f4119af6ced7068afdd1e15f876"><code>108d617</code></a>
Bump version to 6.17.0</li>
<li><a
href="https://github.com/ruby/rdoc/commit/e70854be84eb747da27e57a6e4d5d8f344107067"><code>e70854b</code></a>
Fix source code styling issues (<a
href="https://redirect.github.com/ruby/rdoc/issues/1487">#1487</a>)</li>
<li><a
href="https://github.com/ruby/rdoc/commit/be2efc2f6f03aa7dcc0cc701d8b8b35b08eb3562"><code>be2efc2</code></a>
Remove align-self from nav that restricted toc-list width (<a
href="https://redirect.github.com/ruby/rdoc/issues/1486">#1486</a>)</li>
<li><a
href="https://github.com/ruby/rdoc/commit/f08d0270e119d0965013e5b846e28f8f5ad1a671"><code>f08d027</code></a>
Improve main sidebar (<a
href="https://redirect.github.com/ruby/rdoc/issues/1485">#1485</a>)</li>
<li><a
href="https://github.com/ruby/rdoc/commit/d51bfc07ed8d21edfed2ec42e175e15e5a199b4f"><code>d51bfc0</code></a>
Apply markup in table cell (<a
href="https://redirect.github.com/ruby/rdoc/issues/1483">#1483</a>)</li>
<li><a
href="https://github.com/ruby/rdoc/commit/f85cf5c4df2bdd4eda39d9de6a8e29a9f34fb09e"><code>f85cf5c</code></a>
Aliki: Add padding to TOC (<a
href="https://redirect.github.com/ruby/rdoc/issues/1481">#1481</a>)</li>
<li><a
href="https://github.com/ruby/rdoc/commit/52c1363f7667980c01fd56c3dbada39378c2a2a2"><code>52c1363</code></a>
Bump actions/checkout from 5.0.1 to 6.0.0 (<a
href="https://redirect.github.com/ruby/rdoc/issues/1482">#1482</a>)</li>
<li><a
href="https://github.com/ruby/rdoc/commit/156490d3706c35ac28b40932a54609c40eec816f"><code>156490d</code></a>
Aliki: Make hamburger toggle non-selectable (<a
href="https://redirect.github.com/ruby/rdoc/issues/1480">#1480</a>)</li>
<li>See full diff in <a
href="https://github.com/ruby/rdoc/compare/v6.16.1...v6.17.0">compare
view</a></li>
</ul>
</details>
<br />
[](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 2e4ccaf commit 948bc99
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
| 382 | + | |
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| |||
771 | 771 | | |
772 | 772 | | |
773 | 773 | | |
774 | | - | |
| 774 | + | |
775 | 775 | | |
776 | 776 | | |
777 | 777 | | |
| |||
0 commit comments