Update pry-byebug 3.10.1 → 3.11.0 (minor) #937
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.10.1 → 3.11.0) · Repo · Changelog
Release Notes
3.11.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 34 commits:
Merge pull request #437 from deivid-rodriguez/release/3.11.0
Merge pull request #442 from deivid-rodriguez/tweak-ci-config
Use stable job names
Use default Bundler flags
Bump tested rubies (#441)
Bump actions/checkout from 2 to 4 (#440)
Merge pull request #439 from deivid-rodriguez/dependabot-tweaks
Let Dependabot upgrade github actions
Switch Dependabot frequency to monthly
Fix RuboCop warnings (#438)
Bump minitest-bisect from 1.6.0 to 1.7.0 (#435)
Bump rubocop from 1.75.0 to 1.75.1 (#436)
Bump mdl from 0.11.0 to 0.12.0 (#399)
Bump pry from 0.14.1 to 0.14.2 (#411)
Use Byebug 12 (#434)
Use byebug 12
Sync lockfile
Merge pull request #428 from andrehjr/allow-latest-pry
Merge pull request #432 from deivid-rodriguez/get-ci-back-on-track
Ignore Ruby 3.4 for now
Let `ruby/setup-ruby` handle caching
Use official ruby action
Upgrade CI runners to ubuntu 24.04
bundle update rubocop
Use minitest 5.25.5
bundle update json
bundle update octokit
bundle update rake
Use locked Bundler in CI
Bump locked Bundler
Drop support for old rubies (#433)
Update Ruby versions in CI (#430)
Bump rubocop from 1.35.0 to 1.35.1 (#395)
Bump minitest from 5.16.2 to 5.16.3 (#394)
✳️ pry (0.14.2 → 0.15.2) · Repo · Changelog
Release Notes
0.15.2
0.15.1
0.15.0
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.
Release Notes
12.0.0
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.
Commits
See the full diff on Github. The new version differs by 11 commits:
Exclude .travis.yml
Merge pull request #81 from banister/release-1-1-0
Release v1.1.0
Merge pull request #80 from casperisfine/fstr
Fix compatibility with frozen-string-literal and newer rubies
Merge pull request #73 from yhirano55/cache_clearable
Add MethodSource.clear_cache
Merge pull request #72 from stas/class_method_comment
Allow fetching class/module comments.
Merge pull request #66 from rafbm/patch-1
Add changelog to gemspec
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