chore(deps): update dependency pry to v0.16.0 #7
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ops/dnflake!7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/pry-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
"= 0.13.0"→"= 0.16.0"Release Notes
pry/pry (pry)
v0.16.0Compare Source
Features
Pry will now require and default to Reline for newer Rubies.
(#2357)
(#2349)
(#2346)
Breaking Changes
Pry.auto_resize!Returns a warning. The code will be removed later.
(#2359)
(#2349)
v0.15.2Compare Source
Bug Fixes
(#2340)
v0.15.1Compare Source
Bug Fixes
(#2335)
(#2338)
v0.15.0Compare Source
Features
(#2298)
(#2295)
(#2304)
(#2307)
(#2309)
([#2323])(#2323))
pry --no-multilineflag to keep single line prompt.(#2327)
Bug Fixes
(#2300)
(#2301)
(#2291)
(#2278)
v0.14.2Compare Source
Features
codeas a supported editor on Pry::Editor(#2236)
(#2263)
(#2228)
Bug fixes
(#2253)
(#2235)
(#2244)
(#2136)
(#2196)
_out_sticky local variable could returnwrong results (#2201)
Breaking Changes
(#2239)
v0.14.1Compare Source
Bug fixes
(#2182)
--pluginsoption. It shows a warning now(#2180)
(#2154)
printed (#2158)
v0.14.0Compare Source
Features
?an alias toshow-source -d(#2133)
Breaking changes
Deleted support for plugin autoloading
(#2119). In order to load a Pry plugin
you must
requireit from yourpryrcor add it to your Gemfile.v0.13.1Compare Source
Bug fixes
(instead of all of them) (#2117)
Pry::ConfigraisingNoMethodErroron undefined option instead ofreturning
nil(usually invoked viaPry.config.foo_optioncalls)(#2126)
helpcommand not displaying regexp aliases properly(#2120)
pry-backtracenot working (#2122)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.
This PR has been generated by Renovate Bot.