Skip to content

Bump react-native-nitro-modules from 0.35.9 to 0.36.3 - #24

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/react-native-nitro-modules-0.36.3
Open

Bump react-native-nitro-modules from 0.35.9 to 0.36.3#24
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/react-native-nitro-modules-0.36.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown

Bumps react-native-nitro-modules from 0.35.9 to 0.36.3.

Release notes

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

Release 0.36.3

0.36.3 (2026-07-27)

🐛 Bug Fixes

Release 0.36.2

0.36.2 (2026-07-27)

💨 Performance Improvements

  • Reuse cached PropNameIDs in Record<string, T>::toJSI(...) conversion (#1429) (733cac0)

🐛 Bug Fixes

  • Add support for RN 0.87+ by overloading new installJSIBindingsWithRuntime (#1437) (15c5c36)
  • Compute AHardwareBuffer size in bytes, not pixels (#1445) (467dafd)
  • Fix HardwareBuffer calculation for multi-layer (#1446) (f900149)
  • Re-create JS object on dead runtime cache entry (#1442) (5d155af)

📚 Documentation

Release 0.36.1

0.36.1 (2026-06-30)

🐛 Bug Fixes

  • Fix union inline joining not generating enums (#1427) (9c0172b)

Release 0.36.0

0.36.0 (2026-06-30)

✨ Features

📚 Documentation

Release 0.35.11

0.35.11 (2026-06-24)

🐛 Bug Fixes

  • Fix Swift wait fractional sleep in example object (#1365) (f9f254b)
  • Read _tasks.empty() under _queueMutex in ThreadPool::run() (#1413) (a4cf95d)

... (truncated)

Commits
  • 4e721db chore: release 0.36.3
  • c79bbc5 fix: Make Sync\<..> functions non-@FastNative (#1450)
  • b3af81c chore: release 0.36.2
  • 5d155af fix: Re-create JS object on dead runtime cache entry (#1442)
  • 388ce1a chore: bump the agp group across 4 directories with 1 update (#1448)
  • fd06398 chore: Add HardwareBuffer Harness tests (#1447)
  • f900149 fix: Fix HardwareBuffer calculation for multi-layer (#1446)
  • 467dafd fix: Compute AHardwareBuffer size in bytes, not pixels (#1445)
  • 15c5c36 fix: Add support for RN 0.87+ by overloading new `installJSIBindingsWithRunti...
  • 733cac0 perf: Reuse cached PropNameIDs in Record\<string, T>::toJSI(...) conversio...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [react-native-nitro-modules](https://github.com/mrousavy/nitro) from 0.35.9 to 0.36.3.
- [Release notes](https://github.com/mrousavy/nitro/releases)
- [Commits](mrousavy/nitro@v0.35.9...v0.36.3)

---
updated-dependencies:
- dependency-name: react-native-nitro-modules
  dependency-version: 0.36.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 31, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants