points
points copied to clipboard
Bump rdoc from 6.5.0 to 6.6.3.1
Bumps rdoc from 6.5.0 to 6.6.3.1.
Release notes
Sourced from rdoc's releases.
v6.6.2
What's Changed
- Allow any single-word token upto 2 before C method implementation by
@nobuin ruby/rdoc#1061- Fix C const comment by
@nobuin ruby/rdoc#1062- Bump actions/deploy-pages from 2 to 3 by
@dependabotin ruby/rdoc#1063- Bump actions/configure-pages from 3 to 4 by
@dependabotin ruby/rdoc#1064- Bump ruby/setup-ruby from 1.161.0 to 1.162.0 by
@dependabotin ruby/rdoc#1065- Add missing documents by
@nobuin ruby/rdoc#1066Full Changelog: https://github.com/ruby/rdoc/compare/v6.6.1...v6.6.2
v6.6.1
What's Changed
- Bump ruby/setup-ruby from 1.159.0 to 1.161.0 by
@dependabotin ruby/rdoc#1052- Fix TIDYLINK after braces (#1015) by
@nobuin ruby/rdoc#1054- Fix
NoMethodErrorfortokens_to_smethod by@toshimaruin ruby/rdoc#1055- Place a space between certain character class letters only by
@nobuin ruby/rdoc#1057- Re-enable tests with truffleruby-head by
@nobuin ruby/rdoc#1058- Get rid of
Kernel#openby@nobuin ruby/rdoc#1059- Markup punctuations need to be separated with a space by
@nobuin ruby/rdoc#1060- fix: Return empty string when
token_streamisnilby@toshimaruin ruby/rdoc#1056Full Changelog: https://github.com/ruby/rdoc/compare/v6.6.0...v6.6.1
v6.6.0
What's Changed
- ci: ensure ubuntu image has libyaml-dev for psych 5 by
@flavorjonesin ruby/rdoc#951- Clean up home directories for each test by
@nobuin ruby/rdoc#956- Fix fragile tests by
@nobuin ruby/rdoc#957- Add rdoc:coverage default task by
@zzakin ruby/rdoc#971- Fix reference to proper list type RDoc::MarkupReference by
@cjilbert504in ruby/rdoc#969- Actually execute RDoc document task for coverage by
@zzakin ruby/rdoc#972- Remove duplicate word in RDoc::MarkupReference by
@cjilbert504in ruby/rdoc#968- Fix
RDoc::Parser::Rubynot being documented by@etiennebarriein ruby/rdoc#975- Improve actions by
@hsbtin ruby/rdoc#977- Prefer to use File.readlines instead of IO.readlines by
@hsbtin ruby/rdoc#980- Use github pages action by
@hsbtin ruby/rdoc#981- Use evanphx/kpeg#58 by
@hsbtin ruby/rdoc#982- Removed badge from codeclimate by
@hsbtin ruby/rdoc#989- Use
File.binreadby@nobuin ruby/rdoc#991- Update test libraries from ruby/ruby 2023-04-29 by
@nobuin ruby/rdoc#997- Update test libraries from ruby/ruby 2023-04-29 by
@nobuin ruby/rdoc#998- Fix ReDoS by
@nobuin ruby/rdoc#999- Fix references to nested label in table_of_contents by
@nobuin ruby/rdoc#1002- Fix generating gh-pages by
@nobuin ruby/rdoc#1003- [DOC] stop documenting fallback
MatchData#match_lengthby@nobuin ruby/rdoc#1004- Drop the support for 2.5 or earlier because of CVE-2021-31799 by
@nobuin ruby/rdoc#1005- Isolate root dir if specified by
@zzakin ruby/rdoc#983
... (truncated)
Commits
ffbf8aeBump up 6.6.3.1e4a0e71Fix NoMethodError for start_withd98baf4Bump up 6.6.3da7a0c7Filter marshaled objets895f1afBump up v6.6.261e6ef7Add coverage taskf7dd147[DOC] nodoc for probably internal methodse4c9034[DOC] Add missing documentsedb2523Require fileutils before using it7a8e9a9Remove unused methodRDoc::Encoding.remove_frozen_string_literal- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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.