Skip to content

Bump the all-github-actions group in /.github/workflows with 4 updates#383

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dot-github/workflows/all-github-actions-54cc829fd7
Closed

Bump the all-github-actions group in /.github/workflows with 4 updates#383
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dot-github/workflows/all-github-actions-54cc829fd7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the all-github-actions group in /.github/workflows with 4 updates: matlab-actions/setup-matlab, matlab-actions/run-command, codecov/codecov-action and actions/deploy-pages.

Updates matlab-actions/setup-matlab from 2.6.1 to 3.0.0

Release notes

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

v3.0.0

Compatibility Considerations

  • The Setup MATLAB action uses Node.js 24 and requires 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.
Commits

Updates matlab-actions/run-command from 2 to 3

Release notes

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

v3.0.0

Compatibility Considerations

  • The Run Command action uses Node.js 24 and requires runner version v2.327.1 or later.

v2.4.1

Bug Fixes

v2.4.0

Features

  • If you have a MATLAB Test™ license, you can view your MATLAB and Simulink test results in your GitHub job summary. For more information, see View Test Results.
  • You can view your MATLAB buildtool task results in your GitHub job summary.

Maintenance

v2.3.0

Features

  • Enabled online batch licensing.

v2.2.2

Maintenance

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

v2.2.1

Bug Fixes

  • Disabled online batch licensing.

v2.2.0

Features

  • Improved logging output by reducing extraneous foldable groups.

v2.1.1

  • Bumped dependency versions

v2.1.0

  • Added Apple Silicon support
Commits

Updates codecov/codecov-action from 5 to 6

Release notes

Sourced from codecov/codecov-action's releases.

v6.0.0

⚠️ This version introduces support for node24 which make cause breaking changes for systems that do not currently support node24. ⚠️

What's Changed

Full Changelog: codecov/codecov-action@v5.5.4...v6.0.0

v5.5.4

This is a mirror of v5.5.2. v6 will be released which requires node24

What's Changed

Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4

v5.5.3

What's Changed

Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3

v5.5.2

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v5.5.1...v5.5.2

v5.5.1

What's Changed

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

v5.5.2

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

... (truncated)

Commits

Updates actions/deploy-pages from 4 to 5

Release notes

Sourced from actions/deploy-pages's releases.

v5.0.0

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.5

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.4

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.3

Changelog

... (truncated)

Commits
  • cd2ce8f Merge pull request #404 from salmanmkc/node24
  • bbe2a95 Update Node.js version to 24.x
  • 854d7aa Merge pull request #374 from actions/Jcambass-patch-1
  • 306bb81 Add workflow file for publishing releases to immutable action package
  • b742728 Merge pull request #360 from actions/dependabot/npm_and_yarn/npm_and_yarn-513...
  • 7273294 Bump braces in the npm_and_yarn group across 1 directory
  • 963791f Merge pull request #361 from actions/dependabot-friendly
  • 51bb29d Make the rebuild dist workflow safer for Dependabot
  • 89f3d10 Merge pull request #358 from actions/dependabot/npm_and_yarn/non-breaking-cha...
  • bce7355 Merge branch 'main' into dependabot/npm_and_yarn/non-breaking-changes-99c12deb21
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-github-actions group in /.github/workflows with 4 updates: [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab), [matlab-actions/run-command](https://github.com/matlab-actions/run-command), [codecov/codecov-action](https://github.com/codecov/codecov-action) and [actions/deploy-pages](https://github.com/actions/deploy-pages).


Updates `matlab-actions/setup-matlab` from 2.6.1 to 3.0.0
- [Release notes](https://github.com/matlab-actions/setup-matlab/releases)
- [Commits](matlab-actions/setup-matlab@v2.6.1...v3.0.0)

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

Updates `codecov/codecov-action` from 5 to 6
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5...v6)

Updates `actions/deploy-pages` from 4 to 5
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v4...v5)

---
updated-dependencies:
- dependency-name: matlab-actions/setup-matlab
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-github-actions
- dependency-name: matlab-actions/run-command
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-github-actions
- dependency-name: codecov/codecov-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-github-actions
- dependency-name: actions/deploy-pages
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added housekeeping Code cleanup technical Technical and meta issues, not related to physics but infrastructure. labels Apr 1, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 1, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 1, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/dot-github/workflows/all-github-actions-54cc829fd7 branch May 1, 2026 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

housekeeping Code cleanup technical Technical and meta issues, not related to physics but infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants