Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pry dependency to < 0.14.0 #33

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

aliismayilov
Copy link
Contributor

pry 0.13.0 is released: https://github.com/pry/pry/blob/master/CHANGELOG.md#v0130-march-21-2020

It doesn't look like pry-nav is using any of the deprecated or deleted
functionalities.

pry 0.13.0 is released: https://github.com/pry/pry/blob/master/CHANGELOG.md#v0130-march-21-2020

It doesn't look like `pry-nav` is using any of the deprecated or deleted
functionalities.
@rrosenblum
Copy link
Contributor

rrosenblum commented Jun 17, 2020

It would be a huge help if we could this change merged in and new version of pry-nav released. Aside from preventing the upgrade of pry, this is preventing me from upgrading pry-stack_explorer because the last few versions have their dependency set as pry ~> 0.13.

@droca
Copy link

droca commented Jul 29, 2020

I have the same issue as @rrosenblum . Maybe @nixme could consider prioritising this fix?
Thanks

@vivekbisen
Copy link

#32 might be nice to be incorporated too with the new release.

@martynasdub
Copy link

Any plans on upgrading the gem?

ivoanjo added a commit to DataDog/dd-trace-rb that referenced this pull request Mar 12, 2021
The old `pry-nav` is basically abandoned at this point, see
<nixme/pry-nav#35> and
<nixme/pry-nav#33> and the README points to
`pry-byebug`:
<https://github.com/nixme/pry-nav#using-mri-we-recommend-pry-byebug-instead>.

Because of our usual support matrix of old Rubies, I've kept `pry-nav`
around for older versions.

I've also added `pry-debugger-jruby`, which is a nicer alternative for
JRuby.

This setup works correctly for all Rubies: 2.0 to 3.0, JRuby and even
TruffleRuby.
ivoanjo added a commit to DataDog/dd-trace-rb that referenced this pull request Mar 12, 2021
The old `pry-nav` is basically abandoned at this point, see
<nixme/pry-nav#35> and
<nixme/pry-nav#33> and the README points to
`pry-byebug`:
<https://github.com/nixme/pry-nav#using-mri-we-recommend-pry-byebug-instead>.

Because of our usual support matrix of old Rubies, I've kept `pry-nav`
around for older versions.

I've also added `pry-debugger-jruby`, which is a nicer alternative for
JRuby.

This setup works correctly for all Rubies: 2.0 to 3.0, JRuby and even
TruffleRuby.
@iloveitaly iloveitaly merged commit d421f76 into nixme:master Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants