Skip to content

MINOR: [CI] Bump matlab-actions/run-tests from 2.3.1 to 3.0.0#49665

Merged
kou merged 1 commit into
mainfrom
dependabot/github_actions/matlab-actions/run-tests-3.0.0
Apr 13, 2026
Merged

MINOR: [CI] Bump matlab-actions/run-tests from 2.3.1 to 3.0.0#49665
kou merged 1 commit into
mainfrom
dependabot/github_actions/matlab-actions/run-tests-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Copy link
Copy Markdown
Contributor

Bumps matlab-actions/run-tests from 2.3.1 to 3.0.0.

Release notes

Sourced from matlab-actions/run-tests's releases.

v3.0.0

Compatibility Considerations

  • The Run MATLAB Tests action now uses Node.js 24. Specify this version of the action in your workflow as matlab-actions/run-tests@v3. GitHub-hosted runners automatically support the new action version. To use the new action version on a self-hosted runner, ensure that the runner uses GitHub Actions runner version v2.327.1 or later.
Commits

@dependabot dependabot Bot added dependencies Dependabot-only github_actions Pull requests that update GitHub Actions code labels Apr 6, 2026
@dependabot dependabot Bot added dependencies Dependabot-only github_actions Pull requests that update GitHub Actions code labels Apr 6, 2026
@github-actions github-actions Bot added the awaiting review Awaiting review label Apr 6, 2026
@kou

kou commented Apr 6, 2026

Copy link
Copy Markdown
Member

We can't use this version in apache/ : https://github.com/apache/arrow/actions/runs/24040380336

We need to update https://github.com/apache/infrastructure-actions .

@kou

kou commented Apr 6, 2026

Copy link
Copy Markdown
Member

@sgilmore10 Could you update https://github.com/apache/infrastructure-actions for new matlab-actions/run-tests and matlab-actions/setup-matlab?

@sgilmore10

Copy link
Copy Markdown
Member

@sgilmore10 Could you update https://github.com/apache/infrastructure-actions for new matlab-actions/run-tests and matlab-actions/setup-matlab?

Will do!

@sgilmore10

Copy link
Copy Markdown
Member

Quick Update:

I'm working on updating the bumping the approved versions of matlab-actions/run-tests and matlab-actions/setup-matlab to v3.0.0.

I'll post again once the version upgrade is approved/ merged into https://github.com/apache/infrastructure-actions.

@sgilmore10

Copy link
Copy Markdown
Member

@kou - Both matlab-actions/setup-matlab and matlab-actions/run-tests have been updated in https://github.com/apache/infrastructure-actions.

@kou

kou commented Apr 9, 2026

Copy link
Copy Markdown
Member

Thanks. Let's retry.

@kou

kou commented Apr 9, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/matlab-actions/run-tests-3.0.0 branch from 1470d45 to 8aa5ea3 Compare April 9, 2026 03:52
@kou

kou commented Apr 9, 2026

Copy link
Copy Markdown
Member

https://github.com/apache/arrow/actions/runs/24171437667
Hmm. It seems that we can't use them yet.

Let's try again later.

@sgilmore10

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/matlab-actions/run-tests-3.0.0 branch from 8aa5ea3 to 0fb476e Compare April 9, 2026 13:33
@sgilmore10

Copy link
Copy Markdown
Member

https://github.com/apache/arrow/actions/runs/24171437667 Hmm. It seems that we can't use them yet.

Let's try again later.

Looks like I was mistaken. The version upgrade has been approved, the commit hash for run-tests in actions.yml has not yet been updated. I'll keep on eye on it.

@sgilmore10

Copy link
Copy Markdown
Member

Looks like there's a known issue that's causing the upgrade delay. I'll key an eye on it.

@raboof

raboof commented Apr 11, 2026

Copy link
Copy Markdown
Member

should be unstuck, right?

@kou

kou commented Apr 11, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/matlab-actions/run-tests-3.0.0 branch from 0fb476e to 6d4acf8 Compare April 11, 2026 21:47
@kou

kou commented Apr 11, 2026

Copy link
Copy Markdown
Member

https://github.com/apache/arrow/actions/runs/24292330876

Hmm. The action is still blocked...

@sgilmore10

Copy link
Copy Markdown
Member

https://github.com/apache/arrow/actions/runs/24292330876

Hmm. The action is still blocked...

Is it possible we need to update both run-tests and setup-matlab in the same change?

@sgilmore10

sgilmore10 commented Apr 12, 2026

Copy link
Copy Markdown
Member

https://github.com/apache/arrow/actions/runs/24292330876
Hmm. The action is still blocked...

Is it possible we need to update both run-tests and setup-matlab in the same change?

Oh, it looks like the actions.yml file in the infrastructure-actions repo has not been updated yet.

@raboof

raboof commented Apr 13, 2026

Copy link
Copy Markdown
Member

sorry about that - it was fixed but that got accidentally reverted again. should be properly fixed now :)

@kou

kou commented Apr 13, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [matlab-actions/run-tests](https://github.com/matlab-actions/run-tests) from 2.3.1 to 3.0.0.
- [Release notes](https://github.com/matlab-actions/run-tests/releases)
- [Commits](matlab-actions/run-tests@4a3d2e8...4be3345)

---
updated-dependencies:
- dependency-name: matlab-actions/run-tests
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/matlab-actions/run-tests-3.0.0 branch from 6d4acf8 to a32b250 Compare April 13, 2026 13:30
@kou

kou commented Apr 13, 2026

Copy link
Copy Markdown
Member

@kou kou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@kou kou merged commit 2719c9c into main Apr 13, 2026
13 of 14 checks passed
@kou kou removed the awaiting review Awaiting review label Apr 13, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/matlab-actions/run-tests-3.0.0 branch April 13, 2026 23:20
@github-actions github-actions Bot added the awaiting merge Awaiting merge label Apr 13, 2026
@conbench-apache-arrow

Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 2719c9c.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

Mottl pushed a commit to Mottl/arrow that referenced this pull request May 26, 2026
…#49665)

Bumps [matlab-actions/run-tests](https://github.com/matlab-actions/run-tests) from 2.3.1 to 3.0.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.0.0</h2>
<h2>Compatibility Considerations</h2>
<ul>
<li>The <strong>Run MATLAB Tests</strong> action now uses Node.js 24. Specify this version of the action in your workflow as <code>matlab-actions/run-tests@ v3</code>. GitHub-hosted runners automatically support the new action version. To use the new action version on a self-hosted runner, ensure that the runner uses GitHub Actions runner version v2.327.1 or later.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/matlab-actions/run-tests/commit/4be3345d41da8b1bf8cc5cb01a5e19c4611cb15d"><code>4be3345</code></a> Build for 96a5f78</li>
<li><a href="https://github.com/matlab-actions/run-tests/commit/96a5f78f0eca57bb1a5615a1aae03c0383458cf5"><code>96a5f78</code></a> [skip ci] Bump v3.0.0</li>
<li><a href="https://github.com/matlab-actions/run-tests/commit/5e860db9b26169a9b7f8f03feec334aec198d8cc"><code>5e860db</code></a> Update checkout action's version</li>
<li><a href="https://github.com/matlab-actions/run-tests/commit/77bc2899b7aad1aa94f63b10cc8ce4eed63bfe62"><code>77bc289</code></a> replace v2 with v3</li>
<li><a href="https://github.com/matlab-actions/run-tests/commit/cbf91567d88c4eb5eb0f4c0efde2cbeb0f99f40e"><code>cbf9156</code></a> Update action to run with Node 24 (<a href="https://redirect.github.com/matlab-actions/run-tests/issues/79">#79</a>)</li>
<li>See full diff in <a href="https://github.com/matlab-actions/run-tests/compare/4a3d2e8bdc811f72defb8122e46a009312acc198...4be3345d41da8b1bf8cc5cb01a5e19c4611cb15d">compare view</a></li>
</ul>
</details>
<br />

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge Awaiting merge dependencies Dependabot-only github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants