Release notes
Supported
Unsupported
โ Please do not use these versions.
Prerelease
v0.0.24
- SARIF reports will upload on
push
/ if the action performs the checkout followup
should not be set unless a comment needs to be made/collapsed- Files with Mac OS (
\r
) line endings will not triggerminified-file
warnings GITHUB_TOKEN
is no longer listed asrequired
v0.0.23
- ๐ Run from command line
- ๐ Set event severity
- ๐ Breaking change: events not listed in warnings and notices will not be promoted to errors
- ๐ฌ Report associated comment for forbidden patterns
...
v0.0.22
- โ๏ธ Dictionaries with unique value
- ๐ฅท Suggest dictionaries when dictionaries aren't available
- ๐ซ Parallel dictionary retrieval
- ๐ณ Reorganized cspell Dictionaries in v0.0.22
- ๐๏ธ Removed Dictionaries
- ๐ K8s
- ๐ Lisp
- ๐ Improve suggested dictionaries order
- ๐จ Adjust SARIF output
- ๐งพ Summary Table
- โฑ๏ธ Timing Report
- ๐ Warning about substring matches
- ๐ Masked content will be excluded from minified file detection
- ๐ฃ Breaking change: Dropping printf special cases
- ๐ Report instances of items that used to be covered by a now missing expect entry
- ๐ข Fix error counts for Check filenames and paths
- โ Parsing Timeouts
- ๐ Advanced exclusion suggestions
- ๐ Handle GitHub Varnish failures
- ๐๏ธ Plain text version of expect updates for people who do not want to run perl
- ๐ Breaking Change: Dropping support for broken act
- ๐ ๐ฃ๏ธ Breaking change: Dropping support for on: schedule
- ๐ฃ๏ธ Support for non English languages
- ๐ฃ๏ธ Non-English languages
- ๐ Hunspell dictionary support
- ๐ข Configurable word characters
- ๐ง Character Encoding Auto Detection
- ๐ฉน Pattern suggestions shouldn't trip over active patterns
- ๐ Performance fix for workflows that don't use patterns / forbidden / candidates
- ๐ง Matrixes generate archives that the latest apply.pl can consume (fixes regression in v0.0.21)
- ๐ง Matrixes generate SARIF reports with distinct categories enabling them all to render properly (fixes bug in v0.0.21)
v0.0.21
- Breaking change: Smaller cspell dictionaries
- Behavior change: File line column notation
- Step Summary
- SARIF output
- Suggest patterns
- Update expect command-line
- Check commit messages
- Restricted Permissions
- Minified file detection
- Check filenames and paths
check-file-path
- Detect binary files
- Disable word collating
- Scan noisy files
- Workaround broken dependencies
v0.0.20
- Behavior change: Patterns masking character
- Behavior change: Consumed line endings
- Smarter scheduling 2021 October
- Suppress push comment for open PRs
- Treat specific errors as warnings
- Run locally using
act
(note: support foract
is a bit of a moving target, but in general it should work) - Area dictionaries
- Suggest Area dictionaries
- Suppress comments
- Matrix support
- Only changes
- Collapse older check comments
- Restricted Permissions
- Bug fix: Case changes should fail
- Play nice with
@dependabot
- Check filenames and paths
- Automatically truncate comment
- Perl module testing
- Suggest commit after expect update
- Forbidden patterns
- Configurable file size limits
- Duplicate word detection
- Update with deploy key
- Artifacts are zipped
- User visible warning codes
v0.0.19
Information is available in GHSA-g86g-chm8-7r2p
v0.0.18
- Behavior change: Dropping word stemming
- Behavior change: Ignoring two letter words
- Update expect list
- Collapse older check comments
- Suggest adding files to exclude
- First run advice
- All unrecognized words are reported in the log, instead of just the ones introduced by the current changes.
v0.0.17
- Feature: Easier bootstrapping
- Feature: Spelling comments without config
- Feature: Run locally
- Feature: Versioned dictionaries
- Feature: Support pull_request_target
Known issues
If you're using a private repository, the push
event won't work correctly.
v0.0.16
FAQ | Showcase | Event descriptions | Configuration information | Known Issues | Possible features | Deprecations | Release notes | Helpful scripts