Skip to content

bump lowest supported node version to v22, update vitest#1954

Merged
Andarist merged 7 commits intochangesets:nextfrom
beeequeue:node22
May 4, 2026
Merged

bump lowest supported node version to v22, update vitest#1954
Andarist merged 7 commits intochangesets:nextfrom
beeequeue:node22

Conversation

@beeequeue
Copy link
Copy Markdown

  • sets the supported node versions to ^22 || >=24 as they are the non-EoL versions and are what we test for
  • changes the scripts to use node --run where possible and reorders them
  • updates vitest since i've gotten tired of it using multiple (^4.0.18 and ^4.1.2) :^)

part of #1949

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 4, 2026

🦋 Changeset detected

Latest commit: 95b66e4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 21 packages
Name Type
@changesets/get-version-range-type Major
@changesets/assemble-release-plan Major
@changesets/get-dependents-graph Major
@changesets/should-skip-package Major
@changesets/apply-release-plan Major
@changesets/changelog-github Major
@changesets/get-release-plan Major
@changesets/get-github-info Major
@changesets/changelog-git Major
@changesets/release-utils Major
@changesets/config Major
@changesets/errors Major
@changesets/logger Major
@changesets/parse Major
@changesets/types Major
@changesets/write Major
@changesets/read Major
@changesets/cli Major
@changesets/git Major
@changesets/pre Major
@changesets/test-utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@beeequeue beeequeue added this to the v3 milestone May 4, 2026
@beeequeue beeequeue requested review from Andarist and bluwy and removed request for bluwy May 4, 2026 08:03
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.90%. Comparing base (8e9afd1) to head (95b66e4).
⚠️ Report is 6 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #1954      +/-   ##
==========================================
- Coverage   82.61%   81.90%   -0.71%     
==========================================
  Files          54       54              
  Lines        2422     2432      +10     
  Branches      718      706      -12     
==========================================
- Hits         2001     1992       -9     
- Misses        379      398      +19     
  Partials       42       42              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 4, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedvitest@​4.1.2 ⏵ 4.1.59610079 +198100
Updated@​vitest/​coverage-v8@​4.0.18 ⏵ 4.1.59910079 +1198100

View full report

Comment thread .changeset/free-results-love.md
Comment thread .github/workflows/ci.yml
Comment thread packages/cli/package.json Outdated
Comment thread .changeset/free-results-love.md Outdated
Comment thread .github/actions/ci-setup/action.yml
Comment thread .changeset/free-results-love-2.md Outdated
@Andarist Andarist requested a review from bluwy May 4, 2026 09:16
@beeequeue
Copy link
Copy Markdown
Author

i still can't merge :^)

@Andarist Andarist merged commit ed6728c into changesets:next May 4, 2026
9 of 10 checks passed
@beeequeue beeequeue deleted the node22 branch May 4, 2026 10:12
@github-actions github-actions Bot mentioned this pull request May 4, 2026
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.

3 participants