Skip to content

chore: unpin dependencies#9143

Merged
tjzel merged 1 commit intomainfrom
@tjzel/unpin-deps
Mar 20, 2026
Merged

chore: unpin dependencies#9143
tjzel merged 1 commit intomainfrom
@tjzel/unpin-deps

Conversation

@tjzel
Copy link
Copy Markdown
Collaborator

@tjzel tjzel commented Mar 19, 2026

Summary

I'm unpinning explicit dependencies of Reanimated and Worklets as it is reported that using non-matching ranges can greatly impact dependency duplication.

All of our dependencies can be considered safe so there's virtually no supply chain attack risk for our users.

Test plan

CI - I vibe-re-wrote the script from bash to node to ignore the dependencies of the two packages.

@tjzel tjzel added this pull request to the merge queue Mar 20, 2026
Merged via the queue into main with commit d252d5b Mar 20, 2026
15 checks passed
@tjzel tjzel deleted the @tjzel/unpin-deps branch March 20, 2026 11:08
tshmieldev pushed a commit that referenced this pull request Mar 24, 2026
## Summary

I'm unpinning explicit `dependencies` of Reanimated and Worklets as it
is reported that using non-matching ranges can greatly impact dependency
duplication.

All of our dependencies can be considered safe so there's virtually no
supply chain attack risk for our users.

## Test plan

CI - I vibe-re-wrote the script from bash to node to ignore the
`dependencies` of the two packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants