Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump deps in lib & examples (part 1 of fixing CI) #2618

Merged
merged 6 commits into from
Jan 14, 2025

Conversation

kkafar
Copy link
Member

@kkafar kkafar commented Jan 14, 2025

Description

Motivation:

working on #2466 right now & need these changes + this is also required to fix the failing CI

Changes

Bumped versions of reanimated, gesture handler and safe-area-context in both lib and the examples

Test code and steps to reproduce

:fingers_crossed: CI?

Okay, seems that Android part of the CI is fixed. iOS has some other, yet undetermined problems. I do not see a regression on iOS part, however.

Checklist

  • (kinda ☝🏻) Ensured that CI passes

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
kkafar Kacper Kafara

Verified

This commit was signed with the committer’s verified signature.
kkafar Kacper Kafara

Verified

This commit was signed with the committer’s verified signature.
kkafar Kacper Kafara

Verified

This commit was signed with the committer’s verified signature.
kkafar Kacper Kafara

Verified

This commit was signed with the committer’s verified signature.
kkafar Kacper Kafara

Verified

This commit was signed with the committer’s verified signature.
kkafar Kacper Kafara
@kkafar kkafar changed the title chore: bump deps in lib & examples chore: bump deps in lib & examples (part 1 of fixing CI) Jan 14, 2025
@kkafar kkafar merged commit 3555d23 into main Jan 14, 2025
5 of 8 checks passed
@kkafar kkafar deleted the @kkafar/bump-gesture-handler branch January 14, 2025 12:40
kligarski pushed a commit that referenced this pull request Feb 27, 2025
Motivation:

working on #2466 right now & need these changes + this is also required
to fix the failing CI

Bumped versions of reanimated, gesture handler and safe-area-context in
both lib and the examples

:fingers_crossed: CI?

Okay, seems that Android part of the CI is fixed. iOS has some other,
yet undetermined problems. I do not see a regression on iOS part,
however.

- [x] (kinda ☝🏻) Ensured that CI passes

(cherry picked from commit 3555d23)
kligarski added a commit that referenced this pull request Mar 7, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
## Description

Adding support for `react-native@0.78.0`.

## Changes

- adjusted example apps (Android, iOS) on both architectures (Paper,
Fabric) with changes from upgrade helper,
- added additional fixes (android, ios, cpp) from 4.x
(#2626),
- updated dependencies, gradle of the library:
- uncommented `syncArchs` task, because updating `react-native` version
of the library fixed the problem with codegen,
- fixed issue connected with Gesture Handler:
  - #2618,
- updated TVOS example app (from 0.74.1) to match example app from 4.x
and Android, iOS apps,
- fixed a bug with `replaceNavigationBarViewsWithSnapshotOfSubview`
method by adding a nil check:
- adapted from
#2485,
- restoring backward compatibility:
  - #2730,
  - #2737.

## Test code and steps to reproduce

CI

## Checklist

- [ ] Ensured that CI passes

---------

Co-authored-by: Kacper Kafara <kacper.kafara@swmansion.com>
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.

None yet

1 participant