Skip to content

build(package): save @arethetypeswrong/cli and pin fflate to 0.8.2#2245

Merged
remarkablemark merged 1 commit into
masterfrom
build/package
May 16, 2026
Merged

build(package): save @arethetypeswrong/cli and pin fflate to 0.8.2#2245
remarkablemark merged 1 commit into
masterfrom
build/package

Conversation

@remarkablemark
Copy link
Copy Markdown
Owner

@remarkablemark remarkablemark commented May 16, 2026

What is the motivation for this pull request?

Stabilize the ATTW package-check setup in CI by committing the CLI dependency and pinning its tarball parser dependency graph more explicitly.

arethetypeswrong/arethetypeswrong.github.io#258

101arrowz/fflate#258

What is the current behavior?

The repository relies on ATTW during package checks, but the CLI is not committed as a project devDependency in the branch base, which makes the CI path harder to reproduce from the repo state alone.

What is the new behavior?

The branch adds @arethetypeswrong/cli to devDependencies and records its dependency graph in package-lock.json, including fflate pinned to 0.8.2 through the resolved lockfile state.

Checklist:

  • Conventional Commits
  • Tests
  • Types
  • Documentation

@codecov
Copy link
Copy Markdown

codecov Bot commented May 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (cfa0e0e) to head (e060a64).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2245   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          136       136           
  Branches        52        52           
=========================================
  Hits           136       136           

☔ 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
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/html-react-parser.min.js 9.25 KB (0%) 186 ms (0%) 48 ms (+1558.34% 🔺) 233 ms

@remarkablemark remarkablemark self-assigned this May 16, 2026
@remarkablemark remarkablemark added bug Something isn't working dependencies Pull requests that update a dependency file labels May 16, 2026
@remarkablemark remarkablemark merged commit 43827b8 into master May 16, 2026
22 checks passed
@remarkablemark remarkablemark deleted the build/package branch May 16, 2026 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant