chore(deps): update dependency cspell to v5.21.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| cspell (source) | 5.16.0 -> 5.21.2 |
Release Notes
streetsidesoftware/cspell (cspell)
v5.21.2: CSpell5 v5.21.2
Changes
Dictionary Updates
ci: Workflow Bot -- Update Dictionaries (cspell5) (#2886)
ci: Workflow Bot -- Update Dictionaries (cspell5) (#2886)
packages/cspell-bundled-dicts/package-lock.json | 112 ++++++++++++------------ packages/cspell-bundled-dicts/package.json | 10 +-- 2 files changed, 61 insertions(+), 61 deletions(-)
Documentation
ci: Remove docs to prevent security warnings on branch (#2892)
ci: Remove docs to prevent security warnings on branch (#2892)
Maintenance
ci: Workflow Bot -- Update ALL Dependencies (cspell5) (#2893)
ci: Workflow Bot -- Update ALL Dependencies (cspell5) (#2893)
packages/cspell-bundled-dicts/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
ci: Remove docs to prevent security warnings on branch (#2892)
ci: Remove docs to prevent security warnings on branch (#2892)
ci: fix cspell5 bundled dictionaries version (#2891)
ci: fix cspell5 bundled dictionaries version (#2891)
ci: Workflow Bot -- Update ALL Dependencies (cspell5) (#2888)
ci: Workflow Bot -- Update ALL Dependencies (cspell5) (#2888)
package-lock.json | 50 +++++++++--------- package.json | 2 +- packages/cspell-dynamic-loader/package-lock.json | 12 ++--- packages/cspell-eslint-plugin/package-lock.json | 50 +++++++++--------- packages/cspell-eslint-plugin/package.json | 2 +- test-packages/cspell-cli/package-lock.json | 12 ++--- .../test-cspell-eslint-plugin/package-lock.json | 50 +++++++++--------- .../test-cspell-eslint-plugin/package.json | 2 +- .../test-cspell-lib-webpack/package-lock.json | 12 ++--- test-packages/test-cspell-lib/package-lock.json | 12 ++--- test-packages/test-cspell-tools/package-lock.json | 12 ++--- test-packages/test-cspell/package-lock.json | 12 ++--- website/package-lock.json | 60 +++++++++++----------- 13 files changed, 144 insertions(+), 144 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (cspell5) (#2884)
ci: Workflow Bot -- Update ALL Dependencies (cspell5) (#2884)
integration-tests/package-lock.json | 162 ++++++++--------- packages/Samples/package-lock.json | 80 ++++----- packages/cspell-bundled-dicts/package-lock.json | 94 +++++----- packages/cspell-config/package-lock.json | 16 +- packages/cspell-dynamic-loader/package-lock.json | 162 ++++++++--------- packages/cspell-eslint-plugin/package-lock.json | 116 ++++++------ packages/cspell-gitignore/package-lock.json | 16 +- packages/cspell-glob/package-lock.json | 2 +- packages/cspell-grammar/package-lock.json | 16 +- packages/cspell-io/package-lock.json | 2 +- packages/cspell-json-reporter/package-lock.json | 16 +- packages/cspell-lib/package-lock.json | 90 +++++----- packages/cspell-pipe/package-lock.json | 2 +- packages/cspell-tools/package-lock.json | 60 +++---- packages/cspell-trie-lib/package-lock.json | 30 ++-- packages/cspell-trie/package-lock.json | 32 ++-- packages/cspell-trie2-lib/package-lock.json | 2 +- packages/cspell-types/package-lock.json | 2 +- packages/cspell/package-lock.json | 158 ++++++++-------- packages/hunspell-reader/package-lock.json | 2 +- rfc/rfc-0001 suggestions/package-lock.json | 16 +- test-packages/cspell-cli/package-lock.json | 160 ++++++++--------- .../test-cspell-eslint-plugin/package-lock.json | 132 +++++++------- test-packages/test-cspell-glob/package-lock.json | 16 +- test-packages/test-cspell-io/package-lock.json | 16 +- .../test-cspell-lib-webpack/package-lock.json | 120 ++++++------- test-packages/test-cspell-lib/package-lock.json | 116 ++++++------ test-packages/test-cspell-tools/package-lock.json | 198 ++++++++++----------- test-packages/test-cspell/package-lock.json | 162 ++++++++--------- test-packages/yarn2/package-lock.json | 2 +- 30 files changed, 999 insertions(+), 999 deletions(-)
v5.21.1
Note: Version bump only for package cspell-monorepo
v5.21.0
Bug Fixes
Features
- Upgrade
cppdictionary (#2794) (e51f7f4) - Upgrade
godictionary (#2792) (778b8fe) - Upgrade C# dictionary (#2791) (64c11da)
v5.20.0
Bug Fixes
- Roll back glob to 7.2.0 to fix Windows (#2706) (b42bbdd)
- Update to glob 8 (#2707) (07567cd), closes #2706
Features
5.19.7 (2022-04-09)
Bug Fixes
5.19.6 (2022-04-08)
Bug Fixes
- add --cache-reset option (#2677) (631073b)
- add configuration for git commit messages (#2674) (42740a9)
- fix issue with stale cache entries (#2673) (15995a8)
- fix minor typo. (#2647) (a151ccc)
- relative path name (#2675) (51fc55b)
5.19.5 (2022-04-01)
Bug Fixes
5.19.4 (2022-04-01)
Bug Fixes
5.19.3 (2022-03-24)
Bug Fixes
- eslint-plugin improve performance (#2616) (b1a9bed)
- Invalidate the cache if cspell version has changed. (#2580) (2174928)
- prepare to publish eslint-plugin (#2620) (e5495c4)
- Update English dictionary to remove British words (#2612) (5a6f143)
5.19.2 (2022-03-14)
Bug Fixes
5.19.1 (2022-03-13)
Bug Fixes
v5.19.7
Bug Fixes
v5.19.6
Bug Fixes
- add --cache-reset option (#2677) (631073b)
- add configuration for git commit messages (#2674) (42740a9)
- fix issue with stale cache entries (#2673) (15995a8)
- fix minor typo. (#2647) (a151ccc)
- relative path name (#2675) (51fc55b)
v5.19.5
Bug Fixes
v5.19.4
Bug Fixes
v5.19.3
Bug Fixes
- eslint-plugin improve performance (#2616) (b1a9bed)
- Invalidate the cache if cspell version has changed. (#2580) (2174928)
- prepare to publish eslint-plugin (#2620) (e5495c4)
- Update English dictionary to remove British words (#2612) (5a6f143)
v5.19.2
Bug Fixes
v5.19.1
Bug Fixes
v5.19.0
Bug Fixes
- integration-tests/package.json & integration-tests/package-lock.json to reduce vulnerabilities (#2567) (19f5c37)
- Use
exactOptionalPropertyTypes(#2493) (ffde5ac)
Features
5.18.5 (2022-02-15)
Bug Fixes
- Add dart language support (#2444) (bbcf793)
- Add to Case Sensitive docs (#2432) (5891600)
- Improve suggestions (#2426) (51d5a71)
- Make it easier to work with RTL languages. (#2410) (91b035f)
- Make sure ext
.Ris detected as an R file. (#2425) (e9ae045), closes #2424 - Make sure suggestions are within limits (#2428) (d9f7943)
- Upgrade bundled dictionaries (#2431) (de1d68f)
5.18.4 (2022-02-07)
Bug Fixes
- Add simple repl feature to suggestions. (#2403) (f9835b7)
- Improve speed of suggestions for long words. (#2406) (6c76907)
5.18.3 (2022-02-04)
Bug Fixes
- Add support for R (#2394) (6888d48)
- Improve cli summary and progress (#2396) (d52d68a)
- Upgrade to commend-json 4.2.2 (#2399) (e5f643e)
5.18.2 (2022-02-03)
Bug Fixes
Reverts
- Revert "ci: Workflow Bot -- Update ALL Dependencies (#2388)" (#2391) (7f093f9), closes #2388 #2391
5.18.1 (2022-02-03)
Bug Fixes
- Ensure Weighted Suggestions are generated (#2384) (7e72b91)
- Fix first letter insert costs on suggestions. (#2385) (e5b7ed5)
- Improve suggestions when using weights. (#2387) (c9d070d)
- Make sure cspell-tool-cli keeps accents (#2381) (f6f17d0)
- Update publish script to clean first (60811f0)
- Upgrade to commander 9.0.0 (#2367) (f255b70)
v5.18.5
Bug Fixes
- Add dart language support (#2444) (bbcf793)
- Add to Case Sensitive docs (#2432) (5891600)
- Improve suggestions (#2426) (51d5a71)
- Make it easier to work with RTL languages. (#2410) (91b035f)
- Make sure ext
.Ris detected as an R file. (#2425) (e9ae045), closes #2424 - Make sure suggestions are within limits (#2428) (d9f7943)
- Upgrade bundled dictionaries (#2431) (de1d68f)
v5.18.4
Bug Fixes
- Add simple repl feature to suggestions. (#2403) (f9835b7)
- Improve speed of suggestions for long words. (#2406) (6c76907)
v5.18.3
Bug Fixes
- Add support for R (#2394) (6888d48)
- Improve cli summary and progress (#2396) (d52d68a)
- Upgrade to commend-json 4.2.2 (#2399) (e5f643e)
v5.18.2
Bug Fixes
Reverts
- Revert "ci: Workflow Bot -- Update ALL Dependencies (#2388)" (#2391) (7f093f9), closes #2388 #2391
v5.18.1
Bug Fixes
- Ensure Weighted Suggestions are generated (#2384) (7e72b91)
- Fix first letter insert costs on suggestions. (#2385) (e5b7ed5)
- Improve suggestions when using weights. (#2387) (c9d070d)
- Make sure cspell-tool-cli keeps accents (#2381) (f6f17d0)
- Update publish script to clean first (60811f0)
- Upgrade to commander 9.0.0 (#2367) (f255b70)
v5.18.0
Note: Version bump only for package cspell-monorepo
v5.17.0
Bug Fixes
- do not depend upon @types/glob in exports. (#2346) (7740f55)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.