Skip to content

deps(ruby): bump the bundler-dependencies group in /ruby with 2 updates#286

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/bundler/ruby/bundler-dependencies-59bc05ef30
Apr 27, 2026
Merged

deps(ruby): bump the bundler-dependencies group in /ruby with 2 updates#286
github-actions[bot] merged 1 commit intomainfrom
dependabot/bundler/ruby/bundler-dependencies-59bc05ef30

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps the bundler-dependencies group in /ruby with 2 updates: minitest and irb.

Updates minitest from 6.0.4 to 6.0.5

Changelog

Sourced from minitest's changelog.

=== 6.0.5 / 2026-04-20

  • 2 bug fixes:

    • Avoid circular requires in lib/minitest/server_plugin.rb.
    • Raise TypeError if assert_raises is passed anything but modules/classes.
Commits
  • 89c3e62 Branching minitest to version 6.0.5
  • 6790f86 - Raise TypeError if assert_raises is passed anything but modules/classes.
  • 235fa5b - Avoid circular requires in lib/minitest/server_plugin.rb.
  • See full diff in compare view

Updates irb from 1.17.0 to 1.18.0

Release notes

Sourced from irb's releases.

v1.18.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: ruby/irb@v1.17.0...v1.18.0

Commits
  • 31e068a Bump version to 1.18.0 (#1208)
  • f49d6b5 Colorize KEYWORD_DO_BLOCK (added in head Prism) (#1207)
  • 96342e7 Fix incorrect dash in startup message (#1206)
  • 9b930c8 Add --nobanner option to suppress startup banner (#1200)
  • 9dc2a85 Bump rubygems/release-gem from 1.1.4 to 1.2.0
  • 454964c Bump actions/upload-pages-artifact from 4 to 5
  • b9719d1 Bump step-security/harden-runner from 2.16.0 to 2.17.0
  • ee2af9f Highlight the method name in method calls (#1189)
  • 75ad68d Bump actions/configure-pages from 5 to 6
  • 6f757b9 Bump actions/deploy-pages from 4 to 5
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by cubic

Update Ruby dev dependencies in /ruby: bump minitest to 6.0.5 and irb to 1.18.0 for test stability and a better REPL experience. Lockfile also updates erb to 6.0.4.

  • Dependencies
    • minitest 6.0.4 → 6.0.5 (fixes circular require; stricter assert_raises input)
    • irb 1.17.0 → 1.18.0 (Prism migration, startup banner, bug fixes; --nobanner option)
    • erb 6.0.1.1 → 6.0.4 (transitive via lockfile)

Written for commit 9e06748. Summary will update on new commits. Review in cubic

Bumps the bundler-dependencies group in /ruby with 2 updates: [minitest](https://github.com/minitest/minitest) and [irb](https://github.com/ruby/irb).


Updates `minitest` from 6.0.4 to 6.0.5
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v6.0.4...v6.0.5)

Updates `irb` from 1.17.0 to 1.18.0
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](ruby/irb@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: minitest
  dependency-version: 6.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundler-dependencies
- dependency-name: irb
  dependency-version: 1.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 27, 2026
Copilot AI review requested due to automatic review settings April 27, 2026 13:04
@dependabot dependabot Bot added the ruby Pull requests that update the Ruby SDK label Apr 27, 2026
@dependabot dependabot Bot review requested due to automatic review settings April 27, 2026 13:04
@github-actions github-actions Bot enabled auto-merge (squash) April 27, 2026 13:05
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@github-actions github-actions Bot merged commit eb799ce into main Apr 27, 2026
46 checks passed
@dependabot dependabot Bot deleted the dependabot/bundler/ruby/bundler-dependencies-59bc05ef30 branch April 27, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update the Ruby SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants