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?
✳️ irb (1.14.3 → 1.15.1) · Repo
Release Notes
1.15.1
1.15.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:
Bump version to 1.15.1 (#1070)
Fix pager preview with escape sequence and newlines (#1069)
Bump version to v1.15.0 (#1066)
[DOC] Exclude the word `IRB` from RDoc's autolinking (#1068)
Update documentation about the new copy command (#1067)
Show a quick preview of inspect result before pager launch (#1040)
Add copy command (#1044)
Colorize backref token bold green like global variables (#1065)
Group private methods together in `IRB::Context` (#1064)
Drop ColorPrinter's workaround for BasicObject (#1051)
Remove unnecessary escape from completor class names (#1063)
`IRB.conf[:SAVE_HISTORY]` should handle boolean values (#1062)
Print more actionable message when the exception may be an IRB issue (#1061)
Gracefully handle incorrect command aliases (#1059)
Simplify vterm-yamatanooroti's steps (#1060)
Extract contributing guideline into a CONTRIBUTING.md (#1056)
Fix broken `history` command with -g (#1057)
Use the documentation site as the source of truth (#1055)
Restructure IRB's documentation (#1053)
Add `ri` an alias to the `show_doc` command (#1054)
Release Notes
5.2.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
Bump version for release
Merge pull request #709 from headius/snakeyaml-engine-2.9
Update to SnakeYAML-Engine 2.9
Merge pull request #708 from ruby/remove-vim-settings
remove vim settings
Merge pull request #706 from ruby/dependabot/github_actions/step-security/harden-runner-2.10.3
Bump step-security/harden-runner from 2.10.2 to 2.10.3
Merge pull request #707 from ruby/javaopt
Added JAVA_OPTS for java version of psych
Merge pull request #705 from ruby/support-bundled-gems
Make PStore tests as optional
Omit Psych_Unit_Tests if ostruct is not available
Merge pull request #704 from tas50/master
Improve readme formatting
Merge pull request #702 from ruby/dependabot/github_actions/rubygems/release-gem-1.1.1
Bump rubygems/release-gem from 1.1.0 to 1.1.1
Release Notes
6.11.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
Bump version to v6.11.0
CI: test.yml - Windows - add mswin, remove 3.4 exclude (#1277)
Enable `warn_missing_rdoc_ref` by default (#1275)
Bump step-security/harden-runner from 2.10.2 to 2.10.3 (#1276)
Finalize RDoc::Options before calling RDoc::RDoc#parse_files (#1274)
Add missing `RDoc::RubygemsHook` API for `gem server` (#1270)
Run ruby/ruby doc generation on CI (#1272)
Bump ruby/setup-ruby from 1.206.0 to 1.207.0 (#1273)
[DOC] Remove unnecessary rdoc-ref missing example (#1271)
Fix prism_ruby superclass resolve order (#1267)
[DOC] Ignore racc-generated files (#1265)
Stop autolinking the word "RDoc" (#1266)
Add autolink_excluded_words option to ignore cross-references (#1259)
Documentation for #1240 (#1263)
Bump ruby/setup-ruby from 1.204.0 to 1.206.0 (#1262)
Exclude latest windows & Ruby 3.4 on CI (#1260)
[DOC] Fix duplicate entries
Separate patterns by `--exclude` option from defaults (#1251)
Bump rubygems/release-gem from 1.1.0 to 1.1.1 (#1253)
🆕 pp (added, 0.6.2)
🆕 prettyprint (added, 0.2.0)
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