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-rails 0.3.9 → 0.3.11 (minor) #1347

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jun 21, 2024

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-rails (0.3.9 → 0.3.11) · Repo

Commits

See the full diff on Github. The new version differs by 18 commits:

↗️ method_source (indirect, 1.0.0 → 1.1.0) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 11 commits:

↗️ pry (indirect, 0.14.1 → 0.14.2) · Repo · Changelog

Release Notes

0.14.2 (from changelog)

Features

  • Configure code as a supported editor on Pry::Editor (#2236)
  • Added support for Ruby 3.2 (#2263)
  • Added support for Ruby 3.1 (#2228)

Bug fixes

  • Short circuit eval regexes in finding module definition (#2253)
  • Revert "Escape non-printing characters" (#2235)
  • Fixed bug where WeirdMethodLocator would fail to find the source of a method breaking whereami (#2244)
  • Fixed bug where pry would throw an FrozenError when dealing with incomplete tokens (#2136)
  • Restore --no-history CLI flag functionality (#2196)
  • Fixed bug where reading from the _out_ sticky local variable could return wrong results (#2201)

Breaking Changes

  • Remove support for Ruby 1.9 and JRuby < 9.0 (#2239)

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

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


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 depfu Technical Debt Technical Debt labels Jun 21, 2024
Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.83%. Comparing base (6fe0db1) to head (0decb2b).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1347   +/-   ##
========================================
  Coverage    97.83%   97.83%           
========================================
  Files          393      393           
  Lines        12157    12157           
========================================
  Hits         11894    11894           
  Misses         263      263           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stevieing stevieing merged commit 1463e33 into develop Jul 1, 2024
8 checks passed
@depfu depfu bot deleted the depfu/update/pry-rails-0.3.11 branch July 1, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant