Skip to content

Bump rdoc from 7.2.0 to 8.0.0 - #996

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rdoc-8.0.0
Open

Bump rdoc from 7.2.0 to 8.0.0#996
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rdoc-8.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps rdoc from 7.2.0 to 8.0.0.

Release notes

Sourced from rdoc's releases.

v8.0.0

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.

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

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 29, 2026
@jefferya

jefferya commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This major version update may not be needed.

@dependabot
dependabot Bot force-pushed the dependabot/bundler/rdoc-8.0.0 branch 2 times, most recently from 9b03738 to 0a8fbd8 Compare July 9, 2026 20:52
@jefferya

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [rdoc](https://github.com/ruby/rdoc) from 7.2.0 to 8.0.0.
- [Release notes](https://github.com/ruby/rdoc/releases)
- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)
- [Commits](ruby/rdoc@v7.2.0...v8.0.0)

---
updated-dependencies:
- dependency-name: rdoc
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/rdoc-8.0.0 branch from 0a8fbd8 to 304d005 Compare July 13, 2026 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant