Open
Conversation
35ffa71 to
5b3919a
Compare
24b6d7e to
5597299
Compare
5597299 to
4e9ecee
Compare
4e9ecee to
d0ea5d7
Compare
d0ea5d7 to
d91e3d9
Compare
d91e3d9 to
caa2d2b
Compare
ea44e43 to
43fc435
Compare
b3e61ba to
4c267e8
Compare
78f6996 to
402a549
Compare
7e269bb to
52bafb0
Compare
52bafb0 to
e8af31d
Compare
17b0c58 to
41a415b
Compare
ecd07d3 to
f7ea0a5
Compare
83067da to
09037d7
Compare
09037d7 to
0ed9630
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:
8.19.4→9.8.08.19.4→9.8.0^6.0.0 || ^7.0.0 || ^8.0.0→^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.08.19.4→9.8.0Release Notes
streetsidesoftware/cspell (@cspell/cspell-tools)
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)
v9.3.2Compare Source
Fixes
Dictionary Updates
v9.3.1Compare Source
Fixes
v9.3.0Compare Source
Features
.tsand.mtsconfig files. (#7961)Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7950)
fix: Workflow Bot -- Update Dictionaries (main) (#7940)
fix: Workflow Bot -- Update Dictionaries (main) (#7933)
v9.2.2Compare Source
Fixes
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7915)
fix: Workflow Bot -- Update Dictionaries (main) (#7835)
fix: Workflow Bot -- Update Dictionaries (main) (#7822)
v9.2.1Compare Source
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7795)
fix: Workflow Bot -- Update Dictionaries (main) (#7791)
fix: Workflow Bot -- Update Dictionaries (main) (#7768)
fix: Workflow Bot -- Update Dictionaries (main) (#7764)
fix: Workflow Bot -- Update Dictionaries (main) (#7745)
fix: Workflow Bot -- Update Dictionaries (main) (#7728)
fix: Workflow Bot -- Update Dictionaries (main) (#7672)
fix: Workflow Bot -- Update Dictionaries (main) (#7662)
v9.2.0Compare Source
Features
Fixes
fix: Remove
flat-cachedependency (#7636)refactor: move towards caching URLs (#7634)
fix: Support async cache (#7631)
fix: Replace file-entry-cache (#6579)
fix: Clean cspell-lib type exports (#7615)
Dictionary Updates
v9.1.5Compare Source
Fixes
v9.1.3Compare Source
Fixes
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7569)
fix: Workflow Bot -- Update Dictionaries (main) (#7564)
fix: Workflow Bot -- Update Dictionaries (main) (#7560)
fix: Workflow Bot -- Update Dictionaries (main) (#7549)
Documentation
v9.1.2Compare Source
Fixes
Dictionary Updates
v9.1.1Compare Source
Changes
Fixes
v9.1.0Compare Source
Changes
Features
feat: Add command
dictionaries(#7445)feat: Add lint option
--dictionary(#7441)feat: Add init command to command-line. (#7414)
feat: Add command line option to set reporting level (#7380)
Fixes
fix: Fix perf issue related to searching for the config. (#7483)
fix: Hide
--config-searchoption (#7479)refactor:
isolatedDeclarations: true(#7459)refactor: enable isolatedDeclarations (#7456)
refactor: enable isolatedDeclarations (#7452)
fix: Add option to continue on error (#7451)
fix: Improve dictionaries command (#7449)
fix: Add trace option
--dictionary(#7443)fix: Add init options (#7436)
fix: Allow init of
cspell.config.ymlfiles (#7432)fix: Only generate the context if necessary (#7388)
fix: Correct the schema generator (#7395)
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#7499)
fix: Workflow Bot -- Update Dictionaries (main) (#7485)
fix: Workflow Bot -- Update Dictionaries (main) (#7474)
Documentation
v9.0.2Compare Source
Changes
Fixes
fix: Add eslint plugin helpers (#7352)
fix: Make it possible to define a strict dictionary. (#7351)
fix: Correct the Hunspell Reader usage. (#7325)
Dictionary Updates
v9.0.1Compare Source
Changes
Fixes
Dictionary Updates
v9.0.0Compare Source
Changes
BREAKING
Fixes
Dictionary Updates
streetsidesoftware/cspell (@cspell/cspell-types)
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 (<a href="https://redirect.github.com/street
Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.