Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the minor-and-patch group with 5 updates:

Package From To
minitest-hooks 1.5.2 1.5.3
debug 1.11.0 1.11.1
irb 1.15.3 1.16.0
sorbet-static-and-runtime 0.6.12846 0.6.12865
spoom 1.7.10 1.7.11

Updates minitest-hooks from 1.5.2 to 1.5.3

Changelog

Sourced from minitest-hooks's changelog.

=== 1.5.3 (2025-12-18)

  • Work correctly on minitest 6+ (jeremyevans)
Commits
  • e690c2e Bump version to 1.5.3
  • fc549a2 Add nocov around minitest 6 conditional
  • 88126f2 Add metadata and required ruby version to gemspec
  • 672d4af Work correctly on minitest 6+
  • 922f3fb Use SimpleCov.add_filter block instead of string
  • ab7d5c1 Add JRuby 10.0 to CI
  • f498593 Switch rdoc task to normal rake task, avoid rdoc/task require
  • e99a6b0 Adjust specs to pass on Ruby 3.5
  • 332e0bc Install libsqlite3-dev in CI, hopefully fixes Ruby 2.0-2.4
  • 83e96c9 Work with ubuntu-latest using 24.04 by default in CI
  • Additional commits viewable in compare view

Updates debug from 1.11.0 to 1.11.1

Release notes

Sourced from debug's releases.

v1.11.1

What's Changed

New Contributors

Full Changelog: ruby/debug@v1.11.0...v1.11.1

Commits
  • bad4d38 v1.11.1
  • 88d762c FileUtils is needed
  • 553373a omit on older version
  • c1c1c8e use Kernel.__callee__
  • 24f95d6 catch up 4.0.0 backtrace change
  • bc97d33 add a test for b path: ...
  • 1139d78 support b path: path_expr
  • 06342cd catch any exception on singletonclass
  • 2791573 fix(DAP): Return unverified breakpoints instead of unsuccessful response
  • 14c8a54 Update imemo_mask to match ruby's
  • See full diff in compare view

Updates irb from 1.15.3 to 1.16.0

Release notes

Sourced from irb's releases.

v1.16.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: ruby/irb@v1.15.3...v1.16.0

Commits
  • 10ed4a7 Bump version to 1.16.0 (#1150)
  • 6d3306b Bump step-security/harden-runner from 2.13.3 to 2.14.0
  • a4d7be9 call Thread.pass just after Thread.stop (#1148)
  • 1b3bcc3 Bump actions/checkout from 6.0.0 to 6.0.1
  • 3b04bb3 Bump step-security/harden-runner from 2.13.2 to 2.13.3
  • e204f85 Update rc-files documentation (#1113)
  • 847d1ca Add --context-mode 5: evaluates inside Ruby::Box (#1142)
  • 6d7ff96 Show-source should not raise error even if line_no is wrong (#1145)
  • feeb7be Bump actions/checkout from 5.0.1 to 6.0.0
  • 0aad10b Bump actions/checkout from 5 to 6
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.6.12846 to 0.6.12865

Release notes

Sourced from sorbet-static-and-runtime's releases.

sorbet 0.6.12864.20251218152956-2a29c135d

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.12864', :group => :development
gem 'sorbet-runtime', '0.6.12864'

sorbet 0.6.12863.20251218143640-38e36486c

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.12863', :group => :development
gem 'sorbet-runtime', '0.6.12863'

sorbet 0.6.12862.20251218143126-1f5597efd

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.12862', :group => :development
gem 'sorbet-runtime', '0.6.12862'

sorbet 0.6.12861.20251218142320-5f7f693dc

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.12861', :group => :development
gem 'sorbet-runtime', '0.6.12861'

sorbet 0.6.12860.20251218140617-73c1731fe

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.12860', :group => :development
gem 'sorbet-runtime', '0.6.12860'

sorbet 0.6.12859.20251218133730-c40908143

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.12859', :group => :development
gem 'sorbet-runtime', '0.6.12859'

sorbet 0.6.12858.20251218115047-54ab2b812

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.12858', :group => :development
gem 'sorbet-runtime', '0.6.12858'

sorbet 0.6.12857.20251218070815-1e14eef36

... (truncated)

Commits

Updates spoom from 1.7.10 to 1.7.11

Release notes

Sourced from spoom's releases.

v1.7.11

What's Changed

🛠 Other Changes

New Contributors

Full Changelog: Shopify/spoom@v1.7.10...v1.7.11

Commits
  • 210e014 Bump version to v0.7.11
  • 0e548ed Merge pull request #824 from Shopify/trusted-publisher
  • aa14dc6 Merge pull request #829 from Shopify/dependabot/github_actions/ruby/setup-rub...
  • a568b87 Bump ruby/setup-ruby from 1.269.0 to 1.270.0
  • 791479c Add trusted publishing release workflow
  • 179aa67 Merge pull request #827 from Shopify/dependabot/github_actions/actions/checko...
  • bbf6b4c Bump actions/checkout from 6.0.0 to 6.0.1
  • c61535f Merge pull request #826 from Shopify/dependabot/github_actions/ruby/setup-rub...
  • c22bac0 Bump ruby/setup-ruby from 1.268.0 to 1.269.0
  • a33a8be Merge pull request #823 from Shopify/dependabot/bundler/minor-and-patch-a32f8...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 22, 2025 21:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 22, 2025
Bumps the minor-and-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [minitest-hooks](https://github.com/jeremyevans/minitest-hooks) | `1.5.2` | `1.5.3` |
| [debug](https://github.com/ruby/debug) | `1.11.0` | `1.11.1` |
| [irb](https://github.com/ruby/irb) | `1.15.3` | `1.16.0` |
| [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.6.12846` | `0.6.12865` |
| [spoom](https://github.com/Shopify/spoom) | `1.7.10` | `1.7.11` |


Updates `minitest-hooks` from 1.5.2 to 1.5.3
- [Changelog](https://github.com/jeremyevans/minitest-hooks/blob/master/CHANGELOG)
- [Commits](jeremyevans/minitest-hooks@1.5.2...1.5.3)

Updates `debug` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](ruby/debug@v1.11.0...v1.11.1)

Updates `irb` from 1.15.3 to 1.16.0
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](ruby/irb@v1.15.3...v1.16.0)

Updates `sorbet-static-and-runtime` from 0.6.12846 to 0.6.12865
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `spoom` from 1.7.10 to 1.7.11
- [Release notes](https://github.com/Shopify/spoom/releases)
- [Commits](Shopify/spoom@v1.7.10...v1.7.11)

---
updated-dependencies:
- dependency-name: minitest-hooks
  dependency-version: 1.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: debug
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: irb
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-version: 0.6.12865
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: spoom
  dependency-version: 1.7.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/minor-and-patch-ce909d495e branch from 6232350 to ebd2c62 Compare December 23, 2025 16:16
Running into #2454, we need to
wait for another Prism release
@KaanOzkan KaanOzkan force-pushed the dependabot/bundler/minor-and-patch-ce909d495e branch from 1193d0d to 2f50e68 Compare December 23, 2025 18:55
@KaanOzkan KaanOzkan merged commit 6df809e into main Dec 23, 2025
17 checks passed
@KaanOzkan KaanOzkan deleted the dependabot/bundler/minor-and-patch-ce909d495e branch December 23, 2025 19:21
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 Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant