Skip to content

Bump simple-plist and react-native in /example#28

Draft
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/example/multi-6f91f318bb
Draft

Bump simple-plist and react-native in /example#28
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/example/multi-6f91f318bb

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Removes simple-plist. It's no longer used after updating ancestor dependency react-native. These dependencies need to be updated together.

Removes simple-plist

Updates react-native from 0.58.4 to 0.84.0

Release notes

Sourced from react-native's releases.

0.84.0


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.84.0-rc.5

Fixed

iOS specific


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

... (truncated)

Changelog

Sourced from react-native's changelog.

Changelog (pre 0.60)

This file contains all changelogs for releases in the pre-0.60 range. Please check out the other CHANGELOG-*.md files for newer versions.

v0.59.10

This is likely the last patch release for version 59 of React Native for the foreseeable future: it contains an important Android side update for the JavaScript Core, to prevent a great number of crashes mostly related to Samsung devices - thanks to @​Kudo for his work on fixing this via 557989a86f!

Thanks everyone who participated in the discussion.

v0.59.9

This is a patch fix release addressing a couple ScrollView regressions, and "future-proof" RN 59 from crashes caused by upgrading Gradle (now can support up to 5.4.1 & 3.4.0 for the plugin) and Xcode 11 Beta 1. You can upgrade to this version without upgrading your tooling.

Thanks everyone who contributed code or participated in the discussion for cherry-picking commits. You can participate to the conversation for the next patch release in the dedicated issue.

Changed

  • If isInteraction is not specified in the config, it would always default to true which would block interactions like VirtualizedList updates. This is generally not what you want with useNativeDriver since the animation won't be interrupted by JS. If something does end up interfering with an animation and causes frame drops, isInteraction can be set manually. (8f186b84ae by @​sahrens)

  • Update detox to match master (c6a5c09e2b by @​kelset)

Android specific

Fixed

Android specific

iOS specific

v0.59.8

This is a patch fix release addressing regressions, crashes, and a few developer-experience pain points (in particular, check the KeyboardAvoidingView change). Thanks everyone who contributed code or participated in the discussion for cherry-picking commits.

Fixed

... (truncated)

Commits
  • 5693f60 Release 0.84.0
  • 5c69e21 Release 0.84.0-rc.5
  • 3552d65 [LOCAL] Bump Hermes version
  • c5bb0b1 Release 0.84.0-rc.4
  • a24f1d8 fix(hermes-inspector-modern): Apply HERMES_V1_ENABLED define to all build typ...
  • 8d561b0 Include final (redirected to) URL in response object. Fixes #55248. (#55251)
  • 8206c12 fix(react-native): add prefabPublishing to hermes-engine for build-from-sourc...
  • af7f3de Release 0.84.0-rc.3
  • 0dd7aad Add transformOrigin prop support to the AnimationBackend. (#55203)
  • aeed939 Add support for backfaceVisibility and add flex to AnimatedPropsBuilder...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by react-native-bot, a new releaser for react-native since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Medium Risk
Large React Native major-version upgrade can introduce build/runtime regressions and new platform/toolchain requirements; removal of an unused dependency is low risk.

Overview
Updates the example app’s React Native dependency to 0.84.0 and refreshes the associated npm lockfile entries.

Removes the unused simple-plist dependency as part of the upgrade.

Written by Cursor Bugbot for commit e590c43. This will update automatically on new commits. Configure here.

Removes [simple-plist](https://github.com/wollardj/simple-plist). It's no longer used after updating ancestor dependency [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native). These dependencies need to be updated together.


Removes `simple-plist`

Updates `react-native` from 0.58.4 to 0.84.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.5x.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.84.0/packages/react-native)

---
updated-dependencies:
- dependency-name: simple-plist
  dependency-version: 
  dependency-type: indirect
- dependency-name: react-native
  dependency-version: 0.84.0
  dependency-type: direct:production
...

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 Feb 19, 2026
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

"@twotalltotems/react-native-otp-input": "^1.3.7",
"react": "16.6.3",
"react-native": "0.58.4"
"react-native": "0.84.0"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR missing linked Linear issue for tracking

Low Severity

This Dependabot PR has no linked Linear issue. The "Linear Alignment" rule requires a linked issue or a brief justification comment if none exists. While this is an automated dependency bump (removing simple-plist and updating react-native from 0.58.4 to 0.84.0), the rule still expects explicit acknowledgment when no issue is linked — even for hotfixes or automated changes.

Fix in Cursor Fix in Web

Triggered by team rule: Linear Alignment

@kieranoreilly
Copy link

No reviewers assigned, converting to draft

@kieranoreilly kieranoreilly marked this pull request as draft February 19, 2026 14:24
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.

1 participant