Bump matlab-actions/setup-matlab from 2.1.2 to 3.0.1 - #98
Conversation
Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 2.1.2 to 3.0.1. - [Release notes](https://github.com/matlab-actions/setup-matlab/releases) - [Commits](matlab-actions/setup-matlab@v2.1.2...v3.0.1) --- updated-dependencies: - dependency-name: matlab-actions/setup-matlab dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
@check-spelling-bot Report🔴 Please reviewSee the 📂 files view, the 📜action log, 👼 SARIF report, or 📝 job summary for details.Unrecognized words (6)ARWHEAD To accept these unrecognized words as correct, you could run the following commands... in a clone of the git@github.com:blockwise-direct-search/bds.git repository curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/v0.0.26/apply.pl' |
perl - 'https://github.com/blockwise-direct-search/bds/actions/runs/27591380824/attempts/1' &&
git commit -m 'Update check-spelling metadata'OR To have the bot accept them for you, comment in the PR quoting the following line: Available 📚 dictionaries could cover words not in the 📘 dictionary
Consider adding them (in with:
extra_dictionaries: |
cspell:python/src/common/extra.txt
cspell:software-terms/dict/softwareTerms.txtℹ️ Because this workflow is running
To stop checking additional dictionaries, add (in check_extra_dictionaries: ""Warnings
|
| Count | |
|---|---|
| 2 | |
| 2 | |
| 12 |
See
If the flagged items are 🤯 false positives
If items relate to a ...
-
binary file (or some other file you wouldn't want to check at all).
Please add a file path to the
excludes.txtfile matching the containing file.File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.
^refers to the file's path from the root of the repository, so^README\.md$would exclude README.md (on whichever branch you're using). -
well-formed pattern.
If you can write a pattern that would match it,
try adding it to thepatterns.txtfile.Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.
Note that patterns can't match multiline strings.
Bumps matlab-actions/setup-matlab from 2.1.2 to 3.0.1.
Release notes
Sourced from matlab-actions/setup-matlab's releases.
Commits
a0180c9Build for 421beef421beef[skip ci] Bump v3.0.1245ed85Format and update actions (#193)cd7fcc5Bump handlebars from 4.7.8 to 4.7.9 (#188)47dd637Bump brace-expansion (#189)89267e6[skip ci] Bump v3.0.072bbacaUpdate checkout action's version2881f9bReplace v2 with v3d48da49Use node24 actions for workflows (#191)a85f4bdBump picomatch from 2.3.1 to 2.3.2 (#190)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)