yegor256 / fief

Command-line tool that collects statistics of your GitHub repositories and renders an HTML summary
https://rubygems.org/gems/fief
MIT License
2 stars 1 forks source link

Update dependency rdoc to v6.6.0 #24

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rdoc (source, changelog) '6.5.0' -> '6.6.0' age adoption passing confidence

Release Notes

ruby/rdoc (rdoc) ### [`v6.6.0`](https://togithub.com/ruby/rdoc/releases/tag/v6.6.0) [Compare Source](https://togithub.com/ruby/rdoc/compare/v6.5.0...v6.6.0) #### What's Changed - ci: ensure ubuntu image has libyaml-dev for psych 5 by [@​flavorjones](https://togithub.com/flavorjones) in [https://github.com/ruby/rdoc/pull/951](https://togithub.com/ruby/rdoc/pull/951) - Clean up home directories for each test by [@​nobu](https://togithub.com/nobu) in [https://github.com/ruby/rdoc/pull/956](https://togithub.com/ruby/rdoc/pull/956) - Fix fragile tests by [@​nobu](https://togithub.com/nobu) in [https://github.com/ruby/rdoc/pull/957](https://togithub.com/ruby/rdoc/pull/957) - Add rdoc:coverage default task by [@​zzak](https://togithub.com/zzak) in [https://github.com/ruby/rdoc/pull/971](https://togithub.com/ruby/rdoc/pull/971) - Fix reference to proper list type RDoc::MarkupReference by [@​cjilbert504](https://togithub.com/cjilbert504) in [https://github.com/ruby/rdoc/pull/969](https://togithub.com/ruby/rdoc/pull/969) - Actually execute RDoc document task for coverage by [@​zzak](https://togithub.com/zzak) in [https://github.com/ruby/rdoc/pull/972](https://togithub.com/ruby/rdoc/pull/972) - Remove duplicate word in RDoc::MarkupReference by [@​cjilbert504](https://togithub.com/cjilbert504) in [https://github.com/ruby/rdoc/pull/968](https://togithub.com/ruby/rdoc/pull/968) - Fix `RDoc::Parser::Ruby` not being documented by [@​etiennebarrie](https://togithub.com/etiennebarrie) in [https://github.com/ruby/rdoc/pull/975](https://togithub.com/ruby/rdoc/pull/975) - Improve actions by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rdoc/pull/977](https://togithub.com/ruby/rdoc/pull/977) - Prefer to use File.readlines instead of IO.readlines by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rdoc/pull/980](https://togithub.com/ruby/rdoc/pull/980) - Use github pages action by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rdoc/pull/981](https://togithub.com/ruby/rdoc/pull/981) - Use [https://github.com/evanphx/kpeg/pull/58](https://togithub.com/evanphx/kpeg/pull/58) by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rdoc/pull/982](https://togithub.com/ruby/rdoc/pull/982) - Removed badge from codeclimate by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rdoc/pull/989](https://togithub.com/ruby/rdoc/pull/989) - Use `File.binread` by [@​nobu](https://togithub.com/nobu) in [https://github.com/ruby/rdoc/pull/991](https://togithub.com/ruby/rdoc/pull/991) - Update test libraries from ruby/ruby 2023-04-29 by [@​nobu](https://togithub.com/nobu) in [https://github.com/ruby/rdoc/pull/997](https://togithub.com/ruby/rdoc/pull/997) - Update test libraries from ruby/ruby 2023-04-29 by [@​nobu](https://togithub.com/nobu) in [https://github.com/ruby/rdoc/pull/998](https://togithub.com/ruby/rdoc/pull/998) - Fix ReDoS by [@​nobu](https://togithub.com/nobu) in [https://github.com/ruby/rdoc/pull/999](https://togithub.com/ruby/rdoc/pull/999) - Fix references to nested label in table_of_contents by [@​nobu](https://togithub.com/nobu) in [https://github.com/ruby/rdoc/pull/1002](https://togithub.com/ruby/rdoc/pull/1002) - Fix generating gh-pages by [@​nobu](https://togithub.com/nobu) in [https://github.com/ruby/rdoc/pull/1003](https://togithub.com/ruby/rdoc/pull/1003) - \[DOC] stop documenting fallback `MatchData#match_length` by [@​nobu](https://togithub.com/nobu) in [https://github.com/ruby/rdoc/pull/1004](https://togithub.com/ruby/rdoc/pull/1004) - Drop the support for 2.5 or earlier because of CVE-2021-31799 by [@​nobu](https://togithub.com/nobu) in [https://github.com/ruby/rdoc/pull/1005](https://togithub.com/ruby/rdoc/pull/1005) - Isolate root dir if specified by [@​zzak](https://togithub.com/zzak) in [https://github.com/ruby/rdoc/pull/983](https://togithub.com/ruby/rdoc/pull/983) - Fix link to RDoc::Task on README by [@​ybiquitous](https://togithub.com/ybiquitous) in [https://github.com/ruby/rdoc/pull/1008](https://togithub.com/ruby/rdoc/pull/1008) - Improve layout CSS by [@​ybiquitous](https://togithub.com/ybiquitous) in [https://github.com/ruby/rdoc/pull/1013](https://togithub.com/ruby/rdoc/pull/1013) - Improve `` CSS on sidebar by [@​ybiquitous](https://togithub.com/ybiquitous) in [https://github.com/ruby/rdoc/pull/1012](https://togithub.com/ruby/rdoc/pull/1012) - Configure RuboCop to remove excessive trailing new lines by [@​vinistock](https://togithub.com/vinistock) in [https://github.com/ruby/rdoc/pull/1018](https://togithub.com/ruby/rdoc/pull/1018) - Embedded racc parser for portability by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rdoc/pull/1019](https://togithub.com/ruby/rdoc/pull/1019) - Use flat_map for better performance by [@​p8](https://togithub.com/p8) in [https://github.com/ruby/rdoc/pull/1022](https://togithub.com/ruby/rdoc/pull/1022) - Fix missing closing colon for `:notnew:` by [@​zzak](https://togithub.com/zzak) in [https://github.com/ruby/rdoc/pull/1023](https://togithub.com/ruby/rdoc/pull/1023) - Add keydown event listener to focus on search field by [@​gemmaro](https://togithub.com/gemmaro) in [https://github.com/ruby/rdoc/pull/926](https://togithub.com/ruby/rdoc/pull/926) - Fix to use KeyboardEvent.key over keyCode by [@​gemmaro](https://togithub.com/gemmaro) in [https://github.com/ruby/rdoc/pull/962](https://togithub.com/ruby/rdoc/pull/962) - Add source_code, homepage and changelog uris to gemspec metadata by [@​vinistock](https://togithub.com/vinistock) in [https://github.com/ruby/rdoc/pull/1017](https://togithub.com/ruby/rdoc/pull/1017) - Improve CSS for "toggle source" hovering over one more method signatures by [@​ybiquitous](https://togithub.com/ybiquitous) in [https://github.com/ruby/rdoc/pull/1020](https://togithub.com/ruby/rdoc/pull/1020) - Tentatively ignore errors on TruffleRuby head by [@​nobu](https://togithub.com/nobu) in [https://github.com/ruby/rdoc/pull/1028](https://togithub.com/ruby/rdoc/pull/1028) - Removed truffleruby-head from CI by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rdoc/pull/1029](https://togithub.com/ruby/rdoc/pull/1029) - Use test-unit-ruby-core instead of deep-copy from ruby repository by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rdoc/pull/1033](https://togithub.com/ruby/rdoc/pull/1033) - Use a more portable way to check if code is parseable by [@​eregon](https://togithub.com/eregon) in [https://github.com/ruby/rdoc/pull/1032](https://togithub.com/ruby/rdoc/pull/1032) - handle symbols declared with %s by [@​theo-squadracer](https://togithub.com/theo-squadracer) in [https://github.com/ruby/rdoc/pull/1031](https://togithub.com/ruby/rdoc/pull/1031) - \[DOC] Link fixes by [@​BurdetteLamar](https://togithub.com/BurdetteLamar) in [https://github.com/ruby/rdoc/pull/1035](https://togithub.com/ruby/rdoc/pull/1035) - Omit descriptions and parameter lists for methods defined in C not mentioned in call-seq by [@​jeremyevans](https://togithub.com/jeremyevans) in [https://github.com/ruby/rdoc/pull/978](https://togithub.com/ruby/rdoc/pull/978) - Drop code for old versions by [@​nobu](https://togithub.com/nobu) in [https://github.com/ruby/rdoc/pull/1038](https://togithub.com/ruby/rdoc/pull/1038) - Delay DidYouMean until NotFoundError#message is called by [@​tompng](https://togithub.com/tompng) in [https://github.com/ruby/rdoc/pull/1039](https://togithub.com/ruby/rdoc/pull/1039) - test/rdoc/test_rdoc_generator_json_index.rb: Use assert_equal. by [@​junaruga](https://togithub.com/junaruga) in [https://github.com/ruby/rdoc/pull/1049](https://togithub.com/ruby/rdoc/pull/1049) - test/rdoc/test_rdoc_generator_json_index.rb: pend in test_generate in ppc64le. by [@​junaruga](https://togithub.com/junaruga) in [https://github.com/ruby/rdoc/pull/1050](https://togithub.com/ruby/rdoc/pull/1050) #### New Contributors - [@​cjilbert504](https://togithub.com/cjilbert504) made their first contribution in [https://github.com/ruby/rdoc/pull/969](https://togithub.com/ruby/rdoc/pull/969) - [@​etiennebarrie](https://togithub.com/etiennebarrie) made their first contribution in [https://github.com/ruby/rdoc/pull/975](https://togithub.com/ruby/rdoc/pull/975) - [@​vinistock](https://togithub.com/vinistock) made their first contribution in [https://github.com/ruby/rdoc/pull/1018](https://togithub.com/ruby/rdoc/pull/1018) - [@​p8](https://togithub.com/p8) made their first contribution in [https://github.com/ruby/rdoc/pull/1022](https://togithub.com/ruby/rdoc/pull/1022) - [@​theo-squadracer](https://togithub.com/theo-squadracer) made their first contribution in [https://github.com/ruby/rdoc/pull/1031](https://togithub.com/ruby/rdoc/pull/1031) - [@​tompng](https://togithub.com/tompng) made their first contribution in [https://github.com/ruby/rdoc/pull/1039](https://togithub.com/ruby/rdoc/pull/1039) **Full Changelog**: https://github.com/ruby/rdoc/compare/v6.5.0...v6.6.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

yegor256 commented 10 months ago

@rultor please, try to merge, since 5 checks have passed

rultor commented 10 months ago

@rultor please, try to merge, since 5 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 10 months ago

@rultor please, try to merge, since 5 checks have passed

@yegor256 Done! FYI, the full log is here (took me 2min)