Skip to content

[ruby] Update yard 0.9.37 → 0.9.38 (minor)#5412

Merged
StephenHulme merged 1 commit intodevelopfrom
depfu/update/yard-0.9.38
Jan 19, 2026
Merged

[ruby] Update yard 0.9.37 → 0.9.38 (minor)#5412
StephenHulme merged 1 commit intodevelopfrom
depfu/update/yard-0.9.38

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu Bot commented Dec 12, 2025

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ yard (0.9.37 → 0.9.38) · Repo · Changelog

Release Notes

0.9.38

  • Add support for complex constant assignment (#1599)
  • Add support for Data type structs (#1600)
  • Support multi method duck type syntax in type explainer (#1631)
  • Improve Ruby 3.5 compatibility (#1616)
  • Update documentation for various type annotations (#1615)
  • JavaScript frontend updates (resizer, JS bugs, reduce console verbosity) for default template
  • Fix beginless/endless range errors (#1549, #1625)
  • Fix path structure in Templates.md documentation (#1588)
  • Fix signature handling in overload (#1590)
  • Fix handling of **nil with named block (#1623)
  • Fix directives in empty class bodies (#1624)
  • Fix parsing of array within array syntax (#1604)
  • Fix parsing of visibility keywords in front of class methods (#1632)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 47 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the dependencies Pull requests that update a dependency file label Dec 12, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.15%. Comparing base (774d1f5) to head (e17b74f).
⚠️ Report is 188 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5412      +/-   ##
===========================================
- Coverage    87.17%   87.15%   -0.02%     
===========================================
  Files         1457     1457              
  Lines        32589    32589              
  Branches      3400     3400              
===========================================
- Hits         28408    28404       -4     
- Misses        4167     4171       +4     
  Partials        14       14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@StephenHulme StephenHulme merged commit 7a3461e into develop Jan 19, 2026
29 checks passed
@StephenHulme StephenHulme deleted the depfu/update/yard-0.9.38 branch January 19, 2026 09:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant