Skip to content

chore(deps-dev): bump cspell from 8.19.4 to 10.0.1 in the cspell group across 1 directory - #1859

Merged
lskramarov merged 2 commits into
mainfrom
dependabot/npm_and_yarn/cspell-1ee63b5aa1
Aug 10, 2026
Merged

chore(deps-dev): bump cspell from 8.19.4 to 10.0.1 in the cspell group across 1 directory#1859
lskramarov merged 2 commits into
mainfrom
dependabot/npm_and_yarn/cspell-1ee63b5aa1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the cspell group with 1 update in the / directory: cspell.

Updates cspell from 8.19.4 to 10.0.1

Release notes

Sourced from cspell's releases.

v10.0.1

Fixes

fix(cli): ignore closed readline after stdin (#8862)

What changed

Wrap the stdin readline async iterator so CSpell ignores the terminal readline was closed error that can occur after stdin has already yielded its file list.

Other readline errors are still rethrown.

Why

Fixes #8778. On Node 24, cspell lint --file-list stdin can finish processing a large stdin file list and then report Linter Error: readline was closed instead of completing cleanly.

Tests

Added unit coverage for:

  • preserving all yielded stdin lines when readline throws readline was closed after reading
  • continuing to throw unrelated readline errors

I could not run the package test command locally in this sandbox because the checkout has no node_modules, and Corepack is blocked from creating its user cache directory (EPERM under ~/.cache/node/corepack).


fix(docs): replace .json with package.json in configuration docs (#8861)

Fix

In the package.json configuration section, the sentence referred to "the .json file" instead of "the package.json file".

Before: "CSpell looks for the configuration in the cspell field of the .json file." After: "CSpell looks for the configuration in the cspell field of the package.json file."


fix: substitution display and ranges for output checking (#8838)

... (truncated)

Changelog

Sourced from cspell's changelog.

v10.0.1 (2026-05-31)

Fixes

fix(cli): ignore closed readline after stdin (#8862)

What changed

Wrap the stdin readline async iterator so CSpell ignores the terminal readline was closed error that can occur after stdin has already yielded its file list.

Other readline errors are still rethrown.

Why

Fixes #8778. On Node 24, cspell lint --file-list stdin can finish processing a large stdin file list and then report Linter Error: readline was closed instead of completing cleanly.

Tests

Added unit coverage for:

  • preserving all yielded stdin lines when readline throws readline was closed after reading
  • continuing to throw unrelated readline errors

I could not run the package test command locally in this sandbox because the checkout has no node_modules, and Corepack is blocked from creating its user cache directory (EPERM under ~/.cache/node/corepack).


fix(docs): replace .json with package.json in configuration docs (#8861)

Fix

In the package.json configuration section, the sentence referred to "the .json file" instead of "the package.json file".

Before: "CSpell looks for the configuration in the cspell field of the .json file." After: "CSpell looks for the configuration in the cspell field of the package.json file."


... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 9, 2026
@dependabot
dependabot Bot requested a review from lskramarov as a code owner August 9, 2026 13:53
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Aug 9, 2026
@dependabot dependabot Bot changed the title chore(deps-dev): bump cspell from 8.19.4 to 10.0.1 in the cspell group chore(deps-dev): bump cspell from 8.19.4 to 10.0.1 in the cspell group across 1 directory Aug 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/cspell-1ee63b5aa1 branch from 53feff3 to 7c6cd8b Compare August 10, 2026 06:22
Bumps the cspell group with 1 update in the / directory: [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell).


Updates `cspell` from 8.19.4 to 10.0.1
- [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/v10.0.1/packages/cspell)

---
updated-dependencies:
- dependency-name: cspell
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: cspell
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/cspell-1ee63b5aa1 branch from 7c6cd8b to 0000e3d Compare August 10, 2026 07:20
@github-actions

Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit 3ee6fd3):

https://koobiq-next--prs-1859-p1frywlw.web.app

(expires Thu, 13 Aug 2026 10:08:09 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c

@lskramarov
lskramarov merged commit 0bec5c8 into main Aug 10, 2026
11 checks passed
@lskramarov
lskramarov deleted the dependabot/npm_and_yarn/cspell-1ee63b5aa1 branch August 10, 2026 10:21
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant