Skip to content

[eas-cli] Bump minizlib to 3.1.0 - #4281

Open
brentvatne wants to merge 1 commit into
mainfrom
brent/fix-npm-deprecation-warnings
Open

[eas-cli] Bump minizlib to 3.1.0#4281
brentvatne wants to merge 1 commit into
mainfrom
brent/fix-npm-deprecation-warnings

Conversation

@brentvatne

@brentvatne brentvatne commented Aug 25, 2026

Copy link
Copy Markdown
Member

Why

minizlib@3.0.1 pulls in deprecated rimraf@5 and its glob@10 dependency. minizlib@3.1.0 removes that dependency.

How

  • Bump minizlib from 3.0.1 to 3.1.0.
  • Add a gzip tarball round-trip test around the EAS asset packer, including async iterables and option forwarding.

Test Plan

  • yarn workspace eas-cli test src/worker/__tests__/assets.test.ts --runInBand --watchman=false
  • yarn workspace eas-cli typecheck
  • yarn oxfmt CHANGELOG.md packages/eas-cli/package.json packages/eas-cli/src/worker/__tests__/assets.test.ts

Stack

  1. #4281 — minizlib 3.1.0
  2. #4282 — uuid v11
  3. #4283 — remove lodash.get
  4. #4284 — local-build @expo/bunyan
  5. #4285 — prebuild fallback regression tests

This is the base of the stack.

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown

Subscribed to pull request

File Patterns Mentions
packages/eas-cli/** @douglowder
packages/eas-cli/src/worker/** @kitten, @kadikraman

Generated by CodeMention

Warning: The preamble and epilogue options in commentConfiguration are deprecated. Use template instead.

@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.44%. Comparing base (51ba719) to head (a21b100).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4281      +/-   ##
==========================================
+ Coverage   64.41%   64.44%   +0.04%     
==========================================
  Files        1048     1048              
  Lines       48425    48425              
  Branches    10203    10203              
==========================================
+ Hits        31188    31204      +16     
+ Misses      17121    17105      -16     
  Partials      116      116              

☔ View full report in Codecov by Harness.
📢 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.

@brentvatne
brentvatne force-pushed the brent/fix-npm-deprecation-warnings branch from 7efc404 to 3be26ac Compare August 26, 2026 03:20
@brentvatne brentvatne changed the title Drop deprecated transitive dependencies from the published CLI install [eas-cli] Bump minizlib to 3.1.0 Aug 26, 2026
@brentvatne
brentvatne force-pushed the brent/fix-npm-deprecation-warnings branch from 3be26ac to ee78607 Compare August 26, 2026 21:05
@brentvatne
brentvatne requested a review from douglowder August 27, 2026 06:07
@brentvatne
brentvatne force-pushed the brent/fix-npm-deprecation-warnings branch from ee78607 to a21b100 Compare August 27, 2026 21:01
@github-actions

Copy link
Copy Markdown

✅ Thank you for adding the changelog entry!

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.

1 participant