-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 1d3b986
authored
chore(deps): Bump rake from 13.1.0 to 13.2.1 (#5)
Bumps [rake](https://github.com/ruby/rake) from 13.1.0 to 13.2.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ruby/rake/blob/master/History.rdoc">rake's
changelog</a>.</em></p>
<blockquote>
<p>=== 13.2.1</p>
<ul>
<li>Suppressed "internal:array:52:in 'Array#each'" from
backtrace by <a href="https://github.com/hsbt"><code>@hsbt</code></a>
in <a
href="https://redirect.github.com/ruby/rake/issues/554">#554</a></li>
<li>Bump actions/configure-pages from 4 to 5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/ruby/rake/issues/553">#553</a></li>
</ul>
<p>=== 13.2.0</p>
<ul>
<li>Fix rule example to be correct by <a
href="https://github.com/zenspider"><code>@zenspider</code></a> in <a
href="https://redirect.github.com/ruby/rake/issues/525">#525</a></li>
<li>Switch to use test-unit by <a
href="https://github.com/hsbt"><code>@hsbt</code></a> in <a
href="https://redirect.github.com/ruby/rake/issues/536">#536</a></li>
<li>Removed redundant block by <a
href="https://github.com/hsbt"><code>@hsbt</code></a> in <a
href="https://redirect.github.com/ruby/rake/issues/537">#537</a></li>
<li>Use Struct instead of OpenStruct. by <a
href="https://github.com/hsbt"><code>@hsbt</code></a> in <a
href="https://redirect.github.com/ruby/rake/issues/545">#545</a></li>
<li>Accept FileList object as directory task's target by <a
href="https://github.com/gemmaro"><code>@gemmaro</code></a> in <a
href="https://redirect.github.com/ruby/rake/issues/530">#530</a></li>
<li>Fix exception when exception has nil backtrace by <a
href="https://github.com/janbiedermann"><code>@janbiedermann</code></a>
in <a
href="https://redirect.github.com/ruby/rake/issues/451">#451</a></li>
<li>Add TruffleRuby on CI by <a
href="https://github.com/andrykonchin"><code>@andrykonchin</code></a>
in <a
href="https://redirect.github.com/ruby/rake/issues/551">#551</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ruby/rake/commit/d84f6ef7f3540a1d0e95fabe451ea3a16157791b"><code>d84f6ef</code></a>
Bump up 13.2.1</li>
<li><a
href="https://github.com/ruby/rake/commit/8b33b36e5108e28f4f61e03e702d7625ef49e88b"><code>8b33b36</code></a>
Merge pull request <a
href="https://redirect.github.com/ruby/rake/issues/553">#553</a> from
ruby/dependabot/github_actions/actions/configure...</li>
<li><a
href="https://github.com/ruby/rake/commit/99f6823c2912cf22be281b27d0a995dcd59af151"><code>99f6823</code></a>
Merge pull request <a
href="https://redirect.github.com/ruby/rake/issues/554">#554</a> from
ruby/suppress-array-internal</li>
<li><a
href="https://github.com/ruby/rake/commit/54950e023c051cee2e5a540f9ff7372080038b6f"><code>54950e0</code></a>
Suppressed "<internal:array>:52:in 'Array#each'" from
backtrace</li>
<li><a
href="https://github.com/ruby/rake/commit/675498cb71f7267e0a5d66947325dc0c7386296f"><code>675498c</code></a>
Bump up 13.2.0</li>
<li><a
href="https://github.com/ruby/rake/commit/3dc4277aa0e2da717f0421292205b4fbab5f2f90"><code>3dc4277</code></a>
Bump actions/configure-pages from 4 to 5</li>
<li><a
href="https://github.com/ruby/rake/commit/c68e01080f582dd9a738b74ecc1268927317a58a"><code>c68e010</code></a>
Merge pull request <a
href="https://redirect.github.com/ruby/rake/issues/549">#549</a> from
ruby/dependabot/github_actions/dependabot/fetch-...</li>
<li><a
href="https://github.com/ruby/rake/commit/2cb46b65a223bd9be081aed99b22e1ec61513fce"><code>2cb46b6</code></a>
Merge pull request <a
href="https://redirect.github.com/ruby/rake/issues/551">#551</a> from
andrykonchin/ak/restore-truffleruby-on-ci</li>
<li><a
href="https://github.com/ruby/rake/commit/c342e96d86f11f7a46c6187a7a79baaa14a58295"><code>c342e96</code></a>
Add TruffleRuby on CI</li>
<li><a
href="https://github.com/ruby/rake/commit/d569f0f92df4465a0856be882396297ce7c6b7c2"><code>d569f0f</code></a>
Merge pull request <a
href="https://redirect.github.com/ruby/rake/issues/550">#550</a> from
ruby/dependabot/github_actions/ruby/setup-ruby-1...</li>
<li>Additional commits viewable in <a
href="https://github.com/ruby/rake/compare/v13.1.0...v13.2.1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f3de752 commit 1d3b986Copy full SHA for 1d3b986
File tree
Expand file treeCollapse file tree
2 files changed
+3
-3
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+3
-3
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
| 122 | + | |
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
|
0 commit comments