Update dependency rdoc to v6.17.0 - autoclosed#56
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
Update dependency rdoc to v6.17.0 - autoclosed#56renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
|
@rultor please, try to merge, since 5 checks have passed |
Collaborator
Collaborator
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 2min) |
3344e6b to
43076cc
Compare
43076cc to
afb10c7
Compare
afb10c7 to
8aa6092
Compare
8aa6092 to
fd0adb7
Compare
fd0adb7 to
bc95dca
Compare
bc95dca to
8b505e9
Compare
8b505e9 to
3123e13
Compare
3123e13 to
ad38f9b
Compare
ad38f9b to
b4199ab
Compare
b4199ab to
de14317
Compare
de14317 to
94a8c70
Compare
94a8c70 to
3b51d96
Compare
04016a3 to
d86797c
Compare
d86797c to
c00934f
Compare
c00934f to
36bba61
Compare
36bba61 to
943e10e
Compare
943e10e to
d8cf98e
Compare
d8cf98e to
1bd53f4
Compare
1bd53f4 to
8289c80
Compare
8289c80 to
b23725c
Compare
b23725c to
35f5752
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
'6.1.2.1'->'6.17.0'Release Notes
ruby/rdoc (rdoc)
v6.17.0Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
🛠 Other Changes
New Contributors
Full Changelog: ruby/rdoc@v6.16.1...v6.17.0
v6.16.1Compare Source
What's Changed
✨ Enhancements
Full Changelog: ruby/rdoc@v6.16.0...v6.16.1
v6.16.0Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
🛠 Other Changes
Full Changelog: ruby/rdoc@v6.15.1...v6.16.0
v6.15.1Compare Source
What's Changed
🐛 Bug Fixes
📚 Documentation
🛠 Other Changes
Full Changelog: ruby/rdoc@v6.15.0...v6.15.1
v6.15.0Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
tttags by @st0012 in #1427📚 Documentation
warn_missing_rdoc_refdefault value in doc by @st0012 in #1408🛠 Other Changes
New Contributors
Full Changelog: ruby/rdoc@v6.14.2...v6.15.0
v6.14.2Compare Source
What's Changed
🐛 Bug Fixes
🛠 Other Changes
test/lib/helper.rbis only forruby/rdocrepository by @hsbt in #1372Full Changelog: ruby/rdoc@v6.14.0...v6.14.2
v6.14.1Compare Source
What's Changed
🛠 Other Changes
Full Changelog: ruby/rdoc@v6.14.0...v6.14.1
v6.14.0Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
🛠 Other Changes
Style/MethodDefParenthesesrule by @vinistock in #1342cgi/escapeinstead ofcgi/utilby @Earlopain in #1366Full Changelog: ruby/rdoc@v6.13.1...v6.14.0
v6.13.1Compare Source
What's Changed
✨ Enhancements
🛠 Other Changes
buildtask issue in Ruby core CI by @st0012 in #1326Full Changelog: ruby/rdoc@v6.13.0...v6.13.1
v6.13.0Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
update_extends inClassModule#completeby @st0012 in #1317📚 Documentation
🛠 Other Changes
class_dirandfile_dirattributes from generators by @st0012 in #1304RDocobjects throughStoreby @st0012 in #1308Optionsa required constructor argument ofStoreby @st0012 in #1309singleton) by @st0012 in #1312New Contributors
Full Changelog: ruby/rdoc@v6.12.0...v6.13.0
v6.12.0Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
Documentobjects asCodeObject#commentby @tompng in #1210🛠 Other Changes
build:local_rubytask to simplify local testing flow by @st0012 in #1281file_nameparameter fromParser#initializeby @st0012 in #1146Full Changelog: ruby/rdoc@v6.11.0...v6.12.0
v6.11.0Compare Source
What's Changed
✨ Enhancements
warn_missing_rdoc_refby default by @st0012 in #1275🐛 Bug Fixes
apply_default_excludeconfig to separate default and user excluding patterns by @nobu in #1251RDoc::RubygemsHookAPI forgem serverby @mterada1228 in #1270📚 Documentation
🛠 Other Changes
Full Changelog: ruby/rdoc@v6.10.0...v6.11.0
v6.10.0Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
alignsmay include:centerby @soutaro in #1247🛠 Other Changes
rb_define_global_constby @nobu in #1245Full Changelog: ruby/rdoc@v6.9.1...v6.10.0
v6.9.1Compare Source
What's Changed
🐛 Bug Fixes
📚 Documentation
New Contributors
Full Changelog: ruby/rdoc@v6.9.0...v6.9.1
v6.9.0Compare Source
What's Changed
✨ Enhancements
mainandtitledirectives by @st0012 in #1218🐛 Bug Fixes
MethodAttrso that names starting with symbols are before names starting with alpha ASCII by @flavorjones in #1219ClassModule#superclass=accepts aClassModuleas an argument by @flavorjones in #1222🛠 Other Changes
612653dto9e85cb1by @dependabot in #1214String#ordtoString#codepoints[0]by @flavorjones in #1220Full Changelog: ruby/rdoc@v6.8.1...v6.9.0
v6.8.1Compare Source
What's Changed
🐛 Bug Fixes
New Contributors
Full Changelog: ruby/rdoc@v6.8.0...v6.8.1
v6.8.0Compare Source
What's Changed
✨ Enhancements
--embed-mixinsby @flavorjones in #842🐛 Bug Fixes
--dumpargument invalid by @adam12 in #1104📚 Documentation
.documentfile in README by @okuramasafumi in #1153🛠 Other Changes
bin/consolefor better DX by @okuramasafumi in #1132file_nameparameter fromParser.formethod. by @st0012 in #1135bundle exec rdocandrake rdocby @st0012 in #1156rake installcommand is failed by @mterada1228 in #1170font-weightfor links by @sambostock in #1188New Contributors
Full Changelog: ruby/rdoc@v6.7.0...v6.8.0
v6.7.0Compare Source
What's Changed
rb_file_constandrb_curses_define_constby @nobu in #1069localeatwrite_optionsby @nobu in #1079:nodocdirective by @p8 in #1090Configuration
📅 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 was generated by Mend Renovate. View the repository job log.