Skip to content

feat(node): update known good version - #1165

Open
chris3ware wants to merge 1 commit into
trunk-io:mainfrom
chris3ware:main
Open

feat(node): update known good version#1165
chris3ware wants to merge 1 commit into
trunk-io:mainfrom
chris3ware:main

Conversation

@chris3ware

Copy link
Copy Markdown

cspell requires node 22.18.0 to run. cspell does not reveal any issues on the current node known good version. I updated my trunk.yaml node version to 22.18.0 to confirm. On 22.18.0 cspell produced the correct output.

Before: 22.16.0

❯ trunk check enable cspell
1 linter was enabled:
  cspell 10.2.1
❯ trunk check -a
Checking 100% [===============================================================================================================>]  256/256  6.8s 
                                                                                                                                                
Checked 43 files
✔ No issues
❯ cspell
Unsupported NodeJS version (22.16.0); >=22.18.0 is required

After: 22.18.0

❯ trunk check -a
Checking 100% [==============================================================================================================>]  256/256  33.1s 
                                                                                                                                                
  ISSUES  

.coderabbit.yaml:44:31
  44:31  high  Unknown word (terrateam) Suggestions: [teratoma, teratism, ternate, terrace, terrane]                cspell/error
  48:10  high  Unknown word (terrateam) Suggestions: [teratoma, teratism, ternate, terrace, terrane]                cspell/error
  72:5   high  Unknown word (shellcheck) Suggestions: [spellcheck, spellchecks, shellcheckrc, shellack, shellback]  cspell/error
  80:5   high  Unknown word (languagetool) Suggestions: []                                                          cspell/error
  86:5   high  Unknown word (swiftlint) Suggestions: [swiftlet, sifting, swiftly, shifting, stifling]               cspell/error
  88:5   high  Unknown word (phpstan) Suggestions: [phps, pasta, pisan, pusan, paisan]                              cspell/error
  90:5   high  Unknown word (golangci) Suggestions: [golang, golan, golgi, glance, gobang]                          cspell/error
  98:5   high  Unknown word (detekt) Suggestions: [detect, detent, detest, derek, deter]                            cspell/error
 102:5   high  Unknown word (rubocop) Suggestions: [rubicon, robocopy, Rubicon, rebop, rebook]                      cspell/error
 112:5   high  Unknown word (cppcheck) Suggestions: [check, copeck]     

cspell requires node 22.18.0 to run.
@trunk-io

trunk-io Bot commented Sep 4, 2026

Copy link
Copy Markdown

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

@trunk-io

trunk-io Bot commented Sep 6, 2026

Copy link
Copy Markdown

An error occurred while submitting your PR to the queue: Only users that are a part of this repo's Trunk organization or have write permissions to the repo can submit a PR to the queue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant