Skip to content

chore(deps): bump the mobile-minor group across 1 directory with 7 updates#463

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mobile/mobile-minor-83a6e68e1b
Open

chore(deps): bump the mobile-minor group across 1 directory with 7 updates#463
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mobile/mobile-minor-83a6e68e1b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the mobile-minor group with 7 updates in the /mobile directory:

Package From To
@react-native-community/slider 5.1.2 5.2.0
react 19.2.0 19.2.6
react-dom 19.2.0 19.2.6
react-native 0.83.6 0.85.3
react-native-reanimated 4.2.1 4.4.0
react-native-svg 15.15.3 15.15.5
react-native-worklets 0.7.4 0.9.1

Updates @react-native-community/slider from 5.1.2 to 5.2.0

Release notes

Sourced from @​react-native-community/slider's releases.

v5.2.0: New thumbSize prop

Hello Community!

Thanks to huge amount of work of @​bdtren, this release brings the new prop thumbSize, which allows to customize the size of thumb, whether it's an image or default. The implementation was done in PR #752, so go ahead and check the implementation.

Check the README, description of the feature, check the example which was also updated with this new prop to see how can/should it be used. If you have any questions or will run into any issues - let me know whether by creating an issue or via our Discord channel.

Thank you!

Commits
  • a7c1169 Release: v5.2.0 (#797)
  • 6b4789c chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /package (#790)
  • b923d9f chore(deps): bump picomatch in /package (#793)
  • 3b72022 chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /example (#794)
  • 77fb8f3 Update lockfiles for refreshed dependencies
  • b7a7632 chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /example-web (#783)
  • 2b04233 chore(deps): bump rollup from 2.79.2 to 2.80.0 in /example-web (#784)
  • 5ac63b8 chore(deps): bump fast-xml-parser, @​react-native-community/cli, @​react-native...
  • d79c29e feat: add thumbSize to set size of thumb (#752)
  • f974200 chore(deps-dev): bump qs from 6.14.1 to 6.14.2 in /package (#772)
  • Additional commits viewable in compare view

Updates react from 19.2.0 to 19.2.6

Release notes

Sourced from react's releases.

19.2.6 (May 6th, 2026)

React Server Components

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

Release notes

Sourced from react-dom's releases.

19.2.6 (May 6th, 2026)

React Server Components

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.6 to 0.85.3

Release notes

Sourced from react-native's releases.

0.85.3

Changed

Fixed

iOS specific

  • Build: Fix silent tar extraction failure on EdenFS in replace-rncore-version.js by extracting to a temp directory first (9bc7d38be0 by @​motiz88)
  • Build: Skip prebuilds for DynamicFrameworks CI jobs (753c19bea4 by @​motiz88)

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


Hermes dSYMS:

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.85.3

Changed

Fixed

iOS specific

  • Build: Fix silent tar extraction failure on EdenFS in replace-rncore-version.js by extracting to a temp directory first (9bc7d38be0 by @​motiz88)
  • Build: Skip prebuilds for DynamicFrameworks CI jobs (753c19bea4 by @​motiz88)

v0.85.2

Added

  • Animated: Add pushAnimationMutations to AnimationBackend for targeted event-driven animation updates (e4f0509973 by Bartlomiej Bloniarz)

Fixed

  • Animated: Fix potential data corruption in animation backend when ShadowTree commits are retried by copying RawProps instead of moving them (77d3df8cab by Bartlomiej Bloniarz)

iOS specific

  • Dev Server: Fix "Loading from Metro..." banner getting stuck after reloads in quick succession (e122c24c27 by @​alanjhughes)

v0.85.1

Fixed

Android specific

v0.85.0

Breaking

... (truncated)

Commits
  • 22ea81b Release 0.85.3
  • de4e138 [0.85] Backport RedBox 2.0 for iOS (#56640)
  • 28fb4a2 Add feature flag to enable experimental MutationObserver (#55919) (#56600)
  • 7fc99bc Fix silent tar extraction failure on EdenFS in replace-rncore-version (#55797...
  • e77df0c Add RCTDevSupportHeaders to React Umbrella (#55974) (#56643)
  • 7846672 [0.85] Add Fast Refresh performance marker and unstable_fastRefreshComplete C...
  • 691b232 [0.85] Backport performance debugging improvements (#56637)
  • 67baaf3 Release 0.85.2
  • 5300582 Fix loading banner stuck after a reload
  • 430da64 Avoid moving RawProps during animation backend commit when retries are possib...
  • Additional commits viewable in compare view

Updates react-native-reanimated from 4.2.1 to 4.4.0

Release notes

Sourced from react-native-reanimated's releases.

Reanimated - 4.4.0

Key changes

iOS CSS Core Animation

Reanimated 4.4.0 introduces a new platform-backed CSS animation engine on iOS that runs animations directly on Core Animation layers instead of going through the JS-driven update loop. It is hidden behind the IOS_CSS_CORE_ANIMATION static feature flag.

Animation Backend

A new Animation Backend has been integrated behind a feature flag, which will help greatly with the flow of updating the Shadow Tree in animations.

New useTimestamp hook

A new useTimestamp hook exposes the current frame timestamp as a Shared Value that updates every frame with the time elapsed since the first frame, with an isActive flag to pause and resume updates.

Precompiled headers on Android

Reanimated's native build on Android now uses precompiled headers (ReanimatedPCH.h), significantly reducing C++ compile times for both fresh and incremental builds.

Other changes

... (truncated)

Commits
  • 104ac3b release(Reanimated): 4.4.0
  • 29b4694 chore(4.4-stable): prepare branch
  • fd24abe chore: Reintroduce EXPERIMENTAL_CSS_ANIMATIONS_FOR_SVG_COMPONENTS with defa...
  • 9047e46 chore: Rename EXPERIMENTAL_PLATFORM_CSS_ANIMATIONS to `IOS_CSS_CORE_ANIMATI...
  • 7b962ca fix: Convert CSS Core Animation beginTime to layer-local clock (#9507)
  • 27f95f2 fix: Stop CA animations from leaking onto recycled layers (#9508)
  • 7c55803 fix: Fix build issues after #9325 (#9504)
  • cd38016 chore: Add missing EXPERIMENTAL_PLATFORM_CSS_ANIMATIONS flag in a few places ...
  • 49a3858 chore: Remove EXPERIMENTAL_CSS_ANIMATIONS_FOR_SVG_COMPONENTS feature flag (...
  • 2cc89df feat: Wire CSSPlatformTransition with iOS platform implementation (#9325)
  • Additional commits viewable in compare view

Updates react-native-svg from 15.15.3 to 15.15.5

Release notes

Sourced from react-native-svg's releases.

v15.15.5

This release includes minor fixes and improvements across all platforms, along with the OIDC setup.

What's Changed

New Contributors

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

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
Maintainer changes

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


Updates react-native-worklets from 0.7.4 to 0.9.1

Release notes

Sourced from react-native-worklets's releases.

Worklets - 0.9.1

Key changes

Support for cross-runtime Promises

Now functions that return a promise like runOnRuntimeAsync can be used on all runtimes in Bundle Mode, not only the RN Runtime. The code responsible for memory-management of JavaScript callbacks in C++ was overhauled to support this, which should reduce the memory imprint and stability of long-held callbacks in brownfield app.

Uniform Shareable hosting

Shareables can now be hosted on any runtime, not only the UI Runtime.

DX improvements

Other changes

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

…dates

Bumps the mobile-minor group with 7 updates in the /mobile directory:

| Package | From | To |
| --- | --- | --- |
| [@react-native-community/slider](https://github.com/callstack/react-native-slider) | `5.1.2` | `5.2.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.0` | `19.2.6` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.0` | `19.2.6` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.83.6` | `0.85.3` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.2.1` | `4.4.0` |
| [react-native-svg](https://github.com/software-mansion/react-native-svg) | `15.15.3` | `15.15.5` |
| [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) | `0.7.4` | `0.9.1` |



Updates `@react-native-community/slider` from 5.1.2 to 5.2.0
- [Release notes](https://github.com/callstack/react-native-slider/releases)
- [Commits](callstack/react-native-slider@v5.1.2...v5.2.0)

Updates `react` from 19.2.0 to 19.2.6
- [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.6/packages/react)

Updates `react-dom` from 19.2.0 to 19.2.6
- [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.6/packages/react-dom)

Updates `react-native` from 0.83.6 to 0.85.3
- [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.3/packages/react-native)

Updates `react-native-reanimated` from 4.2.1 to 4.4.0
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/RELEASE.md)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.4.0/packages/react-native-reanimated)

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

Updates `react-native-worklets` from 0.7.4 to 0.9.1
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.9.1/packages/react-native-worklets)

---
updated-dependencies:
- dependency-name: "@react-native-community/slider"
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-minor
- dependency-name: react
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-minor
- dependency-name: react-dom
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-minor
- dependency-name: react-native
  dependency-version: 0.85.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-minor
- dependency-name: react-native-reanimated
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-minor
- dependency-name: react-native-svg
  dependency-version: 15.15.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-minor
- dependency-name: react-native-worklets
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-minor
...

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 May 31, 2026
@vercel

vercel Bot commented May 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
voiceclaw Ready Ready Preview, Comment May 31, 2026 6:03pm

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.

0 participants