Skip to content

react-native: safe dependency upgrades (BT-7067)#374

Open
BartoszLitwiniuk wants to merge 8 commits into
mainfrom
feature/BT-7067-react-native-upgrade-dep
Open

react-native: safe dependency upgrades (BT-7067)#374
BartoszLitwiniuk wants to merge 8 commits into
mainfrom
feature/BT-7067-react-native-upgrade-dep

Conversation

@BartoszLitwiniuk

@BartoszLitwiniuk BartoszLitwiniuk commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Safe, non-breaking dependency bumps scoped only to @backtrace/react-native:

  • @react-native-community/eslint-config ^3.0.2^3.2.0,
  • @types/jest ^29.5.5^29.5.14
  • react-native-builder-bob ^0.21.3^0.43.0,
  • web-streams-polyfill ^4.0.0^4.3.0

Dlso dropped outDir from tsconfig to clear a bob 0.43 build warning.

Anything shared with other workspace packages (typescript, jest, ts-jest, react, react-native, sdk-core, etc.) was left untouched to preserve mono-repo compatibility. Verified with bob build (clean) and npm test (37/37 passing).

@BartoszLitwiniuk BartoszLitwiniuk changed the title react-native: chore: safe dependency upgrades (BT-7067,) react-native: chore: safe dependency upgrades (BT-7067) Jul 5, 2026
@BartoszLitwiniuk BartoszLitwiniuk changed the title react-native: chore: safe dependency upgrades (BT-7067) react-native: safe dependency upgrades (BT-7067) Jul 5, 2026
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