dependabot[bot] opened a new pull request, #51241: URL: https://github.com/apache/arrow/pull/51241
Bumps [matlab-actions/run-tests](https://github.com/matlab-actions/run-tests) from 3.2.0 to 3.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/matlab-actions/run-tests/releases">matlab-actions/run-tests's releases</a>.</em></p> <blockquote> <h2>v3.3.0</h2> <h3>Features</h3> <ul> <li>When you request code coverage information, the <strong>Run MATLAB Tests</strong> action collects all structural coverage metrics available with your license by default. For example, with a MATLAB Testâ„¢ license, you can view all MATLAB code coverage metrics in the GitHub job summary. Without a MATLAB Test license, you can view only statement and function coverage metrics. For more information, see <a href="https://github.com/matlab-actions/run-tests/blob/HEAD/README.md#view-test-and-coverage-results">View Test and Coverage Results</a>.</li> <li>You no longer need a MATLAB Test license to view MATLAB and Simulink test results in the GitHub job summary.</li> <li>You can now generate a test summary on the GitHub job summary page when running tests in parallel. Previously, test summary generation was supported only for serial test execution.</li> <li>The GitHub Actions workflow no longer fails when the action cannot generate a test summary on the GitHub job summary page. Instead, the action issues a warning and continues the workflow.</li> </ul> <h3>Compatibility Considerations</h3> <ul> <li>Using the <code>code-coverage-metric-level</code> input is not recommended. Use the <code>code-coverage-metrics</code> input instead.</li> </ul> <h3>Maintenance</h3> <ul> <li>This release updates the <a href="https://github.com/matlab-actions/common-utils">common-utils</a> dependency version to <a href="https://github.com/matlab-actions/common-utils/releases/tag/v2.5.0">v2.5.0</a>.</li> <li>This release updates the <code>publish.yml</code> workflow so that floating tags no longer resolve to prerelease versions.</li> </ul> <h2>v3.2.1</h2> <h3>Dependency Update</h3> <ul> <li>This release does not include any new features. It updates the third-party libraries used by the action.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/matlab-actions/run-tests/commit/214a16e600ef2c705a4b2dd6c0794dc6957682a9"><code>214a16e</code></a> Build for 87685dc</li> <li><a href="https://github.com/matlab-actions/run-tests/commit/87685dc3e70f477979989d40aec8bbfaf0864ce4"><code>87685dc</code></a> [skip ci] Bump v3.3.0</li> <li><a href="https://github.com/matlab-actions/run-tests/commit/15a62f1ce5bb7b487cb093e21174a20f352aa2f9"><code>15a62f1</code></a> prepare for release v3.3.0</li> <li><a href="https://github.com/matlab-actions/run-tests/commit/d6fea8ce4d7c43c47a29b23047b05b633555585c"><code>d6fea8c</code></a> Alias old code coverage metric level field, make plugins parallelizable and a...</li> <li><a href="https://github.com/matlab-actions/run-tests/commit/9b37a209818c32879472e6d5f1ec96d8a61468af"><code>9b37a20</code></a> Skip floating version tags for prereleases (<a href="https://redirect.github.com/matlab-actions/run-tests/issues/112">#112</a>)</li> <li><a href="https://github.com/matlab-actions/run-tests/commit/d604f31f6d8245cbb39e3b2498c6b7c13b215ea1"><code>d604f31</code></a> Update security email (<a href="https://redirect.github.com/matlab-actions/run-tests/issues/111">#111</a>)</li> <li><a href="https://github.com/matlab-actions/run-tests/commit/89dbad8885b09b1280fbf2eee34e8950dccd7d91"><code>89dbad8</code></a> Bump common-utils to v2.5.0 (<a href="https://redirect.github.com/matlab-actions/run-tests/issues/110">#110</a>)</li> <li><a href="https://github.com/matlab-actions/run-tests/commit/27dc1794077f7bc23df5d21062bb59d3e83bab82"><code>27dc179</code></a> Document the new <code>code-coverage-metrics</code> input (<a href="https://redirect.github.com/matlab-actions/run-tests/issues/106">#106</a>)</li> <li><a href="https://github.com/matlab-actions/run-tests/commit/6769d36b9354b36e402bfeeb05fcc1ce4c27dceb"><code>6769d36</code></a> [skip ci] Bump v3.3.0</li> <li><a href="https://github.com/matlab-actions/run-tests/commit/7dfd58dc1ba5cfc227ffa472e8fa7a2c92f86d13"><code>7dfd58d</code></a> Rename code-coverage-metric-level to code-coverage-metrics and remove MATLAB ...</li> <li>Additional commits viewable in <a href="https://github.com/matlab-actions/run-tests/compare/ae0e80cb44fdec28d35d0831d8acf38ee4fdf91a...214a16e600ef2c705a4b2dd6c0794dc6957682a9">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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
