Skip to content

Comments

chore: upgrade glob to remove deprecated inflight dependency#205

Open
CodeByAmrit wants to merge 1 commit intoarchiverjs:masterfrom
CodeByAmrit:chore/upgrade-glob-remove-inflight
Open

chore: upgrade glob to remove deprecated inflight dependency#205
CodeByAmrit wants to merge 1 commit intoarchiverjs:masterfrom
CodeByAmrit:chore/upgrade-glob-remove-inflight

Conversation

@CodeByAmrit
Copy link

What changed

  • Upgraded glob to a maintained version
  • Removed deprecated inflight dependency

Why

  • inflight is deprecated and known to leak memory
  • glob@7 is no longer supported

Notes

  • No runtime code changes
  • Public API unchanged
  • All tests pass

@CodeByAmrit
Copy link
Author

This PR removes the deprecated glob@7 → inflight dependency by upgrading to a maintained version of glob.
No runtime code changes were required and all tests pass.

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