Skip to content

Commit 9e974b5

Browse files
chore(deps): update dependency cspell to v9 (#2298)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cspell](https://cspell.org/) ([source](https://redirect.github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell)) | [`8.19.0` -> `9.0.0`](https://renovatebot.com/diffs/npm/cspell/8.19.0/9.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cspell/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cspell/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cspell/8.19.0/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cspell/8.19.0/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>streetsidesoftware/cspell (cspell)</summary> ### [`v9.0.0`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#900-2025-05-05) [Compare Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.19.4...v9.0.0) **Note:** Version bump only for package cspell ### [`v8.19.4`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8194-2025-05-03) [Compare Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.19.3...v8.19.4) **Note:** Version bump only for package cspell ### [`v8.19.3`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8193-2025-04-27) [Compare Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.19.2...v8.19.3) **Note:** Version bump only for package cspell ### [`v8.19.2`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8192-2025-04-20) [Compare Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.19.1...v8.19.2) **Note:** Version bump only for package cspell ### [`v8.19.1`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8191-2025-04-18) [Compare Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.19.0...v8.19.1) **Note:** Version bump only for package cspell </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/TypeStat). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 38a0160 commit 9e974b5

2 files changed

Lines changed: 169 additions & 161 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@vitest/coverage-v8": "3.1.1",
6060
"@vitest/eslint-plugin": "1.1.36",
6161
"console-fail-test": "0.5.0",
62-
"cspell": "8.19.0",
62+
"cspell": "9.0.0",
6363
"eslint": "9.26.0",
6464
"eslint-plugin-jsdoc": "50.6.3",
6565
"eslint-plugin-jsonc": "2.20.0",

0 commit comments

Comments
 (0)