Commit 5e7d76d
authored
build(deps-dev): bump minitest from 5.26.0 to 5.26.1 in the all-dependencies group (#195)
Bumps the all-dependencies group with 1 update:
[minitest](https://github.com/minitest/minitest).
Updates `minitest` from 5.26.0 to 5.26.1
<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.26.1 / 2025-11-08</p>
<p>The Ocean Shores, Slightly Less Tipsy Edition!</p>
<ul>
<li>
<p>3 bug fixes:</p>
<ul>
<li>Add links to API doco in README.</li>
<li>Add missing require thread.</li>
<li>Bumped ruby version to include 4.0 (trunk). (hsbt)
(see also 5.14.2)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/minitest/minitest/commit/15265da64bd93cbed6c1eecb4a85c88329297e37"><code>15265da</code></a>
prepped for release</li>
<li><a
href="https://github.com/minitest/minitest/commit/7b2e090b5bac2466177dc1b56deff2ec1cae4c0e"><code>7b2e090</code></a>
- Bumped ruby version to include 4.0 (trunk). (hsbt)</li>
<li><a
href="https://github.com/minitest/minitest/commit/c54c262511b53df6a8d34e3fdcf6b3e542400bab"><code>c54c262</code></a>
Ryan! STAHP! Stop trying to "optimize" this.</li>
<li><a
href="https://github.com/minitest/minitest/commit/690d38a20713e4d0e449cf7de87de7d9fcb01456"><code>690d38a</code></a>
- Add links to API doco in README.</li>
<li><a
href="https://github.com/minitest/minitest/commit/d80a4fd5a4bb4c127da84b7632a654cf47afe598"><code>d80a4fd</code></a>
Comment end of larger classes w/ name to help navigation.</li>
<li><a
href="https://github.com/minitest/minitest/commit/8d4cf64186692242ea516a39b11f3adc8666ee2d"><code>8d4cf64</code></a>
Fix formatting of design_rationale.rb, update specs</li>
<li><a
href="https://github.com/minitest/minitest/commit/0db7aacae99d713e9aec789da699efa8c6349bbd"><code>0db7aac</code></a>
tweak assertion count to be consistent</li>
<li><a
href="https://github.com/minitest/minitest/commit/2f0848aba13e013a5ba18530d56079010007026e"><code>2f0848a</code></a>
- Add missing require thread.</li>
<li>See full diff in <a
href="https://github.com/minitest/minitest/compare/v5.26.0...v5.26.1">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments