Skip to content

Commit edd8d1a

Browse files
chore(deps): update dependency cspell to ^8.14.2 (#1667)
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.14.1` -> `^8.14.2`](https://renovatebot.com/diffs/npm/cspell/8.14.2/8.15.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cspell/8.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cspell/8.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cspell/8.14.2/8.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cspell/8.14.2/8.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>streetsidesoftware/cspell (cspell)</summary> ### [`v8.15.2`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8152-2024-10-14-small) [Compare Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.15.1...v8.15.2) - chore: Update Integration Test Performance Data ([#&#8203;6361](https://redirect.github.com/streetsidesoftware/cspell/issues/6361)) ([d639368](https://redirect.github.com/streetsidesoftware/cspell/commit/d639368)), closes [#&#8203;6361](https://redirect.github.com/streetsidesoftware/cspell/issues/6361) ### [`v8.15.1`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8151-2024-10-11-small) [Compare Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.15.0...v8.15.1) - fix: Sign Published Packages ([#&#8203;6350](https://redirect.github.com/streetsidesoftware/cspell/issues/6350)) ([633b060](https://redirect.github.com/streetsidesoftware/cspell/commit/633b060)), closes [#&#8203;6350](https://redirect.github.com/streetsidesoftware/cspell/issues/6350) ### [`v8.15.0`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8150-2024-10-11) [Compare Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.14.4...v8.15.0) - chore: bump eslint-plugin-unicorn from 55.0.0 to 56.0.0 ([#&#8203;6332](https://redirect.github.com/streetsidesoftware/cspell/issues/6332)) ([67d1e92](https://redirect.github.com/streetsidesoftware/cspell/commit/67d1e92)), closes [#&#8203;6332](https://redirect.github.com/streetsidesoftware/cspell/issues/6332) ### [`v8.14.4`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8144-2024-09-18-small) [Compare Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.14.3...v8.14.4) - fix: Remove object from cache ([#&#8203;6257](https://redirect.github.com/streetsidesoftware/cspell/issues/6257)) ([ea24297](https://redirect.github.com/streetsidesoftware/cspell/commit/ea24297)), closes [#&#8203;6257](https://redirect.github.com/streetsidesoftware/cspell/issues/6257) ### [`v8.14.3`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8143-2024-09-17-small) [Compare Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v8.14.2...v8.14.3) - chore: Update Integration Test Performance Data ([#&#8203;6254](https://redirect.github.com/streetsidesoftware/cspell/issues/6254)) ([189ac16](https://redirect.github.com/streetsidesoftware/cspell/commit/189ac16)), closes [#&#8203;6254](https://redirect.github.com/streetsidesoftware/cspell/issues/6254) </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/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f8239d9 commit edd8d1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@vitest/eslint-plugin": "^1.1.0",
7676
"c8": "^10.1.2",
7777
"console-fail-test": "^0.5.0",
78-
"cspell": "^8.14.1",
78+
"cspell": "^8.14.2",
7979
"eslint": "^9.9.0",
8080
"eslint-plugin-jsdoc": "^50.3.0",
8181
"eslint-plugin-jsonc": "^2.16.0",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)