Skip to content

Conversation

@knightedcodemonkey
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings January 17, 2026 18:11
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades the tar dependency from ^7.4.3 to ^7.5.3 and includes a patch version bump along with documentation improvements to clarify the library's dual-mode operation (runtime parsing vs. build-time compilation).

Changes:

  • Upgraded tar dependency to ^7.5.3 (from ^7.4.3)
  • Bumped package version to 1.7.3
  • Updated documentation to emphasize support for both runtime and build-time JSX compilation

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Version bump to 1.7.3, updated description to clarify "with or without a build step", and tar dependency upgrade to ^7.5.3
package-lock.json Locked tar version at 7.5.3 with updated integrity hash, consistent version updates throughout
README.md Enhanced documentation to clarify loader precompilation capabilities and WASM runtime removal benefits

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Jan 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.81%. Comparing base (37bc562) to head (6b8fee6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   88.81%   88.81%           
=======================================
  Files          23       23           
  Lines        1707     1707           
  Branches      460      460           
=======================================
  Hits         1516     1516           
  Misses         54       54           
  Partials      137      137           

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

@knightedcodemonkey knightedcodemonkey merged commit ff7f5cd into main Jan 17, 2026
7 checks passed
@knightedcodemonkey knightedcodemonkey deleted the bananas branch January 17, 2026 18:28
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