Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update irb 1.14.3 → 1.15.1 (minor) #276

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jan 28, 2025

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

What's Changed

🐛 Bug Fixes

  • Fix pager preview with escape sequence and newlines by @tompng in #1069

🛠 Other Changes

Full Changelog: v1.15.0...v1.15.1

1.15.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • Fix broken history command with -g by @sanfrecce-osaka in #1057
  • Gracefully handle incorrect command aliases by @st0012 in #1059
  • Print more actionable message when the exception may be an IRB bug by @st0012 in #1061
  • IRB.conf[:SAVE_HISTORY] should handle boolean values by @st0012 in #1062
  • Colorize backref token bold green like global variables by @tompng in #1065

📚 Documentation

  • Restructure IRB's documentation by @st0012 in #1053
  • Use the documentation site as the source of truth by @st0012 in #1055
  • Extract contributing guideline into a CONTRIBUTING.md by @st0012 in #1056
  • [DOC] Remove unnecessary escape from completor class names by @st0012 in #1063
  • [DOC] Update documentation about the new copy command by @st0012 in #1067
  • [DOC] Exclude the word IRB from RDoc's autolinking by @st0012 in #1068

🛠 Other Changes

New Contributors

Full Changelog: v1.14.3...v1.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:

↗️ psych (indirect, 5.2.2 → 5.2.3) · Repo · Changelog

Release Notes

5.2.3

What's Changed

New Contributors

Full Changelog: v5.2.2...v5.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:

↗️ rdoc (indirect, 6.10.0 → 6.11.0) · Repo · Changelog

Release Notes

6.11.0

What's Changed

✨ Enhancements

  • Add autolink_excluded_words option to ignore cross-references by @st0012 in #1259
  • Enable warn_missing_rdoc_ref by default by @st0012 in #1275

🐛 Bug Fixes

  • Introduce apply_default_exclude config to separate default and user excluding patterns by @nobu in #1251
  • Fix prism_ruby superclass resolve order by @tompng in #1267
  • Add missing RDoc::RubygemsHook API for gem server by @mterada1228 in #1270
  • Finalize RDoc::Options before calling RDoc::RDoc#parse_files by @rhenium in #1274

📚 Documentation

🛠 Other Changes

Full Changelog: v6.10.0...v6.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:

🆕 pp (added, 0.6.2)

🆕 prettyprint (added, 0.2.0)


Depfu Status

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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot requested a review from epistrephein as a code owner January 28, 2025 16:46
@depfu depfu bot added the dependencies Libraries depended upon label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Libraries depended upon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant