Skip to content

fix: add node 24 for semantic-release compatibility#135

Merged
ShellXploit merged 1 commit intomainfrom
fix/release-node-version
Mar 3, 2026
Merged

fix: add node 24 for semantic-release compatibility#135
ShellXploit merged 1 commit intomainfrom
fix/release-node-version

Conversation

@ShellXploit
Copy link
Owner

Summary

  • Adds actions/setup-node (Node 24) to the release workflow to satisfy semantic-release's Node version requirement (^22.14.0 || >= 24.10.0)
  • Keeps oven-sh/setup-bun for install and build steps

@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.66%. Comparing base (9df09e3) to head (9df6d72).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #135   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files          15       15           
  Lines         295      295           
=======================================
  Hits          294      294           
  Misses          1        1           

☔ 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.

@ShellXploit ShellXploit merged commit 09c403f into main Mar 3, 2026
7 checks passed
@ShellXploit ShellXploit deleted the fix/release-node-version branch March 3, 2026 14:05
github-actions bot pushed a commit that referenced this pull request Mar 3, 2026
# [1.3.0](v1.2.4...v1.3.0) (2026-03-03)

### Bug Fixes

* add node 24 for semantic-release compatibility ([#135](#135)) ([09c403f](09c403f))
* **deps:** bump ajv, diff, lodash, lodash-es, and @isaacs/brace-expansion ([562126c](562126c)), closes [#123](#123) [#124](#124) [#125](#125) [#126](#126) [#128](#128)
* **deps:** bump the production-dependencies group across 1 directory with 2 updates ([#121](#121)) ([8e9ccf5](8e9ccf5))

### Features

* migrate to bun ([#132](#132)) ([9df09e3](9df09e3))
@github-actions
Copy link

github-actions bot commented Mar 3, 2026

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant