Skip to content

Update dependency rdoc to v8 - #71

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/rdoc-8.x
Open

Update dependency rdoc to v8#71
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/rdoc-8.x

Conversation

@renovate

@renovate renovate Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
rdoc (source, changelog) '~>6.5''~>8.0' age confidence

Release Notes

ruby/rdoc (rdoc)

v8.0.0

Compare Source

RDoc logo

RDoc 8.0.0 is the biggest RDoc release in years. It brings together the work we have been doing to modernize Ruby's documentation experience: a Prism-based parser, RBS signatures in generated documentation, .rbs files as documentation input, a live preview server, theme polish, and many long-standing bug fixes.

For users, the biggest visible change is that RDoc can now show type information next to method documentation. RBS signatures are rendered in both HTML and ri, and the Aliki theme now presents method entries as signature cards. This should make generated documentation more useful for both human readers and tools that consume Ruby documentation.

Screenshot 2026-06-29 at 13 07 47

For documentation authors, RDoc 8.0.0 adds rdoc --server and rake rdoc:server, giving you a local preview server with live reload. This release also includes many fixes around Markdown, cross-references, page links, C source handling, server mode, and generated HTML structure. The goal is to make writing and checking documentation less tedious.

Internally, RDoc has migrated to the Prism-based parser and removed the old Ripper-based parser. This saves RDoc from re-implementing new Ruby syntax support manually going forward. The release also includes a refreshed coverage report, a new user-facing configuration reference, more Aliki polish, and finally, an RDoc logo.

There are breaking changes in this release, so please read the details below before upgrading. But overall, RDoc 8.0.0 is a big step toward making Ruby's documentation tooling feel actively maintained again.

What's Changed

💥 Breaking Changes
✨ Enhancements
🐛 Bug Fixes
📚 Documentation
🛠 Other Changes

New Contributors

Full Changelog: ruby/rdoc@v7.2.0...v8.0.0

v7.2.0

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes
📚 Documentation
🛠 Other Changes

New Contributors

Full Changelog: ruby/rdoc@v7.1.0...v7.2.0

v7.1.0

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes
📚 Documentation
🛠 Other Changes

Full Changelog: ruby/rdoc@v7.0.3...v7.1.0

v7.0.4

Compare Source

What's Changed

🐛 Bug Fixes

Full Changelog: ruby/rdoc@v7.0.3...v7.0.4

v7.0.3

Compare Source

What's Changed

🐛 Bug Fixes
📚 Documentation
🛠 Other Changes

Full Changelog: ruby/rdoc@v7.0.2...v7.0.3

v7.0.2

Compare Source

What's Changed

🐛 Bug Fixes
🛠 Other Changes

Full Changelog: ruby/rdoc@v7.0.1...v7.0.2

v7.0.1

Compare Source

What's Changed

🐛 Bug Fixes
🛠 Other Changes

Full Changelog: ruby/rdoc@v7.0.0...v7.0.1

v7.0.0

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes
📚 Documentation
🛠 Other Changes

New Contributors

Full Changelog: ruby/rdoc@v6.17.0...v7.0.0


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants