Skip to content

chore(deps): bump the nitro group across 2 directories with 2 updates#84

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nitro-5ce02bf6b9
Open

chore(deps): bump the nitro group across 2 directories with 2 updates#84
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nitro-5ce02bf6b9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

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.10 to 0.35.3

Release notes

Sourced from nitrogen's releases.

Release 0.35.3

0.35.3 (2026-04-02)

✨ Features

🐛 Bug Fixes

  • Some code cleanups (atomic<bool>, move assignment, const) (#1269) (ab2a050)

📚 Documentation

  • Update Nitro banners with new website (ea7511f)
  • Use new algolia index name (1573fe7)

Release 0.35.2

0.35.2 (2026-03-15)

🐛 Bug Fixes

  • Fix [super invalidate] being broken in react-native 0.82 or below (#1267) (7e553ec)

📚 Documentation

Release 0.35.1

0.35.1 (2026-03-13)

✨ Features

  • Add onDropView() to Hybrid Views (#1266) (dc233c5)
  • Add new autolinking syntax to nitro.json - allow mixed C++ and Swift/Kotlin autolinked objects per platform (#1255) (2a2fc26)

🐛 Bug Fixes

  • Always fail lint-typescript/tsc job when typecheck fails (#1253) (60c35df)
  • Detect duplicate nitro JS installs before install (#1256) (bda45a5)
  • Fix stackoverflow in nitrogen (#1247) (857a456)

📚 Documentation

  • Add guide about Android Context (NitroModules.applicationContext) (#1263) (16f24c3)
  • Remove unused Tabs imports (b0ebb5f)
  • Update docs to use new nitro.json schema (#1264) (038e68b)

Release 0.35.1-beta.2

What's Changed

... (truncated)

Commits

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

Release notes

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

Release 0.35.3

0.35.3 (2026-04-02)

✨ Features

🐛 Bug Fixes

  • Some code cleanups (atomic<bool>, move assignment, const) (#1269) (ab2a050)

📚 Documentation

  • Update Nitro banners with new website (ea7511f)
  • Use new algolia index name (1573fe7)

Release 0.35.2

0.35.2 (2026-03-15)

🐛 Bug Fixes

  • Fix [super invalidate] being broken in react-native 0.82 or below (#1267) (7e553ec)

📚 Documentation

Release 0.35.1

0.35.1 (2026-03-13)

✨ Features

  • Add onDropView() to Hybrid Views (#1266) (dc233c5)
  • Add new autolinking syntax to nitro.json - allow mixed C++ and Swift/Kotlin autolinked objects per platform (#1255) (2a2fc26)

🐛 Bug Fixes

  • Always fail lint-typescript/tsc job when typecheck fails (#1253) (60c35df)
  • Detect duplicate nitro JS installs before install (#1256) (bda45a5)
  • Fix stackoverflow in nitrogen (#1247) (857a456)

📚 Documentation

  • Add guide about Android Context (NitroModules.applicationContext) (#1263) (16f24c3)
  • Remove unused Tabs imports (b0ebb5f)
  • Update docs to use new nitro.json schema (#1264) (038e68b)

Release 0.35.1-beta.2

What's Changed

... (truncated)

Commits

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

Release notes

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

Release 0.35.3

0.35.3 (2026-04-02)

✨ Features

🐛 Bug Fixes

  • Some code cleanups (atomic<bool>, move assignment, const) (#1269) (ab2a050)

📚 Documentation

  • Update Nitro banners with new website (ea7511f)
  • Use new algolia index name (1573fe7)

Release 0.35.2

0.35.2 (2026-03-15)

🐛 Bug Fixes

  • Fix [super invalidate] being broken in react-native 0.82 or below (#1267) (7e553ec)

📚 Documentation

Release 0.35.1

0.35.1 (2026-03-13)

✨ Features

  • Add onDropView() to Hybrid Views (#1266) (dc233c5)
  • Add new autolinking syntax to nitro.json - allow mixed C++ and Swift/Kotlin autolinked objects per platform (#1255) (2a2fc26)

🐛 Bug Fixes

  • Always fail lint-typescript/tsc job when typecheck fails (#1253) (60c35df)
  • Detect duplicate nitro JS installs before install (#1256) (bda45a5)
  • Fix stackoverflow in nitrogen (#1247) (857a456)

📚 Documentation

  • Add guide about Android Context (NitroModules.applicationContext) (#1263) (16f24c3)
  • Remove unused Tabs imports (b0ebb5f)
  • Update docs to use new nitro.json schema (#1264) (038e68b)

Release 0.35.1-beta.2

What's Changed

... (truncated)

Commits

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

Release notes

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

Release 0.35.3

0.35.3 (2026-04-02)

✨ Features

🐛 Bug Fixes

  • Some code cleanups (atomic<bool>, move assignment, const) (#1269) (ab2a050)

📚 Documentation

  • Update Nitro banners with new website (ea7511f)
  • Use new algolia index name (1573fe7)

Release 0.35.2

0.35.2 (2026-03-15)

🐛 Bug Fixes

  • Fix [super invalidate] being broken in react-native 0.82 or below (#1267) (7e553ec)

📚 Documentation

Release 0.35.1

0.35.1 (2026-03-13)

✨ Features

  • Add onDropView() to Hybrid Views (#1266) (dc233c5)
  • Add new autolinking syntax to nitro.json - allow mixed C++ and Swift/Kotlin autolinked objects per platform (#1255) (2a2fc26)

🐛 Bug Fixes

  • Always fail lint-typescript/tsc job when typecheck fails (#1253) (60c35df)
  • Detect duplicate nitro JS installs before install (#1256) (bda45a5)
  • Fix stackoverflow in nitrogen (#1247) (857a456)

📚 Documentation

  • Add guide about Android Context (NitroModules.applicationContext) (#1263) (16f24c3)
  • Remove unused Tabs imports (b0ebb5f)
  • Update docs to use new nitro.json schema (#1264) (038e68b)

Release 0.35.1-beta.2

What's Changed

... (truncated)

Commits

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

Release notes

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

Release 0.35.3

0.35.3 (2026-04-02)

✨ Features

🐛 Bug Fixes

  • Some code cleanups (atomic<bool>, move assignment, const) (#1269) (ab2a050)

📚 Documentation

  • Update Nitro banners with new website (ea7511f)
  • Use new algolia index name (1573fe7)

Release 0.35.2

0.35.2 (2026-03-15)

🐛 Bug Fixes

  • Fix [super invalidate] being broken in react-native 0.82 or below (#1267) (7e553ec)

📚 Documentation

Release 0.35.1

0.35.1 (2026-03-13)

✨ Features

  • Add onDropView() to Hybrid Views (#1266) (dc233c5)
  • Add new autolinking syntax to nitro.json - allow mixed C++ and Swift/Kotlin autolinked objects per platform (#1255) (2a2fc26)

🐛 Bug Fixes

  • Always fail lint-typescript/tsc job when typecheck fails (#1253) (60c35df)
  • Detect duplicate nitro JS installs before install (#1256) (bda45a5)
  • Fix stackoverflow in nitrogen (#1247) (857a456)

📚 Documentation

  • Add guide about Android Context (NitroModules.applicationContext) (#1263) (16f24c3)
  • Remove unused Tabs imports (b0ebb5f)
  • Update docs to use new nitro.json schema (#1264) (038e68b)

Release 0.35.1-beta.2

What's Changed

... (truncated)

Commits

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 <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.10 to 0.35.3
- [Release notes](https://github.com/mrousavy/nitro/releases)
- [Commits](mrousavy/nitro@v0.31.10...v0.35.3)

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

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

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

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

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

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

dependabot bot commented on behalf of github Apr 2, 2026

Labels

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants