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

🧑‍💻: renovate対象外を追加 #1190

Merged
merged 5 commits into from
Jul 24, 2023
Merged

Conversation

tksugimoto
Copy link

@tksugimoto tksugimoto commented Jul 18, 2023

✅ What's done

expoによる管理対象であるため以下をrenovate対象外に指定

  • react-native-maps
  • expo-status-bar
  • androidx.swiperefreshlayout:swiperefreshlayout
    • prebuildで生成される部分
  • jest-expo
  • @expo/config-plugins

Other (messages to reviewers, concerns, etc.)

jest-expoについて

過去に.github/renovate.json5から消したが、含まれているのが自然&大きな問題も無いと思われるため戻す

関連PR

expo による管理対象のため

MapView - Expo Documentation
https://docs.expo.dev/versions/latest/sdk/map-view/

> npx expo install react-native-maps
prebuildによって生成される部分に含まれるため。
※ 自作のconfig pluginでも無いため検知する必要はない
expo による管理対象のため

Unit testing - Expo Documentation
https://docs.expo.dev/develop/unit-testing/

> npx expo install jest-expo jest
@tksugimoto tksugimoto merged commit 96a743a into master Jul 24, 2023
5 checks passed
@tksugimoto tksugimoto deleted the chore/renovate/add-ignore branch July 24, 2023 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Other changes that don't modify src or test files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants