Skip to content

Commit

Permalink
chore(deps): Bump minitest from 5.24.1 to 5.25.1 (#25)
Browse files Browse the repository at this point in the history
Bumps [minitest](https://github.com/minitest/minitest) from 5.24.1 to
5.25.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.25.1 / 2024-08-16</p>
<ul>
<li>
<p>2 bug fixes:</p>
<ul>
<li>Fix incompatibility caused by minitest-hooks &amp; rails invading
minitest internals.</li>
<li>Revert change from =~ to match? to allow for nil if $TERM
undefined.</li>
</ul>
</li>
</ul>
<p>=== 5.25.0 / 2024-08-13</p>
<ul>
<li>
<p>2 minor enhancements:</p>
<ul>
<li>Fixed some inefficiencies filtering and matching (mostly
backtraces).</li>
<li>Refactored siginfo handler to reduce runtime costs. Saved ~30%!</li>
</ul>
</li>
<li>
<p>5 bug fixes:</p>
<ul>
<li>Added missing rdoc to get back to 100% coverage.</li>
<li>Cleaning up ancient code checking for defined?(Encoding) and the
like.</li>
<li>Disambiguated some shadowed variables in minitest/compress.</li>
<li>Fixed an ironic bug if using string-literals AND Werror.</li>
<li>Improve description of test:slow task. (stomar)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/minitest/minitest/commit/6d838438ee53897df20b5aef3df35fc291018b9e"><code>6d83843</code></a>
prepped for release</li>
<li><a
href="https://github.com/minitest/minitest/commit/0ccdc8000f21940886c71d47f1ba221a36227124"><code>0ccdc80</code></a>
- Fix incompatibility caused by minitest-hooks &amp; rails invading
minitest inte...</li>
<li><a
href="https://github.com/minitest/minitest/commit/9e7c58d1f4d08fe54f27b7fab63edb00893e89e4"><code>9e7c58d</code></a>
- Revert change from =~ to match? to allow for nil if $TERM
undefined.</li>
<li><a
href="https://github.com/minitest/minitest/commit/393e33454f2fd5c0fbf1cd31b1961bd7312ad312"><code>393e334</code></a>
prepped for release</li>
<li><a
href="https://github.com/minitest/minitest/commit/8cd3b1c749c778038ead3ddf7894dc19c1fe4797"><code>8cd3b1c</code></a>
+ Refactored siginfo handler to reduce runtime costs. Saved ~30%!</li>
<li><a
href="https://github.com/minitest/minitest/commit/bd96499bc644d1c1efa5b1effb9138dee7195378"><code>bd96499</code></a>
normalized all actual/expected var names for assert_equal tests</li>
<li><a
href="https://github.com/minitest/minitest/commit/4fe69b1f2786f802a02bfc1cf4fda12092ba0f40"><code>4fe69b1</code></a>
Accept colon style Hash#inspect in test. (tompng)</li>
<li><a
href="https://github.com/minitest/minitest/commit/296269c93cfb07c69f50a9b034e519cb4b51783e"><code>296269c</code></a>
- Improve description of test:slow task. (stomar)</li>
<li><a
href="https://github.com/minitest/minitest/commit/1156b6c903b12fab92128268a035c29bc8fd191b"><code>1156b6c</code></a>
- Cleaning up ancient code checking for defined?(Encoding) and the
like.</li>
<li><a
href="https://github.com/minitest/minitest/commit/2bd62c59dc788a13c3acc2a5f0c901d40447b479"><code>2bd62c5</code></a>
Minor fix to make deprecation tests pass when using rake testW0</li>
<li>Additional commits viewable in <a
href="https://github.com/minitest/minitest/compare/v5.24.1...v5.25.1">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.24.1&new-version=5.25.1)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 1987fb4 commit 9ee452d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ else
end

gem 'benchmark-ips', '~> 2.13'
gem 'minitest', '~> 5.24'
gem 'minitest', '~> 5.25'
gem 'rake', '~> 13.2'
gem 'rubocop', '~> 1.66'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mini_portile2 (2.8.7)
minitest (5.24.1)
minitest (5.25.1)
mutex_m (0.2.0)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
Expand Down Expand Up @@ -115,7 +115,7 @@ DEPENDENCIES
actionview
benchmark-ips (~> 2.13)
clsx-rails!
minitest (~> 5.24)
minitest (~> 5.25)
rake (~> 13.2)
rubocop (~> 1.66)
simplecov
Expand Down

0 comments on commit 9ee452d

Please sign in to comment.