gdb-ruby
gdb-ruby copied to clipboard
Bump pry from 0.14.1 to 0.14.2
trafficstars
Bumps pry from 0.14.1 to 0.14.2.
Changelog
Sourced from pry's changelog.
[v0.14.2][v0.14.2] (January 9, 2023)
Features
- Configure
codeas 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)
Commits
24f6190Merge pull request #2267 from andrehjr/release-v0_14_20e59722Prepare for v0.14.2 releasec18a7b0Merge pull request #2265 from andrehjr/update-changeloga2c7772Update CHANGELOG.md to reflect the latest master changes468cf20Merge pull request #2257 from dduugg/rm-mri-19-cruftcdc2b9eRemove handle_read_errors 1.9 comment only313bf4dClean up MRI 1.9 codeee81361Merge pull request #2263 from andrehjr/add-newer-rubies-to-ci9a230c6Add Ruby 3.2 and head to ubuntu-latest executions15e960bMerge pull request #2262 from andrehjr/add-rubocop-single-actions- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)