Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jul 13, 2025

Release v9.2.0

Release Notes

Details
refactor: Support url based cache entries (#7639)

refactor: Support url based cache entries (#7639)


Features

fix: Support remote dependencies in cache (#7642)

fix: Support remote dependencies in cache (#7642)


Fixes

fix: Remove `flat-cache` dependency (#7636)

fix: Remove flat-cache dependency (#7636)

flat-cache v6 is not compatible with the cspell cache. Since flat-cache was mostly a pass through to flatted, it was better to just replace it.


refactor: move towards caching URLs (#7634)

refactor: move towards caching URLs (#7634)


fix: Support async cache (#7631)

fix: Support async cache (#7631)


fix: Replace file-entry-cache (#6579)

fix: Replace file-entry-cache (#6579)

Deprecating the use of file-entry-cache.

v10 of file-entry-cache breaks the spell checker and bloats the cache size.

This PR is the first step in reducing the dependency upon file-entry-cache and its dependencies.


fix: Clean cspell-lib type exports (#7615)

fix: Clean cspell-lib type exports (#7615)


Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#7618)

fix: Workflow Bot -- Update Dictionaries (main) (#7618)

Update Dictionaries (main)

Summary

 integration-tests/snapshots/vitest-dev/vitest/report.yaml  | 10 ++--------
 integration-tests/snapshots/vitest-dev/vitest/snapshot.txt |  5 +----
 packages/cspell-bundled-dicts/package.json                 |  2 +-
 pnpm-lock.yaml                                             | 12 ++++++------
 4 files changed, 10 insertions(+), 19 deletions(-)

Version Information

  • Tag: v9.2.0
  • Version: 9.2.0

Summary

 .release.json                                |   6 +-
 CHANGELOG.md                                 | 100 +++++++++++++++++++++++++++
 packages/Samples/CHANGELOG.md                |  22 ++++++
 packages/cspell-bundled-dicts/CHANGELOG.md   |  22 ++++++
 packages/cspell-config-lib/CHANGELOG.md      |  22 ++++++
 packages/cspell-dictionary/CHANGELOG.md      |  22 ++++++
 packages/cspell-eslint-plugin/CHANGELOG.md   |  22 ++++++
 packages/cspell-filetypes/CHANGELOG.md       |  22 ++++++
 packages/cspell-gitignore/CHANGELOG.md       |  22 ++++++
 packages/cspell-glob/CHANGELOG.md            |  22 ++++++
 packages/cspell-grammar/CHANGELOG.md         |  22 ++++++
 packages/cspell-io/CHANGELOG.md              |  22 ++++++
 packages/cspell-json-reporter/CHANGELOG.md   |  22 ++++++
 packages/cspell-lib/CHANGELOG.md             |  22 ++++++
 packages/cspell-normalize-json/CHANGELOG.md  |  22 ++++++
 packages/cspell-pipe/CHANGELOG.md            |  22 ++++++
 packages/cspell-resolver/CHANGELOG.md        |  22 ++++++
 packages/cspell-service-bus/CHANGELOG.md     |  22 ++++++
 packages/cspell-strong-weak-map/CHANGELOG.md |  22 ++++++
 packages/cspell-tools-alias/CHANGELOG.md     |  22 ++++++
 packages/cspell-tools/CHANGELOG.md           |  22 ++++++
 packages/cspell-trie-lib/CHANGELOG.md        |  22 ++++++
 packages/cspell-trie/CHANGELOG.md            |  22 ++++++
 packages/cspell-types/CHANGELOG.md           |  22 ++++++
 packages/cspell-url/CHANGELOG.md             |  22 ++++++
 packages/cspell/CHANGELOG.md                 | 100 +++++++++++++++++++++++++++
 packages/dynamic-import/CHANGELOG.md         |  22 ++++++
 packages/flatpack-json/CHANGELOG.md          |  22 ++++++
 packages/hunspell-reader/CHANGELOG.md        |  22 ++++++
 29 files changed, 775 insertions(+), 3 deletions(-)

@github-actions github-actions bot force-pushed the release-draft branch 26 times, most recently from 138edb6 to 2337a09 Compare July 19, 2025 08:29
@github-actions github-actions bot changed the title chore: Prepare Release v9.1.6 (auto-deploy) chore: Prepare Release v9.2.0 (auto-deploy) Jul 19, 2025
@Jason3S Jason3S merged commit eac8511 into main Jul 19, 2025
1 check passed
@Jason3S Jason3S deleted the release-draft branch July 19, 2025 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants