Skip to content

feat: migrate to bun#132

Merged
ShellXploit merged 3 commits intomainfrom
feat/migrate-to-bun
Mar 3, 2026
Merged

feat: migrate to bun#132
ShellXploit merged 3 commits intomainfrom
feat/migrate-to-bun

Conversation

@ShellXploit
Copy link
Copy Markdown
Owner

@ShellXploit ShellXploit commented Mar 3, 2026

Summary

Migrates the project to use Bun as the package manager, test runner, and runtime for CI/CD.

  • Replaced the existing package manager and test runner with Bun
  • Updated all CI workflows to install and run via Bun
  • Switched to Bun-native coverage reporting (LCOV), compatible with Codecov
  • Updated Dependabot to use the native Bun ecosystem
  • Cleaned up related config and lock files

@ShellXploit ShellXploit self-assigned this Mar 3, 2026
@ShellXploit ShellXploit merged commit 9df09e3 into main Mar 3, 2026
5 checks passed
@ShellXploit ShellXploit deleted the feat/migrate-to-bun branch March 3, 2026 13:47
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.66%. Comparing base (8e9ccf5) to head (213c766).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #132      +/-   ##
===========================================
- Coverage   100.00%   99.66%   -0.34%     
===========================================
  Files           14       15       +1     
  Lines           92      295     +203     
  Branches         9        0       -9     
===========================================
+ Hits            92      294     +202     
- Misses           0        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.

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
Copy Markdown

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