Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump mutex_m from 0.1.2 to 0.2.0 in /spec/tester_mongo (#319)
Bumps [mutex_m](https://github.com/ruby/mutex_m) from 0.1.2 to 0.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ruby/mutex_m/releases">mutex_m's releases</a>.</em></p> <blockquote> <h2>v0.2.0</h2> <h2>What's Changed</h2> <ul> <li>README: use a require sans ".rb" by <a href="https://github.com/olleolleolle"><code>@olleolleolle</code></a> in <a href="https://redirect.github.com/ruby/mutex_m/pull/10">ruby/mutex_m#10</a></li> <li>Drop to support Ruby 2.4 by <a href="https://github.com/hsbt"><code>@hsbt</code></a> in <a href="https://redirect.github.com/ruby/mutex_m/pull/12">ruby/mutex_m#12</a></li> <li>Avoid anonymous eval by <a href="https://github.com/casperisfine"><code>@casperisfine</code></a> in <a href="https://redirect.github.com/ruby/mutex_m/pull/11">ruby/mutex_m#11</a></li> <li>Use reusing workflow by <a href="https://github.com/hsbt"><code>@hsbt</code></a> in <a href="https://redirect.github.com/ruby/mutex_m/pull/13">ruby/mutex_m#13</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/casperisfine"><code>@casperisfine</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/mutex_m/pull/11">ruby/mutex_m#11</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/mutex_m/compare/v0.1.2...v0.2.0">https://github.com/ruby/mutex_m/compare/v0.1.2...v0.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ruby/mutex_m/commit/635da25a095ea9f4595ca5fbe92344024d74db30"><code>635da25</code></a> Bump up 0.2.0</li> <li><a href="https://github.com/ruby/mutex_m/commit/4c0b2bb040370ee422f8463d7145bc9501ef488b"><code>4c0b2bb</code></a> Merge pull request <a href="https://redirect.github.com/ruby/mutex_m/issues/14">#14</a> from ruby/dependabot/github_actions/actions/checkout-4</li> <li><a href="https://github.com/ruby/mutex_m/commit/55ecdaf695f59e2c8f92f3e013806c9883fa4866"><code>55ecdaf</code></a> Bump actions/checkout from 3 to 4</li> <li><a href="https://github.com/ruby/mutex_m/commit/3d40469c0f9dc12e5097a3994a98db8e804c004e"><code>3d40469</code></a> Merge pull request <a href="https://redirect.github.com/ruby/mutex_m/issues/13">#13</a> from ruby/use-reusable-workflow</li> <li><a href="https://github.com/ruby/mutex_m/commit/de473606d2570daad72bab82ebc837983615669a"><code>de47360</code></a> Use reusing workflow</li> <li><a href="https://github.com/ruby/mutex_m/commit/661130a95d5b11a37733e4d49db0fd6ec2606940"><code>661130a</code></a> Merge pull request <a href="https://redirect.github.com/ruby/mutex_m/issues/11">#11</a> from casperisfine/avoid-anonymous-eval</li> <li><a href="https://github.com/ruby/mutex_m/commit/8760ab19ec17ef80a76a580c36d94a165d8f13c7"><code>8760ab1</code></a> Avoid anonymous eval</li> <li><a href="https://github.com/ruby/mutex_m/commit/99f0b161c524faca6abe4e0b9a693b78e9e329d5"><code>99f0b16</code></a> Merge pull request <a href="https://redirect.github.com/ruby/mutex_m/issues/12">#12</a> from ruby/drop-to-support-old-ruby</li> <li><a href="https://github.com/ruby/mutex_m/commit/9245b9a63aed8ede56da9f4e182c4e83f013fe2f"><code>9245b9a</code></a> Drop to support Ruby 2.4</li> <li><a href="https://github.com/ruby/mutex_m/commit/f07c6b6fef55e361bcf367253d219587a22a6e58"><code>f07c6b6</code></a> Merge pull request <a href="https://redirect.github.com/ruby/mutex_m/issues/10">#10</a> from ruby/docs-readme-regular-require</li> <li>Additional commits viewable in <a href="https://github.com/ruby/mutex_m/compare/v0.1.2...v0.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mutex_m&package-manager=bundler&previous-version=0.1.2&new-version=0.2.0)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information