Skip to content

chore(deps): bump the react-native group across 4 directories with 5 updates#614

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/example/react-native-a53d770e38
Closed

chore(deps): bump the react-native group across 4 directories with 5 updates#614
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/example/react-native-a53d770e38

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2025

Bumps the react-native group with 5 updates in the /example directory:

Package From To
react-native 0.78.0 0.78.1
@react-native/babel-preset 0.78.0 0.78.1
@react-native/eslint-config 0.78.0 0.78.1
@react-native/metro-config 0.78.0 0.78.1
@react-native/typescript-config 0.78.0 0.78.1

Bumps the react-native group with 1 update in the /packages/react-native-nitro-image directory: react-native.
Bumps the react-native group with 1 update in the /packages/react-native-nitro-modules directory: react-native.
Bumps the react-native group with 2 updates in the /packages/template directory: react-native and @react-native/eslint-config.

Updates react-native from 0.78.0 to 0.78.1

Release notes

Sourced from react-native's releases.

0.78.1

⚠️ We are aware of an incompatibility using resolver.unstable_enablePackageExports and the defaults from @react-native/metro-config. It will error with a redbox "interopRequireDefault is not a function". Set resolver.unstable_conditionNames = ['react-native'] to mitigate. It will be fixed in 0.78.2 ⚠️

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

iOS specific


Hermes 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.

Changelog

Sourced from react-native's changelog.

v0.78.1

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

iOS specific

Commits
  • 1299ef7 Release 0.78.1
  • 29e39d1 Handle null params in the Interop TM layer (#49873)
  • 9ffbead community-cli-plugin: resolve cli-server-api via peer dependency on cli (#495...
  • 665212e Fix Android Image defaultSource runtime error (#49097)
  • 282cdc9 Fixes TextInput crashes when any text is entered while running as iOS app on ...
  • 97adbd8 Fix issue with extraModulesForBridge callback (#49849)
  • 68dc582 Fix elevation with border-radius set (#48982) (#49877)
  • bdc83cb Added custom load js block in bridge mode (#48845)
  • See full diff in compare view

Updates @react-native/babel-preset from 0.78.0 to 0.78.1

Release notes

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

0.78.1

⚠️ We are aware of an incompatibility using resolver.unstable_enablePackageExports and the defaults from @react-native/metro-config. It will error with a redbox "interopRequireDefault is not a function". Set resolver.unstable_conditionNames = ['react-native'] to mitigate. It will be fixed in 0.78.2 ⚠️

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

iOS specific


Hermes 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.

Changelog

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

v0.78.1

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

iOS specific

Commits
  • 1299ef7 Release 0.78.1
  • 29e39d1 Handle null params in the Interop TM layer (#49873)
  • 9ffbead community-cli-plugin: resolve cli-server-api via peer dependency on cli (#495...
  • 665212e Fix Android Image defaultSource runtime error (#49097)
  • 282cdc9 Fixes TextInput crashes when any text is entered while running as iOS app on ...
  • 9e47ed9 increase ping-pong timeout before killing WS connection to DevTools (#49358)
  • 12b70ae [RN][Releases] Fix Publish template (#49789)
  • 97adbd8 Fix issue with extraModulesForBridge callback (#49849)
  • 68dc582 Fix elevation with border-radius set (#48982) (#49877)
  • 123bfb8 Update cli-server-api middleware imports (#48997)
  • Additional commits viewable in compare view

Updates @react-native/eslint-config from 0.78.0 to 0.78.1

Release notes

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

0.78.1

⚠️ We are aware of an incompatibility using resolver.unstable_enablePackageExports and the defaults from @react-native/metro-config. It will error with a redbox "interopRequireDefault is not a function". Set resolver.unstable_conditionNames = ['react-native'] to mitigate. It will be fixed in 0.78.2 ⚠️

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

iOS specific


Hermes 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.

Changelog

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

v0.78.1

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

iOS specific

Commits

Updates @react-native/metro-config from 0.78.0 to 0.78.1

Release notes

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

0.78.1

⚠️ We are aware of an incompatibility using resolver.unstable_enablePackageExports and the defaults from @react-native/metro-config. It will error with a redbox "interopRequireDefault is not a function". Set resolver.unstable_conditionNames = ['react-native'] to mitigate. It will be fixed in 0.78.2 ⚠️

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

iOS specific


Hermes 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.

Changelog

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

v0.78.1

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

iOS specific

Commits

Updates @react-native/typescript-config from 0.78.0 to 0.78.1

Release notes

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

0.78.1

⚠️ We are aware of an incompatibility using resolver.unstable_enablePackageExports and the defaults from @react-native/metro-config. It will error with a redbox "interopRequireDefault is not a function". Set resolver.unstable_conditionNames = ['react-native'] to mitigate. It will be fixed in 0.78.2 ⚠️

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

iOS specific


Hermes 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.

Changelog

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

v0.78.1

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

iOS specific

Commits

Updates react-native from 0.78.0 to 0.78.1

Release notes

Sourced from react-native's releases.

0.78.1

⚠️ We are aware of an incompatibility using resolver.unstable_enablePackageExports and the defaults from @react-native/metro-config. It will error with a redbox "interopRequireDefault is not a function". Set resolver.unstable_conditionNames = ['react-native'] to mitigate. It will be fixed in 0.78.2 ⚠️

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

iOS specific


Hermes 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.

Changelog

Sourced from react-native's changelog.

v0.78.1

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

iOS specific

Commits
  • 1299ef7 Release 0.78.1
  • 29e39d1 Handle null params in the Interop TM layer (#49873)
  • 9ffbead community-cli-plugin: resolve cli-server-api via peer dependency on cli (#495...
  • 665212e Fix Android Image defaultSource runtime error (#49097)
  • 282cdc9 Fixes TextInput crashes when any text is entered while running as iOS app on ...
  • 97adbd8 Fix issue with extraModulesForBridge callback (#49849)
  • 68dc582 Fix elevation with border-radius set (#48982) (#49877)
  • bdc83cb Added custom load js block in bridge mode (#48845)
  • See full diff in compare view

Updates react-native from 0.78.0 to 0.78.1

Release notes

Sourced from react-native's releases.

0.78.1

⚠️ We are aware of an incompatibility using resolver.unstable_enablePackageExports and the defaults from @react-native/metro-config. It will error with a redbox "interopRequireDefault is not a function". Set resolver.unstable_conditionNames = ['react-native'] to mitigate. It will be fixed in 0.78.2 ⚠️

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

iOS specific


Hermes 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.

Changelog

Sourced from react-native's changelog.

v0.78.1

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

iOS specific

Commits
  • 1299ef7 Release 0.78.1
  • 29e39d1 Handle null params in the Interop TM layer (#49873)
  • 9ffbead community-cli-plugin: resolve cli-server-api via peer dependency on cli (#495...
  • 665212e Fix Android Image defaultSource runtime error (#49097)
  • 282cdc9 Fixes TextInput crashes when any text is entered while running as iOS app on ...
  • 97adbd8 Fix issue with extraModulesForBridge callback (#49849)
  • 68dc582 Fix elevation with border-radius set (#48982) (#49877)
  • bdc83cb Added custom load js block in bridge mode (#48845)
  • See full diff in compare view

Updates react-native from 0.78.0 to 0.78.1

Release notes

Sourced from react-native's releases.

0.78.1

⚠️ We are aware of an incompatibility using resolver.unstable_enablePackageExports and the defaults from @react-native/metro-config. It will error with a redbox "interopRequireDefault is not a function". Set resolver.unstable_conditionNames = ['react-native'] to mitigate. It will be fixed in 0.78.2 ⚠️

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

iOS specific


Hermes 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.

Changelog

Sourced from react-native's changelog.

v0.78.1

Fixed

  • Deps: community-cli-plugin: resolve cli-server-api via peer dependency on cli (9ffbeadf8a by @​robhogan)
  • DevTools: Fix disconnections of DevTools when the network is under significant strain (9e47ed9a20 by @​vzaidman)

Android specific

  • Image: Fix Android Image defaultSource runtime error (665212e22c by @​mateoguzmana)
  • style: Fix elevation with border-radius set (

@dependabot dependabot bot added dependencies Issue/PR is related to dependencies or updates nitro-core Issue is related to the Nitro Modules core runtime/C++ codebase typescript Issue regarding the TypeScript part of Nitro/Nitrogen labels Mar 19, 2025
@vercel
Copy link

vercel bot commented Mar 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nitro-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2025 9:21pm

@github-actions github-actions bot force-pushed the dependabot/bun/example/react-native-a53d770e38 branch from 71538db to ea4c3d0 Compare March 19, 2025 21:21
@dependabot dependabot bot force-pushed the dependabot/bun/example/react-native-a53d770e38 branch from ea4c3d0 to ff6c398 Compare March 21, 2025 21:55
@github-actions github-actions bot force-pushed the dependabot/bun/example/react-native-a53d770e38 branch from ff6c398 to 7c7c086 Compare March 21, 2025 21:57
@dependabot dependabot bot force-pushed the dependabot/bun/example/react-native-a53d770e38 branch from 7c7c086 to 92ec381 Compare March 25, 2025 21:19
@github-actions github-actions bot force-pushed the dependabot/bun/example/react-native-a53d770e38 branch from 92ec381 to 3b1513e Compare March 25, 2025 21:21
@dependabot dependabot bot force-pushed the dependabot/bun/example/react-native-a53d770e38 branch from 3b1513e to 28931b2 Compare April 8, 2025 21:19
…updates

Bumps the react-native group with 5 updates in the /example directory:

| Package | From | To |
| --- | --- | --- |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.78.0` | `0.78.1` |
| [@react-native/babel-preset](https://github.com/facebook/react-native) | `0.78.0` | `0.78.1` |
| [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native) | `0.78.0` | `0.78.1` |
| [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) | `0.78.0` | `0.78.1` |
| [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config) | `0.78.0` | `0.78.1` |

Bumps the react-native group with 1 update in the /packages/react-native-nitro-image directory: [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native).
Bumps the react-native group with 1 update in the /packages/react-native-nitro-modules directory: [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native).
Bumps the react-native group with 2 updates in the /packages/template directory: [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) and [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native).

Updates `react-native` from 0.78.0 to 0.78.1
- [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.78.1/packages/react-native)

Updates `@react-native/babel-preset` from 0.78.0 to 0.78.1
- [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.78.0...v0.78.1)

Updates `@react-native/eslint-config` from 0.78.0 to 0.78.1
- [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.78.1/packages/eslint-config-react-native)

Updates `@react-native/metro-config` from 0.78.0 to 0.78.1
- [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.78.1/packages/metro-config)

Updates `@react-native/typescript-config` from 0.78.0 to 0.78.1
- [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.78.1/packages/typescript-config)

Updates `react-native` from 0.78.0 to 0.78.1
- [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.78.1/packages/react-native)

Updates `react-native` from 0.78.0 to 0.78.1
- [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.78.1/packages/react-native)

Updates `react-native` from 0.78.0 to 0.78.1
- [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.78.1/packages/react-native)

Updates `@react-native/eslint-config` from 0.78.0 to 0.78.1
- [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.78.1/packages/eslint-config-react-native)

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

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot force-pushed the dependabot/bun/example/react-native-a53d770e38 branch from 28931b2 to 030aad9 Compare April 8, 2025 21:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 17, 2025

Superseded by #643.

@dependabot dependabot bot closed this Apr 17, 2025
@dependabot dependabot bot deleted the dependabot/bun/example/react-native-a53d770e38 branch April 17, 2025 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue/PR is related to dependencies or updates nitro-core Issue is related to the Nitro Modules core runtime/C++ codebase typescript Issue regarding the TypeScript part of Nitro/Nitrogen

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants