Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2025

Bumps the nitro group with 2 updates in the / directory: nitrogen and react-native-nitro-modules.
Bumps the nitro group with 1 update in the /example directory: react-native-nitro-modules.

Updates nitrogen from 0.31.4 to 0.31.10

Release notes

Sourced from nitrogen's releases.

Release 0.31.10

0.31.10 (2025-11-24)

✨ Features

  • Add AnyMap.fromMap(..., ignoreIncompatible: ...) to Kotlin (#1059) (2ce6d08)

🐛 Bug Fixes

Release 0.31.9

0.31.9 (2025-11-20)

🐛 Bug Fixes

  • Add explicit type for better TypeScript errors on wrapped callbacks on Nitro views (#1038) (bc51dfd)
  • Destroy Kotlin Functions under jni::ThreadScope (#1052) (2bea9f4)
  • Expose BoxedHybridObject as a public type (#1053) (8cb3fef)

Release 0.31.8

0.31.8 (2025-11-19)

🐛 Bug Fixes

  • Fix (Error) => void not compiling on JNI (#1051) (d04af3d)

Release 0.31.7

0.31.7 (2025-11-18)

🐛 Bug Fixes

Release 0.31.6

0.31.6 (2025-11-12)

✨ Features

🐛 Bug Fixes

  • Fix Promise<T?> failing to resolve when passing null in Kotlin (#1034) (f12343c)
  • Fix arrays of HybridObjects generating wrong fbjni/Kotlin code (#1039) (b17a556)
  • Fix cases where Arrays of functions, AnyMap, ArrayBuffer or Promise<...> generates wrong Kotlin code (#1042) (60c71fc)
  • Make JNull hold a global_ref instead of an alias_ref for static field NULL (#1040) (1a65bda)

Release 0.31.5

... (truncated)

Commits
  • b795823 chore: release 0.31.10
  • 2ce6d08 feat: Add AnyMap.fromMap(..., ignoreIncompatible: ...) to Kotlin (#1059)
  • 9f9695f chore(deps): bump actions/checkout from 5 to 6 (#1054)
  • fcb25fc chore(deps): bump the agp group across 4 directories with 1 update (#1033)
  • e9d648e fix: Properly fix external types in Swift structs (#1056) (#1058)
  • 17cb9f1 fix: Fix missing external imports in a Swift struct (#1056)
  • 4f36773 chore: release 0.31.9
  • bc51dfd fix: Add explicit type for better TypeScript errors on wrapped callbacks on N...
  • 8cb3fef fix: Expose BoxedHybridObject as a public type (#1053)
  • 2bea9f4 fix: Destroy Kotlin Functions under jni::ThreadScope (#1052)
  • Additional commits viewable in compare view

Updates react-native-nitro-modules from 0.31.4 to 0.31.10

Release notes

Sourced from react-native-nitro-modules's releases.

Release 0.31.10

0.31.10 (2025-11-24)

✨ Features

  • Add AnyMap.fromMap(..., ignoreIncompatible: ...) to Kotlin (#1059) (2ce6d08)

🐛 Bug Fixes

Release 0.31.9

0.31.9 (2025-11-20)

🐛 Bug Fixes

  • Add explicit type for better TypeScript errors on wrapped callbacks on Nitro views (#1038) (bc51dfd)
  • Destroy Kotlin Functions under jni::ThreadScope (#1052) (2bea9f4)
  • Expose BoxedHybridObject as a public type (#1053) (8cb3fef)

Release 0.31.8

0.31.8 (2025-11-19)

🐛 Bug Fixes

  • Fix (Error) => void not compiling on JNI (#1051) (d04af3d)

Release 0.31.7

0.31.7 (2025-11-18)

🐛 Bug Fixes

Release 0.31.6

0.31.6 (2025-11-12)

✨ Features

🐛 Bug Fixes

  • Fix Promise<T?> failing to resolve when passing null in Kotlin (#1034) (f12343c)
  • Fix arrays of HybridObjects generating wrong fbjni/Kotlin code (#1039) (b17a556)
  • Fix cases where Arrays of functions, AnyMap, ArrayBuffer or Promise<...> generates wrong Kotlin code (#1042) (60c71fc)
  • Make JNull hold a global_ref instead of an alias_ref for static field NULL (#1040) (1a65bda)

Release 0.31.5

... (truncated)

Commits
  • b795823 chore: release 0.31.10
  • 2ce6d08 feat: Add AnyMap.fromMap(..., ignoreIncompatible: ...) to Kotlin (#1059)
  • 9f9695f chore(deps): bump actions/checkout from 5 to 6 (#1054)
  • fcb25fc chore(deps): bump the agp group across 4 directories with 1 update (#1033)
  • e9d648e fix: Properly fix external types in Swift structs (#1056) (#1058)
  • 17cb9f1 fix: Fix missing external imports in a Swift struct (#1056)
  • 4f36773 chore: release 0.31.9
  • bc51dfd fix: Add explicit type for better TypeScript errors on wrapped callbacks on N...
  • 8cb3fef fix: Expose BoxedHybridObject as a public type (#1053)
  • 2bea9f4 fix: Destroy Kotlin Functions under jni::ThreadScope (#1052)
  • Additional commits viewable in compare view

Updates react-native-nitro-modules from 0.31.4 to 0.31.10

Release notes

Sourced from react-native-nitro-modules's releases.

Release 0.31.10

0.31.10 (2025-11-24)

✨ Features

  • Add AnyMap.fromMap(..., ignoreIncompatible: ...) to Kotlin (#1059) (2ce6d08)

🐛 Bug Fixes

Release 0.31.9

0.31.9 (2025-11-20)

🐛 Bug Fixes

  • Add explicit type for better TypeScript errors on wrapped callbacks on Nitro views (#1038) (bc51dfd)
  • Destroy Kotlin Functions under jni::ThreadScope (#1052) (2bea9f4)
  • Expose BoxedHybridObject as a public type (#1053) (8cb3fef)

Release 0.31.8

0.31.8 (2025-11-19)

🐛 Bug Fixes

  • Fix (Error) => void not compiling on JNI (#1051) (d04af3d)

Release 0.31.7

0.31.7 (2025-11-18)

🐛 Bug Fixes

Release 0.31.6

0.31.6 (2025-11-12)

✨ Features

🐛 Bug Fixes

  • Fix Promise<T?> failing to resolve when passing null in Kotlin (#1034) (f12343c)
  • Fix arrays of HybridObjects generating wrong fbjni/Kotlin code (#1039) (b17a556)
  • Fix cases where Arrays of functions, AnyMap, ArrayBuffer or Promise<...> generates wrong Kotlin code (#1042) (60c71fc)
  • Make JNull hold a global_ref instead of an alias_ref for static field NULL (#1040) (1a65bda)

Release 0.31.5

... (truncated)

Commits
  • b795823 chore: release 0.31.10
  • 2ce6d08 feat: Add AnyMap.fromMap(..., ignoreIncompatible: ...) to Kotlin (#1059)
  • 9f9695f chore(deps): bump actions/checkout from 5 to 6 (#1054)
  • fcb25fc chore(deps): bump the agp group across 4 directories with 1 update (#1033)
  • e9d648e fix: Properly fix external types in Swift structs (#1056) (#1058)
  • 17cb9f1 fix: Fix missing external imports in a Swift struct (#1056)
  • 4f36773 chore: release 0.31.9
  • bc51dfd fix: Add explicit type for better TypeScript errors on wrapped callbacks on N...
  • 8cb3fef fix: Expose BoxedHybridObject as a public type (#1053)
  • 2bea9f4 fix: Destroy Kotlin Functions under jni::ThreadScope (#1052)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nitro group with 2 updates in the / directory: [nitrogen](https://github.com/mrousavy/nitro) and [react-native-nitro-modules](https://github.com/mrousavy/nitro).
Bumps the nitro group with 1 update in the /example directory: [react-native-nitro-modules](https://github.com/mrousavy/nitro).


Updates `nitrogen` from 0.31.4 to 0.31.10
- [Release notes](https://github.com/mrousavy/nitro/releases)
- [Commits](mrousavy/nitro@v0.31.4...v0.31.10)

Updates `react-native-nitro-modules` from 0.31.4 to 0.31.10
- [Release notes](https://github.com/mrousavy/nitro/releases)
- [Commits](mrousavy/nitro@v0.31.4...v0.31.10)

Updates `react-native-nitro-modules` from 0.31.4 to 0.31.10
- [Release notes](https://github.com/mrousavy/nitro/releases)
- [Commits](mrousavy/nitro@v0.31.4...v0.31.10)

---
updated-dependencies:
- dependency-name: nitrogen
  dependency-version: 0.31.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nitro
- dependency-name: react-native-nitro-modules
  dependency-version: 0.31.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nitro
- dependency-name: react-native-nitro-modules
  dependency-version: 0.31.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nitro
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2025

Labels

The following labels could not be found: 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

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant