Skip to content

Update pry 0.15.2 → 0.16.0 (major)#313

Open
depfu[bot] wants to merge 1 commit intomainfrom
depfu/update/main/pry-0.16.0
Open

Update pry 0.15.2 → 0.16.0 (major)#313
depfu[bot] wants to merge 1 commit intomainfrom
depfu/update/main/pry-0.16.0

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Dec 28, 2025

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

What changed?

✳️ pry (~> 0.14.0 → ~> 0.16.0) · Repo · Changelog

Release Notes

0.16.0

Features

  • Ruby 4.0 Support.
    Pry will now require and default to Reline for newer Rubies.
    (#2357)
    (#2349)
  • Revert 'Unify show-doc with show-source'.
    (#2346)

Breaking Changes

  • Remove experimental Pry.auto_resize!
    Returns a warning. The code will be removed later.
    (#2359)
  • Drop support for Ruby < 2.6
    (#2349)

New Contributors

Full Changelog: v0.15.2...v0.16.0

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

Commits

See the full diff on Github. The new version differs by 40 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 dependencies Pull requests that update a dependency file depfu labels Dec 28, 2025
@depfu depfu bot requested a review from subzero10 December 28, 2025 02:45
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 depfu

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant