chore(deps): update dependency rdoc to v7 #14

Merged
onlyhavecans merged 1 commit from renovate/rdoc-7.x into main 2025-12-29 08:59:28 -08:00
Member

This PR contains the following updates:

Package Change Age Confidence
rdoc (source, changelog) "~> 6.17.0""~> 7.0.0" age confidence

Release Notes

ruby/rdoc (rdoc)

v7.0.3

Compare Source

What's Changed

🐛 Bug Fixes
📚 Documentation
🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v7.0.2...v7.0.3

v7.0.2

Compare Source

What's Changed

🐛 Bug Fixes
🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v7.0.1...v7.0.2

v7.0.1

Compare Source

What's Changed

🐛 Bug Fixes
🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v7.0.0...v7.0.1

v7.0.0

Compare Source

What's Changed

Enhancements
🐛 Bug Fixes
📚 Documentation
🛠 Other Changes

New Contributors

Full Changelog: https://github.com/ruby/rdoc/compare/v6.17.0...v7.0.0


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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [rdoc](https://ruby.github.io/rdoc) ([source](https://github.com/ruby/rdoc), [changelog](https://github.com/ruby/rdoc/releases)) | `"~> 6.17.0"` → `"~> 7.0.0"` | ![age](https://developer.mend.io/api/mc/badges/age/rubygems/rdoc/7.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/rdoc/6.17.0/7.0.3?slim=true) | --- ### Release Notes <details> <summary>ruby/rdoc (rdoc)</summary> ### [`v7.0.3`](https://github.com/ruby/rdoc/releases/tag/v7.0.3) [Compare Source](https://github.com/ruby/rdoc/compare/v7.0.2...v7.0.3) <!-- Release notes generated using configuration in .github/release.yml at v7.0.3 --> #### What's Changed ##### 🐛 Bug Fixes - Fix comment location marshalling in ClassModule by [@&#8203;st0012](https://github.com/st0012) in [#&#8203;1529](https://github.com/ruby/rdoc/pull/1529) ##### 📚 Documentation - Mention the comment type annotations in docs by [@&#8203;vinistock](https://github.com/vinistock) in [#&#8203;1522](https://github.com/ruby/rdoc/pull/1522) ##### 🛠 Other Changes - Bump ruby/setup-ruby from 1.270.0 to 1.275.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1517](https://github.com/ruby/rdoc/pull/1517) - Fix "statement not reached" warnings by [@&#8203;nobu](https://github.com/nobu) in [#&#8203;1518](https://github.com/ruby/rdoc/pull/1518) - Standardize table and heading markup elements by [@&#8203;vinistock](https://github.com/vinistock) in [#&#8203;1389](https://github.com/ruby/rdoc/pull/1389) - Standardize HardBreak markup by [@&#8203;vinistock](https://github.com/vinistock) in [#&#8203;1519](https://github.com/ruby/rdoc/pull/1519) - Standardize BlankLine markup by [@&#8203;vinistock](https://github.com/vinistock) in [#&#8203;1520](https://github.com/ruby/rdoc/pull/1520) - Standardize Raw markup by [@&#8203;vinistock](https://github.com/vinistock) in [#&#8203;1521](https://github.com/ruby/rdoc/pull/1521) **Full Changelog**: <https://github.com/ruby/rdoc/compare/v7.0.2...v7.0.3> ### [`v7.0.2`](https://github.com/ruby/rdoc/releases/tag/v7.0.2) [Compare Source](https://github.com/ruby/rdoc/compare/v7.0.1...v7.0.2) <!-- Release notes generated using configuration in .github/release.yml at v7.0.2 --> #### What's Changed ##### 🐛 Bug Fixes - Fix class/module alias document having wrong name by [@&#8203;tompng](https://github.com/tompng) in [#&#8203;1515](https://github.com/ruby/rdoc/pull/1515) - Change sidebar hiding strategy to avoid flickering on mobile devices by [@&#8203;st0012](https://github.com/st0012) in [#&#8203;1516](https://github.com/ruby/rdoc/pull/1516) - Fix search dropdown behaviour by [@&#8203;st0012](https://github.com/st0012) in [#&#8203;1512](https://github.com/ruby/rdoc/pull/1512) ##### 🛠 Other Changes - Fix herb linting errors in ERB templates by [@&#8203;st0012](https://github.com/st0012) in [#&#8203;1514](https://github.com/ruby/rdoc/pull/1514) - Reduce sidebar list item padding by [@&#8203;st0012](https://github.com/st0012) in [#&#8203;1513](https://github.com/ruby/rdoc/pull/1513) **Full Changelog**: <https://github.com/ruby/rdoc/compare/v7.0.1...v7.0.2> ### [`v7.0.1`](https://github.com/ruby/rdoc/releases/tag/v7.0.1) [Compare Source](https://github.com/ruby/rdoc/compare/v7.0.0...v7.0.1) <!-- Release notes generated using configuration in .github/release.yml at v7.0.1 --> #### What's Changed ##### 🐛 Bug Fixes - \[Aliki] Fix search result type styling on mobile by [@&#8203;Earlopain](https://github.com/Earlopain) in [#&#8203;1509](https://github.com/ruby/rdoc/pull/1509) - Make sure path link in footers work correctly by [@&#8203;st0012](https://github.com/st0012) in [#&#8203;1508](https://github.com/ruby/rdoc/pull/1508) ##### 🛠 Other Changes - Bump RDoc version to 7.0.1 by [@&#8203;st0012](https://github.com/st0012) in [#&#8203;1510](https://github.com/ruby/rdoc/pull/1510) **Full Changelog**: <https://github.com/ruby/rdoc/compare/v7.0.0...v7.0.1> ### [`v7.0.0`](https://github.com/ruby/rdoc/releases/tag/v7.0.0) [Compare Source](https://github.com/ruby/rdoc/compare/v6.17.0...v7.0.0) <!-- Release notes generated using configuration in .github/release.yml at v7.0.0 --> #### What's Changed ##### ✨ Enhancements - Improve Aliki visuals by [@&#8203;st0012](https://github.com/st0012) in [#&#8203;1505](https://github.com/ruby/rdoc/pull/1505) - Rebuild Aliki's searching mechanism by [@&#8203;st0012](https://github.com/st0012) in [#&#8203;1504](https://github.com/ruby/rdoc/pull/1504) ##### 🐛 Bug Fixes - Fix method source code not created if a method's description is skipped by [@&#8203;extern-c](https://github.com/extern-c) in [#&#8203;1488](https://github.com/ruby/rdoc/pull/1488) - Fix call-seq deduplicate for name overlap in aliases by [@&#8203;tompng](https://github.com/tompng) in [#&#8203;1491](https://github.com/ruby/rdoc/pull/1491) ##### 📚 Documentation - Replace `CONTRIBUTING.rdoc` with `CONTRIBUTING.md` by [@&#8203;st0012](https://github.com/st0012) in [#&#8203;1496](https://github.com/ruby/rdoc/pull/1496) ##### 🛠 Other Changes - Bump actions/checkout from 6.0.0 to 6.0.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1490](https://github.com/ruby/rdoc/pull/1490) - Bump step-security/harden-runner from 2.13.2 to 2.13.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1489](https://github.com/ruby/rdoc/pull/1489) - ci: Ensure using pinned actions/checkout by [@&#8203;kou](https://github.com/kou) in [#&#8203;1493](https://github.com/ruby/rdoc/pull/1493) - Bump actions/download-artifact from 6 to 7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1499](https://github.com/ruby/rdoc/pull/1499) - Bump actions/upload-artifact from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1501](https://github.com/ruby/rdoc/pull/1501) - Bump step-security/harden-runner from 2.13.3 to 2.14.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1500](https://github.com/ruby/rdoc/pull/1500) - Bump setup-ruby to v1.270.0 by [@&#8203;st0012](https://github.com/st0012) in [#&#8203;1503](https://github.com/ruby/rdoc/pull/1503) - Change the default theme to Aliki by [@&#8203;st0012](https://github.com/st0012) in [#&#8203;1502](https://github.com/ruby/rdoc/pull/1502) - Bump RDoc version to 7.0.0 by [@&#8203;st0012](https://github.com/st0012) in [#&#8203;1506](https://github.com/ruby/rdoc/pull/1506) #### New Contributors - [@&#8203;extern-c](https://github.com/extern-c) made their first contribution in [#&#8203;1488](https://github.com/ruby/rdoc/pull/1488) **Full Changelog**: <https://github.com/ruby/rdoc/compare/v6.17.0...v7.0.0> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni4xMSIsInVwZGF0ZWRJblZlciI6IjQyLjY2LjExIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
onlyhavecans deleted branch renovate/rdoc-7.x 2025-12-29 08:59:28 -08:00
onlyhavecans referenced this pull request from a commit 2025-12-29 09:57:53 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ops/dnflake!14
No description provided.