-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency rdoc to v6.10.0 #56
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/rdoc-6.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
@rultor please, try to merge, since 5 checks have passed |
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 2min)
|
renovate
bot
force-pushed
the
renovate/rdoc-6.x
branch
from
December 5, 2023 09:47
3344e6b
to
43076cc
Compare
renovate
bot
changed the title
Update dependency rdoc to v6.6.0
Update dependency rdoc to v6.6.1
Dec 5, 2023
renovate
bot
force-pushed
the
renovate/rdoc-6.x
branch
from
December 16, 2023 05:01
43076cc
to
afb10c7
Compare
renovate
bot
changed the title
Update dependency rdoc to v6.6.1
Update dependency rdoc to v6.6.2
Dec 16, 2023
renovate
bot
force-pushed
the
renovate/rdoc-6.x
branch
from
March 21, 2024 08:10
afb10c7
to
8aa6092
Compare
renovate
bot
changed the title
Update dependency rdoc to v6.6.2
Update dependency rdoc to v6.6.3.1
Mar 21, 2024
renovate
bot
force-pushed
the
renovate/rdoc-6.x
branch
from
May 23, 2024 04:26
8aa6092
to
fd0adb7
Compare
renovate
bot
changed the title
Update dependency rdoc to v6.6.3.1
Update dependency rdoc to v6.7.0
May 23, 2024
renovate
bot
changed the title
Update dependency rdoc to v6.7.0
Update dependency rdoc to v6.7.0 - autoclosed
Aug 27, 2024
renovate
bot
changed the title
Update dependency rdoc to v6.7.0 - autoclosed
Update dependency rdoc to v6.7.0
Aug 28, 2024
renovate
bot
force-pushed
the
renovate/rdoc-6.x
branch
from
November 19, 2024 07:02
fd0adb7
to
bc95dca
Compare
renovate
bot
changed the title
Update dependency rdoc to v6.7.0
Update dependency rdoc to v6.8.0
Nov 19, 2024
renovate
bot
force-pushed
the
renovate/rdoc-6.x
branch
from
November 19, 2024 13:09
bc95dca
to
8b505e9
Compare
renovate
bot
changed the title
Update dependency rdoc to v6.8.0
Update dependency rdoc to v6.8.1
Nov 19, 2024
renovate
bot
force-pushed
the
renovate/rdoc-6.x
branch
from
December 13, 2024 16:59
8b505e9
to
3123e13
Compare
renovate
bot
changed the title
Update dependency rdoc to v6.8.1
Update dependency rdoc to v6.9.0
Dec 13, 2024
renovate
bot
force-pushed
the
renovate/rdoc-6.x
branch
from
December 16, 2024 15:15
3123e13
to
ad38f9b
Compare
renovate
bot
changed the title
Update dependency rdoc to v6.9.0
Update dependency rdoc to v6.9.1
Dec 16, 2024
renovate
bot
force-pushed
the
renovate/rdoc-6.x
branch
from
December 18, 2024 11:02
ad38f9b
to
b4199ab
Compare
renovate
bot
changed the title
Update dependency rdoc to v6.9.1
Update dependency rdoc to v6.10.0
Dec 18, 2024
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.10.0'
Release Notes
ruby/rdoc (rdoc)
v6.10.0
Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
aligns
may include:center
by @soutaro in https://github.com/ruby/rdoc/pull/1247🛠 Other Changes
rb_define_global_const
by @nobu in https://github.com/ruby/rdoc/pull/1245Full Changelog: ruby/rdoc@v6.9.1...v6.10.0
v6.9.1
Compare Source
What's Changed
🐛 Bug Fixes
📚 Documentation
New Contributors
Full Changelog: ruby/rdoc@v6.9.0...v6.9.1
v6.9.0
Compare Source
What's Changed
✨ Enhancements
main
andtitle
directives by @st0012 in https://github.com/ruby/rdoc/pull/1218🐛 Bug Fixes
MethodAttr
so that names starting with symbols are before names starting with alpha ASCII by @flavorjones in https://github.com/ruby/rdoc/pull/1219ClassModule#superclass=
accepts aClassModule
as an argument by @flavorjones in https://github.com/ruby/rdoc/pull/1222🛠 Other Changes
612653d
to9e85cb1
by @dependabot in https://github.com/ruby/rdoc/pull/1214String#ord
toString#codepoints[0]
by @flavorjones in https://github.com/ruby/rdoc/pull/1220Full Changelog: ruby/rdoc@v6.8.1...v6.9.0
v6.8.1
Compare Source
What's Changed
🐛 Bug Fixes
New Contributors
Full Changelog: ruby/rdoc@v6.8.0...v6.8.1
v6.8.0
Compare Source
What's Changed
✨ Enhancements
--embed-mixins
by @flavorjones in https://github.com/ruby/rdoc/pull/842🐛 Bug Fixes
--dump
argument invalid by @adam12 in https://github.com/ruby/rdoc/pull/1104📚 Documentation
.document
file in README by @okuramasafumi in https://github.com/ruby/rdoc/pull/1153🛠 Other Changes
bin/console
for better DX by @okuramasafumi in https://github.com/ruby/rdoc/pull/1132file_name
parameter fromParser.for
method. by @st0012 in https://github.com/ruby/rdoc/pull/1135bundle exec rdoc
andrake rdoc
by @st0012 in https://github.com/ruby/rdoc/pull/1156rake install
command is failed by @mterada1228 in https://github.com/ruby/rdoc/pull/1170font-weight
for links by @sambostock in https://github.com/ruby/rdoc/pull/1188New Contributors
Full Changelog: ruby/rdoc@v6.7.0...v6.8.0
v6.7.0
Compare Source
What's Changed
rb_file_const
andrb_curses_define_const
by @nobu in https://github.com/ruby/rdoc/pull/1069locale
atwrite_options
by @nobu in https://github.com/ruby/rdoc/pull/1079:nodoc
directive by @p8 in https://github.com/ruby/rdoc/pull/1090:include:
directive file search by @p8 in https://github.com/ruby/rdoc/pull/1083RDoc::TokenStream
class by @toshimaru in https://github.com/ruby/rdoc/pull/1068ri
is running interactive by @adam12 in https://github.com/ruby/rdoc/pull/861.rdoc_options
filename in comment by @adam12 in https://github.com/ruby/rdoc/pull/1103New Contributors
Full Changelog: ruby/rdoc@v6.6.3.1...v6.7.0
v6.6.3.1
Compare Source
v6.6.2
Compare Source
What's Changed
Full Changelog: ruby/rdoc@v6.6.1...v6.6.2
v6.6.1
Compare Source
What's Changed
NoMethodError
fortokens_to_s
method by @toshimaru in https://github.com/ruby/rdoc/pull/1055Kernel#open
by @nobu in https://github.com/ruby/rdoc/pull/1059token_stream
isnil
by @toshimaru in https://github.com/ruby/rdoc/pull/1056Full Changelog: ruby/rdoc@v6.6.0...v6.6.1
v6.6.0
Compare Source
What's Changed
RDoc::Parser::Ruby
not being documented by @etiennebarrie in https://github.com/ruby/rdoc/pull/975File.binread
by @nobu in https://github.com/ruby/rdoc/pull/991MatchData#match_length
by @nobu in https://github.com/ruby/rdoc/pull/1004<summary>
CSS on sidebar by @ybiquitous in https://github.com/ruby/rdoc/pull/1012:notnew:
by @zzak in https://github.com/ruby/rdoc/pull/1023New Contributors
Full Changelog: ruby/rdoc@v6.5.0...v6.6.0
v6.5.1.1
Compare Source
v6.5.0
Compare Source
What's Changed
.rdoc_options
file plain ruby objects only by @nobu in https://github.com/ruby/rdoc/pull/839require 'cgi/util'
instead ofrequire 'cgi'
by @mame in https://github.com/ruby/rdoc/pull/869Marshal.load io
instead ofMarshal.load io.read
by @znz in https://github.com/ruby/rdoc/pull/870details summary
only innav-section
by @nobu in https://github.com/ruby/rdoc/pull/874IO.popen
always by @nobu in https://github.com/ruby/rdoc/pull/888rb_attr
andrb_define_attr
by @nobu in https://github.com/ruby/rdoc/pull/889rb_struct_define
by @nobu in https://github.com/ruby/rdoc/pull/893CONTRIBUTING.rdoc
to direct readers to rdoc's GitHub Actions page by @mateusdeap in https://github.com/ruby/rdoc/pull/937require "readline"
in case the terminal is in raw mode by @shugo in https://github.com/ruby/rdoc/pull/939RDoc::Markup::Parser#tokenize
by @nobu in https://github.com/ruby/rdoc/pull/929New Contributors
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 was generated by Mend Renovate. View the repository job log.