nxt_init icon indicating copy to clipboard operation
nxt_init copied to clipboard

⚠️ [fixing yanked version] Update pry: 0.14 → 0.14.1 (minor)

Open depfu[bot] opened this issue 3 years ago • 0 comments


⚠️ You are using a yanked version of pry ⚠️

We're getting an error that the version of pry you're currently using is no longer installable, it most likely has been yanked. That means your deployment, CI build and local development setup are broken until you update pry to a different version.

We recommend to merge this update as soon as possible!


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.14 → 0.14.1) · Repo · Changelog

Release Notes

0.14.1 (from changelog)

Bug fixes

  • Fixed bad coloring of some RDoc-style docs (#2182)
  • Fixed broken --plugins option. It shows a warning now (#2180)
  • Fixed bad output on printing non-visible characters with color codes (#2154)
  • Fixed bad output when colors are disabled and a string with color codes is printed (#2158)

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

Commits

See the full diff on Github. The new version differs by 9 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 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[bot] avatar Apr 13 '21 11:04 depfu[bot]