chore(deps): align Expo SDK 54 patches #88
No reviewers
Labels
No labels
autopilot:pending-human
source:analyste
source:defenseur
source:human
source:medic
status:approved
status:blocked
status:in-progress
status:needs-clarification
status:needs-fix
status:ready
status:review
status:triage
type:bug
type:feature
type:infra
type:refactor
type:schema
type:security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: maximus/simpl-liste#88
Loading…
Reference in a new issue
No description provided.
Delete branch "issue-87-align-expo-sdk-patches"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #87
Summary
Aligns 6 Expo SDK 54 patch versions via
npx expo install --fix.Note :
expo-file-systemn'est plus signale par expo-doctor apres le bump d'expo lui-meme (54.0.34 reaccepte ~19.0.21).Validations
npx expo-doctor: 17/17 checks passtests/smoke.test.cjs: 6/6 OKnpm audit: 0 vulnerabiliteTest plan
expo-auth-session+expo-web-browser)expo-notifications)Verdict: APPROVE
Summary: Patch-level alignment of 6 Expo SDK 54 packages via
expo install --fix. Diff limite apackage.jsonetpackage-lock.json— aucun code source touche.Checklist
~x.y.zrestent compatibles SDK 54. Les peer constraints internes (expo-auth-session->expo-constants ~18.0.13, etc.) sont desormais coherentes.npm audit0 vuln.expo install --fix.Suggestion non bloquante
Cocher litem Build APK preview du test plan avant de tagger une release : les bumps
expo-auth-session+expo-web-browsertouchent le flow Logto et meritent un smoke device.Bon a merger.