ITADN

Bump yard from 0.9.34 to 0.9.35

#166Pull Requestdependabot[bot] 创建于 2024-02-28已合并
dependenciesruby
D
dependabot[bot]commented
Bumps [yard](https://github.com/lsegal/yard) from 0.9.34 to 0.9.35. <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.35</h2> <ul> <li>Fix possible XSS on generated YARD frameset pages (thanks to <a href="https://github.com/RedYetiDev"><code>@​RedYetiDev</code></a> for finding and patching) (2069e2b).</li> <li>Fix errors when using <code>@option</code> on non-method objects (<a href="https://redirect.github.com/lsegal/yard/issues/1508">#1508</a>)</li> <li>Support Ruby 3.3 changes in Ripper parser (<a href="https://redirect.github.com/lsegal/yard/issues/1510">#1510</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.34...v0.9.35">0.9.35</a> - February 28th, 2024</h1> <ul> <li>Fix possible XSS on generated YARD frameset pages (thanks to <a href="https://github.com/RedYetiDev"><code>@​RedYetiDev</code></a> for finding and patching) (2069e2b).</li> <li>Fix errors when using <code>@option</code> on non-method objects (<a href="https://redirect.github.com/lsegal/yard/issues/1508">#1508</a>)</li> <li>Support Ruby 3.3 changes in Ripper parser (<a href="https://redirect.github.com/lsegal/yard/issues/1510">#1510</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lsegal/yard/commit/ebf5005e282475d51732eca16e9a2d9f1e769941"><code>ebf5005</code></a> Tag release v0.9.35</li> <li><a href="https://github.com/lsegal/yard/commit/62e18b472beb0c7245ed52fee2993ab7477c49ab"><code>62e18b4</code></a> Prepare changelog</li> <li><a href="https://github.com/lsegal/yard/commit/78836c427d1c1dd8f91e3a09407c540c63dc8f6b"><code>78836c4</code></a> Update changelog</li> <li><a href="https://github.com/lsegal/yard/commit/2069e2bf08293bda2fcc78f7d0698af6354054be"><code>2069e2b</code></a> Merge pull request from GHSA-8mq4-9jjh-9xrc</li> <li><a href="https://github.com/lsegal/yard/commit/d78fc393d603c4fc35975969296ed381146a29d4"><code>d78fc39</code></a> Update frames.erb</li> <li><a href="https://github.com/lsegal/yard/commit/2d197a381c5d4cc5c55b2c60fff992b31c986361"><code>2d197a3</code></a> Merge pull request <a href="https://redirect.github.com/lsegal/yard/issues/1508">#1508</a> from ksss/non-method-option</li> <li><a href="https://github.com/lsegal/yard/commit/3a64f886ebb26d0db35c9a540621f9ccf27df3aa"><code>3a64f88</code></a> Fix error when <code>@option</code> with non-method</li> <li><a href="https://github.com/lsegal/yard/commit/abcba4babb8ec0ace5f79111922289cdef814b00"><code>abcba4b</code></a> Merge pull request <a href="https://redirect.github.com/lsegal/yard/issues/1510">#1510</a> from MSP-Greg/00-ruby3.3-bom</li> <li><a href="https://github.com/lsegal/yard/commit/a3b9c37ce0291d27fdb314e7d3b3477745bb1ae6"><code>a3b9c37</code></a> Merge pull request <a href="https://redirect.github.com/lsegal/yard/issues/1511">#1511</a> from lsegal/dependabot/github_actions/actions/checko...</li> <li><a href="https://github.com/lsegal/yard/commit/bd1d8c6edd9a58562ceccbf18c0d553725a7d53b"><code>bd1d8c6</code></a> Bump actions/checkout from 3 to 4</li> <li>Additional commits viewable in <a href="https://github.com/lsegal/yard/compare/v0.9.34...v0.9.35">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.34&new-version=0.9.35)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ttscoff/doing/network/alerts). </details>
合并状态:已合并 合并于 2024-02-28 关闭于 2024-02-28 0 条评论