Skip to content

Comments

Bump the minor-and-patch group with 2 updates#864

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/bundler/minor-and-patch-ef73c03695
Feb 23, 2026
Merged

Bump the minor-and-patch group with 2 updates#864
github-actions[bot] merged 1 commit intomainfrom
dependabot/bundler/minor-and-patch-ef73c03695

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the minor-and-patch group with 2 updates: minitest and sorbet-static-and-runtime.

Updates minitest from 6.0.1 to 6.0.2

Changelog

Sourced from minitest's changelog.

=== 6.0.2 / 2026-02-23

  • 7 bug fixes:

    • Added missing drb dependency from minitest-server. (y-yagi)
    • Cleaned up bisect's sub-commands to load files directly, not ruby+require.
    • Fixed bisect to use same cmd ($0) to run tests as original invocation.
    • load server_plugin if server is loaded. (y-yagi)
    • Manipulate local args instead of ARGV in Sprint.run.
    • Only show --bisect in usage if using minitest.
    • Remove -Itest:lib from bisect's rb_flags since bin/minitest adds them.
Commits
  • 339492c prepped for release
  • 73eb48e Fixed some doco coverage... still running into tons of pain with rdoc.
  • 58387c7 - Fixed bisect to use same cmd ($0) to run tests as original invocation.
  • 2a529a0 y-yagi is smart and I am dum
  • cf465a6 - Only show --bisect in usage if using minitest.
  • e5ad492 Push up server_plugin fix to minitest.rb guarded by env.
  • a7aeb10 Fixed up tests to be line independent.
  • 59ac1fa - MT6: load server_plugin if server is loaded. (y-yagi)
  • dba350e - Manipulate local args instead of ARGV in Sprint.run.
  • 8e008ed Added new rdoc rsync location.
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.6.12942 to 0.6.12957

Release notes

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

sorbet 0.6.12956.20260219170109-3558afcc7

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12955.20260219165139-cbaf201e7

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12954.20260219162700-221347ee7

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12953.20260219162639-3e6cb374e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12952.20260219103558-234fef894

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12951.20260219093223-d3474ee4e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12950.20260219105322-d0156aa6c

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.12949.20260218170248-b0d0ade8e

... (truncated)

Commits

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

Bumps the minor-and-patch group with 2 updates: [minitest](https://github.com/minitest/minitest) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `minitest` from 6.0.1 to 6.0.2
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v6.0.1...v6.0.2)

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

---
updated-dependencies:
- dependency-name: minitest
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-version: 0.6.12957
  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 added the dependencies Pull requests that update a dependency file label Feb 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 23, 2026 23:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2026
@github-actions github-actions bot enabled auto-merge February 23, 2026 23:04
@github-actions github-actions bot merged commit bcc4d71 into main Feb 23, 2026
10 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/minor-and-patch-ef73c03695 branch February 23, 2026 23:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants