Skip to content

chore(deps): bump react-native-nitro-modules from 0.35.5 to 0.36.1#25

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-nitro-modules-0.36.1
Open

chore(deps): bump react-native-nitro-modules from 0.35.5 to 0.36.1#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-nitro-modules-0.36.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps react-native-nitro-modules from 0.35.5 to 0.36.1.

Release notes

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

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)
  • Synchronize C++ Promise<T> state-inspection accessors (#1398) (cd3d486)

📚 Documentation

  • Add Data Scanner (137a6d4)
  • Add react-native-alternate-app-icon module to the Nitro Modules list (#1374) (5cd4434)
  • add react-native-nitro-google-signin to awesome modules list (#1377) (ca4b6df)
  • Better SEO for Awesome Nitro Modules (c0d6f49)
  • Disable trailing slash (d7e5c77)
  • fix react-native-nitro-google-signin URL (#1379) (35ef753)
  • Fix SEO (#1382) (aaa1d0e)
  • Update wording for types (33b4e25)

Release 0.35.9

0.35.9 (2026-05-27)

💨 Performance Improvements

  • Prevent capturing onResolved/onRejected in Swift Promise (#1339) (2b733b9)

🐛 Bug Fixes

  • Fix Promise<void> was destroyed! race condition by synchronizing Swift Promise operations (#1338) (d568d3a)
  • Safely wrap/copy ByteBuffer without modifying cursor state (#1335) (326d3e4)

... (truncated)

Commits
  • 569be3c chore: release 0.36.1
  • 9c0172b fix: Fix union inline joining not generating enums (#1427)
  • 0891b58 chore: release 0.36.0
  • 8e31e1a feat: Support variants of union-style enums (#1426)
  • 8fbd420 docs: Add showcase (#1381)
  • 2124ec9 chore: Widen Promise race condition test to test platform too (#1418)
  • 6b041b9 chore: Reproduce C++ Promise\<T> _state data race in Harness Test (#1397)
  • 4d4d6c8 chore: fix iOS Harness ASan compiler path (#1417)
  • 7b65d57 chore: Run Harness CI with ASan and TSan to catch race conditions or UB (#1415)
  • f6e82d3 chore: release 0.35.11
  • 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.5 to 0.36.1.
- [Release notes](https://github.com/mrousavy/nitro/releases)
- [Commits](mrousavy/nitro@v0.35.5...v0.36.1)

---
updated-dependencies:
- dependency-name: react-native-nitro-modules
  dependency-version: 0.36.1
  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 6, 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