Skip to content

Commit 02de53b

Browse files
authored
build(deps-dev): bump minitest from 5.26.2 to 5.27.0 in the all-dependencies group (#202)
Bumps the all-dependencies group with 1 update: [minitest](https://github.com/minitest/minitest). Updates `minitest` from 5.26.2 to 5.27.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/minitest/minitest/blob/master/History.rdoc">minitest's changelog</a>.</em></p> <blockquote> <p>=== 5.27.0 / 2025-12-11</p> <ul> <li> <p>1 major enhancement:</p> <ul> <li>Adding post install message announcing the EOL for minitest 5!</li> </ul> </li> <li> <p>2 minor enhancements:</p> <ul> <li>Removed TestTask::Work#initialize since Queue can now initialize with an Enumerable! AMAZING!</li> <li>Use Kernel#warn uplevel argument for nicer warnings. (byroot)</li> </ul> </li> <li> <p>5 bug fixes:</p> <ul> <li>Cleaned up option aliasing a tad.</li> <li>Removed obsolete conditional for prerecord</li> <li>Removed obsolete guards around Warning.</li> <li>Removed obsolete version guards for pattern matching assertions.</li> <li>Switched all internal requires to require_relative.</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/minitest/minitest/commit/819e9b5f873d7ab6d4edfeaed48542279367ff93"><code>819e9b5</code></a> Branching minitest to version 5.27.0</li> <li><a href="https://github.com/minitest/minitest/commit/e9a9fc3d0432bc90a1b09e18fc0cfee2f7cc1429"><code>e9a9fc3</code></a> ! Adding post install message announcing the EOL for minitest 5.</li> <li><a href="https://github.com/minitest/minitest/commit/4525c8880d717d85cdb695f8a5ab4a1f846b243c"><code>4525c88</code></a> REVERTED: Removed obsolete conditional for prerecord. For now... Wait for MT6.</li> <li><a href="https://github.com/minitest/minitest/commit/6b3fb6c0b01709a7f223680a8fe942a875603bf7"><code>6b3fb6c</code></a> - Removed obsolete guards around Warning.</li> <li><a href="https://github.com/minitest/minitest/commit/72b90c36cdbceae2a75e92e9a434f5ad1e2250a2"><code>72b90c3</code></a> - Removed obsolete version guards for pattern matching assertions.</li> <li><a href="https://github.com/minitest/minitest/commit/a8143f2297e4af06c88ceea4c0090d6c76309f37"><code>a8143f2</code></a> - Removed obsolete conditional for prerecord</li> <li><a href="https://github.com/minitest/minitest/commit/f6fffa1b9d865ea4166a7e057672e820a5a7d730"><code>f6fffa1</code></a> + Use Kernel#warn uplevel argument for nicer warnings. (byroot)</li> <li><a href="https://github.com/minitest/minitest/commit/a0e92896f32d52758705df03d8978b83ae84dd13"><code>a0e9289</code></a> Fixed reporter test shape variation warning. (havenwood)</li> <li><a href="https://github.com/minitest/minitest/commit/15394fcb3adbf7deb830b5e969453dba128a6527"><code>15394fc</code></a> + Removed TestTask::Work#initialize since Queue can now initialize with an En...</li> <li><a href="https://github.com/minitest/minitest/commit/8a4d7ee43099451dbaf402a6355fe63c414863d9"><code>8a4d7ee</code></a> - Switched all internal requires to require_relative.</li> <li>Additional commits viewable in <a href="https://github.com/minitest/minitest/compare/v5.26.2...v5.27.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=minitest&package-manager=bundler&previous-version=5.26.2&new-version=5.27.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details>
2 parents 7cac374 + 81084fe commit 02de53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ GEM
4545
loofah (2.24.1)
4646
crass (~> 1.0.2)
4747
nokogiri (>= 1.12.0)
48-
minitest (5.26.2)
48+
minitest (5.27.0)
4949
nokogiri (1.18.10-arm64-darwin)
5050
racc (~> 1.4)
5151
nokogiri (1.18.10-x86_64-darwin)

0 commit comments

Comments
 (0)