Skip to content

chore: upgrade dependencies and make package ESM only#57

Merged
stropitek merged 8 commits intomainfrom
upgrade-deps-esm-only
Jan 28, 2026
Merged

chore: upgrade dependencies and make package ESM only#57
stropitek merged 8 commits intomainfrom
upgrade-deps-esm-only

Conversation

@stropitek
Copy link
Contributor

eslint flat config, tsconfig, jest => vitest

BREAKING-CHANGE: no CJS exported by the package anymore

eslint flat config, tsconfig, jest => vitest

BREAKING-CHANGE: no CJS exported by the package anymore
@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.02%. Comparing base (c01ba43) to head (1e2f198).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   83.82%   81.02%   -2.80%     
==========================================
  Files          13       11       -2     
  Lines         272      253      -19     
  Branches       43       45       +2     
==========================================
- Hits          228      205      -23     
- Misses         44       47       +3     
- Partials        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.

@stropitek stropitek requested a review from targos January 28, 2026 08:36
Copy link
Member

@targos targos left a comment

Choose a reason for hiding this comment

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

What you did is not really wrong but weirdly a bit different from our common practices. What did you use as a reference?

@stropitek
Copy link
Contributor Author

What you did is not really wrong but weirdly a bit different from our common practices. What did you use as a reference?

I usually use https://github.com/cheminfo/generator-cheminfo/blob/main/ts-migration.md as reference but not this time (I guess because I felt confident doing it without a guide, and because it was already in TS).

@stropitek stropitek merged commit d008a53 into main Jan 28, 2026
4 of 5 checks passed
@stropitek stropitek deleted the upgrade-deps-esm-only branch January 28, 2026 11:18
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.

2 participants