[PR #8250] [MERGED] chore: bump expo deps #16099

Closed
opened 2026-04-13 10:23:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8250
Author: @himself65
Created: 3/1/2026
Status: Merged
Merged: 3/1/2026
Merged by: @himself65

Base: canaryHead: himself65/2026/03/01/expo


📝 Commits (2)

  • eb7b6fc chore: bump expo deps
  • a3f3023 refactor(utils): move matchesHostPattern to url utils and update imports

📊 Changes

7 files changed (+1307 additions, -984 deletions)

View changed files

📝 demo/expo/app.config.ts (+0 -4)
📝 demo/expo/metro.config.js (+1 -5)
📝 demo/expo/package.json (+20 -20)
📝 packages/better-auth/src/auth/trusted-origins.ts (+0 -43)
📝 packages/better-auth/src/utils/url.test.ts (+1 -1)
📝 packages/better-auth/src/utils/url.ts (+44 -1)
📝 pnpm-lock.yaml (+1241 -910)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/8250 **Author:** [@himself65](https://github.com/himself65) **Created:** 3/1/2026 **Status:** ✅ Merged **Merged:** 3/1/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2026/03/01/expo` --- ### 📝 Commits (2) - [`eb7b6fc`](https://github.com/better-auth/better-auth/commit/eb7b6fc829994b74efff826c6552c8d6db56b0be) chore: bump expo deps - [`a3f3023`](https://github.com/better-auth/better-auth/commit/a3f3023645218de3ae5a26079507a6c15781b4b4) refactor(utils): move matchesHostPattern to url utils and update imports ### 📊 Changes **7 files changed** (+1307 additions, -984 deletions) <details> <summary>View changed files</summary> 📝 `demo/expo/app.config.ts` (+0 -4) 📝 `demo/expo/metro.config.js` (+1 -5) 📝 `demo/expo/package.json` (+20 -20) 📝 `packages/better-auth/src/auth/trusted-origins.ts` (+0 -43) 📝 `packages/better-auth/src/utils/url.test.ts` (+1 -1) 📝 `packages/better-auth/src/utils/url.ts` (+44 -1) 📝 `pnpm-lock.yaml` (+1241 -910) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 10:23:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#16099