Skip to content

chore(deps-dev): bump cspell from 9.7.0 to 9.8.0#6454

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot-npm_and_yarn-cspell-9.8.0
Apr 9, 2026
Merged

chore(deps-dev): bump cspell from 9.7.0 to 9.8.0#6454
github-actions[bot] merged 1 commit intomainfrom
dependabot-npm_and_yarn-cspell-9.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps cspell from 9.7.0 to 9.8.0.

Release notes

Sourced from cspell's releases.

v9.8.0

Features

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)

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(-)

... (truncated)

Changelog

Sourced from cspell's changelog.

v9.8.0 (2026-03-30)

Features

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)

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(-)

... (truncated)

Commits

🔭🐙🐈 Test this branch here: https://design-system.deutschebahn.com/core-web/review/dependabot-npm_and_yarn-cspell-9.8.0

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 8, 2026
@github-project-automation github-project-automation bot moved this to 🏗 In progress in UX Engineering Team Backlog Apr 8, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 8, 2026

⚠️ No Changeset found

Latest commit: d101a33

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot enabled auto-merge (squash) April 8, 2026 21:26
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-cspell-9.8.0 branch from 5c52383 to b746b49 Compare April 8, 2026 21:50
nmerget
nmerget previously approved these changes Apr 9, 2026
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ⏰ready for release in UX Engineering Team Backlog Apr 9, 2026
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.7.0 to 9.8.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.8.0/packages/cspell)

---
updated-dependencies:
- dependency-name: cspell
  dependency-version: 9.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-cspell-9.8.0 branch from b746b49 to d101a33 Compare April 9, 2026 06:24
@github-actions github-actions bot merged commit 31436e5 into main Apr 9, 2026
75 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-cspell-9.8.0 branch April 9, 2026 06:53
@github-project-automation github-project-automation bot moved this from ⏰ready for release to ✅ Done in UX Engineering Team Backlog Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant