Skip to content

chore: Prepare Release v9.8.0 (auto-deploy)#8639

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-draft
Open

chore: Prepare Release v9.8.0 (auto-deploy)#8639
github-actions[bot] wants to merge 1 commit intomainfrom
release-draft

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 24, 2026

Release v9.8.0

Release Notes

Details

Features

feat: make flatpack diff friendly (#8680)

feat: make flatpack diff friendly (#8680)

Pull request overview

This PR introduces a new Flatpack JSON V2 format to produce more diff-friendly serialized output, centered on a string table (for deduped/compact string storage) and a configurable pretty stringifier, while keeping V1 available for compatibility.

Changes:

  • Added Flatpack format selection (V1/V2) and implemented V2 packing/unpacking primitives (string table + negative string refs) plus metadata/annotation helpers.
  • Updated stringifyFlatpacked to support diff-friendly, line-batched formatting for arrays (configurable via options).
  • Expanded optimization and test coverage for V2 (including circular structures), plus supporting utilities (Trie, WeakCache, RefCounter).

Dictionary Updates

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

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

Update Dictionaries (main)

Summary

 .../snapshots/caddyserver/caddy/report.yaml        | 691 +--------------------
 .../snapshots/caddyserver/caddy/snapshot.txt       | 653 +------------------
 .../snapshots/django/django/report.yaml            |  65 +-
 .../snapshots/django/django/snapshot.txt           |  60 +-
 .../googleapis/google-cloud-cpp/report.yaml        |   3 +-
 .../googleapis/google-cloud-cpp/snapshot.txt       |   3 +-
 packages/cspell-bundled-dicts/package.json         |  14 +-
 pnpm-lock.yaml                                     |  82 +--
 8 files changed, 80 insertions(+), 1491 deletions(-)

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

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

Update Dictionaries (main)

Summary

 .../snapshots/TheAlgorithms/Python/report.yaml     |   5 +-
 .../snapshots/TheAlgorithms/Python/snapshot.txt    |   3 +-
 .../aspnetboilerplate/report.yaml                  |   7 +-
 .../aspnetboilerplate/snapshot.txt                 |   5 +-
 .../snapshots/eslint/eslint/report.yaml            |   7 +-
 .../snapshots/eslint/eslint/snapshot.txt           |   3 +-
 .../iluwatar/java-design-patterns/report.yaml      |   4 +-
 .../iluwatar/java-design-patterns/snapshot.txt     |   4 +-
 .../snapshots/ktaranov/sqlserver-kit/report.yaml   |   9 +-
 .../snapshots/ktaranov/sqlserver-kit/snapshot.txt  |   7 +-
 .../snapshots/liriliri/licia/report.yaml           |   6 +-
 .../snapshots/liriliri/licia/snapshot.txt          |   4 +-
 .../microsoft/TypeScript-Website/report.yaml       |  11 +-
 .../microsoft/TypeScript-Website/snapshot.txt      |   3 +-
 .../snapshots/sveltejs/svelte/report.yaml          |   7 +-
 .../snapshots/sveltejs/svelte/snapshot.txt         |   5 +-
 .../snapshots/wireapp/wire-webapp/report.yaml      |   5 +-
 .../snapshots/wireapp/wire-webapp/snapshot.txt     |   3 +-
 packages/cspell-bundled-dicts/package.json         |  22 +--
 packages/cspell/src/__snapshots__/app.test.ts.snap | 190 +++++++++++----------
 pnpm-lock.yaml                                     | 135 ++++++++-------
 21 files changed, 219 insertions(+), 226 deletions(-)

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

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

Update Dictionaries (main)

Summary

 .../microsoft/TypeScript-Website/report.yaml       | 13 ++--
 .../microsoft/TypeScript-Website/snapshot.txt      |  3 +-
 .../snapshots/vitest-dev/vitest/report.yaml        |  8 +--
 .../snapshots/vitest-dev/vitest/snapshot.txt       |  5 +-
 packages/cspell-bundled-dicts/package.json         | 12 ++--
 pnpm-lock.yaml                                     | 72 ++++++++++++----------
 6 files changed, 56 insertions(+), 57 deletions(-)

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

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

Update Dictionaries (main)

Summary

 packages/cspell-bundled-dicts/package.json |  2 +-
 pnpm-lock.yaml                             | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

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

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

Update Dictionaries (main)

Summary

 .../MartinThoma/LaTeX-examples/report.yaml         | 10 +---
 .../MartinThoma/LaTeX-examples/snapshot.txt        | 10 +---
 .../aspnetboilerplate/report.yaml                  |  3 +-
 .../aspnetboilerplate/snapshot.txt                 |  3 +-
 .../snapshots/django/django/report.yaml            |  6 +--
 .../snapshots/django/django/snapshot.txt           |  3 +-
 .../snapshots/eslint/eslint/report.yaml            |  4 +-
 .../snapshots/eslint/eslint/snapshot.txt           |  3 +-
 .../snapshots/liriliri/licia/report.yaml           |  3 +-
 .../snapshots/liriliri/licia/snapshot.txt          |  3 +-
 .../snapshots/neovim/nvim-lspconfig/report.yaml    |  6 +--
 .../snapshots/neovim/nvim-lspconfig/snapshot.txt   |  8 +--
 .../snapshots/sveltejs/svelte/report.yaml          |  3 +-
 .../snapshots/sveltejs/svelte/snapshot.txt         |  3 +-
 .../snapshots/vitest-dev/vitest/report.yaml        |  4 +-
 .../snapshots/vitest-dev/vitest/snapshot.txt       |  5 +-
 .../snapshots/wireapp/wire-webapp/report.yaml      |  9 +---
 .../snapshots/wireapp/wire-webapp/snapshot.txt     |  7 +--
 packages/cspell-bundled-dicts/package.json         | 10 ++--
 pnpm-lock.yaml                                     | 58 +++++++++++-----------
 20 files changed, 62 insertions(+), 99 deletions(-)

Version Information

  • Tag: v9.8.0
  • Version: 9.8.0

Summary

 .release.json                                    |   6 +-
 CHANGELOG.md                                     | 167 +++++++++++++++++++++++
 packages/cspell-bundled-dicts/CHANGELOG.md       |  16 +++
 packages/cspell-config-lib/CHANGELOG.md          |  16 +++
 packages/cspell-dictionary/CHANGELOG.md          |  16 +++
 packages/cspell-eslint-plugin/CHANGELOG.md       |  16 +++
 packages/cspell-filetypes/CHANGELOG.md           |  16 +++
 packages/cspell-gitignore/CHANGELOG.md           |  16 +++
 packages/cspell-glob/CHANGELOG.md                |  16 +++
 packages/cspell-grammar/CHANGELOG.md             |  16 +++
 packages/cspell-io/CHANGELOG.md                  |  16 +++
 packages/cspell-json-reporter/CHANGELOG.md       |  16 +++
 packages/cspell-lib/CHANGELOG.md                 |  16 +++
 packages/cspell-normalize-json/CHANGELOG.md      |  16 +++
 packages/cspell-performance-monitor/CHANGELOG.md |  16 +++
 packages/cspell-pipe/CHANGELOG.md                |  16 +++
 packages/cspell-resolver/CHANGELOG.md            |  16 +++
 packages/cspell-service-bus/CHANGELOG.md         |  16 +++
 packages/cspell-strong-weak-map/CHANGELOG.md     |  16 +++
 packages/cspell-tools-alias/CHANGELOG.md         |  16 +++
 packages/cspell-tools/CHANGELOG.md               |  16 +++
 packages/cspell-trie-lib/CHANGELOG.md            |  16 +++
 packages/cspell-trie/CHANGELOG.md                |  16 +++
 packages/cspell-types/CHANGELOG.md               |  16 +++
 packages/cspell-url/CHANGELOG.md                 |  16 +++
 packages/cspell-worker/CHANGELOG.md              |  16 +++
 packages/cspell/CHANGELOG.md                     | 167 +++++++++++++++++++++++
 packages/dynamic-import/CHANGELOG.md             |  16 +++
 packages/flatpack-json/CHANGELOG.md              |  16 +++
 packages/hunspell-reader/CHANGELOG.md            |  16 +++
 packages/rpc/CHANGELOG.md                        |  16 +++
 31 files changed, 785 insertions(+), 3 deletions(-)

@github-actions github-actions bot force-pushed the release-draft branch 24 times, most recently from 6c391ff to 4ad36d5 Compare March 2, 2026 20:28
@github-actions github-actions bot force-pushed the release-draft branch 6 times, most recently from 455606a to 734fc13 Compare March 10, 2026 07:52
@github-actions github-actions bot force-pushed the release-draft branch 7 times, most recently from dbbc2fe to fcc7d0b Compare March 14, 2026 09:26
@github-actions github-actions bot force-pushed the release-draft branch 15 times, most recently from 1737e63 to 60aeb69 Compare March 21, 2026 12:29
@github-actions github-actions bot force-pushed the release-draft branch 6 times, most recently from 614c600 to a7866c6 Compare March 23, 2026 09:01
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.

0 participants