Update irb 1.15.2 → 1.15.3 (patch) #321
Open
+4
−4
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.15.2 → 1.15.3) · Repo
Release Notes
1.15.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
Bump version to 1.15.3 (#1134)Do not save consecutive duplicate commands to history (#1120)Use endless range instead of step (#1123)Fix UTF-16 autocompletion (#1129)Bump rubygems/release-gem from 1.1.1 to 1.1.2Fix prompt cache flaky test (#1130)Improve prompt generating performance by caching prompt parts(%m, %M) (#1127)Reset IOGate.set_winch_handler when dancing ruby easter-egg terminates (#1124)Bump integration test's timeout on CI to 30s (#1122)[DOC] Include document files in the generated gem file (#1098)Bump step-security/harden-runner from 2.13.0 to 2.13.1Bump actions/upload-pages-artifact from 3 to 4Bump actions/checkout from 4 to 5Gemfile: add github dependency on rbs (#1117)[DOC] Fix link (#1112)Fix show_source command when obj.method is overrided (#1111)Bump step-security/harden-runner from 2.12.2 to 2.13.0 (#1109)Fix methods defined with invalid encoding are not displayed in completion (#1101)Bump step-security/harden-runner from 2.12.1 to 2.12.2Update the expected values of backtracesRemove all internal frames from a backtraceBump step-security/harden-runner from 2.12.0 to 2.12.1fix typos and wording on sigint section of docs (#1104)Enabled trusted publisher for rubygems.orgFix nil error on debugger prompt (#1097)Prefer filter_map and map+grep instead of map+compact and select+map (#1094)Replace gsub with rstrip (#1095)Avoid intermediate array from split (#1093)Handle keyword local variables correctly (#1085)Commits
See the full diff on Github. The new version differs by 60 commits:
Need to compile before release-gem for JRubyv3.5.0Update the latest versions of actionsAdd a workflow to sync commits to ruby/ruby (#143)`Date._parse` does not accept `nil`Test for the #140Do not repeat conversions to stringMerge pull request #138 from ruby/dependabot/github_actions/step-security/harden-runner-2.13.1Merge pull request #139 from nobu/masterSuppress maybe-uninitialized warning by gcc-13Bump step-security/harden-runner from 2.13.0 to 2.13.1Merge pull request #137 from ruby/dependabot/github_actions/actions/checkout-5Bump actions/checkout from 4 to 5Merge pull request #135 from ruby/dependabot/github_actions/step-security/harden-runner-2.13.0Bump step-security/harden-runner from 2.12.2 to 2.13.0Merge pull request #134 from ruby/dependabot/github_actions/step-security/harden-runner-2.12.2Bump step-security/harden-runner from 2.12.1 to 2.12.2Use GITHUB_TOKEN instead of admin credentialMerge pull request #133 from ruby/dependabot/github_actions/step-security/harden-runner-2.12.1Bump step-security/harden-runner from 2.12.0 to 2.12.1[Bug #21436] check for fixnum lower bound in `m_ajd`[Bug #21437] Date#hash for large yearsd_lite_marshal_load: copy ivars in the right orderMerge pull request #132 from byroot/remove-exivarRemove references to FL_EXIVARUpdate zonetab.h at 2025-06-11Merge pull request #129 from nobu/gcc13-warningsSuppress warnings by gcc-13 with `-Og`Merge pull request #128 from ruby/fixup-ractor-valueRemoved workaround for assert_ractorMerge pull request #127 from ruby/fix-ractor-valueAlias value to take in old Ruby`Ractor::Port`Update to the latest versions of actionsMerge pull request #123 from ruby/dependabot/github_actions/step-security/harden-runner-2.12.0Bump step-security/harden-runner from 2.11.1 to 2.12.0Merge pull request #124 from ruby/update-old-windowswindows-2019 will be EOL at end of June, 2025Merge pull request #122 from ruby/dependabot/github_actions/step-security/harden-runner-2.11.1Bump step-security/harden-runner from 2.11.0 to 2.11.1Merge pull request #121 from seedot1234/add-license-files-to-gem-filesAdd license files (COPYING, BSDL) to gem filesMerge pull request #120 from ruby/dependabot/github_actions/step-security/harden-runner-2.11.0Bump step-security/harden-runner from 2.10.4 to 2.11.0Merge pull request #118 from ruby/dependabot/github_actions/step-security/harden-runner-2.10.4Bump step-security/harden-runner from 2.10.3 to 2.10.4Merge pull request #116 from ruby/dependabot/github_actions/step-security/harden-runner-2.10.3Merge pull request #117 from nobu/misleading-indentationEnclose dangling else in braces and fix -Wmisleading-indentationBump step-security/harden-runner from 2.10.2 to 2.10.3Merge pull request #115 from andrykonchin/ak/add-truffleruby-on-ciAdd TruffleRuby in CISkip tests failing on TruffleRubyMerge pull request #114 from ruby/dependabot/github_actions/rubygems/release-gem-1.1.1Bump rubygems/release-gem from 1.1.0 to 1.1.1[DOC] Files under doc are to be includedMerge pull request #113 from st0012/fix-broken-linksFix broken rdoc-ref to the calendar pageMerge pull request #112 from radar/masterSimplify description of this libraryRelease Notes
5.1.3
5.1.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
Version 5.1.3Publish a gem for JRuby as wellVersion 5.1.2Add a workflow for trusted publishingAdd `changelog_uri` to spec metadata (#89)html_escape: refactor redundant if (#88)Release Notes
6.15.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
Bump version to 6.15.1 (#1441)Improve search result by prioritizing exact matches (#1433)Add AGENTS.md and CLAUDE.md to the project (#1439)Bump actions/upload-artifact from 4 to 5 (#1436)Bump actions/download-artifact from 5 to 6 (#1437)Add Herb linter and fix HTML and ERB linting issues (#1434)Rescue RuboCop rake tasks require error (#1431)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