Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Nov 8, 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?

✳️ irb (1.15.2 → 1.15.3) · Repo

Release Notes

1.15.3

What's Changed

✨ Enhancements

  • Remove all internal frames from a backtrace by @mame in #1106
  • Improve prompt generating performance by caching prompt parts(%m, %M) by @tompng in #1127
  • Do not save consecutive duplicate commands to history by @topalovic in #1120

🐛 Bug Fixes

  • Handle keyword local variables correctly by @tompng in #1085
  • Fix nil error on debugger prompt by @muno92 in #1097
  • Fix methods defined with invalid encoding are not displayed in completion by @ksaito422 in #1101
  • Fix show_source command when obj.method is overrided by @tompng in #1111
  • Reset IOGate.set_winch_handler when dancing ruby easter-egg terminates by @tompng in #1124
  • Fix UTF-16 autocompletion by @alexanderadam in #1129

📚 Documentation

🛠 Other Changes

New Contributors

Full Changelog: v1.15.2...v1.15.3

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

Commits

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

↗️ date (indirect, 3.4.1 → 3.5.0) · Repo

Commits

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

↗️ erb (indirect, 5.1.1 → 5.1.3) · Repo · Changelog

Release Notes

5.1.3

Full Changelog: v5.1.2...v5.1.3

5.1.2

What's Changed

New Contributors

Full Changelog: v5.1.1...v5.1.2

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

Commits

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

↗️ rdoc (indirect, 6.15.0 → 6.15.1) · Repo · Changelog

Release Notes

6.15.1

What's Changed

🐛 Bug Fixes

  • Add Herb linter and fix HTML and ERB linting issues by @st0012 in #1434
  • Improve search result by prioritizing exact matches by @st0012 in #1433

📚 Documentation

  • Add AGENTS.md and CLAUDE.md to the project by @st0012 in #1439

🛠 Other Changes

Full Changelog: v6.15.0...v6.15.1

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

Commits

See the full diff on Github. The new version differs by 7 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 requested a review from epistrephein as a code owner November 8, 2025 14:15
@depfu depfu bot added the dependencies Libraries depended upon label Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Libraries depended upon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants