Commit 0b75cec
authored
Build(deps-dev): Bump coveralls_reborn from 0.28.0 to 0.29.0 (#870)
Bumps
[coveralls_reborn](https://github.com/tagliala/coveralls-ruby-reborn)
from 0.28.0 to 0.29.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tagliala/coveralls-ruby-reborn/releases">coveralls_reborn's
releases</a>.</em></p>
<blockquote>
<h2>v0.29.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix typo require name in README.md by <a
href="https://github.com/gongo"><code>@gongo</code></a> in <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/pull/47">tagliala/coveralls-ruby-reborn#47</a></li>
<li>Minor updates by <a
href="https://github.com/tagliala"><code>@tagliala</code></a> in <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/pull/48">tagliala/coveralls-ruby-reborn#48</a></li>
<li>Bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/pull/49">tagliala/coveralls-ruby-reborn#49</a></li>
<li>fix: removed truthy as obsolete and unsupported by <a
href="https://github.com/majioa"><code>@majioa</code></a> in <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/pull/50">tagliala/coveralls-ruby-reborn#50</a></li>
<li>Prefer <code>require_relative</code> for internal requires by <a
href="https://github.com/tagliala"><code>@tagliala</code></a> in <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/pull/51">tagliala/coveralls-ruby-reborn#51</a></li>
<li>Test against Ruby 3.4 by <a
href="https://github.com/tagliala"><code>@tagliala</code></a> in <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/pull/52">tagliala/coveralls-ruby-reborn#52</a></li>
<li>Fix default exclude by <a
href="https://github.com/tagliala"><code>@tagliala</code></a> in <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/pull/53">tagliala/coveralls-ruby-reborn#53</a></li>
<li>Use RuboCop GitHub formatter by <a
href="https://github.com/tagliala"><code>@tagliala</code></a> in <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/pull/54">tagliala/coveralls-ruby-reborn#54</a></li>
<li>Update RuboCop config by <a
href="https://github.com/tagliala"><code>@tagliala</code></a> in <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/pull/55">tagliala/coveralls-ruby-reborn#55</a></li>
<li>Fix Naming/PredicateMethod offenses by <a
href="https://github.com/tagliala"><code>@tagliala</code></a> in <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/pull/56">tagliala/coveralls-ruby-reborn#56</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/gongo"><code>@gongo</code></a> made
their first contribution in <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/pull/47">tagliala/coveralls-ruby-reborn#47</a></li>
<li><a href="https://github.com/majioa"><code>@majioa</code></a> made
their first contribution in <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/pull/50">tagliala/coveralls-ruby-reborn#50</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tagliala/coveralls-ruby-reborn/compare/v0.28.0...v0.29.0">https://github.com/tagliala/coveralls-ruby-reborn/compare/v0.28.0...v0.29.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tagliala/coveralls-ruby-reborn/blob/main/CHANGELOG.md">coveralls_reborn's
changelog</a>.</em></p>
<blockquote>
<h2>0.29.0 / 2025-06-15</h2>
<ul>
<li>[ENHANCEMENT] Prefer <code>require_relative</code> for internal
requires <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/pull/51">#51</a></li>
<li>[ENHANCEMENT] Remove <code>truthy</code> dependency as obsolete and
unsupported <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/pull/50">#50</a></li>
<li>[ENHANCEMENT] Test against Ruby 3.4</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tagliala/coveralls-ruby-reborn/commit/1fe10a28e682297cef6cc136eb32c72b91e1d06e"><code>1fe10a2</code></a>
Fix Naming/PredicateMethod offenses (<a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/issues/56">#56</a>)</li>
<li><a
href="https://github.com/tagliala/coveralls-ruby-reborn/commit/4b15dd0c03d4bd37163caafefeaa7891fbb4b8d2"><code>4b15dd0</code></a>
Update RuboCop config (<a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/issues/55">#55</a>)</li>
<li><a
href="https://github.com/tagliala/coveralls-ruby-reborn/commit/f3fafdefdcb17a8f7d6e8bd9861422726bdd6828"><code>f3fafde</code></a>
Use RuboCop GitHub formatter (<a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/issues/54">#54</a>)</li>
<li><a
href="https://github.com/tagliala/coveralls-ruby-reborn/commit/823649c59026db59b17db6edec3820f0beb4aa55"><code>823649c</code></a>
Fix default exclude (<a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/issues/53">#53</a>)</li>
<li><a
href="https://github.com/tagliala/coveralls-ruby-reborn/commit/525f89c1825921bacc6a2a636082a5f504947243"><code>525f89c</code></a>
Merge pull request <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/issues/52">#52</a>
from tagliala/chore/test-against-ruby-34</li>
<li><a
href="https://github.com/tagliala/coveralls-ruby-reborn/commit/859139f6593294a9334309a0662ae1987d3497d7"><code>859139f</code></a>
Test against Ruby 3.4</li>
<li><a
href="https://github.com/tagliala/coveralls-ruby-reborn/commit/9421278e8fb626fbaf9c9db546aebc16b96e41bc"><code>9421278</code></a>
Merge pull request <a
href="https://redirect.github.com/tagliala/coveralls-ruby-reborn/issues/51">#51</a>
from tagliala/chore/prefer-require-relative</li>
<li><a
href="https://github.com/tagliala/coveralls-ruby-reborn/commit/b92336822c6ab74e212602d54af62f09c8456c92"><code>b923368</code></a>
Prefer <code>require_relative</code> for internal requires</li>
<li><a
href="https://github.com/tagliala/coveralls-ruby-reborn/commit/17208e818b08d733ec5fbbe3babd00ee6f09f71c"><code>17208e8</code></a>
Fix typos</li>
<li><a
href="https://github.com/tagliala/coveralls-ruby-reborn/commit/4d7bc4be609fea0d705e6f4f4ae30a9b6da9b427"><code>4d7bc4b</code></a>
Fix new RuboCop offense</li>
<li>Additional commits viewable in <a
href="https://github.com/tagliala/coveralls-ruby-reborn/compare/v0.28.0...v0.29.0">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 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>1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| |||
720 | 720 | | |
721 | 721 | | |
722 | 722 | | |
723 | | - | |
| 723 | + | |
724 | 724 | | |
725 | 725 | | |
726 | 726 | | |
| |||
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
750 | | - | |
| 750 | + | |
751 | 751 | | |
752 | 752 | | |
753 | 753 | | |
| |||
0 commit comments