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

feat: upgrade dependencies #535

Merged
merged 68 commits into from
Dec 8, 2024
Merged

Conversation

KiwiKilian
Copy link
Collaborator

@KiwiKilian KiwiKilian commented Dec 5, 2024

Fixes #23
Fixes #19

  • Upgrade dependencies
  • Reduced unused dependencies
  • Made @types used in the lib optional peer dependencies
  • Upgrade examples
  • Reduce duplicate dependencies
  • Moved to Maestro for E2E Testing, because stuff broken on Detox (which only supports up to v0.73 offically...)
  • Added Caching and Artifacts Downloads to CI
  • Added a matrix to build and test on old and new architecture

I wasn't able to upgrade the root react-native version, because the test mocks break with v 0.76

@KiwiKilian KiwiKilian requested a review from tyrauber December 5, 2024 13:45
@KiwiKilian KiwiKilian marked this pull request as draft December 6, 2024 15:21
@KiwiKilian KiwiKilian marked this pull request as ready for review December 6, 2024 21:20
Copy link
Collaborator

@tyrauber tyrauber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@KiwiKilian, this is unreal!

github-actions

  • switched from detox to maestro ✅
  • react-native-app android build / tests pass ✅
  • react-native-app ios build / tests pass ✅
  • expo-app ios build / tests pass ✅
  • expo-app android build / tests pass ✅
  • test new arch! ✅
  • test old arch! ✅

This is how it is done!

Built both apps locally for both platforms. Code looks great. LGTM!

@KiwiKilian KiwiKilian merged commit 047f87f into maplibre:beta Dec 8, 2024
13 checks passed
@KiwiKilian KiwiKilian deleted the feat/upgrades branch December 8, 2024 10:38
github-actions bot pushed a commit that referenced this pull request Dec 8, 2024
# [10.0.0-beta.2](v10.0.0-beta.1...v10.0.0-beta.2) (2024-12-08)

### Features

* upgrade dependencies ([#535](#535)) ([047f87f](047f87f))
Copy link

github-actions bot commented Dec 8, 2024

🎉 This PR is included in version 10.0.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants