chore(deps): update cspell monorepo to v10#97
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-cspell-monorepo
branch
from
May 12, 2026 12:37
75b4be9 to
8e1bf22
Compare
renovate
Bot
force-pushed
the
renovate/major-cspell-monorepo
branch
from
May 18, 2026 19:05
8e1bf22 to
d9a7576
Compare
renovate
Bot
force-pushed
the
renovate/major-cspell-monorepo
branch
2 times, most recently
from
May 31, 2026 10:02
0f87b00 to
b32ef36
Compare
renovate
Bot
force-pushed
the
renovate/major-cspell-monorepo
branch
from
June 13, 2026 19:52
b32ef36 to
0826a2a
Compare
renovate
Bot
force-pushed
the
renovate/major-cspell-monorepo
branch
from
July 12, 2026 11:43
0826a2a to
e007f62
Compare
renovate
Bot
force-pushed
the
renovate/major-cspell-monorepo
branch
from
July 17, 2026 10:38
e007f62 to
e8c301e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
^9.3.2→^10.0.1^9.3.2→^10.0.1Release Notes
streetsidesoftware/cspell (@cspell/cspell-tools)
v10.0.1Compare Source
Fixes
fix(cli): ignore closed readline after stdin (#8862)
fix(docs): replace
.jsonwithpackage.jsonin configuration docs (#8861)fix: substitution display and ranges for output checking (#8838)
fix: use env vars for GitHub context expressions in run steps to prevent injection (#8852)
v10.0.0Compare Source
Features
BREAKING
Documentation
v9.8.0Compare Source
Features
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#8739)
fix: Workflow Bot -- Update Dictionaries (main) (#8688)
fix: Workflow Bot -- Update Dictionaries (main) (#8670)
fix: Workflow Bot -- Update Dictionaries (main) (#8647)
fix: Workflow Bot -- Update Dictionaries (main) (#8637)
v9.7.0Compare Source
Features
feat: Substitution Part 4 - enable substitutions during document check (#8630)
feat: Substitution Part 3 (#8616)
feat: Substitution Part 2 (#8599)
feat: Support text substitutions prior to spell checking - part 1 (#8592)
Fixes
fix: Publish 9.7 (#8634)
fix: Support ESLint 10 (#8620)
fix: Prepare to support substitutions (#8584)
fix: cspell-rpc - reduce the size of an RPC result. (#8574)
fix: Add convertToBtrie method to trie-lib (#8562)
refactor: Use standard dispose (#8559)
refactor: Experiment with bundling default dictionaries (#8556)
fix: Enable reading dictionaries from cspell-vfs (#8553)
fix: Work on a bundler for CSpell Dictionaries (#8532)
fix: Add support for MemVfs to cspell-io (#8543)
fix: Add mergeConfig (#8539)
fix: stemming rules part 1 (#8527)
Dictionary Updates
v9.6.4Compare Source
Fixes
v9.6.3Compare Source
Fixes
fix: Add
enginessetting (#8491)refactor: consolidate reporting to file. (#8481)
fix: Move cspell-lib/rpc into its own package (#8468)
fix: Add types for cspell-vfs (#8451)
Dictionary Updates
v9.6.2Compare Source
Fixes
Dictionary Updates
v9.6.1Compare Source
Fixes
fix: Move performance monitoring into its own package (#8431)
fix: Add NotifyEmitter (#8423)
refactor: Adjust RPC interface to use a config (#8420)
refactor: Refactor CLI to make it easier to spell check files in parallel (#8387)
refactor: Refactor settings a bit (#8385)
refactor: Refactor internal settings (#8382)
fix: report errors in spelling result. (#8381)
fix: Add CSpell Worker Pool (#8379)
refactor: Clean Up CSpell Worker (#8372)
fix: Add CSpellRPCServer and CSpellRPCClient classes (#8366)
fix: Work on adding support for Workers (#8363)
Dictionary Updates
v9.6.0Compare Source
Features
feat: ESLint-plugin -- Distinguish between Forbidden, Misspelled, and Unknown words. (#8337)
feat: ESLint-plugin -- Add
reportoption to be able to control the reporting level (matching the CLI): "all", "simple", "typos", "flagged". (#8273)feat: support storing suggestions in trie (#8228)
feat: Add Support reading / writing bTrie files (#8204)
Fixes
refactor: extract processFile from lint.ts (#8344)
fix: Improve word lookup performance when not found (#8330)
fix: Improve loading time of dictionaries (#8318)
fix: Reduce loading time of dictionaries. (#8316)
fix: Support loading btrie dictionaries in cspell-lib (#8311)
fix: Improve loading performance a bit. (#8309)
fix: Prepare tools to generate btrie files. (#8298)
fix: Optimize btrie files when building (#8285)
fix: Add
btriepath to dictionary definition (#8284)fix: Work towards support prefixes when walking ITrie (#8276)
fix: Fix CStyleHexValue to handle BigInt values. (#8282)
refactor: Remove FastTrieBlob (#8267)
fix: Make endian required when encoding a StringTable (#8265)
refactor: Removed FastTrieBlob part 1 (#8266)
fix: Support string prefixes when walking nodes (#8259)
refactor: Document TrieBlob format (#8256)
fix: adjust error message (#8249)
fix: Add StringTable and refactor BinaryFormat (#8243)
refactor: Rename private methods in TrieBuilder (#8240)
refactor: A bit of refactoring of utf8 naming (#8239)
refactor: Add GTrie class for later (#8238)
refactor: import using .ts when the package is bundled. (#8224)
fix: Add cspell-tools config option to gen btrie (#8221)
feat: auto load btrie files if available (#8218)
fix: Minor perf boost to TrieBlob.#findNode (#8213)
fix: deprecated legacy trie.has (#8196)
fix: Improve speed of dictionary lookup (#8193)
fix: Run perf tests on trie-lib (#8188)
fix: Force consistent type imports (#8187)
fix: Support adding separators when tracing compound words (#8176)
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#8326)
fix: Workflow Bot -- Update Dictionaries (main) (#8277)
fix: Workflow Bot -- Update Dictionaries (main) (#8192)
fix: Workflow Bot -- Update Dictionaries (main) (#8186)
fix: Workflow Bot -- Update Dictionaries (main) (#8182)
Documentation
v9.5.0Compare Source
Features
Fixes
fix: Add cspell-tools option keepUncompressed (#8163)
fix: Improve CSpell Tools (#8160)
fix: Make sure
cspellexportsdefineConfigfor CommonJS (#8156)Dictionary Updates
v9.4.0Compare Source
Features
Fixes
fix: turn off gpg when publishing for now (#8104)
fix: Turnoff signing for now (#8102)
fix: Sign tags and commits when publishing (#8096)
fix: Clean up verbose output (#8053)
fix: allow string based maxFileSize (#8047)
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#8091)
fix: Workflow Bot -- Update Dictionaries (main) (#8080)
fix: Workflow Bot -- Update Dictionaries (main) (#8058)
fix: Workflow Bot -- Update Dictionaries (main) (#8036)
streetsidesoftware/cspell (cspell)
v10.0.1Compare Source
Fixes
fix(cli): ignore closed readline after stdin (#8862)
fix(cli): ignore closed readline after stdin (#8862)
v10.0.0Compare Source
Features
fix: upgrade import-fresh from v3 to v4 (#8786)
fix: upgrade import-fresh from v3 to v4 (#8786)
v9.8.0Compare Source
Features
feat: make flatpack diff friendly (#8680)
feat: make flatpack diff friendly (#8680)
v9.7.0Compare Source
Features
feat: Substitution Part 4 - enable substitutions during document check (#8630)
feat: Substitution Part 4 - enable substitutions during document check (#8630)
v9.6.4Compare Source
Fixes
fix: add --no-dictionary option to lint command (#8514)
fix: add --no-dictionary option to lint command (#8514)
v9.6.3Compare Source
Fixes
fix: Add `engines` setting (#8491)
fix: Add
enginessetting (#8491)v9.6.2Compare Source
Fixes
fix: Conditionally compress and build bTrie (#8437)
fix: Conditionally compress and build bTrie (#8437)
v9.6.1Compare Source
Fixes
fix: Move performance monitoring into its own package (#8431)
fix: Move performance monitoring into its own package (#8431)
v9.6.0Compare Source
Features
feat: ESLint-plugin -- Distinguish between Forbidden, Misspelled, and Unknown words. (#8337)
feat: ESLint-plugin -- Distinguish between Forbidden, Misspelled, and Unknown words. (#8337)
v9.4.0Compare Source
Features
feat: Add option to skip large files (#8040)
feat: Add option to skip large files (#8040)
New command line option:
--max-file-size <value>The value can be
<number>[units], number with optional units.Supported units:
K,KB- value * 1024M,MB- value * 2^20G,GB- value * 2^30There is also a new setting called
maxFileSize. At the moment, it only takes numbers in bytes.This allows for setting a global value and overrides based upon glob settings.
Note: the command line value will override any value found in the configuration files.
Fixes
fix: turn off gpg when publishing for now (#8104)
fix: turn off gpg when publishing for now (#8104)
fix: Turnoff signing for now (#8102)
fix: Turnoff signing for now (#8102)
fix: Sign tags and commits when publishing (#8096)
fix: Sign tags and commits when publishing (#8096)
fix: Clean up verbose output (#8053)
fix: Clean up verbose output (#8053)
fix: allow string based maxFileSize (#8047)
fix: allow string based maxFileSize (#8047)
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#8091)
fix: Workflow Bot -- Update Dictionaries (main) (#8091)
Configuration
📅 Schedule: (UTC)
* 0-3 1 * *)🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.