Update pry-byebug 3.11.0 → 3.12.0 (minor) #975
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-byebug (3.11.0 → 3.12.0) · Repo · Changelog
Release Notes
3.12.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
Get ready for 3.12.0 release (#469)bundle update unicode-emoji (#468)Merge pull request #466 from Jack12816/upstream-rubyb34-bb13Update minimum supported version in READMEAllow byebug 13Drop support for Ruby 3.1 (#467)Update pry requirement from >= 0.13, < 0.16 to >= 0.13, < 0.17 (#462)Bump minitest-bisect from 1.7.0 to 1.8.0 (#463)Bump mdl from 0.13.0 to 0.14.0 (#464)Bump faraday-retry from 2.3.2 to 2.4.0 (#465)Bump rubocop from 1.75.1 to 1.81.7 (#456)Bump faraday-retry from 2.3.0 to 2.3.2 (#450)Bump rexml from 3.4.1 to 3.4.2 (#454)Bump rake from 13.2.1 to 13.3.1 (#457)Bump minitest from 5.25.5 to 5.26.0 (#458)Bump actions/checkout from 4 to 6 (#459)Bump uri from 1.0.3 to 1.0.4 (#461)Bump faraday-retry from 2.2.1 to 2.3.0 (#444)Add extra metadata urls to gemspec (#429)Workaround octokit warning (#443)✳️ 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 yearRelease Notes
13.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 71 commits:
Get ready for 13.0.0 release (#933)Bump irb from 1.15.2 to 1.15.3 (#919)Bump mdl from 0.13.0 to 0.15.0 in /gemfiles/lint (#923)Bump yard from 0.9.37 to 0.9.38 in /gemfiles/lint (#925)Bump yard from 0.9.37 to 0.9.38 (#926)Bump reline from 0.6.2 to 0.6.3 (#921)Bump minitest from 5.26.0 to 5.27.0 (#927)Bump rake-compiler from 1.3.0 to 1.3.1 (#928)Bump rubocop from 1.81.6 to 1.82.1 in /gemfiles/lint (#930)Bump uri from 1.0.3 to 1.0.4 (#932)Use typed data APIs (#924)Bump rake from 13.3.0 to 13.3.1 (#916)Use main everywhere (#915)Merge pull request #914 from deivid-rodriguez/bump-alpineAlpine 3.22Alpine 3.17libc-dev package is commonPrefer faraday to net/http for fetching ruby release info (#913)Use Bundler 2.7.2 (#912)Bump rubocop-performance from 1.26.0 to 1.26.1 in /gemfiles/lint (#910)Bump rubocop from 1.81.1 to 1.81.6 in /gemfiles/lint (#911)Merge pull request #876 from pabloh/fix_for_ruby_3.4_and_3.5Fix irb warning when running testsFix errors about stringio being missing in Ruby 3.4Remove unnecessary stuff (#615)No need to go through readline wrapper (#909)Bump minitest from 5.25.5 to 5.26.0 (#908)Remove rb-readline hack (#902)Bump reline from 0.6.0 to 0.6.2 (#907)Drop Ruby 3.1 support (#906)Merge pull request #905 from deivid-rodriguez/add-reline-depMake reline an explicit dependencybundle lock --add-platform arm64-darwinUpgrade actions/checkout to v5 (#903)Merge pull request #904 from deivid-rodriguez/alpine-3.16Run tests with alpine:3.16Make sure linter tasks fail if git failsInstall lint gems to a local folderDon't upgrade rubygemsFix docker build warningMerge pull request #900 from deivid-rodriguez/bump-tested-versionsTest with Ruby 3.2.9Test with Ruby 3.3.9Use stable job names (#901)Load IRB lazily (#824)Prefer `Tempile.create` over `Tempfile.new` (#899)modify context.rb -fix typo (#804)Bump rake-compiler from 1.2.9 to 1.3.0 (#868)Bump rubocop-performance from 1.25.0 to 1.26.0 in /gemfiles/lint (#893)Bump rubocop-packaging from `277bcfe` to `13de3eb` in /gemfiles/lint (#882)Bump rake from 13.2.1 to 13.3.0 (#879)Use windows-2025 in CI (#898)Tighten timeout a bit (#897)Bump faraday-retry from 2.3.1 to 2.3.2 (#884)Bump rexml from 3.4.1 to 3.4.2 in /gemfiles/lint (#894)Bump rubocop from 1.75.2 to 1.81.1 in /gemfiles/lint (#896)Bump faraday-retry from 2.3.0 to 2.3.1 (#865)Bump rubocop from 1.75.1 to 1.75.2 in /gemfiles/lint (#866)Merge pull request #864 from deivid-rodriguez/windows-2022Remove unused conditionUse Windows 2022 in CIBump rubocop-performance from 1.24.0 to 1.25.0 in /gemfiles/lint (#863)Update GUIDE.md (#848)Bump faraday-retry from 2.2.1 to 2.3.0 (#862)Bump mdl from 0.11.0 to 0.13.0 in /gemfiles/lint (#859)Add more options to FUNDING.yml (#854)Bump kramdown from 2.3.0 to 2.5.1 in /gemfiles/lint (#856)Bump yard from 0.9.26 to 0.9.37 in /gemfiles/lint (#858)Bump rubocop from 1.74.0 to 1.75.1 in /gemfiles/lint (#860)Bump rake-compiler from 1.1.1 to 1.2.9 (#857)Merge pull request #806 from deivid-rodriguez/dependabot/add-v2-config-file🆕 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