Skip to content

Bump dependency versions to latest patch/minor releases#158

Merged
puncsky merged 3 commits intomainfrom
copilot/bump-dependency-versions
Dec 24, 2025
Merged

Bump dependency versions to latest patch/minor releases#158
puncsky merged 3 commits intomainfrom
copilot/bump-dependency-versions

Conversation

Copy link
Contributor

Copilot AI commented Dec 24, 2025

Updates dependencies to their latest compatible versions, excluding major version upgrades to avoid breaking changes.

Updated Dependencies

React & Core Libraries

  • react, react-dom: 19.1.0 → 19.2.3
  • react-hook-form: 7.58.1 → 7.69.0

React Native Ecosystem

  • react-native-gesture-handler: 2.28.0 → 2.30.0
  • react-native-reanimated: 4.1.1 → 4.1.6
  • react-native-screens: 4.16.0 → 4.19.0
  • react-native-svg: 15.12.1 → 15.15.1
  • react-native-web: 0.21.0 → 0.21.2
  • react-native-webview: 13.15.0 → 13.16.0
  • react-native-worklets: 0.5.1 → 0.5.2
  • react-native-safe-area-context: 5.6.1 → 5.6.2
  • @react-native-community/datetimepicker: 8.4.4 → 8.5.1
  • @react-navigation/native: 7.1.6 → 7.1.26

Development Tools

  • eslint: 9.0.0 → 9.39.2
  • prettier: 3.5.3 → 3.7.4
  • @types/react: 19.1.10 → 19.2.7
  • @graphql-codegen/typescript-react-apollo: 4.3.3 → 4.3.4

Other

  • sentry-expo: 7.0.0 → 7.2.0

Excluded Major Version Updates

The following major updates were intentionally skipped to minimize risk:

  • @apollo/client 3→4, graphql 14→16, jwt-decode 2→4, zod 3→4
  • @graphql-codegen packages v4→v5/v6
  • @react-navigation/stack 6→7, react-native-pager-view 6→8

These require separate PRs with migration planning and thorough testing.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • downloads.sentry-cdn.com
    • Triggering command: /usr/local/bin/node node ./scripts/install.js (dns block)
    • Triggering command: /usr/local/bin/node /usr/local/bin/node ./scripts/install.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Bump dependency versions


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits December 24, 2025 02:24
Co-authored-by: puncsky <1387285+puncsky@users.noreply.github.com>
Co-authored-by: puncsky <1387285+puncsky@users.noreply.github.com>
Copilot AI changed the title [WIP] Update dependency versions for project Bump dependency versions to latest patch/minor releases Dec 24, 2025
Copilot AI requested a review from puncsky December 24, 2025 02:27
@puncsky puncsky marked this pull request as ready for review December 24, 2025 18:14
@puncsky puncsky merged commit 110ca09 into main Dec 24, 2025
1 check passed
@puncsky puncsky deleted the copilot/bump-dependency-versions branch December 24, 2025 19:29
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.

2 participants