Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2025

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

Package From To
@react-native-community/datetimepicker 8.4.4 8.5.1
@shopify/flash-list 2.0.2 2.2.0
@shopify/react-native-skia 2.2.12 2.4.14
react 19.1.0 19.2.3
@types/react 19.1.17 19.2.7
react-dom 19.1.0 19.2.3
react-native 0.81.5 0.83.1
react-native-gesture-handler 2.28.0 2.30.0
react-native-reanimated 4.1.6 4.2.1
react-native-screens 4.16.0 4.19.0
react-native-svg 15.12.1 15.15.1
react-native-worklets 0.5.1 0.7.1
eslint 9.39.1 9.39.2

Updates @react-native-community/datetimepicker from 8.4.4 to 8.5.1

Release notes

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

v8.5.1

8.5.1 (2025-11-25)

Bug Fixes

  • ios: internal picker state persisting with recycling (#1026) (48e89d2)

v8.5.0

8.5.0 (2025-10-26)

Features

  • remove deprecated react native api usages (#950) (1ff05e1)

v8.4.7

8.4.7 (2025-10-26)

Bug Fixes

v8.4.6

8.4.6 (2025-10-26)

This release is burned. It can't be used.

v8.4.5

8.4.5 (2025-09-13)

Bug Fixes

  • android: remove deprecated activity getter (#1003) (f4b046a)

This release is also available on:

Changelog

Sourced from @​react-native-community/datetimepicker's changelog.

8.5.1 (2025-11-25)

Bug Fixes

  • ios: internal picker state persisting with recycling (#1026) (48e89d2)

8.5.0 (2025-10-26)

Features

  • remove deprecated react native api usages (#950) (1ff05e1)

8.4.7 (2025-10-26)

Bug Fixes

8.4.6 (2025-10-26)

Bug Fixes

2.6.0

  • Add time picker for Windows #206

2.5.0

  • feat: add minute interval on Android #177

2.4.3

  • Fix TS typings #197
  • document working with dark mode #204

2.4.2

  • Make react-native-windows optional #191

2.4.1

  • allow compiling with xcode 10 #186

2.4.0

... (truncated)

Commits
Maintainer changes

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


Updates @shopify/flash-list from 2.0.2 to 2.2.0

Release notes

Sourced from @​shopify/flash-list's releases.

v2.2.0

What's Changed

New Contributors

Full Changelog: Shopify/flash-list@v2.1.0...v2.2.0

v2.1.0

What's Changed

New Contributors

Full Changelog: Shopify/flash-list@v2.0.3...v2.1.0

v2.0.4-alpha.1

What's Changed

  • Fix #1773 (infinite loop when a large number of lists are nested).

Full Changelog: Shopify/flash-list@v2.0.3...v2.0.4-alpha.1

v2.0.3

What's Changed

Full Changelog: Shopify/flash-list@v2.0.2...v2.0.3

Commits

Updates @shopify/react-native-skia from 2.2.12 to 2.4.14

Release notes

Sourced from @​shopify/react-native-skia's releases.

v2.4.14

2.4.14 (2025-12-19)

Bug Fixes

  • 📦: ensure that we use a version of NPM that supports OIDC (#3631) (47dbdeb)

v2.4.7

2.4.7 (2025-12-04)

Bug Fixes

  • 💣: fix potential race condition in the renderer (#3588) (04d72e3)

v2.4.6

2.4.6 (2025-11-28)

Bug Fixes

  • 🍏: prevent crash in ViewScreenshotService when image data is null (#3579) (5909266)
  • 🤖: use generic type parameter in legacy arch (#3580) (bf60fec)

v2.4.5

2.4.5 (2025-11-26)

Bug Fixes

  • 🐛: fix substancial performance regression on RN Web (#3577) (1a865ab)

v2.4.4

2.4.4 (2025-11-26)

Bug Fixes

  • 🐛: fix regression with onSize on RN Web (#3574) (2d9811d)

v2.4.3

2.4.3 (2025-11-24)

Bug Fixes

... (truncated)

Commits
  • 47dbdeb fix(📦): ensure that we use a version of NPM that supports OIDC (#3631)
  • ce87aa2 chore(🐙): fix snapshot example for Android (#3622)
  • 5fcd65d fix(🐙): remove bogus env varible in npm publish step (#3627)
  • cdebc23 fix(🐙): fix CI setup that were preventing to publish releases (#3626)
  • 8826866 chore(🐙): enhance npm debug workflow with OIDC checks (#3625)
  • 83d239a chore(🐙): update npm auth debug workflow (#3624)
  • a059441 chore(🐙): Add npm OIDC authentication debug workflow (#3623)
  • eb0e94f fix(🤖): fix android snapshot view with SVG content (#3612)
  • 32585ed chore(🐙): remove old npm token configuration from publish command (#3619)
  • e9d10f3 fix(🐛): avoid dangling pointer when reading runtime shader child name (#3614)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates react from 19.1.0 to 19.2.3

Release notes

Sourced from react's releases.

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

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

  • <Activity /> was developed over many years, starting before ClassComponent.setState (@​acdlite @​sebmarkbage and many others)
  • Stringify context as "SomeContext" instead of "SomeContext.Provider" (@​kassens #33507)
  • Include stack of cause of React instrumentation errors with %o placeholder (@​eps1lon #34198)

... (truncated)

Changelog

Sourced from react's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

19.2.0 (October 1st, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

... (truncated)

Commits

Updates @types/react from 19.1.17 to 19.2.7

Commits

Updates react-dom from 19.1.0 to 19.2.3

Release notes

Sourced from react-dom's releases.

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

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

  • <Activity /> was developed over many years, starting before ClassComponent.setState (@​acdlite @​sebmarkbage and many others)
  • Stringify context as "SomeContext" instead of "SomeContext.Provider" (@​kassens #33507)
  • Include stack of cause of React instrumentation errors with %o placeholder (@​eps1lon #34198)

... (truncated)

Changelog

Sourced from react-dom's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

19.2.0 (October 1st, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

... (truncated)

Commits

Updates react-native from 0.81.5 to 0.83.1

Release notes

Sourced from react-native's releases.

0.83.1

Fixed

Android specific

  • Fix Network error that could occur for FormData uploads with binary data (471ef7212e by @​huntie)

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


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.83.1

Fixed

Android specific

  • Networking: Fix Network error that could occur for FormData uploads with binary data (471ef7212e by @​huntie)

v0.83.0

Breaking

None

Deprecated

Android specific

  • Animated: Mark startOperationBatch and finishOperationBatch as deprecated, replace with no-op (c9dcd64ed5 by @​zeyap)
  • Networking: Mark NetworkingModule.sendRequestInternal as deprecated (30999b868c by @​motiz88)

Added

Android specific

iOS specific

  • Build options: Add way to set the RCT_REMOVE_LEGACY_ARCH flag from Cocoapods to compile ou the legacy arch (5abda9c7da by @​cipolleschi)
  • Build options: Add support for symbolication of precompiled React.xcframework (07f40ec6b4 by @​chrfalch)

... (truncated)

Commits

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 25, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minor-and-patch-3fd0c58843 branch 4 times, most recently from 2bcc5cc to faef8f3 Compare December 29, 2025 07:24
… updates

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

| Package | From | To |
| --- | --- | --- |
| [@react-native-community/datetimepicker](https://github.com/react-native-datetimepicker/datetimepicker) | `8.4.4` | `8.5.1` |
| [@shopify/flash-list](https://github.com/Shopify/flash-list) | `2.0.2` | `2.2.0` |
| [@shopify/react-native-skia](https://github.com/Shopify/react-native-skia) | `2.2.12` | `2.4.14` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.3` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.17` | `19.2.7` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.3` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.81.5` | `0.83.1` |
| [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `2.28.0` | `2.30.0` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.1.6` | `4.2.1` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.16.0` | `4.19.0` |
| [react-native-svg](https://github.com/react-native-community/react-native-svg) | `15.12.1` | `15.15.1` |
| [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) | `0.5.1` | `0.7.1` |
| [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.2` |



Updates `@react-native-community/datetimepicker` from 8.4.4 to 8.5.1
- [Release notes](https://github.com/react-native-datetimepicker/datetimepicker/releases)
- [Changelog](https://github.com/react-native-datetimepicker/datetimepicker/blob/master/CHANGELOG.md)
- [Commits](react-native-datetimepicker/datetimepicker@v8.4.4...v8.5.1)

Updates `@shopify/flash-list` from 2.0.2 to 2.2.0
- [Release notes](https://github.com/Shopify/flash-list/releases)
- [Changelog](https://github.com/Shopify/flash-list/blob/main/CHANGELOG.md)
- [Commits](Shopify/flash-list@v2.0.2...v2.2.0)

Updates `@shopify/react-native-skia` from 2.2.12 to 2.4.14
- [Release notes](https://github.com/Shopify/react-native-skia/releases)
- [Commits](Shopify/react-native-skia@v2.2.12...v2.4.14)

Updates `react` from 19.1.0 to 19.2.3
- [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.3/packages/react)

Updates `@types/react` from 19.1.17 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` from 19.1.0 to 19.2.3
- [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.3/packages/react-dom)

Updates `react-native` from 0.81.5 to 0.83.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.83.1/packages/react-native)

Updates `react-native-gesture-handler` from 2.28.0 to 2.30.0
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@2.28.0...v2.30.0)

Updates `react-native-reanimated` from 4.1.6 to 4.2.1
- [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.2.1/packages/react-native-reanimated)

Updates `react-native-screens` from 4.16.0 to 4.19.0
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.16.0...4.19.0)

Updates `react-native-svg` from 15.12.1 to 15.15.1
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v15.12.1...v15.15.1)

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

Updates `@types/react` from 19.1.17 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `eslint` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.1...v9.39.2)

---
updated-dependencies:
- dependency-name: "@react-native-community/datetimepicker"
  dependency-version: 8.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@shopify/flash-list"
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@shopify/react-native-skia"
  dependency-version: 2.4.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-dom
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-native
  dependency-version: 0.83.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-native-gesture-handler
  dependency-version: 2.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-native-reanimated
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-native-screens
  dependency-version: 4.19.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.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-native-worklets
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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-3fd0c58843 branch from faef8f3 to 00faa47 Compare December 30, 2025 05:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 5, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-and-patch-3fd0c58843 branch January 5, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant