[codex] Resolve Dependabot security alerts#404
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (10)
WalkthroughThis PR updates dependencies across the monorepo's JavaScript and Python workspaces. PyPI publish action is bumped to v1.13.0, and REDIS_URL is added to Turbo's build environment. The root package.json pins mintlify to a specific version and removes a shiki override. Next.js and related ecosystem packages are bumped to 15.5.18 in marketing and web apps. SMTP, email editor, and UI packages update their build tools and runtime dependencies. The Python SDK raises its minimum version to 3.10 and updates requests and urllib3 dependencies. A webhook service test fixture is corrected to pass contactBookId as a string instead of numeric. Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Deploying usesend with
|
| Latest commit: |
e766713
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://45b20b37.usesend.pages.dev |
| Branch Preview URL: | https://codex-fix-dependabot-alerts.usesend.pages.dev |
3ee050a to
052ebdf
Compare
052ebdf to
e766713
Compare
Summary
pnpm-lock.yamlandpackages/python-sdk/poetry.lockso transitive vulnerable packages resolve to patched versions or are removed.pypa/gh-action-pypi-publish@v1.13.0.requestsreleases require Python 3.10+.Dependabot triage
gh api.blackand@smithy/config-resolverare no longer present in the resolved locks.Verification
pnpm install --frozen-lockfile --ignore-scriptspnpm test:web:unitpnpm test:web:trpcpnpm test:web:apipnpm --filter=web exec tsc --noEmitpoetry install --with devpoetry checkpoetry run pytestNo builds or migrations were run.
Summary by cubic
Resolves Dependabot security alerts by upgrading vulnerable packages across workspaces and regenerating lockfiles. Also raises the Python SDK to Python 3.10+, bumps
requests/urllib3, and updates the PyPI publish action.Dependencies
next15.5.18, AWS SDK 3.104x,@trpc/*11.17.0,@tanstack/react-query5.100.10,hono4.12.19,jsx-email2.8.4,nodemailer8.0.5,postcss8.5.14,next-auth4.24.14.mailparser3.9.8,smtp-server3.18.4,@types/nodemailer8.0.0.requests^2.33.0(locks to 2.34.2), addurllib3^2.7.0.pnpm-lock.yamlandpoetry.lock; removed oldpnpm.overridespin.mintlifyto^4.2.566, bumpedpnpmto^10.28.2where used, updatedpypa/gh-action-pypi-publishtov1.13.0.contactBookId; addedREDIS_URLtoturbo.json.Migration
Written for commit e766713. Summary will update on new commits. Review in cubic
Summary by CodeRabbit
Chores
Tests