fix(repo): patch vulnerable transitive dependencies flagged by Dependabot#8856
fix(repo): patch vulnerable transitive dependencies flagged by Dependabot#8856jacekradko wants to merge 1 commit into
Conversation
…abot Range-scoped pnpm.overrides for transitive advisories that don't reach customer runtime (axios, jws, tmp, minimatch, picomatch, svgo, fast-uri, ip-address, flatted, follow-redirects, smol-toml, socket.io-parser, @babel/plugin-transform-modules-systemjs), the one shipped fix (preact 10.27.3 in clerk-js's lazy Coinbase wallet chunk), and dev-tooling bumps (vitest 3.2.6/4.1.6, happy-dom 20, react-router 7.15.0).
🦋 Changeset detectedLatest commit: ff82a6a The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
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: Repository YAML (base), Repository UI (inherited) Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThis PR updates dependency versions and pnpm override constraints across the Clerk JavaScript monorepo. A patch release for ChangesDependency and version constraint updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/hono
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/react
@clerk/react-router
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/ui
@clerk/upgrade
@clerk/vue
commit: |
API Changes Report
Summary
🔴 Breaking changes index (1)Every breaking change, up front. Full diffs are in the package sections below.
@clerk/sharedCurrent version: 4.17.1 Subpath
|
Most of the open Dependabot alerts on this repo trace to dev tooling, build toolchains, or lazily-loaded web3 wallet transitives that never reach customer runtime. This clears the ones worth clearing with range-scoped
pnpm.overridesplus a few dev-tooling bumps.The only change that touches a published artifact is
preact10.27.2 → 10.27.3 inside clerk-js's lazily-loaded Coinbase wallet chunk, which is why the clerk-js patch changeset is here. The happy-dom 18 → 20 bump in@clerk/headlessis the other thing worth a glance; its tests stay green (403 passing).esbuildandwebpackare deliberately left out: esbuild's patch is still inside the 3-day release-age window, and a webpack bump drags its entire@webassemblyjstree for a low-severity, build-only advisory. Both can ride the normal Renovate flow. Lockfile was regenerated withpnpm dedupe.Summary by CodeRabbit