Changes
Features
feat: Improve Memory Usage (#3804)
feat: Improve Memory Usage (#3804)
Use Weak References to dictionaries to allow them to be garbage collected.
Minor Breakage: Requires Node 14.6 or higher instead of Node 14.
Fixes
fix: Workflow Bot -- Update Dictionaries (main) (#3807)
fix: Workflow Bot -- Update Dictionaries (main) (#3807)
Update Dictionaries (main)
integration-tests/snapshots/php/php-src/report.yaml | 4 +---
integration-tests/snapshots/php/php-src/snapshot.txt | 4 +---
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 8 ++++----
4 files changed, 7 insertions(+), 11 deletions(-)
Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#3807)
fix: Workflow Bot -- Update Dictionaries (main) (#3807)
Update Dictionaries (main)
integration-tests/snapshots/php/php-src/report.yaml | 4 +---
integration-tests/snapshots/php/php-src/snapshot.txt | 4 +---
packages/cspell-bundled-dicts/package.json | 2 +-
pnpm-lock.yaml | 8 ++++----
4 files changed, 7 insertions(+), 11 deletions(-)
Maintenance
ci: Workflow Bot -- Update ALL Dependencies (main) (#3806)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3806)
Update ALL Dependencies (main)
doc-generator/package.json | 2 +-
integration-tests/package.json | 2 +-
package.json | 2 +-
packages/cspell-config-lib/package.json | 2 +-
packages/cspell-eslint-plugin/package.json | 2 +-
packages/cspell-gitignore/package.json | 2 +-
packages/cspell-glob/package.json | 2 +-
packages/cspell-grammar/package.json | 2 +-
packages/cspell-io/package.json | 2 +-
packages/cspell-lib/package.json | 2 +-
packages/cspell-pipe/package.json | 2 +-
packages/cspell-service-bus/package.json | 2 +-
packages/cspell-tools/package.json | 2 +-
packages/cspell-trie-lib/package.json | 2 +-
packages/cspell-trie/package.json | 2 +-
packages/hunspell-reader/package.json | 2 +-
pnpm-lock.yaml | 490 +++++++++++++++--------------
17 files changed, 270 insertions(+), 252 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3802)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3802)
Update ALL Dependencies (main)
package.json | 6 +-
packages/cspell-dictionary/package.json | 2 +-
packages/cspell-eslint-plugin/package.json | 6 +-
packages/cspell-lib/package.json | 2 +-
packages/cspell-tools/package.json | 2 +-
packages/hunspell-reader/package.json | 2 +-
pnpm-lock.yaml | 263 +++++++++++----------
.../test-cspell-eslint-plugin/package.json | 4 +-
website/package.json | 4 +-
9 files changed, 148 insertions(+), 143 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3797)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3797)
Update ALL Dependencies (main)
integration-tests/package.json | 2 +-
packages/cspell-lib/package.json | 2 +-
pnpm-lock.yaml | 17 ++++++-----------
3 files changed, 8 insertions(+), 13 deletions(-)