Skip to content

Arborist 9.1.10 and engines bump (close #106)#107

Merged
kemitchell merged 4 commits intomainfrom
arborist-9-1-10-and-engines-bump
Jan 28, 2026
Merged

Arborist 9.1.10 and engines bump (close #106)#107
kemitchell merged 4 commits intomainfrom
arborist-9-1-10-and-engines-bump

Conversation

@kemitchell
Copy link
Member

This PR would take the upgrade to Arborist 9.1.10 and narrow the engines range of the package overall to match.

Notably, this would mean excluding engines 18., 19., and 20.* before .17.

@kemitchell
Copy link
Member Author

With the change to engines, I'd see this as a major bump.

@kemitchell kemitchell requested a review from ljharb January 28, 2026 04:06
@kemitchell kemitchell merged commit d057e6b into main Jan 28, 2026
24 checks passed
@kemitchell kemitchell deleted the arborist-9-1-10-and-engines-bump branch January 28, 2026 05:54
@kemitchell kemitchell restored the arborist-9-1-10-and-engines-bump branch January 28, 2026 05:55
},
"engines": {
"node": "^18.12 || ^20.9 || >= 22.7"
"node": "^20.20 || ^22.22 || ^24.14 || >= 25.4"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There seems to have been a typo here, the latest v24 release is v24.13.0 (the others appear to be correct).

Suggested change
"node": "^20.20 || ^22.22 || ^24.14 || >= 25.4"
"node": "^20.20 || ^22.22 || ^24.13 || >= 25.4"

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants