Skip to content

build(deps-dev): bump nitrogen from 0.30.0 to 0.31.0#80

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nitrogen-0.31.0
Closed

build(deps-dev): bump nitrogen from 0.30.0 to 0.31.0#80
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nitrogen-0.31.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 20, 2025

Bumps nitrogen from 0.30.0 to 0.31.0.

Release notes

Sourced from nitrogen's releases.

Release 0.31.0

0.31.0 (2025-10-20)

✨ Features

  • Create ObjectUtils for Object.freeze, Object.defineProperty, ... (#967) (229e7d8)
  • Implement Variant ordering (and add missing imports) (#970) (e685668)

Release 0.30.2

0.30.2 (2025-10-16)

🐛 Bug Fixes

  • Catch Dispatcher cast issues (#963) (7f1d108)
  • Catch enum-literals and single-value-enums (#962) (d1ecc2c)
  • Freeze the Nitro globals in __DEV__ (#965) (1eea332)
  • Use JSIConverter<NativeState> for extracting Dispatcher (#964) (d834d76)

Release 0.30.1

0.30.1 (2025-10-15)

✨ Features

  • Upgrade example app to react-native 0.82 (#929) (0557089)

🐛 Bug Fixes

  • Fix duplicate secondary Kotlin constructors for struct types (#958) (cdd076b)
  • Fix logging of Prototype in example app (#945) (bb92a3f)
  • Fix trailing optional booleans never being true (#946) (750fd4f)
  • Fix Variants with functions in Kotlin (#960) (bd45ec3)
  • Remove exclusionList from metro.config.js (00513e5)
  • Use hoisted linker installs to fix Bun 1.3 (#955) (f06e3b9)

📚 Documentation

  • Add link to YouTube tutorial (a72440c)
Commits
  • 340bdad chore: release 0.31.0
  • e685668 feat: Implement Variant ordering (and add missing imports) (#970)
  • 229e7d8 feat: Create ObjectUtils for Object.freeze, Object.defineProperty, ... ...
  • ca57b25 chore: Lockfiles
  • 08e13c6 chore: release 0.30.2
  • 1eea332 fix: Freeze the Nitro globals in __DEV__ (#965)
  • d834d76 fix: Use JSIConverter\<NativeState> for extracting Dispatcher (#964)
  • 7f1d108 fix: Catch Dispatcher cast issues (#963)
  • d1ecc2c fix: Catch enum-literals and single-value-enums (#962)
  • c0ab3ed chore: Lockfiles
  • 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 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 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 [nitrogen](https://github.com/mrousavy/nitro) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/mrousavy/nitro/releases)
- [Commits](mrousavy/nitro@v0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: nitrogen
  dependency-version: 0.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

dependabot Bot commented on behalf of github Oct 20, 2025

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.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 21, 2025

Superseded by #85.

@dependabot dependabot Bot closed this Oct 21, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/nitrogen-0.31.0 branch October 21, 2025 21:30
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