Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade: Bump parallel_tests from 4.7.1 to 4.7.2 (#4846)
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 4.7.1 to 4.7.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md">parallel_tests's changelog</a>.</em></p> <blockquote> <h2>4.7.2 - 2024-09-09</h2> <h3>Fixed</h3> <ul> <li>Restore support for passing custom command lines as PARALLEL_TESTS_EXECUTABLE.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grosser/parallel_tests/commit/604ee1c7004aa48d0588aa2508958a4e79edae84"><code>604ee1c</code></a> v4.7.2</li> <li><a href="https://github.com/grosser/parallel_tests/commit/e96f60c0f0256085a8584b6a5c0e706d813abdc9"><code>e96f60c</code></a> Allow passing custom command lines as "PARALLEL_TESTS_EXECUTABLE" (<a href="https://redirect.github.com/grosser/parallel_tests/issues/972">#972</a>)</li> <li><a href="https://github.com/grosser/parallel_tests/commit/7584bfdd41cf34e4c0bc0731176186ee5935fec4"><code>7584bfd</code></a> Provide a 'Changelog' link on rubygems.org/gems/parallel_tests (<a href="https://redirect.github.com/grosser/parallel_tests/issues/928">#928</a>)</li> <li><a href="https://github.com/grosser/parallel_tests/commit/632e3beb611abf10417cc5d5dce90b56dd7f8cf0"><code>632e3be</code></a> ruby 3.3 (<a href="https://redirect.github.com/grosser/parallel_tests/issues/958">#958</a>)</li> <li><a href="https://github.com/grosser/parallel_tests/commit/f2e955356c82f5989e0442aaadd4ba36e543b989"><code>f2e9553</code></a> fix test runtime logger vs rails and add parallel example (<a href="https://redirect.github.com/grosser/parallel_tests/issues/956">#956</a>)</li> <li><a href="https://github.com/grosser/parallel_tests/commit/2c0a2760ece008616fefd7e0024af25cec6132d5"><code>2c0a276</code></a> fix windows ci (<a href="https://redirect.github.com/grosser/parallel_tests/issues/957">#957</a>)</li> <li><a href="https://github.com/grosser/parallel_tests/commit/c5dfb3c928b9ce45530061fdfcfe99bbe0e51fec"><code>c5dfb3c</code></a> Fix version in CHANGELOG.md (<a href="https://redirect.github.com/grosser/parallel_tests/issues/953">#953</a>)</li> <li>See full diff in <a href="https://github.com/grosser/parallel_tests/compare/v4.7.1...v4.7.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parallel_tests&package-manager=bundler&previous-version=4.7.1&new-version=4.7.2)](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