Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump yard from 0.9.35 to 0.9.36 (#17)
Bumps [yard](https://github.com/lsegal/yard) from 0.9.35 to 0.9.36. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lsegal/yard/releases">yard's releases</a>.</em></p> <blockquote> <h2>Release v0.9.36</h2> <ul> <li>Further XSS fixes for generated frameset pages (<a href="https://redirect.github.com/lsegal/yard/issues/1538">#1538</a>)</li> <li>Improve tests for Ruby 3.3 compatibility (<a href="https://redirect.github.com/lsegal/yard/issues/1519">#1519</a>, <a href="https://redirect.github.com/lsegal/yard/issues/1531">#1531</a>)</li> <li>Documentation improvements (<a href="https://redirect.github.com/lsegal/yard/issues/1524">#1524</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lsegal/yard/blob/main/CHANGELOG.md">yard's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/lsegal/yard/compare/v0.9.35...v0.9.36">0.9.36</a> - February 29th, 2024</h1> <ul> <li>Further XSS fixes for generated frameset pages (<a href="https://redirect.github.com/lsegal/yard/issues/1538">#1538</a>)</li> <li>Improve tests for Ruby 3.3 compatibility (<a href="https://redirect.github.com/lsegal/yard/issues/1519">#1519</a>, <a href="https://redirect.github.com/lsegal/yard/issues/1531">#1531</a>)</li> <li>Documentation improvements (<a href="https://redirect.github.com/lsegal/yard/issues/1524">#1524</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lsegal/yard/commit/e833aac7a01510245dd4ae1d1d18b046c8293c2d"><code>e833aac</code></a> Tag release v0.9.36</li> <li><a href="https://github.com/lsegal/yard/commit/1fcb2d8b316caf8779cfdcf910715e9ab583f0aa"><code>1fcb2d8</code></a> Merge pull request <a href="https://redirect.github.com/lsegal/yard/issues/1538">#1538</a> from RedYetiDev/patch-2</li> <li><a href="https://github.com/lsegal/yard/commit/a831a596b2a7cabdd2e17855dd179af2ebf3d559"><code>a831a59</code></a> Fix semicolon</li> <li><a href="https://github.com/lsegal/yard/commit/2a0b9990b64ceeeb0456177c593e36e204a06df1"><code>2a0b999</code></a> assign url_for_main to a variable</li> <li><a href="https://github.com/lsegal/yard/commit/305901723e75bb8027a656aef8888557c1d1488b"><code>3059017</code></a> Merge pull request <a href="https://redirect.github.com/lsegal/yard/issues/1519">#1519</a> from mtasaka/ruby33_test_fix</li> <li><a href="https://github.com/lsegal/yard/commit/c88406e4b78f8dd4ba38c79eea0bcec716dbbef8"><code>c88406e</code></a> Update frames.erb</li> <li><a href="https://github.com/lsegal/yard/commit/7cb3fc5b3e1c71dcc368f4a25a5acd0674e44b48"><code>7cb3fc5</code></a> Merge pull request <a href="https://redirect.github.com/lsegal/yard/issues/1524">#1524</a> from frsantos/fix_tuple_docs</li> <li><a href="https://github.com/lsegal/yard/commit/04e4c9a2fa770768a7eb724030cc6e434fdbd0ce"><code>04e4c9a</code></a> Merge pull request <a href="https://redirect.github.com/lsegal/yard/issues/1531">#1531</a> from rafaelfranca/rm-ruby-3.3</li> <li><a href="https://github.com/lsegal/yard/commit/b8f9e6daaae5e50b39eb9dd158f4df1a0c3d228f"><code>b8f9e6d</code></a> Test with Ruby 3.3</li> <li><a href="https://github.com/lsegal/yard/commit/4173d9676a2e64898b50b2a8d3fdf22c3e1d0ab4"><code>4173d96</code></a> Fix documentation for order-dependent lists</li> <li>Additional commits viewable in <a href="https://github.com/lsegal/yard/compare/v0.9.35...v0.9.36">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yard&package-manager=bundler&previous-version=0.9.35&new-version=0.9.36)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ackama/validate_html/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information