You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/17 00:27:16 UTC

[GitHub] [kudu] dependabot[bot] opened a new pull request, #55: Bump rdoc from 6.2.1 to 6.3.1 in /docs/support/scripts

dependabot[bot] opened a new pull request, #55:
URL: https://github.com/apache/kudu/pull/55

   Bumps [rdoc](https://github.com/ruby/rdoc) from 6.2.1 to 6.3.1.
   <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.3.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update ruby versions by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/788">ruby/rdoc#788</a></li>
   <li>Skip non-date logs by git-log by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/789">ruby/rdoc#789</a></li>
   <li>Support ChangeLog generated by <code>git log</code> by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/787">ruby/rdoc#787</a></li>
   <li>Fix failing test by adding gettext as a development dependency by <a href="https://github.com/dorianmariefr"><code>@​dorianmariefr</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/776">ruby/rdoc#776</a></li>
   <li>Date in git log by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/790">ruby/rdoc#790</a></li>
   <li>Fix dependency of rules to generate parser files by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/793">ruby/rdoc#793</a></li>
   <li>Fixed CodeFence without blank lines by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/794">ruby/rdoc#794</a></li>
   <li>Update rdoc.css sidebar panel. by <a href="https://github.com/metacritical"><code>@​metacritical</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/785">ruby/rdoc#785</a></li>
   <li>GFM table by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/791">ruby/rdoc#791</a></li>
   <li>Fix CI falures, JRuby on Linux and Ruby on Windows by <a href="https://github.com/aycabta"><code>@​aycabta</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/797">ruby/rdoc#797</a></li>
   <li>Allow partial default values to be overridden with rdoc options by <a href="https://github.com/aycabta"><code>@​aycabta</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/796">ruby/rdoc#796</a></li>
   <li>Get rid of a trailing space by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/798">ruby/rdoc#798</a></li>
   <li>Disable other notations in <!-- raw HTML omitted --> tags  by <a href="https://github.com/aycabta"><code>@​aycabta</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/799">ruby/rdoc#799</a></li>
   <li>Links to document texts without &quot;rdoc-ref:&quot; prefix by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/800">ruby/rdoc#800</a></li>
   <li>CI: Use jruby-9.2.17.0 by <a href="https://github.com/olleolleolle"><code>@​olleolleolle</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/803">ruby/rdoc#803</a></li>
   <li>Fix typo Genrate -&gt; Generate by <a href="https://github.com/kamipo"><code>@​kamipo</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/806">ruby/rdoc#806</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/metacritical"><code>@​metacritical</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/rdoc/pull/785">ruby/rdoc#785</a></li>
   <li><a href="https://github.com/kamipo"><code>@​kamipo</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/rdoc/pull/806">ruby/rdoc#806</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/rdoc/compare/v6.3.0...v6.3.1">https://github.com/ruby/rdoc/compare/v6.3.0...v6.3.1</a></p>
   <h2>v6.3.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update link to GFM specification by <a href="https://github.com/pocke"><code>@​pocke</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/755">ruby/rdoc#755</a></li>
   <li>Fix ruby-head CI by <a href="https://github.com/deivid-rodriguez"><code>@​deivid-rodriguez</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/758">ruby/rdoc#758</a></li>
   <li>Removed <code>RDoc::Context::Section#sequence</code> by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/757">ruby/rdoc#757</a></li>
   <li>Treat multiple Ruby methods calling the same C method as aliases by <a href="https://github.com/jeremyevans"><code>@​jeremyevans</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/742">ruby/rdoc#742</a></li>
   <li>Escape method names in HTML by <a href="https://github.com/natematykiewicz"><code>@​natematykiewicz</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/762">ruby/rdoc#762</a></li>
   <li>Delegate ERB args correctly by <a href="https://github.com/aycabta"><code>@​aycabta</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/760">ruby/rdoc#760</a></li>
   <li>Add frozen string literal support by <a href="https://github.com/deivid-rodriguez"><code>@​deivid-rodriguez</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/695">ruby/rdoc#695</a></li>
   <li>Process crossref before tidylink by <a href="https://github.com/aycabta"><code>@​aycabta</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/764">ruby/rdoc#764</a></li>
   <li>Drop old rubies by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/765">ruby/rdoc#765</a></li>
   <li>Fixed inadvertent environment variable changes by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/766">ruby/rdoc#766</a></li>
   <li>Check uninitialized instance variable in test by <a href="https://github.com/aycabta"><code>@​aycabta</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/769">ruby/rdoc#769</a></li>
   <li>Add instance_methods because instance_method_list should be obsolete by <a href="https://github.com/aycabta"><code>@​aycabta</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/771">ruby/rdoc#771</a></li>
   <li>Fixed inverted CSS for note-list and label-list by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/770">ruby/rdoc#770</a></li>
   <li>Fix RDoc::Context#instance_method_list by <a href="https://github.com/aycabta"><code>@​aycabta</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/772">ruby/rdoc#772</a></li>
   <li>Remove empty lines from html file by using ERB trim_mode flag by <a href="https://github.com/benoittgt"><code>@​benoittgt</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/775">ruby/rdoc#775</a></li>
   <li>Fix parsing of rb_define_module_under by <a href="https://github.com/jeremyevans"><code>@​jeremyevans</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/774">ruby/rdoc#774</a></li>
   <li>Create link to unary operator methods correctly by <a href="https://github.com/aycabta"><code>@​aycabta</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/778">ruby/rdoc#778</a></li>
   <li>Fix spelling error in parser comment by <a href="https://github.com/dorianmariefr"><code>@​dorianmariefr</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/777">ruby/rdoc#777</a></li>
   <li>update all files if any file is newer by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/748">ruby/rdoc#748</a></li>
   <li>Add RI man page by <a href="https://github.com/aycabta"><code>@​aycabta</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/779">ruby/rdoc#779</a></li>
   <li>Support full filename to make a link for a text file by <a href="https://github.com/aycabta"><code>@​aycabta</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/780">ruby/rdoc#780</a></li>
   <li>Prefer require_relative by <a href="https://github.com/marcandre"><code>@​marcandre</code></a> in <a href="https://redirect.github.com/ruby/rdoc/pull/658">ruby/rdoc#658</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/ruby/rdoc/commit/9307f932b7f5f97a27706cc04e4c2de72d9baf72"><code>9307f93</code></a> Version 6.3.1</li>
   <li><a href="https://github.com/ruby/rdoc/commit/a7f5d6ab88632b3b482fe10611382ff73d14eed7"><code>a7f5d6a</code></a> Use File.open to fix the OS Command Injection vulnerability in CVE-2021-31799</li>
   <li><a href="https://github.com/ruby/rdoc/commit/06112d5c3479fe3f96907cae379d400acf89b295"><code>06112d5</code></a> Merge pull request <a href="https://redirect.github.com/ruby/rdoc/issues/806">#806</a> from kamipo/patch-1</li>
   <li><a href="https://github.com/ruby/rdoc/commit/bf7e1341811b7b46069fc24bfa6b46426fbba692"><code>bf7e134</code></a> Fix typo Genrate -&gt; Generate</li>
   <li><a href="https://github.com/ruby/rdoc/commit/9a3c1f1072c05ecde4aaff04efe0e0f192f5e150"><code>9a3c1f1</code></a> Don't need to install bundler manually</li>
   <li><a href="https://github.com/ruby/rdoc/commit/39f98028c9d142dabfc81ee8ba9e255dc1d4a67c"><code>39f9802</code></a> Use stable version of actions/checkout</li>
   <li><a href="https://github.com/ruby/rdoc/commit/2fdfbfea93da6bb5028c2364b8fb9450cfb42e7a"><code>2fdfbfe</code></a> Merge pull request <a href="https://redirect.github.com/ruby/rdoc/issues/803">#803</a> from olleolleolle/patch-1</li>
   <li><a href="https://github.com/ruby/rdoc/commit/f7145b83460fc00ba9a5fa592c66fb00f5e5d53d"><code>f7145b8</code></a> CI: Use jruby-9.2.17.0</li>
   <li><a href="https://github.com/ruby/rdoc/commit/2810ec554aff8f45e4a2adb4485fd213ca506105"><code>2810ec5</code></a> Merge pull request <a href="https://redirect.github.com/ruby/rdoc/issues/800">#800</a> from nobu/rdoc-links</li>
   <li><a href="https://github.com/ruby/rdoc/commit/f18b27b69dcc16ce4672e1cabf916396a1bcf792"><code>f18b27b</code></a> Links to document texts without &quot;rdoc-ref:&quot; prefix</li>
   <li>Additional commits viewable in <a href="https://github.com/ruby/rdoc/compare/v6.2.1...v6.3.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rdoc&package-manager=bundler&previous-version=6.2.1&new-version=6.3.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 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/apache/kudu/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@kudu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org