Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2025

This PR contains the following updates:

Package Change Age Confidence
cspell (source) 9.2.1 -> 9.4.0 age confidence

Release Notes

streetsidesoftware/cspell (cspell)

v9.4.0

Compare Source

Features
feat: Add option to skip large files (#​8040)
feat: Add option to skip large files (#​8040)

New command line option: --max-file-size <value>
The value can be <number>[units], number with optional units.
Supported units:

  • K, KB - value * 1024
  • M, MB - value * 2^20
  • G, GB - value * 2^30

There is also a new setting called maxFileSize. At the moment, it only takes numbers in bytes.

This allows for setting a global value and overrides based upon glob settings.

Note: the command line value will override any value found in the configuration files.


Fixes
fix: turn off gpg when publishing for now (#​8104)
fix: turn off gpg when publishing for now (#​8104)

fix: Turnoff signing for now (#​8102)
fix: Turnoff signing for now (#​8102)

fix: Sign tags and commits when publishing (#​8096)
fix: Sign tags and commits when publishing (#​8096)

fix: Clean up verbose output (#​8053)
fix: Clean up verbose output (#​8053)

fix: allow string based maxFileSize (#​8047)
fix: allow string based maxFileSize (#​8047)
  • Support allowing string based maxFileSize in config files.
  • Report the number of skipped files.

Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#​8091)
fix: Workflow Bot -- Update Dictionaries (main) (#​8091)

v9.3.2

Compare Source

Fixes
fix: Add Zig programming language dictionary (#​7998)
fix: Add Zig programming language dictionary (#​7998)

fix: Search for TypeScript config files. (#​7997)
fix: Search for TypeScript config files. (#​7997)

TypeScript files were allowed, but would not be automatically found.


Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#​8004)
fix: Workflow Bot -- Update Dictionaries (main) (#​8004)

v9.3.1

Compare Source

Fixes
fix: Support Deno (#​7966)
fix: Support Deno (#​7966)

v9.3.0

Compare Source

Features
feat: Support loading `.ts` and `.mts` config files. (#​7961)
feat: Support loading .ts and .mts config files. (#​7961)

This PR add support to read TypeScript cspell config files.

Note: TypeScript config files will fail to load when NodeJS version is less than v22.18.0.

See: Node.js — Running TypeScript Natively


Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#​7950)
fix: Workflow Bot -- Update Dictionaries (main) (#​7950)

v9.2.2

Compare Source

Fixes
fix: Wait for the cache to save (#​7926)
fix: Wait for the cache to save (#​7926)

This fixes a flaky cache situation caused by not waiting for the cache to save before moving on.


Dictionary Updates
fix: Workflow Bot -- Update Dictionaries (main) (#​7915)
fix: Workflow Bot -- Update Dictionaries (main) (#​7915)

Configuration

📅 Schedule: Branch creation - "before 6am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 27, 2025

Deploying val-town-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: f12c913
Status: ✅  Deploy successful!
Preview URL: https://ca9bd733.val-town-docs.pages.dev
Branch Preview URL: https://renovate-cspell-monorepo.val-town-docs.pages.dev

View logs

@renovate renovate bot changed the title chore(deps): update dependency cspell to v9.2.2 chore(deps): update dependency cspell to v9.3.0 Nov 6, 2025
@renovate renovate bot force-pushed the renovate/cspell-monorepo branch 2 times, most recently from f83600f to 0504415 Compare November 10, 2025 23:52
@renovate renovate bot changed the title chore(deps): update dependency cspell to v9.3.0 chore(deps): update dependency cspell to v9.3.1 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/cspell-monorepo branch from 0504415 to 11754a2 Compare November 12, 2025 17:01
@renovate renovate bot changed the title chore(deps): update dependency cspell to v9.3.1 chore(deps): update dependency cspell to v9.3.2 Nov 15, 2025
@renovate renovate bot force-pushed the renovate/cspell-monorepo branch 2 times, most recently from bf6f00e to ffa4408 Compare November 18, 2025 12:07
@renovate renovate bot changed the title chore(deps): update dependency cspell to v9.3.2 chore(deps): update dependency cspell to v9.4.0 Dec 1, 2025
@renovate renovate bot force-pushed the renovate/cspell-monorepo branch from ffa4408 to 0d1bec4 Compare December 1, 2025 20:57
@renovate renovate bot force-pushed the renovate/cspell-monorepo branch from 0d1bec4 to f12c913 Compare December 3, 2025 19:32
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.

1 participant