Update Dictionaries and Dependencies (#1418) (cd23ee9)
Update Dictionaries and Dependencies (#1425) (2050223)
Workflow Bot -- Update ALL Dependencies (main) (#1419) (4dc9d4b)
Workflow Bot -- Update ALL Dependencies (main) (#1422) (f49c955)
Workflow Bot -- Update ALL Dependencies (main) (#1428) (aa54903)
Update to CSpell 5.9.0
No release notes provided.
Update to cspell 5.6.3
This release has better support for documents with accent characters.
Upgrade to cspell 5.6.2
cspell 5.6.2 fixes some issue related to accented words.
For most cases, this is a non-issue. But for some setups, this might cause some issues to surface that were hidden due to accents being removed.
Upgrade to cspell 5.6.1
Fixes
This fixes and issue with the handling of words with accents where the accented character is made from two pieces.
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show 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 streetsidesoftware/cspell-action from 4 to 5.
Release notes
Sourced from streetsidesoftware/cspell-action's releases.
... (truncated)
Changelog
Sourced from streetsidesoftware/cspell-action's changelog.
... (truncated)
Commits
52cba17
chore(main): release 5.0.0bb7b0e7
fix: Workflow Bot -- Update ALL Dependencies8cd560b
fix: Workflow Bot -- Update ALL Dependencies22ab0ea
feat: Update CSpell version (8.0.0)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show