Commit 2c020b3
authored
chore: Update dependency cspell to v9.2.0 (#70)
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))
| [`9.1.5` ->
`9.2.0`](https://renovatebot.com/diffs/npm/cspell/9.1.5/9.2.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>streetsidesoftware/cspell (cspell)</summary>
###
[`v9.2.0`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#v920-2025-07-19)
[Compare
Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v9.1.5...v9.2.0)
<details>
<summary>refactor: Support url based cache entries (<a
href="https://redirect.github.com/streetsidesoftware/cspell/pull/7639">#​7639</a>)</summary>
##### refactor: Support url based cache entries
([#​7639](https://redirect.github.com/streetsidesoftware/cspell/pull/7639))
***
</details>
##### Features
<details>
<summary>fix: Support remote dependencies in cache (<a
href="https://redirect.github.com/streetsidesoftware/cspell/pull/7642">#​7642</a>)</summary>
##### fix: Support remote dependencies in cache
([#​7642](https://redirect.github.com/streetsidesoftware/cspell/pull/7642))
***
</details>
##### Fixes
<details>
<summary>fix: Remove `flat-cache` dependency (<a
href="https://redirect.github.com/streetsidesoftware/cspell/pull/7636">#​7636</a>)</summary>
##### fix: Remove `flat-cache` dependency
([#​7636](https://redirect.github.com/streetsidesoftware/cspell/pull/7636))
`flat-cache` v6 is not compatible with the cspell cache. Since
`flat-cache` was mostly a pass through to `flatted`, it was better to
just replace it.
***
</details>
<details>
<summary>refactor: move towards caching URLs (<a
href="https://redirect.github.com/streetsidesoftware/cspell/pull/7634">#​7634</a>)</summary>
##### refactor: move towards caching URLs
([#​7634](https://redirect.github.com/streetsidesoftware/cspell/pull/7634))
***
</details>
<details>
<summary>fix: Support async cache (<a
href="https://redirect.github.com/streetsidesoftware/cspell/pull/7631">#​7631</a>)</summary>
##### fix: Support async cache
([#​7631](https://redirect.github.com/streetsidesoftware/cspell/pull/7631))
***
</details>
<details>
<summary>fix: Replace file-entry-cache (<a
href="https://redirect.github.com/streetsidesoftware/cspell/pull/6579">#​6579</a>)</summary>
##### fix: Replace file-entry-cache
([#​6579](https://redirect.github.com/streetsidesoftware/cspell/pull/6579))
Deprecating the use of file-entry-cache.
v10 of `file-entry-cache` breaks the spell checker and bloats the cache
size.
This PR is the first step in reducing the dependency upon
file-entry-cache and its dependencies.
***
</details>
<details>
<summary>fix: Clean cspell-lib type exports (<a
href="https://redirect.github.com/streetsidesoftware/cspell/pull/7615">#​7615</a>)</summary>
##### fix: Clean cspell-lib type exports
([#​7615](https://redirect.github.com/streetsidesoftware/cspell/pull/7615))
***
</details>
##### Dictionary Updates
<details>
<summary>fix: Workflow Bot -- Update Dictionaries (main) (<a
href="https://redirect.github.com/streetsidesoftware/cspell/pull/7618">#​7618</a>)</summary>
##### fix: Workflow Bot -- Update Dictionaries (main)
([#​7618](https://redirect.github.com/streetsidesoftware/cspell/pull/7618))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00
PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only
on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time
(no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- 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/nobl9/nobl9-language-server).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiamF2YXNjcmlwdCIsInJlbm92YXRlIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 11ee8d5 commit 2c020b3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments