Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

deps(deps): Bump the minor-and-patch group across 1 directory with 29 updates#3

Merged
CherrelleTucker merged 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-0882035831
Apr 18, 2026
Merged

deps(deps): Bump the minor-and-patch group across 1 directory with 29 updates#3
CherrelleTucker merged 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-0882035831

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 18, 2026

Bumps the minor-and-patch group with 25 updates in the / directory:

Package From To
@expo/vector-icons 15.0.3 15.1.1
expo 55.0.8 55.0.15
expo-crypto 55.0.10 55.0.14
expo-dev-client 55.0.18 55.0.27
expo-document-picker 55.0.9 55.0.13
expo-haptics 55.0.9 55.0.14
expo-linear-gradient 55.0.9 55.0.13
expo-linking 55.0.8 55.0.13
expo-location 55.1.4 55.1.8
expo-sharing 55.0.14 55.0.18
expo-store-review 55.0.9 55.0.13
expo-updates 55.0.15 55.0.20
react 19.2.0 19.2.5
react-dom 19.2.0 19.2.5
react-native 0.83.2 0.85.1
react-native-nitro-modules 0.35.2 0.35.4
react-native-safe-area-context 5.6.2 5.7.0
react-native-svg 15.15.3 15.15.4
@secretlint/core 11.3.1 11.7.1
@secretlint/secretlint-rule-preset-recommend 11.3.1 11.7.1
eslint-plugin-jsdoc 62.7.1 62.9.0
eslint-plugin-react-hooks 7.0.1 7.1.1
lint-staged 16.3.1 16.4.0
prettier 3.8.1 3.8.3
secretlint 11.3.1 11.7.1

Updates @expo/vector-icons from 15.0.3 to 15.1.1

Release notes

Sourced from @​expo/vector-icons's releases.

v15.1.1

15.1.1 (2026-02-20)

Features

  • add support for new IcoMoon app JSON format (#356) (93e8b2e)

Bug Fixes

  • fix: return icon set instead of string in getIconSetForProps fallback (#361) (5699c4f)

v15.1.0

15.1.0 (2026-02-20)

This release got burned, use https://github.com/expo/vector-icons/releases/tag/v15.1.1

Changelog

Sourced from @​expo/vector-icons's changelog.

15.1.1 (2026-02-23)

Bug Fixes

  • return icon set in getIconSetForProps fallback (#361) (579cbfd)

15.1.0 (2026-02-20)

Features

  • add support for new IcoMoon app JSON format (#356) (93e8b2e)

Bug Fixes

  • improve type strictness for font map (#349) (5699c4f)
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​expo/vector-icons since your current version.


Updates expo from 55.0.8 to 55.0.15

Commits

Updates expo-constants from 55.0.9 to 55.0.14

Commits

Updates expo-crypto from 55.0.10 to 55.0.14

Commits

Updates expo-dev-client from 55.0.18 to 55.0.27

Commits

Updates expo-document-picker from 55.0.9 to 55.0.13

Commits

Updates expo-file-system from 55.0.12 to 55.0.16

Commits

Updates expo-font from 55.0.4 to 55.0.6

Changelog

Sourced from expo-font's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

Commits

Updates expo-haptics from 55.0.9 to 55.0.14

Commits

Updates expo-linear-gradient from 55.0.9 to 55.0.13

Commits

Updates expo-linking from 55.0.8 to 55.0.13

Commits

Updates expo-location from 55.1.4 to 55.1.8

Commits

Updates expo-sharing from 55.0.14 to 55.0.18

Commits

Updates expo-store-review from 55.0.9 to 55.0.13

Commits

Updates expo-updates from 55.0.15 to 55.0.20

Commits

Updates react from 19.2.0 to 19.2.5

Release notes

Sourced from react's releases.

19.2.5 (April 8th, 2026)

React Server Components

19.2.4 (January 26th, 2026)

React Server Components

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

Changelog

Sourced from react's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

Commits

Updates react-dom from 19.2.0 to 19.2.5

Release notes

Sourced from react-dom's releases.

19.2.5 (April 8th, 2026)

React Server Components

19.2.4 (January 26th, 2026)

React Server Components

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

Changelog

Sourced from react-dom's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

Commits

Updates react-native from 0.83.2 to 0.85.1

Release notes

Sourced from react-native's releases.

0.85.1


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.85.0


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.85.1

Fixed

Android specific

v0.85.0

Breaking

Android specific

  • Events: Re-added receiveTouches to RCTEventEmitter with a default no-op implementation to avoid breaking ecosystem libraries (67db89d08a by @​javache)
  • Legacy Architecture: Deprecated UIManagerHelper.getEventDispatcherForReactTag and UIManagerHelper.getEventDispatcher(ReactContext, UIManagerType Int), use getEventDispatcher (4e5d45f4db by @​javache)
  • Legacy Architecture: Stub UIImplementation class, this class is unused in the new architecture (fbe15f6605 by @​mdvacca)
  • Text: Make ReactTextUpdate internal (faebee4338 by @​NickGerleman)

Added

  • Animated: RCTAnimationChoreographer to RCTScheduler (019c9a7d8f by Bartlomiej Bloniarz)
  • Animated: std::mutex to AnimationBackend to protect start, stop and callbacks. (4064b89867 by Bartlomiej Bloniarz)
  • Animated: Add c++ AnimatedModule to DefaultTurboModules (15e52e3f71 by @​zeyap)
  • Animated: Added support for transform operations. (58b7b052c0 by @​coado)
  • Animated: Animated calls AnimationBackend::trigger to push updates from. events to the mounting layer (ac06f3bdc7 by Bartlomiej Bloniarz)
  • Animated: Animated can now prompt the backend to push changes to the shadowTree on the JS thread, making RSNRU update the ShadowNode references held by the react renderer. (f9e94c0502 by Bartlomiej Bloniarz)
  • Animated: Animation Backend examples in RNTester (149a4b8dcd by Bartlomiej Bloniarz)
  • Animated: AnimationBackend docs (f3678f51d9 by Bartlomiej Bloniarz)
  • Animated: AnimationBackend now cleans-up the AnimatedPropsRegistry after the js sync when updateRuntimeShadowNodeReferencesOnCommitThread is enabled (b38428c9bc by Bartlomiej Bloniarz)
  • Animated: Moved shadowNodeFamily_ from a map in NativeAnimatedNodesManager to PropsAnimatedNode (af96497b54 by Bartlomiej Bloniarz)
  • Animated: Updated AnimationBackend usages to use AnimationTimestamp (2a4a54ae6c by Bartlomiej Bloniarz)
  • Animated: Upstream useAnimatedColor and useAnimatedValueXY (b92d37879e by @​zeyap)
  • Dev Server: Make metro accept tls server config (8915d81a5b by @​vzaidman)
  • Feature Flags: Create featureflag viewTransitionEnabled (d7a1d080c2 by @​zeyap)
  • JavaScript API: Added EventEmitter to react-native exports. (f7cd8c4c1c by @​yungsters)
  • Pressable: Added tests for Pressability onHoverOut property (de5994817d by @​chicio)
  • React Native DevTools: Added missing tests for Standalone fusebox shell (e5d720d98d by @​chicio)
  • React Native DevTools: Support multiple CDP connections to one React Native Host (diff 1 of 2) (534c06f3c8 by @​motiz88)
  • React Native DevTools: Support multiple CDP connections to one React Native Host (diff 2 of 2) (f04659972c by @​motiz88)
  • Runtime: Added a synchronization mechanism for the layout information between the React branch and the main branch of the ShadowTree (c8d498d62d by @​j-piasecki)

... (truncated)

Commits
  • 2c0ae27 Release 0.85.1
  • 9dfd26e fix: formData upload broken in debug builds (#56406)
  • 76cf797 Update generate-artifacts-executor scripts to skip write/cp for unchanged o...
  • 401b162 [0.85] Correclty promote flags to experimental for 0.85 release (#56373)
  • 10644a0 Release 0.85.0
  • b2839b1 Release 0.85.0-rc.7
  • 1030a5a fix(jni) ensure correct export of react/uimanager headers in prefab (#56215)
  • fc61224 Add header_mappings_dir to React-Fabric.podspec animated subspec (#56151)
  • 7a5da64 Fix Hermes crash from TurboModule void method NSException handling (#56265)
  • 8f22bbd Release 0.85.0-rc.6
  • Additional commits viewable in compare view

Updates react-native-nitro-modules from 0.35.2 to 0.35.4

Release notes

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

Release 0.35.4

0.35.4 (2026-04-08)

✨ Features

  • Add .asType<T>() and .isType<T>() to Swift and Kotlin Variants (#1283) (7b7ef99)

🐛 Bug Fixes

  • Fix Xcode 26.4. build with static linkage (#1282) (b4c302f)

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)
Commits

Updates react-native-safe-area-context from 5.6.2 to 5.7.0

Release notes

Sourced from react-native-safe-area-context's releases.

Release 5.7.0

5.7.0 (2026-02-24)

Bug Fixes

  • make SafeAreaView respect edges param on web (#685) (db1bdcb)

Features

Commits
Maintainer changes

This version was pushed to npm by melvalesca, a new releaser for react-native-safe-area-context since your current version.


Updates react-native-svg from 15.15.3 to 15.15.4

Release notes

Sourced from react-native-svg's releases.

v15.15.4

Support react-native nightly build.

What's Changed

New Contributors

Full Changelog: software-mansion/react-native-svg@v15.15.3...v15.15.4

Commits

Updates @secretlint/core from 11.3.1 to 11.7.1

Release notes

Sourced from @​secretlint/core's releases.

v11.7.1

What's Changed

Service Package PR
Notion @secretlint/secretlint-rule-notion #1471
Figma @secretlint/secretlint-rule-figma #1472
Hugging Face @secretlint/secretlint-rule-huggingface #1473
Grafana @secretlint/secretlint-rule-grafana #1474
Groq @secretlint/secretlint-rule-groq #1475
GitLab @secretlint/secretlint-rule-gitlab #1476
HashiCorp Vault @secretlint/secretlint-rule-hashicorp-vault #1477
Databricks @secretlint/secretlint-rule-databricks #1478
Docker @secretlint/secretlint-rule-docker #1481

Features

Bug Fixes

Documentation

CI

Dependency Updates

Other Changes

Full Changelog: secretlint/secretlint@v11.6.0...v11.7.1

v11.6.0

... (truncated)

Commits
  • bad9176 v11.7.1 (#1487)
  • 2ddd70e Remove npm upgrade step from release workflow (#1486)
  • cd79345 v11.7.0 (#1484)
  • 4e607ba ci: add npm environment to release workflow (#1483)
  • d4cb771 fix(rules): add regex boundary assertions to 8 existing scanner rules (#1482)
  • ab0869f Add Docker Personal Access Token detection rule (#1481)
  • 222fd0a chore(deps): update textlint to ^15.5.4 (patch) (#1480)
  • 020c903 feat(secretlint-rule-gitlab): add rule for GitLab Personal Access Tokens (#1476)
  • 2fc5b28 feat(rule): add @​secretlint/secretlint-rule-hashicorp-vault (#1477)
  • ad8f273 feat(grafana): add new rule for Grafana API tokens (#1474)
  • Additional commits viewable in compare view

Updates @secretlint/secretlint-rule-preset-recommend from 11.3.1 to 11.7.1

Release notes

Sourced from @​secretlint/secretlint-rule-preset-recommend's releases.

v11.7.1

What's Changed

Service Package PR
Notion @secretlint/secretlint-rule-notion #1471
Figma @secretlint/secretlint-rule-figma #1472
Hugging Face @secretlint/secretlint-rule-huggingface #1473
Grafana @secretlint/secretlint-rule-grafana #1474
Groq @secretlint/secretlint-rule-groq #1475
GitLab @secretlint/secretlint-rule-gitlab #1476
HashiCorp Vault @secretlint/secretlint-rule-hashicorp-vault #1477
Databricks @secretlint/secretlint-rule-databricks #1478
Docker @secretlint/secretlint-rule-docker #1481

Features

Bug Fixes

Documentation

CI

Dependency Updates

Other Changes

Full Changelog: secretlint/secretlint@v11.6.0...v11.7.1

v11.6.0

... (truncated)

Commits
  • bad9176 v11.7.1 (#1487)
  • 2ddd70e Remove npm upgrade step from release workflow (#1486)
  • cd79345 v11.7.0 (#1484)
  • 4e607ba ci: add npm environment to release workflow (#1483)
  • d4cb771 fix(rules): add regex boundary assertions to 8 existing scanner rules (#1482)
  • ab0869f Add Docker Personal Access Token detection rule (#1481)
  • 222fd0a chore(deps): update textlint to ^15.5.4 (patch) (#1480)
  • 020c903 feat(secretlint-rule-gitlab): add rule for GitLab Personal Access Tokens (#1476)
  • 2fc5b28 feat(rule): add @​secretlint/secretlint-rule-hashicorp-vault (#1477)
  • ad8f273 feat(grafana): add new rule for Grafana API tokens (#1474)
  • Additional commits viewable in compare view

Updates babel-preset-expo from 55.0.12 to 55.0.17

Commits

Updates eslint-plugin-jsdoc from 62.7.1 to 62.9.0

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v62.9.0

62.9.0 (2026-04-01)

Features

  • update jsdoccomment, devDeps. (8569d0c)

v62.8.1

62.8.1 (2026-03-25)

Bug Fixes

  • valid-types: allow required default names; fixes #1675 (bca557b)

v62.8.0

62.8.0 (2026-03-12)

Features

  • tsdoc-ruleset: add recommended TSDoc ruleset (a96bc7c)
Commits
  • 8569d0c feat: update jsdoccomment, devDeps.
  • 5b668af chore(deps): bump brace-expansion from 1.1.12 to 1.1.13
  • 7d0e91a chore: update comment-parser, jsdoccomment, espree, devDeps.
  • bca557b fix(valid-types): allow required default names; fixes #1675

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 18, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@CherrelleTucker
Copy link
Copy Markdown
Owner

⚠️ Needs device testing before merge. Most of this group is safe (expo-* patch bumps, secretlint minor, etc.), but react-native 0.83.2 → 0.85.1 is in the set — two RN minor versions in one hop. RN minor bumps regularly carry breaking native/Metro changes despite semver. Build + smoke-test on iOS and Android before merging, or split by checking out the branch locally and reverting the react-native line to isolate the safe patches.

@dependabot dependabot Bot changed the title deps(deps): bump the minor-and-patch group with 29 updates deps(deps): Bump the minor-and-patch group across 1 directory with 29 updates Apr 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/minor-and-patch-0882035831 branch from 3a8b233 to a46f991 Compare April 18, 2026 22:00
Bumps the minor-and-patch group with 29 updates:

| Package | From | To |
| --- | --- | --- |
| [@expo/vector-icons](https://github.com/expo/vector-icons) | `15.0.3` | `15.1.1` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `55.0.8` | `55.0.15` |
| [expo-constants](https://github.com/expo/expo/tree/HEAD/packages/expo-constants) | `55.0.9` | `55.0.14` |
| [expo-crypto](https://github.com/expo/expo/tree/HEAD/packages/expo-crypto) | `55.0.10` | `55.0.14` |
| [expo-dev-client](https://github.com/expo/expo/tree/HEAD/packages/expo-dev-client) | `55.0.18` | `55.0.27` |
| [expo-document-picker](https://github.com/expo/expo/tree/HEAD/packages/expo-document-picker) | `55.0.9` | `55.0.13` |
| [expo-file-system](https://github.com/expo/expo/tree/HEAD/packages/expo-file-system) | `55.0.12` | `55.0.16` |
| [expo-font](https://github.com/expo/expo/tree/HEAD/packages/expo-font) | `55.0.4` | `55.0.6` |
| [expo-haptics](https://github.com/expo/expo/tree/HEAD/packages/expo-haptics) | `55.0.9` | `55.0.14` |
| [expo-linear-gradient](https://github.com/expo/expo/tree/HEAD/packages/expo-linear-gradient) | `55.0.9` | `55.0.13` |
| [expo-linking](https://github.com/expo/expo/tree/HEAD/packages/expo-linking) | `55.0.8` | `55.0.13` |
| [expo-location](https://github.com/expo/expo/tree/HEAD/packages/expo-location) | `55.1.4` | `55.1.8` |
| [expo-sharing](https://github.com/expo/expo/tree/HEAD/packages/expo-sharing) | `55.0.14` | `55.0.18` |
| [expo-store-review](https://github.com/expo/expo/tree/HEAD/packages/expo-store-review) | `55.0.9` | `55.0.13` |
| [expo-updates](https://github.com/expo/expo/tree/HEAD/packages/expo-updates) | `55.0.15` | `55.0.20` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.0` | `19.2.5` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.0` | `19.2.5` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.83.2` | `0.85.1` |
| [react-native-nitro-modules](https://github.com/mrousavy/nitro) | `0.35.2` | `0.35.4` |
| [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.6.2` | `5.7.0` |
| [react-native-svg](https://github.com/react-native-community/react-native-svg) | `15.15.3` | `15.15.4` |
| [@secretlint/core](https://github.com/secretlint/secretlint) | `11.3.1` | `11.7.1` |
| [@secretlint/secretlint-rule-preset-recommend](https://github.com/secretlint/secretlint) | `11.3.1` | `11.7.1` |
| [babel-preset-expo](https://github.com/expo/expo/tree/HEAD/packages/babel-preset-expo) | `55.0.12` | `55.0.17` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.7.1` | `62.9.0` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `7.0.1` | `7.1.1` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.3.1` | `16.4.0` |
| [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` |
| [secretlint](https://github.com/secretlint/secretlint) | `11.3.1` | `11.7.1` |


Updates `@expo/vector-icons` from 15.0.3 to 15.1.1
- [Release notes](https://github.com/expo/vector-icons/releases)
- [Changelog](https://github.com/expo/vector-icons/blob/master/CHANGELOG.md)
- [Commits](https://github.com/expo/vector-icons/commits/v15.1.1)

Updates `expo` from 55.0.8 to 55.0.15
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

Updates `expo-constants` from 55.0.9 to 55.0.14
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-constants)

Updates `expo-crypto` from 55.0.10 to 55.0.14
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-crypto)

Updates `expo-dev-client` from 55.0.18 to 55.0.27
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-dev-client)

Updates `expo-document-picker` from 55.0.9 to 55.0.13
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-document-picker)

Updates `expo-file-system` from 55.0.12 to 55.0.16
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-file-system)

Updates `expo-font` from 55.0.4 to 55.0.6
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-font/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-font)

Updates `expo-haptics` from 55.0.9 to 55.0.14
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-haptics)

Updates `expo-linear-gradient` from 55.0.9 to 55.0.13
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-linear-gradient)

Updates `expo-linking` from 55.0.8 to 55.0.13
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-linking)

Updates `expo-location` from 55.1.4 to 55.1.8
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-location)

Updates `expo-sharing` from 55.0.14 to 55.0.18
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-sharing)

Updates `expo-store-review` from 55.0.9 to 55.0.13
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-store-review)

Updates `expo-updates` from 55.0.15 to 55.0.20
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-updates)

Updates `react` from 19.2.0 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react)

Updates `react-dom` from 19.2.0 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom)

Updates `react-native` from 0.83.2 to 0.85.1
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.85.1/packages/react-native)

Updates `react-native-nitro-modules` from 0.35.2 to 0.35.4
- [Release notes](https://github.com/mrousavy/nitro/releases)
- [Commits](mrousavy/nitro@v0.35.2...v0.35.4)

Updates `react-native-safe-area-context` from 5.6.2 to 5.7.0
- [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases)
- [Commits](AppAndFlow/react-native-safe-area-context@v5.6.2...v5.7.0)

Updates `react-native-svg` from 15.15.3 to 15.15.4
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v15.15.3...v15.15.4)

Updates `@secretlint/core` from 11.3.1 to 11.7.1
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](secretlint/secretlint@v11.3.1...v11.7.1)

Updates `@secretlint/secretlint-rule-preset-recommend` from 11.3.1 to 11.7.1
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](secretlint/secretlint@v11.3.1...v11.7.1)

Updates `babel-preset-expo` from 55.0.12 to 55.0.17
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/babel-preset-expo)

Updates `eslint-plugin-jsdoc` from 62.7.1 to 62.9.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.7.1...v62.9.0)

Updates `eslint-plugin-react-hooks` from 7.0.1 to 7.1.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/eslint-plugin-react-hooks@7.1.1/packages/eslint-plugin-react-hooks)

Updates `lint-staged` from 16.3.1 to 16.4.0
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.3.1...v16.4.0)

Updates `prettier` from 3.8.1 to 3.8.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.1...3.8.3)

Updates `secretlint` from 11.3.1 to 11.7.1
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](secretlint/secretlint@v11.3.1...v11.7.1)

---
updated-dependencies:
- dependency-name: "@expo/vector-icons"
  dependency-version: 15.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: expo
  dependency-version: 55.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo-constants
  dependency-version: 55.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo-crypto
  dependency-version: 55.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo-dev-client
  dependency-version: 55.0.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo-document-picker
  dependency-version: 55.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo-file-system
  dependency-version: 55.0.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo-font
  dependency-version: 55.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo-haptics
  dependency-version: 55.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo-linear-gradient
  dependency-version: 55.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo-linking
  dependency-version: 55.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo-location
  dependency-version: 55.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo-sharing
  dependency-version: 55.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo-store-review
  dependency-version: 55.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: expo-updates
  dependency-version: 55.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-dom
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-native
  dependency-version: 0.85.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-native-nitro-modules
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-native-safe-area-context
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-native-svg
  dependency-version: 15.15.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@secretlint/core"
  dependency-version: 11.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@secretlint/secretlint-rule-preset-recommend"
  dependency-version: 11.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: babel-preset-expo
  dependency-version: 55.0.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 62.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 7.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: lint-staged
  dependency-version: 16.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: prettier
  dependency-version: 3.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: secretlint
  dependency-version: 11.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/minor-and-patch-0882035831 branch from a46f991 to 9dd3335 Compare April 18, 2026 22:44
@CherrelleTucker CherrelleTucker merged commit efd2d9b into main Apr 18, 2026
2 checks passed
@CherrelleTucker CherrelleTucker deleted the dependabot/npm_and_yarn/minor-and-patch-0882035831 branch April 18, 2026 22:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant