chore(react-email): upgrade glob to ^13.0.6#2988
chore(react-email): upgrade glob to ^13.0.6#2988Shamir14feb wants to merge 1 commit intoresend:canaryfrom
Conversation
|
|
@shamir-ahmed is attempting to deploy a commit to the resend Team on Vercel. A member of the Team first needs to authorize it. |
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
commit: |
Summary
Bumps the
globdependency inpackages/react-emailfrom^11.0.0to^13.0.6.Changes
globfrom^11.0.0to^13.0.6Motivation
glob(v13) and its fixes/improvementsCompatibility
No code changes. Existing usage in
src/commands/export.ts(import { glob } from 'glob'andglob.sync(pattern, { absolute: true })) remains valid in v13. The only v13 breaking change is the CLI moving toglob-bin; we only use the programmatic API.Checklist
packages/react-email/package.jsonpnpm installand updated lockfileSummary by cubic
Upgraded glob in packages/react-email from ^11.0.0 to ^13.0.6 to adopt the latest fixes and reduce transitive dependencies. No source changes; our programmatic usage remains compatible, and the lockfile is updated.
Written for commit fc2f985. Summary will update on new commits.