Skip to content

ci(deps): bump matlab-actions/setup-matlab from 3.0.2 to 3.1.0 - #138

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/matlab-actions/setup-matlab-3.1.0
Open

ci(deps): bump matlab-actions/setup-matlab from 3.0.2 to 3.1.0#138
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/matlab-actions/setup-matlab-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps matlab-actions/setup-matlab from 3.0.2 to 3.1.0.

Release notes

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

v3.1.0

Features

  • You can set up the latest release or prerelease of MATLAB and other MathWorks products by specifying the release input of the Setup MATLAB action as latest-including-prerelease. If the latest prerelease is more recent than the latest release, the action sets up the latest prerelease. Otherwise, the action sets up the latest release.

Dependency Update

  • This release updates the third-party libraries used by the action.
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 3.0.2 to 3.1.0.
- [Release notes](https://github.com/matlab-actions/setup-matlab/releases)
- [Commits](matlab-actions/setup-matlab@2323adb...f9e4301)

---
updated-dependencies:
- dependency-name: matlab-actions/setup-matlab
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 minor Minor version bump (new features) labels Sep 1, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 1, 2026
@dependabot
dependabot Bot requested a review from watermarkhu as a code owner September 1, 2026 06:23
@dependabot dependabot Bot added github_actions Pull requests that update GitHub Actions code minor Minor version bump (new features) labels Sep 1, 2026
@github-actions github-actions Bot added the noimpact No version bump needed label Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

Test Results

    4 files   -      56     32 suites   - 448   10m 41s ⏱️ - 3h 15m 50s
4 068 tests  -  20 340  4 068 ✅  -  20 340  0 💤 ±0  0 ❌ ±0 
8 136 runs   - 113 904  8 136 ✅  - 113 904  0 💤 ±0  0 ❌ ±0 

Results for commit 4f5cd32. ± Comparison against base commit d5fd84a.

This pull request removes 20340 tests.
matfrost_exception_incompatible_array_dimensions_test[julia_version=1.10] ‑ arr3_value_to_matrix_type_error(val=1x1_double_2342.0625+12444.0625i,jltype=cf64)
matfrost_exception_incompatible_array_dimensions_test[julia_version=1.10] ‑ arr3_value_to_matrix_type_error(val=1x1_double_2342.0625,jltype=f64)
matfrost_exception_incompatible_array_dimensions_test[julia_version=1.10] ‑ arr3_value_to_matrix_type_error(val=1x1_int16_478+124i,jltype=ci16)
matfrost_exception_incompatible_array_dimensions_test[julia_version=1.10] ‑ arr3_value_to_matrix_type_error(val=1x1_int16_478,jltype=i16)
matfrost_exception_incompatible_array_dimensions_test[julia_version=1.10] ‑ arr3_value_to_matrix_type_error(val=1x1_int32_323442+74571i,jltype=ci32)
matfrost_exception_incompatible_array_dimensions_test[julia_version=1.10] ‑ arr3_value_to_matrix_type_error(val=1x1_int32_323442,jltype=i32)
matfrost_exception_incompatible_array_dimensions_test[julia_version=1.10] ‑ arr3_value_to_matrix_type_error(val=1x1_int64_323434542+84968213i,jltype=ci64)
matfrost_exception_incompatible_array_dimensions_test[julia_version=1.10] ‑ arr3_value_to_matrix_type_error(val=1x1_int64_323434542,jltype=i64)
matfrost_exception_incompatible_array_dimensions_test[julia_version=1.10] ‑ arr3_value_to_matrix_type_error(val=1x1_int8_8+12i,jltype=ci8)
matfrost_exception_incompatible_array_dimensions_test[julia_version=1.10] ‑ arr3_value_to_matrix_type_error(val=1x1_int8_8,jltype=i8)
…

@codecov-commenter

codecov-commenter commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.38%. Comparing base (d5fd84a) to head (4f5cd32).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   48.25%   50.38%   +2.12%     
==========================================
  Files           3        3              
  Lines         143      131      -12     
==========================================
- Hits           69       66       -3     
+ Misses         74       65       -9     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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 minor Minor version bump (new features) noimpact No version bump needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant