Skip to content

Commit 677f624

Browse files
chore(deps): update dependency cspell to v7 (#649)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cspell](https://streetsidesoftware.github.io/cspell/) ([source](https://togithub.com/streetsidesoftware/cspell)) | [`^6.31.1` -> `^7.0.0`](https://renovatebot.com/diffs/npm/cspell/6.31.1/7.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cspell/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cspell/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cspell/6.31.1/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cspell/6.31.1/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>streetsidesoftware/cspell (cspell)</summary> ### [`v7.0.0`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/CHANGELOG.md#700-2023-08-10) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v6.31.3...v7.0.0) **Note:** Version bump only for package cspell-monorepo ### [`v6.31.3`](https://togithub.com/streetsidesoftware/cspell/releases/tag/v6.31.3) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v6.31.2...v6.31.3) #### What's Changed - fix: Fix dynamic loader on Windows by [@&#8203;Jason3S](https://togithub.com/Jason3S) in [https://github.com/streetsidesoftware/cspell/pull/4707](https://togithub.com/streetsidesoftware/cspell/pull/4707) **Full Changelog**: streetsidesoftware/cspell@v6.31.2...v6.31.3 ### [`v6.31.2`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/CHANGELOG.md#6312-2023-04-14) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v6.31.1...v6.31.2) **Note:** Version bump only for package cspell-monorepo </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/JoshuaKGoldberg/template-typescript-node-package). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40MC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f54ba8 commit 677f624

File tree

2 files changed

+210
-199
lines changed

2 files changed

+210
-199
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"all-contributors-cli": "^6.25.1",
6969
"c8": "^8.0.0",
7070
"console-fail-test": "^0.2.3",
71-
"cspell": "^6.31.1",
71+
"cspell": "^7.0.0",
7272
"eslint": "^8.40.0",
7373
"eslint-config-prettier": "^9.0.0",
7474
"eslint-plugin-deprecation": "^1.4.1",

0 commit comments

Comments
 (0)