Skip to content

Update rdoc requirement from ~> 7.1 to ~> 8.0 in /ruby in the ruby-deps group across 1 directory#117

Merged
robzolkos merged 1 commit into
mainfrom
dependabot/bundler/ruby/ruby-deps-0abd7c0cb9
Jul 10, 2026
Merged

Update rdoc requirement from ~> 7.1 to ~> 8.0 in /ruby in the ruby-deps group across 1 directory#117
robzolkos merged 1 commit into
mainfrom
dependabot/bundler/ruby/ruby-deps-0abd7c0cb9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on rdoc to permit the latest version.
Updates 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 9, 2026
Copilot AI review requested due to automatic review settings July 9, 2026 09:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

Updates the requirements on [rdoc](https://github.com/ruby/rdoc) to permit the latest version.

Updates `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:development
  update-type: version-update:semver-major
  dependency-group: ruby-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Update rdoc requirement from ~> 7.1 to ~> 8.0 in /ruby in the ruby-deps group Update rdoc requirement from ~> 7.1 to ~> 8.0 in /ruby in the ruby-deps group across 1 directory Jul 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/ruby/ruby-deps-0abd7c0cb9 branch from 49191e5 to e333381 Compare July 10, 2026 03:55
Copilot AI review requested due to automatic review settings July 10, 2026 03:55

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

@robzolkos robzolkos merged commit 67f601a into main Jul 10, 2026
28 checks passed
@robzolkos robzolkos deleted the dependabot/bundler/ruby/ruby-deps-0abd7c0cb9 branch July 10, 2026 04:01
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.

2 participants