Skip to content

build(deps): bump matlab-actions/setup-matlab from 2 to 3#377

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/github_actions/dev/matlab-actions/setup-matlab-3
Open

build(deps): bump matlab-actions/setup-matlab from 2 to 3#377
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/github_actions/dev/matlab-actions/setup-matlab-3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps matlab-actions/setup-matlab from 2 to 3.

Release notes

Sourced from matlab-actions/setup-matlab's releases.

v3.0.0

Compatibility Considerations

  • The Setup MATLAB action now uses Node.js 24. Specify this version of the action in your workflow as matlab-actions/setup-matlab@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.

v2.7.0

Features

  • You can control how to install the system dependencies for MATLAB on a runner by using the new install-system-dependencies input of the Setup MATLAB action. For example, if you specify the input as true, the action automatically installs the required dependencies. For more information, see Set Up MATLAB.

v2.6.1

Bug Fixes

  • The Setup MATLAB action now sets up the specified products regardless of the contents of the tool cache on a self-hosted runner. Previously, if the runner’s tool cache contained MATLAB and other MathWorks products from an earlier setup, subsequent runs of the action ignored any newly specified products in the workflow file.

v2.6.0

Features

  • With the cache input specified as true, the action now caches MATLAB if it is set up successfully. Previously, the action cached MATLAB only if the entire job completed successfully.

Maintenance

  • Action dependencies have been updated based on npm audit and npm outdated.

v2.5.0

Features

  • Upgraded the actions/cache package to v4.

v2.4.0

Features

  • On Windows® systems, the Setup MATLAB action automatically adds the MATLAB Runtime folder to the PATH system environment variable.

v2.3.1

Bug Fixes

  • You can use the Setup MATLAB action multiple times within a workflow to set up different releases of MATLAB. Previously, attempting to set up different releases in the same workflow resulted in an error. For more information, see #130.

v2.3.0

Features

  • All HTTP clients now include retries for improved robustness.

v2.2.0

  • Install Intel version of MATLAB on Apple silicon runners when a release prior to R2023b is requested

v2.1.2

  • Fix cache bug for macOS and Windows runners
  • Bump dependency versions

v2.1.1

  • Updated set up on Apple Silicon to use the officially supported Java version

v2.1.0

  • Add Apple Silicon support
Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 2 to 3.
- [Release notes](https://github.com/matlab-actions/setup-matlab/releases)
- [Commits](matlab-actions/setup-matlab@v2...v3)

---
updated-dependencies:
- dependency-name: matlab-actions/setup-matlab
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants