Update pry 0.15.2 → 0.16.0 (major) #1027
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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?
✳️ pry (0.15.2 → 0.16.0) · Repo · Changelog
Release Notes
0.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:
v0.16.0Update CHANGELOGMerge pull request #2361 from andrehjr/remove-outdated-depsRemove pinned method_source version for Ruby < 2.3.0Remove psych pinned version from GemfileRemove hardcoded require for rubocop > 2.2.0Merge pull request #2349 from andrehjr/no-readline-installedMerge pull request #2359 from andrehjr/remove-experiental-autoresizeRemove experimental Pry.auto_resize!Pry will only support Ruby 2.6+ form now onAdd reline as a dependency for newer rubiesDo not depend on Readline being available to load relineMerge pull request #2358 from andrehjr/jruby-fix-ciPrioritize finding an renamed method first, and then stepping up in superclassesKeep JRuby for 10.0.2.0 for CIDo not use prism for error counting on jruby yetFix loading version for jrubyRegenerate rubocop todo based on the latest versionMerge pull request #2357 from voxik/ruby40Fix `source_location` usage to support Ruby 4.0Merge pull request #2350 from andrehjr/update-gh-actionsUpgrade jruby tested versionsRegenerate rubocop-todo based on latest updates from rubocopUse ubunutu-latest for running buildsMerge pull request #2346 from andrehjr/revert-show-doc-deprecationMerge pull request #2344 from ydah/revert-licenseUpdate .rubocop_todo.ymlRevert show-source and show-doc unifyRevert "Update `?` alias to use show-source"Revert copyright year to 2010 in LICENSE, README.md, and source filesRevert "update copyright year to 2015."Revert "Update license."Revert "Update year in LICENSE"Merge pull request #2345 from ydah/fix-warnFix warning that irb needs to be added to GemfileRevert "Update LICENSE, fix license year"Merge pull request #2343 from ydah/add-ruby34Add Ruby 3.4 to GH ActionsMerge pull request #2342 from JasonnnW3000/masterUpdate LICENSE, fix license year🆕 io-console (added, 0.8.2)
🆕 reline (added, 0.6.3)
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