Skip to content

ci(deps): bump matlab-actions/run-command from 3.2.1 to 3.3.0 - #139

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/matlab-actions/run-command-3.3.0
Open

ci(deps): bump matlab-actions/run-command from 3.2.1 to 3.3.0#139
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/matlab-actions/run-command-3.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps matlab-actions/run-command from 3.2.1 to 3.3.0.

Release notes

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

v3.3.0

Features

  • 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.
  • 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.
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/run-command](https://github.com/matlab-actions/run-command) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/matlab-actions/run-command/releases)
- [Commits](matlab-actions/run-command@7564402...bfa8576)

---
updated-dependencies:
- dependency-name: matlab-actions/run-command
  dependency-version: 3.3.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 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
@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   11m 1s ⏱️ - 3h 15m 30s
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 97162f4. ± 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 (97162f4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
+ 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