Skip to content

fix(plugin-reanimated): suppress non-actionable initializers warning#1351

Merged
jbroma merged 1 commit intomainfrom
codex/suppress-worklets-initializers-warning
Feb 26, 2026
Merged

fix(plugin-reanimated): suppress non-actionable initializers warning#1351
jbroma merged 1 commit intomainfrom
codex/suppress-worklets-initializers-warning

Conversation

@jbroma
Copy link
Member

@jbroma jbroma commented Feb 26, 2026

Summary

  • suppress non-actionable critical dependency warnings emitted from initializers modules in reanimated integration
  • keep matching strict by requiring both the critical dependency message and an initializers module path
  • support both modern react-native-worklets and legacy react-native-reanimated module paths

Verification

  • pnpm --filter @callstack/repack-plugin-reanimated build
  • manual sanity check of matcher behavior (target warnings ignored, unrelated critical dependency warnings not ignored)

@vercel
Copy link

vercel bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
repack-website Building Building Preview, Comment Feb 26, 2026 2:10pm

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Feb 26, 2026

🦋 Changeset detected

Latest commit: 707c3cd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@callstack/repack-plugin-reanimated Patch
@callstack/repack Patch
@callstack/repack-dev-server Patch
@callstack/repack-init Patch
@callstack/repack-plugin-nativewind Patch
@callstack/repack-plugin-expo-modules Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jbroma jbroma merged commit 6085a1d into main Feb 26, 2026
5 checks passed
@jbroma jbroma deleted the codex/suppress-worklets-initializers-warning branch February 26, 2026 14:14
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