kudu
kudu copied to clipboard
Bump rdoc from 6.2.1 to 6.3.1 in /docs/support/scripts
Bumps rdoc from 6.2.1 to 6.3.1.
Release notes
Sourced from rdoc's releases.
v6.3.1
What's Changed
- Update ruby versions by
@nobuin ruby/rdoc#788- Skip non-date logs by git-log by
@nobuin ruby/rdoc#789- Support ChangeLog generated by
git logby@nobuin ruby/rdoc#787- Fix failing test by adding gettext as a development dependency by
@dorianmariefrin ruby/rdoc#776- Date in git log by
@nobuin ruby/rdoc#790- Fix dependency of rules to generate parser files by
@nobuin ruby/rdoc#793- Fixed CodeFence without blank lines by
@nobuin ruby/rdoc#794- Update rdoc.css sidebar panel. by
@metacriticalin ruby/rdoc#785- GFM table by
@nobuin ruby/rdoc#791- Fix CI falures, JRuby on Linux and Ruby on Windows by
@aycabtain ruby/rdoc#797- Allow partial default values to be overridden with rdoc options by
@aycabtain ruby/rdoc#796- Get rid of a trailing space by
@nobuin ruby/rdoc#798- Disable other notations in tags by
@aycabtain ruby/rdoc#799- Links to document texts without "rdoc-ref:" prefix by
@nobuin ruby/rdoc#800- CI: Use jruby-9.2.17.0 by
@olleolleollein ruby/rdoc#803- Fix typo Genrate -> Generate by
@kamipoin ruby/rdoc#806New Contributors
@metacriticalmade their first contribution in ruby/rdoc#785@kamipomade their first contribution in ruby/rdoc#806Full Changelog: https://github.com/ruby/rdoc/compare/v6.3.0...v6.3.1
v6.3.0
What's Changed
- Update link to GFM specification by
@pockein ruby/rdoc#755- Fix ruby-head CI by
@deivid-rodriguezin ruby/rdoc#758- Removed
RDoc::Context::Section#sequenceby@nobuin ruby/rdoc#757- Treat multiple Ruby methods calling the same C method as aliases by
@jeremyevansin ruby/rdoc#742- Escape method names in HTML by
@natematykiewiczin ruby/rdoc#762- Delegate ERB args correctly by
@aycabtain ruby/rdoc#760- Add frozen string literal support by
@deivid-rodriguezin ruby/rdoc#695- Process crossref before tidylink by
@aycabtain ruby/rdoc#764- Drop old rubies by
@nobuin ruby/rdoc#765- Fixed inadvertent environment variable changes by
@nobuin ruby/rdoc#766- Check uninitialized instance variable in test by
@aycabtain ruby/rdoc#769- Add instance_methods because instance_method_list should be obsolete by
@aycabtain ruby/rdoc#771- Fixed inverted CSS for note-list and label-list by
@nobuin ruby/rdoc#770- Fix RDoc::Context#instance_method_list by
@aycabtain ruby/rdoc#772- Remove empty lines from html file by using ERB trim_mode flag by
@benoittgtin ruby/rdoc#775- Fix parsing of rb_define_module_under by
@jeremyevansin ruby/rdoc#774- Create link to unary operator methods correctly by
@aycabtain ruby/rdoc#778- Fix spelling error in parser comment by
@dorianmariefrin ruby/rdoc#777- update all files if any file is newer by
@nobuin ruby/rdoc#748- Add RI man page by
@aycabtain ruby/rdoc#779- Support full filename to make a link for a text file by
@aycabtain ruby/rdoc#780- Prefer require_relative by
@marcandrein ruby/rdoc#658
... (truncated)
Commits
9307f93Version 6.3.1a7f5d6aUse File.open to fix the OS Command Injection vulnerability in CVE-2021-3179906112d5Merge pull request #806 from kamipo/patch-1bf7e134Fix typo Genrate -> Generate9a3c1f1Don't need to install bundler manually39f9802Use stable version of actions/checkout2fdfbfeMerge pull request #803 from olleolleolle/patch-1f7145b8CI: Use jruby-9.2.17.02810ec5Merge pull request #800 from nobu/rdoc-linksf18b27bLinks to document texts without "rdoc-ref:" prefix- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.