[Snyk] Upgrade cspell from 5.14.0 to 5.18.4 #459
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade cspell from 5.14.0 to 5.18.4.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: cspell
Changes
Fixes
fix: Improve speed of suggestions for long words. (#2406)
fix: Improve speed of suggestions for long words. (#2406)
fix: Add simple repl feature to suggestions. (#2403)
fix: Add simple repl feature to suggestions. (#2403)
Changes
Fixes
fix: Upgrade to commend-json 4.2.2 (#2399)
fix: Upgrade to commend-json 4.2.2 (#2399)
fix: Improve cli summary and progress (#2396)
fix: Improve cli summary and progress (#2396)
dev: Support alternate word break notation. (#2395)
dev: Support alternate word break notation. (#2395)
fix: Add support for R (#2394)
fix: Add support for R (#2394)
Changes
Fixes
fix: fix suggestion output (#2390)
fix: fix suggestion output (#2390)
fix: Update dictionaries and other dependencies (#2392)
fix: Update dictionaries and other dependencies (#2392)
integration-tests/package-lock.json | 472 +++++++++++----------
.../Azure/azure-rest-api-specs/snapshot.txt | 3 +-
.../snapshots/django/django/report.yaml | 16 +-
.../snapshots/django/django/snapshot.txt | 4 +-
package-lock.json | 257 ++++++-----
packages/Samples/package-lock.json | 102 ++---
packages/cspell-bundled-dicts/package-lock.json | 172 ++++----
packages/cspell-bundled-dicts/package.json | 8 +-
packages/cspell-dynamic-loader/package-lock.json | 469 +++++++++++---------
packages/cspell-eslint-plugin/package-lock.json | 261 +++++++-----
packages/cspell-eslint-plugin/package.json | 2 +-
packages/cspell-gitignore/package-lock.json | 263 +++++++-----
packages/cspell-glob/package-lock.json | 249 ++++++-----
packages/cspell-grammar/package-lock.json | 249 ++++++-----
packages/cspell-io/package-lock.json | 249 ++++++-----
packages/cspell-json-reporter/package-lock.json | 16 +-
packages/cspell-lib/package-lock.json | 385 +++++++++--------
packages/cspell-lib/package.json | 2 +-
packages/cspell-pipe/package-lock.json | 249 ++++++-----
packages/cspell-tools/package-lock.json | 326 +++++++-------
packages/cspell-trie-lib/package-lock.json | 291 +++++++------
packages/cspell-trie-lib/package.json | 2 +-
packages/cspell-trie/package-lock.json | 279 +++++++-----
packages/cspell-trie2-lib/package-lock.json | 249 ++++++-----
packages/cspell-types/package-lock.json | 249 ++++++-----
packages/cspell/package-lock.json | 449 +++++++++++---------
packages/cspell/package.json | 2 +-
packages/hunspell-reader/package-lock.json | 249 ++++++-----
rfc/rfc-0001 suggestions/package-lock.json | 16 +-
test-packages/cspell-cli/package-lock.json | 222 +++++-----
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 | 427 +++++++++++--------
test-packages/test-cspell-lib/package-lock.json | 160 +++----
test-packages/test-cspell-tools/package-lock.json | 268 ++++++------
test-packages/test-cspell/package-lock.json | 224 +++++-----
test-packages/yarn2/package-lock.json | 2 +-
37 files changed, 3883 insertions(+), 2992 deletions(-)
Maintenance
ci: Use cspell cache (#2389)
ci: Use cspell cache (#2389)
Changes
Fixes
fix: Improve suggestions when using weights. (#2387)
fix: Improve suggestions when using weights. (#2387)
dev: Work towards showing compound word seperators (#2386)
dev: Work towards showing compound word seperators (#2386)
The goal is to improve suggestions.
fix: Fix first letter insert costs on suggestions. (#2385)
fix: Fix first letter insert costs on suggestions. (#2385)
When making suggestions, sort the ones where the first letter changes further down the list.
fix: Ensure Weighted Suggestions are generated (#2384)
fix: Ensure Weighted Suggestions are generated (#2384)
fix: Make sure cspell-tool-cli keeps accents (#2381)
fix: Make sure cspell-tool-cli keeps accents (#2381)
In
--split
mode, the compiler would loose free floating accents.dev: [WIP] create a package for eslint-plugin-cspell (#2379)
dev: [WIP] create a package for eslint-plugin-cspell (#2379)
fix: Upgrade to commander 9.0.0 (#2367)
fix: Upgrade to commander 9.0.0 (#2367)
Maintenance
ci: increase mocha timeout in cspell-ellint-plugin (#2382)
ci: increase mocha timeout in cspell-ellint-plugin (#2382)
Read more
Read more
Read more
Read more
Read more
Read more
Commit messages
Package name: cspell
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs