Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 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.6

Release notes

Sourced from nitrogen's releases.

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

0.31.5 (2025-11-09)

✨ Features

  • Add .resolve() and .resolved() overloads for Promise<Void> in Swift/Kotlin (#1020) (f86d450)
  • Support complex/merged TS interfaces (#1030) (1183b44)

🐛 Bug Fixes

  • Fix nitrogen init with spaces in path (#1026) (2760a79)
  • Make .parallel [@preconcurrency](https://github.com/preconcurrency) (#1013) (2211d2d)
Commits
  • 15efd44 chore: release 0.31.6
  • ea1d60b chore: Build Android release app for minSdk 26
  • 60c71fc fix: Fix cases where Arrays of functions, AnyMap, ArrayBuffer or `Promise...
  • 1a65bda fix: Make JNull hold a global_ref instead of an alias_ref for static fi...
  • b17a556 fix: Fix arrays of HybridObjects generating wrong fbjni/Kotlin code (#1039)
  • f12343c fix: Fix Promise\<T?> failing to resolve when passing null in Kotlin (#1034)
  • b7fe165 chore(deps): bump sharp from 0.34.4 to 0.34.5 in /docs (#1021)
  • c74d31c chore: Add null to types table
  • 0c4306c feat: Add explicit null type (#1032)
  • 10eba88 chore: release 0.31.5
  • Additional commits viewable in compare view

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

Release notes

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

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

0.31.5 (2025-11-09)

✨ Features

  • Add .resolve() and .resolved() overloads for Promise<Void> in Swift/Kotlin (#1020) (f86d450)
  • Support complex/merged TS interfaces (#1030) (1183b44)

🐛 Bug Fixes

  • Fix nitrogen init with spaces in path (#1026) (2760a79)
  • Make .parallel [@preconcurrency](https://github.com/preconcurrency) (#1013) (2211d2d)
Commits
  • 15efd44 chore: release 0.31.6
  • ea1d60b chore: Build Android release app for minSdk 26
  • 60c71fc fix: Fix cases where Arrays of functions, AnyMap, ArrayBuffer or `Promise...
  • 1a65bda fix: Make JNull hold a global_ref instead of an alias_ref for static fi...
  • b17a556 fix: Fix arrays of HybridObjects generating wrong fbjni/Kotlin code (#1039)
  • f12343c fix: Fix Promise\<T?> failing to resolve when passing null in Kotlin (#1034)
  • b7fe165 chore(deps): bump sharp from 0.34.4 to 0.34.5 in /docs (#1021)
  • c74d31c chore: Add null to types table
  • 0c4306c feat: Add explicit null type (#1032)
  • 10eba88 chore: release 0.31.5
  • Additional commits viewable in compare view

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

Release notes

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

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

0.31.5 (2025-11-09)

✨ Features

  • Add .resolve() and .resolved() overloads for Promise<Void> in Swift/Kotlin (#1020) (f86d450)
  • Support complex/merged TS interfaces (#1030) (1183b44)

🐛 Bug Fixes

  • Fix nitrogen init with spaces in path (#1026) (2760a79)
  • Make .parallel [@preconcurrency](https://github.com/preconcurrency) (#1013) (2211d2d)
Commits
  • 15efd44 chore: release 0.31.6
  • ea1d60b chore: Build Android release app for minSdk 26
  • 60c71fc fix: Fix cases where Arrays of functions, AnyMap, ArrayBuffer or `Promise...
  • 1a65bda fix: Make JNull hold a global_ref instead of an alias_ref for static fi...
  • b17a556 fix: Fix arrays of HybridObjects generating wrong fbjni/Kotlin code (#1039)
  • f12343c fix: Fix Promise\<T?> failing to resolve when passing null in Kotlin (#1034)
  • b7fe165 chore(deps): bump sharp from 0.34.4 to 0.34.5 in /docs (#1021)
  • c74d31c chore: Add null to types table
  • 0c4306c feat: Add explicit null type (#1032)
  • 10eba88 chore: release 0.31.5
  • Additional commits viewable in compare view

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

Release notes

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

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

0.31.5 (2025-11-09)

✨ Features

  • Add .resolve() and .resolved() overloads for Promise<Void> in Swift/Kotlin (#1020) (f86d450)
  • Support complex/merged TS interfaces (#1030) (1183b44)

🐛 Bug Fixes

  • Fix nitrogen init with spaces in path (#1026) (2760a79)
  • Make .parallel [@preconcurrency](https://github.com/preconcurrency) (#1013) (2211d2d)
Commits
  • 15efd44 chore: release 0.31.6
  • ea1d60b chore: Build Android release app for minSdk 26
  • 60c71fc fix: Fix cases where Arrays of functions, AnyMap, ArrayBuffer or `Promise...
  • 1a65bda fix: Make JNull hold a global_ref instead of an alias_ref for static fi...
  • b17a556 fix: Fix arrays of HybridObjects generating wrong fbjni/Kotlin code (#1039)
  • f12343c fix: Fix Promise\<T?> failing to resolve when passing null in Kotlin (#1034)
  • b7fe165 chore(deps): bump sharp from 0.34.4 to 0.34.5 in /docs (#1021)
  • c74d31c chore: Add null to types table
  • 0c4306c feat: Add explicit null type (#1032)
  • 10eba88 chore: release 0.31.5
  • Additional commits viewable in compare view

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

Release notes

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

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

0.31.5 (2025-11-09)

✨ Features

  • Add .resolve() and .resolved() overloads for Promise<Void> in Swift/Kotlin (#1020) (f86d450)
  • Support complex/merged TS interfaces (#1030) (1183b44)

🐛 Bug Fixes

  • Fix nitrogen init with spaces in path (#1026) (2760a79)
  • Make .parallel [@preconcurrency](https://github.com/preconcurrency) (#1013) (2211d2d)
Commits
  • 15efd44 chore: release 0.31.6
  • ea1d60b chore: Build Android release app for minSdk 26
  • 60c71fc fix: Fix cases where Arrays of functions, AnyMap, ArrayBuffer or `Promise...
  • 1a65bda fix: Make JNull hold a global_ref instead of an alias_ref for static fi...
  • b17a556 fix: Fix arrays of HybridObjects generating wrong fbjni/Kotlin code (#1039)
  • f12343c fix: Fix Promise\<T?> failing to resolve when passing null in Kotlin (#1034)
  • b7fe165 chore(deps): bump sharp from 0.34.4 to 0.34.5 in /docs (#1021)
  • c74d31c chore: Add null to types table
  • 0c4306c feat: Add explicit null type (#1032)
  • 10eba88 chore: release 0.31.5
  • 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.6
- [Release notes](https://github.com/mrousavy/nitro/releases)
- [Commits](mrousavy/nitro@v0.31.4...v0.31.6)

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

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

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

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

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

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

dependabot bot commented on behalf of github Nov 13, 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

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