build(deps): bump cspell from 10.2.2 to 10.3.0 in the linting group - #11987
Open
dependabot[bot] wants to merge 2 commits into
Open
dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the linting group with 1 update: [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell). Updates `cspell` from 10.2.2 to 10.3.0 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v10.3.0/packages/cspell) --- updated-dependencies: - dependency-name: cspell dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: linting ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested a review
from Mark Cowlishaw (markcowl)
as a code owner
September 16, 2026 03:48
dependabot
Bot
requested review from
catalinaperalta,
iscai-msft,
Laurent Mazuel (lmazuel) and
Timothee Guerin (timotheeguerin)
as code owners
September 16, 2026 03:48
|
Azure Pipelines: Successfully started running 1 pipeline(s). 1 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
🔵 Needs a closer look
Regenerate the lockfile with the workspace catalog metadata preserved.
Pull request overview
Updates the shared linting dependency cspell from 10.2.2 to 10.3.0.
Changes:
- Updates the workspace catalog version.
- Refreshes cspell lockfile resolutions.
File summaries
| File | Summary |
|---|---|
pnpm-workspace.yaml |
Updates the cspell catalog entry. |
pnpm-lock.yaml |
Updates cspell resolutions but omits the catalog metadata. |
Review details
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
Suppressed comments (1)
pnpm-workspace.yaml:109
- The committed lockfile no longer records this dependency as a catalog entry: the root importer uses
specifier: 10.3.0andcatalogs.default.cspellis absent, whilepackage.jsonstill declarescspell: "catalog:". This leaves the lockfile inconsistent with the workspace catalog and causes pnpm to rewrite it on install; please regenerate the lockfile with the catalog metadata preserved.
cspell: ^10.3.0
- Files reviewed: 1/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Contributor
There was a problem hiding this comment.
🔵 Needs a closer look
Resolve the cspell Node engine requirement conflict with the repository’s documented Node support.
Review details
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
Suppressed comments (1)
pnpm-workspace.yaml:109
- This catalog entry now pulls
cspell@10.3.0, whose package engine requires Node>=22.18.0, while TypeSpec documents and publishes support for Node>=22.0.0(website/src/content/docs/docs/getting-started/getting-started-rest/01-setup-basic-syntax.mdx:24,packages/compiler/package.json:75-77). Contributors using a supported 22.0–22.17 runtime will receive an unsupported spellchecker (and may fail installation orpnpm cspell); keep a cspell release compatible with Node 22.0 or raise the repository's Node floor consistently across packages, docs, and CI.
cspell: ^10.3.0
- Files reviewed: 1/2 changed files
- Comments generated: 0 new
- Review effort level: Lite
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the linting group with 1 update: cspell.
Updates
cspellfrom 10.2.2 to 10.3.0Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
... (truncated)
Commits
d8abd59v10.3.0a5d6f57chore: Prepare Release v10.3.0 (auto-deploy) (#9186)3929707v10.3.0-alpha.0816dd40chore: Prepare Release v10.3.0-alpha.0 (auto-deploy) (#9175)fffea2afix: Only hide code-like partial words (#9163)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions