Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps the react-native group with 4 updates in the / directory: @react-native/eslint-config, @react-native/babel-preset, @react-native/metro-config and @react-native/typescript-config.
Bumps the react-native group with 4 updates in the /example directory: @react-native/eslint-config, @react-native/babel-preset, @react-native/metro-config and @react-native/typescript-config.

Updates @react-native/eslint-config from 0.81.4 to 0.84.0

Release notes

Sourced from @​react-native/eslint-config's releases.

0.84.0


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.84.0-rc.5

Fixed

iOS specific


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

... (truncated)

Changelog

Sourced from @​react-native/eslint-config's changelog.

v0.84.0

Breaking

Android specific

  • Legacy Architecture: Delete deprecated NativeKind class from React Native Android (284d841b3d by @​mdvacca)
  • Legacy Architecture: Remove unnecessary classes inside com.facebook.react.uimanager.layoutanimation used in legacy architecture (0b09e6f696 by @​cortinico)
  • Legacy Architecture: Remove unnecessary LazyReactPackage used in legacy architecture (2b09ae8992 by @​cortinico)
  • Legacy Architecture: Remove unused internal NotThreadSafeBridgeIdleDebugListener (0ee4a2d01a by @​cortinico)
  • Legacy Architecture: Remove unused internal NotThreadSafeViewHierarchyUpdateDebugListener (991dff2322 by @​cortinico)
  • TurboModules: Remove unstable_shouldEnableLegacyModuleInterop() (e4eb64d6cc by @​RSNara)

iOS specific

Added

  • Animated: A new test for the AnimationBackend (8bc6214284 by Bartlomiej Bloniarz)
  • Animated: Added transformOrigin prop support to the AnimationBackend. (20779edd3b by @​coado)
  • Animated: Added support for backfaceVisibility prop and added missing flex style to the AnimatedPropsBuilder. (d379cde036 by @​coado)
  • Animated: Added support for borderCurves, borderStyles, pointerEvents, isolation, cursor, boxShadow, and mixBlendMode props to the AnimationBackend. (6d5b524f87 by @​coado)
  • Animated: Added support for maxWidth, maxHeight, minWidth, and minHeight props to the AnimationBackend. (3650ae3d08 by @​coado)
  • Animated: Added support for overflow, position, zIndex, and direction props to the AnimationBackend. (bed1a9a20f by @​coado)
  • Animated: Added support for shadowColor, shadowOffset, shadowOpacity, and shadowRadius props to the animation backend. (c31a5a8896 by @​coado)
  • Animated: Added support for border width props to the animation backend. (782dc0e038 by @​coado)
  • Animated: Added support for filter props to Animation Backend (e744329c3d by @​coado)
  • Animated: Added support for flex props to the AnimationBackend. (33b2d6d367 by @​coado)
  • Animated: Added support for margin and padding props to AnimationBackend. (cd4744cb98 by @​coado)
  • Animated: Added support for outline props to the AnimationBackend. (4de9242e80 by @​coado)
  • Animated: Added support for positional left, top, right, bottom props to the animation backend. (9931aeb830 by @​coado)
  • Animated: Added support for transform, border radius, and background color props to Animation Backend. (e167faa449 by @​coado)
  • Animated: Add connectAnimatedNodeToShadowNodeFamily method to NativeAnimatedModule and NativeAnimatedTurboModule (d7ef651c5c by Bartlomiej Bloniarz)
  • Animated: Jest tests for PlatformColor support (cbbba7b9a5 by @​zeyap)
  • Animated: (js part) Support PlatformColor type of toValue and interpolation outputRange (8b6b47bd57 by @​zeyap)
  • Animated: Thread down rootTag/surfaceId to AnimatedInterpolation node (b46427a673 by @​zeyap)
  • Animated: UIManagerNativeAnimatedDelegateBackendImpl for running animation frame updates on android (219c2b84c2 by Bartlomiej Bloniarz)
  • Animated: Use the commit hook to reconcile the UI updates with react (d04e1528da by Bartlomiej Bloniarz)

... (truncated)

Commits

Updates @react-native/babel-preset from 0.81.4 to 0.84.0

Release notes

Sourced from @​react-native/babel-preset's releases.

0.84.0


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.84.0-rc.5

Fixed

iOS specific


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

... (truncated)

Changelog

Sourced from @​react-native/babel-preset's changelog.

v0.84.0

Breaking

Android specific

  • Legacy Architecture: Delete deprecated NativeKind class from React Native Android (284d841b3d by @​mdvacca)
  • Legacy Architecture: Remove unnecessary classes inside com.facebook.react.uimanager.layoutanimation used in legacy architecture (0b09e6f696 by @​cortinico)
  • Legacy Architecture: Remove unnecessary LazyReactPackage used in legacy architecture (2b09ae8992 by @​cortinico)
  • Legacy Architecture: Remove unused internal NotThreadSafeBridgeIdleDebugListener (0ee4a2d01a by @​cortinico)
  • Legacy Architecture: Remove unused internal NotThreadSafeViewHierarchyUpdateDebugListener (991dff2322 by @​cortinico)
  • TurboModules: Remove unstable_shouldEnableLegacyModuleInterop() (e4eb64d6cc by @​RSNara)

iOS specific

Added

  • Animated: A new test for the AnimationBackend (8bc6214284 by Bartlomiej Bloniarz)
  • Animated: Added transformOrigin prop support to the AnimationBackend. (20779edd3b by @​coado)
  • Animated: Added support for backfaceVisibility prop and added missing flex style to the AnimatedPropsBuilder. (d379cde036 by @​coado)
  • Animated: Added support for borderCurves, borderStyles, pointerEvents, isolation, cursor, boxShadow, and mixBlendMode props to the AnimationBackend. (6d5b524f87 by @​coado)
  • Animated: Added support for maxWidth, maxHeight, minWidth, and minHeight props to the AnimationBackend. (3650ae3d08 by @​coado)
  • Animated: Added support for overflow, position, zIndex, and direction props to the AnimationBackend. (bed1a9a20f by @​coado)
  • Animated: Added support for shadowColor, shadowOffset, shadowOpacity, and shadowRadius props to the animation backend. (c31a5a8896 by @​coado)
  • Animated: Added support for border width props to the animation backend. (782dc0e038 by @​coado)
  • Animated: Added support for filter props to Animation Backend (e744329c3d by @​coado)
  • Animated: Added support for flex props to the AnimationBackend. (33b2d6d367 by @​coado)
  • Animated: Added support for margin and padding props to AnimationBackend. (cd4744cb98 by @​coado)
  • Animated: Added support for outline props to the AnimationBackend. (4de9242e80 by @​coado)
  • Animated: Added support for positional left, top, right, bottom props to the animation backend. (9931aeb830 by @​coado)
  • Animated: Added support for transform, border radius, and background color props to Animation Backend. (e167faa449 by @​coado)
  • Animated: Add connectAnimatedNodeToShadowNodeFamily method to NativeAnimatedModule and NativeAnimatedTurboModule (d7ef651c5c by Bartlomiej Bloniarz)
  • Animated: Jest tests for PlatformColor support (cbbba7b9a5 by @​zeyap)
  • Animated: (js part) Support PlatformColor type of toValue and interpolation outputRange (8b6b47bd57 by @​zeyap)
  • Animated: Thread down rootTag/surfaceId to AnimatedInterpolation node (b46427a673 by @​zeyap)
  • Animated: UIManagerNativeAnimatedDelegateBackendImpl for running animation frame updates on android (219c2b84c2 by Bartlomiej Bloniarz)
  • Animated: Use the commit hook to reconcile the UI updates with react (d04e1528da by Bartlomiej Bloniarz)

... (truncated)

Commits
  • 5693f60 Release 0.84.0
  • 6099abf [LOCAL] Bump Podfile.lock
  • 5c69e21 Release 0.84.0-rc.5
  • 3552d65 [LOCAL] Bump Hermes version
  • f1497ae [LOCAL] Bump Podfile.lock
  • c5bb0b1 Release 0.84.0-rc.4
  • a24f1d8 fix(hermes-inspector-modern): Apply HERMES_V1_ENABLED define to all build typ...
  • 8d561b0 Include final (redirected to) URL in response object. Fixes #55248. (#55251)
  • 8206c12 fix(react-native): add prefabPublishing to hermes-engine for build-from-sourc...
  • 952340a Fix bump of Podfile.lock after release (#55232)
  • Additional commits viewable in compare view

Updates @react-native/metro-config from 0.81.4 to 0.84.0

Release notes

Sourced from @​react-native/metro-config's releases.

0.84.0


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.84.0-rc.5

Fixed

iOS specific


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

... (truncated)

Changelog

Sourced from @​react-native/metro-config's changelog.

v0.84.0

Breaking

Android specific

  • Legacy Architecture: Delete deprecated NativeKind class from React Native Android (284d841b3d by @​mdvacca)
  • Legacy Architecture: Remove unnecessary classes inside com.facebook.react.uimanager.layoutanimation used in legacy architecture (0b09e6f696 by @​cortinico)
  • Legacy Architecture: Remove unnecessary LazyReactPackage used in legacy architecture (2b09ae8992 by @​cortinico)
  • Legacy Architecture: Remove unused internal NotThreadSafeBridgeIdleDebugListener (0ee4a2d01a by @​cortinico)
  • Legacy Architecture: Remove unused internal NotThreadSafeViewHierarchyUpdateDebugListener (991dff2322 by @​cortinico)
  • TurboModules: Remove unstable_shouldEnableLegacyModuleInterop() (e4eb64d6cc by @​RSNara)

iOS specific

Added

  • Animated: A new test for the AnimationBackend (8bc6214284 by Bartlomiej Bloniarz)
  • Animated: Added transformOrigin prop support to the AnimationBackend. (20779edd3b by @​coado)
  • Animated: Added support for backfaceVisibility prop and added missing flex style to the AnimatedPropsBuilder. (d379cde036 by @​coado)
  • Animated: Added support for borderCurves, borderStyles, pointerEvents, isolation, cursor, boxShadow, and mixBlendMode props to the AnimationBackend. (6d5b524f87 by @​coado)
  • Animated: Added support for maxWidth, maxHeight, minWidth, and minHeight props to the AnimationBackend. (3650ae3d08 by @​coado)
  • Animated: Added support for overflow, position, zIndex, and direction props to the AnimationBackend. (bed1a9a20f by @​coado)
  • Animated: Added support for shadowColor, shadowOffset, shadowOpacity, and shadowRadius props to the animation backend. (c31a5a8896 by @​coado)
  • Animated: Added support for border width props to the animation backend. (782dc0e038 by @​coado)
  • Animated: Added support for filter props to Animation Backend (e744329c3d by @​coado)
  • Animated: Added support for flex props to the AnimationBackend. (33b2d6d367 by @​coado)
  • Animated: Added support for margin and padding props to AnimationBackend. (cd4744cb98 by @​coado)
  • Animated: Added support for outline props to the AnimationBackend. (4de9242e80 by @​coado)
  • Animated: Added support for positional left, top, right, bottom props to the animation backend. (9931aeb830 by @​coado)
  • Animated: Added support for transform, border radius, and background color props to Animation Backend. (e167faa449 by @​coado)
  • Animated: Add connectAnimatedNodeToShadowNodeFamily method to NativeAnimatedModule and NativeAnimatedTurboModule (d7ef651c5c by Bartlomiej Bloniarz)
  • Animated: Jest tests for PlatformColor support (cbbba7b9a5 by @​zeyap)
  • Animated: (js part) Support PlatformColor type of toValue and interpolation outputRange (8b6b47bd57 by @​zeyap)
  • Animated: Thread down rootTag/surfaceId to AnimatedInterpolation node (b46427a673 by @​zeyap)
  • Animated: UIManagerNativeAnimatedDelegateBackendImpl for running animation frame updates on android (219c2b84c2 by Bartlomiej Bloniarz)
  • Animated: Use the commit hook to reconcile the UI updates with react (d04e1528da by Bartlomiej Bloniarz)

... (truncated)

Commits

Updates @react-native/typescript-config from 0.81.4 to 0.84.0

Release notes

Sourced from @​react-native/typescript-config's releases.

0.84.0


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.84.0-rc.5

Fixed

iOS specific


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

... (truncated)

Changelog

Sourced from @​react-native/typescript-config's changelog.

v0.84.0

Breaking

Android specific

  • Legacy Architecture: Delete deprecated NativeKind class from React Native Android (284d841b3d by @​mdvacca)
  • Legacy Architecture: Remove unnecessary classes inside com.facebook.react.uimanager.layoutanimation used in legacy architecture (0b09e6f696 by @​cortinico)
  • Legacy Architecture: Remove unnecessary LazyReactPackage used in legacy architecture (2b09ae8992 by @​cortinico)
  • Legacy Architecture: Remove unused internal NotThreadSafeBridgeIdleDebugListener (0ee4a2d01a by @​cortinico)
  • Legacy Architecture: Remove unused internal NotThreadSafeViewHierarchyUpdateDebugListener (991dff2322 by @​cortinico)
  • TurboModules: Remove unstable_shouldEnableLegacyModuleInterop() (e4eb64d6cc by @​RSNara)

iOS specific

Added

  • Animated: A new test for the AnimationBackend (8bc6214284 by Bartlomiej Bloniarz)
  • Animated: Added transformOrigin prop support to the AnimationBackend. (20779edd3b by @​coado)
  • Animated: Added support for backfaceVisibility prop and added missing flex style to the AnimatedPropsBuilder. (d379cde036 by @​coado)
  • Animated: Added support for borderCurves, borderStyles, pointerEvents, isolation, cursor, boxShadow, and mixBlendMode props to the AnimationBackend. (6d5b524f87 by @​coado)
  • Animated: Added support for maxWidth, maxHeight, minWidth, and minHeight props to the AnimationBackend. (3650ae3d08 by @​coado)
  • Animated: Added support for overflow, position, zIndex, and direction props to the AnimationBackend. (bed1a9a20f by @​coado)
  • Animated: Added support for shadowColor, shadowOffset, shadowOpacity, and shadowRadius props to the animation backend. (c31a5a8896 by @​coado)
  • Animated: Added support for border width props to the animation backend. (782dc0e038 by @​coado)
  • Animated: Added support for filter props to Animation Backend (e744329c3d by @​coado)
  • Animated: Added support for flex props to the AnimationBackend. (33b2d6d367 by @​coado)
  • Animated: Added support for margin and padding props to AnimationBackend. (cd4744cb98 by @​coado)
  • Animated: Added support for outline props to the AnimationBackend. (4de9242e80 by @​coado)
  • Animated: Added support for positional left, top, right, bottom props to the animation backend. (9931aeb830 by @​coado)
  • Animated: Added support for transform, border radius, and background color props to Animation Backend. (e167faa449 by @​coado)
  • Animated: Add connectAnimatedNodeToShadowNodeFamily method to NativeAnimatedModule and NativeAnimatedTurboModule (d7ef651c5c by Bartlomiej Bloniarz)
  • Animated: Jest tests for PlatformColor support (cbbba7b9a5 by

…h 4 updates

Bumps the react-native group with 4 updates in the / directory: [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native), [@react-native/babel-preset](https://github.com/facebook/react-native), [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) and [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config).
Bumps the react-native group with 4 updates in the /example directory: [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native), [@react-native/babel-preset](https://github.com/facebook/react-native), [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) and [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config).


Updates `@react-native/eslint-config` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.84.0/packages/eslint-config-react-native)

Updates `@react-native/babel-preset` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](facebook/react-native@v0.81.4...v0.84.0)

Updates `@react-native/metro-config` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.84.0/packages/metro-config)

Updates `@react-native/typescript-config` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.84.0/packages/typescript-config)

Updates `@react-native/babel-preset` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](facebook/react-native@v0.81.4...v0.84.0)

Updates `@react-native/eslint-config` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.84.0/packages/eslint-config-react-native)

Updates `@react-native/metro-config` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.84.0/packages/metro-config)

Updates `@react-native/typescript-config` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.84.0/packages/typescript-config)

Updates `@react-native/eslint-config` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.84.0/packages/eslint-config-react-native)

Updates `@react-native/babel-preset` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](facebook/react-native@v0.81.4...v0.84.0)

Updates `@react-native/metro-config` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.84.0/packages/metro-config)

Updates `@react-native/typescript-config` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.84.0/packages/typescript-config)

Updates `@react-native/babel-preset` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](facebook/react-native@v0.81.4...v0.84.0)

Updates `@react-native/eslint-config` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.84.0/packages/eslint-config-react-native)

Updates `@react-native/metro-config` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.84.0/packages/metro-config)

Updates `@react-native/typescript-config` from 0.81.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.84.0/packages/typescript-config)

---
updated-dependencies:
- dependency-name: "@react-native/eslint-config"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/babel-preset"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/metro-config"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/typescript-config"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/babel-preset"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/eslint-config"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/metro-config"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/typescript-config"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/eslint-config"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/babel-preset"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/metro-config"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/typescript-config"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/babel-preset"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/eslint-config"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/metro-config"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/typescript-config"
  dependency-version: 0.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2026

Labels

The following labels could not be found: dependencies, nitro-core, nitrogen, typescript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants