Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump rake from 13.1.0 to 13.2.1 (#27)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) 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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rake&package-manager=bundler&previous-version=13.1.0&new-version=13.2.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>
- Loading branch information