Bump rdoc from 3.12.1 to 6.1.2.1
Bumps rdoc from 3.12.1 to 6.1.2.1.
Release notes
Sourced from rdoc's releases.
v6.1.1
What's Changed
- Correction to include regexp_handling in list of loaded files by
@polokain ruby/rdoc#682New Contributors
@polokamade their first contribution in ruby/rdoc#682Full Changelog: https://github.com/ruby/rdoc/compare/v6.1.0...v6.1.1
v6.1.0.beta3
What's Changed
- Use JRuby 9.2.4.1 by
@aycabtain ruby/rdoc#677- Set UTF-8 to use Unicode property by
@aycabtain ruby/rdoc#672- add ruby 2.5 to appveyor by
@colby-swandalein ruby/rdoc#663- Add AppVeyor badge to README.md by
@aycabtain ruby/rdoc#678- Use VT100 sequence to erase previos line by
@nobuin ruby/rdoc#670- Log full lines unless output is a tty by
@nobuin ruby/rdoc#671- Fix wrong use of
=~by@nobuin ruby/rdoc#674- Reduce 1 char from progress output for Windows by
@aycabtain ruby/rdoc#669- Place expression next line of
elseby@nobuin ruby/rdoc#675- Remove Time.now from test for comparison of timestamp by
@aycabtain ruby/rdoc#679- Support blockquote by
@nobuin ruby/rdoc#676New Contributors
@colby-swandalemade their first contribution in ruby/rdoc#663Full Changelog: https://github.com/ruby/rdoc/compare/v6.1.0.beta2...v6.1.0.beta3
v6.1.0.beta2
What's Changed
- Improve language in "alias for" comment for ri by
@stomarin ruby/rdoc#659- Mark up code inside link text as by
@nobuin ruby/rdoc#660- Ignore dynamically added methods by
@nobuin ruby/rdoc#661- Move ruby-head to allow_failures in .travis.yml by
@aycabtain ruby/rdoc#664- Use Ruby 2.3.8, 2.4.5, and 2.5.3 by
@aycabtain ruby/rdoc#662- Use JRuby 9.2.3.0 by
@aycabtain ruby/rdoc#666Full Changelog: https://github.com/ruby/rdoc/compare/v6.1.0.beta1...v6.1.0.beta2
v6.1.0.beta1
What's Changed
- Retrieve embdoc body by
@aycabtain ruby/rdoc#622- Use JRuby 9.1.17.0 and remove JRuby from allow_failures by
@aycabtain ruby/rdoc#623- Add support for 'Raises' lines in TomDoc parser by
@nbeyerin ruby/rdoc#611- Link to a class method when using dot by
@aycabtain ruby/rdoc#629- Fix random NameError of RipperStateLex by
@aycabtain ruby/rdoc#631- Allow
#+,#-,#' to be cross referenced by@TheSmartnikin ruby/rdoc#632- add test to display_name by
@masakazutakewakain ruby/rdoc#634- Treat "if" with EXPR_MID as postfix "if" by
@aycabtain ruby/rdoc#635
... (truncated)
Changelog
Sourced from rdoc's changelog.
=== 5.1.0 / 2017-02-24
Bug fixes
- Fix an issue that rdoc fails when running on Windows with RUBYOPT=-U. PR #430 by Toshihiko Ichida
Minor enhancements
=== 5.0.0 / 2016-11-05
Major enhancements
- Cleanup deprecated code targeted Ruby 1.8
Bug fixes
- Ensure badge data is included in result of JsonIndex template.
- Ensure items in the nil section are displayed in HTML output. Issue #399 by Daniel Svensson.
- Parse rb_intern_const correctly in C. PR #381 by Sho Hashimoto.
- Fix broken assets caused by #335 when serving ri. PR #360 by Alex Wood.
- Don't try to parse svg files. Issue #350 by Sigurd Svela.
Minor enhancements
=== 4.3.0 / 2016-11-04
- Minor enhancements
- Removed json dependency for Ruby 2.4.0
- End to support Ruby 1.8.x
=== 4.2.2 / 2016-02-09
- Bug fixes
- Include lib/rdoc/generator/pot/* in built gem
=== 4.2.1 / 2015-12-22
- Bug fixes
=== 4.2.0 / 2014-12-06
... (truncated)
Commits
04957ebBump version to 6.1.2.1e2d1b0fThe test for command injection on Unix platforms should be omitted on Windows3de56a0Remove debug print [ci skip]4ba459dUse File.open to fix the OS Command Injection vulnerability in CVE-2021-317997d57900Version 6.1.27d4326eGood bye jQuery55c0627Bump version to 6.1.19d9a74fMerge pull request #682 from poloka/master1940b23Correction to include regexp_handling in list of loaded files814880dtest/rdoc: skip some tests when euid is root- 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.