Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump react-native-nitro-modules from 0.24.1 to 0.25.2 in /example #146

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 19, 2025

Bumps react-native-nitro-modules from 0.24.1 to 0.25.2.

Release notes

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

Release 0.25.2

0.25.2 (2025-03-19)

🐛 Bug Fixes

📚 Documentation

  • Update what-is-nitro.md (e327b9b)

Release 0.25.1

0.25.1 (2025-03-10)

🐛 Bug Fixes

  • Fix prop parsing for enums/unions in Swift HybridViews (#609) (d427865)

Release 0.25.0

0.25.0 (2025-03-06)

✨ Features

💨 Performance Improvements

  • Use .find(..) for cache lookups (4733b4e)

🐛 Bug Fixes

  • Add additional nullptr check to make_shared_from_jni function (#584) (b9ce746)
  • Correct HybridView platform detection for TypeAliasDeclarations (#595) (60bedc5)
  • Fix getting Thread Name on iOS (use NSThread) (#585) (5bcf119)
  • Fully support Variants in Swift & Kotlin (#605) (062f075)
  • Make ArrayBuffer::copy(..) methods const (#596) (13e9977)
  • removes deprecated HybridObjectRegistry from template (#586) (f789624)

📚 Documentation

Commits
  • 02c7c75 chore: release 0.25.2
  • 94a702e fix: revert Object.freeze (#612)
  • e327b9b docs: Update what-is-nitro.md
  • f392463 chore: release 0.25.1
  • d427865 fix: Fix prop parsing for enums/unions in Swift HybridViews (#609)
  • 2336120 chore: release 0.25.0
  • 420b3c1 chore: Update lockfile
  • f2bcea6 chore(deps-dev): bump the rncli group across 1 directory with 3 updates (#600)
  • cc5f592 chore(deps): bump the agp group across 3 directories with 1 update (#598)
  • 062f075 fix: Fully support Variants in Swift & Kotlin (#605)
  • 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 [react-native-nitro-modules](https://github.com/mrousavy/nitro) from 0.24.1 to 0.25.2.
- [Release notes](https://github.com/mrousavy/nitro/releases)
- [Commits](mrousavy/nitro@v0.24.1...v0.25.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 19, 2025

Labels

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