chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates - #955
chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates#955dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
freshtonic
left a comment
There was a problem hiding this comment.
Approving the dependency changes; do not merge until the red CI is resolved — the failure is not caused by this PR.
The content is clean: grouped minor/patch bumps only, touching manifests, the lockfile, and (in the production group) catalog version strings in pnpm-workspace.yaml. No onlyBuiltDependencies additions, no overrides changes, no script or .npmrc changes.
The failing Drizzle v3 integration jobs fail identically on this PR and its sibling, at integration/lock-context.integration.test.ts, with:
Integration suite cannot run — missing CLERK_MACHINE_TOKEN … This suite FAILS rather than skips: a green skip would hide a real regression.
That is a secrets-availability condition on Dependabot-actor runs (Dependabot workflows read the separate Dependabot secrets store — the CS_* values are evidently there, since the require-cs-secrets pre-flight passed, but CLERK_MACHINE_TOKEN / CLERK_MACHINE_TOKEN_B are not). A dev-tooling or minor-dep bump cannot remove a Clerk credential from a runner; the same job passed on the 26 Aug Dependabot round, so either the token left the Dependabot store since, or the lock-context suite's deliberate fail-rather-than-skip landed in between and is now correctly surfacing a token that was never in that store.
Fix path: add CLERK_MACHINE_TOKEN (and _B) to the repo's Dependabot secrets (Settings → Secrets → Dependabot), then re-run the failed jobs. If instead the intent is that Dependabot runs skip the Clerk-dependent suite, that's a workflow decision to make explicitly — not a reason to hold these bumps.
…ith 3 updates Bumps the dev-dependencies group with 3 updates in the / directory: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [turbo](https://github.com/vercel/turborepo) and [@clerk/backend](https://github.com/clerk/javascript/tree/HEAD/packages/backend). Updates `@biomejs/biome` from 2.5.9 to 2.5.10 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.10/packages/@biomejs/biome) Updates `turbo` from 2.10.10 to 2.10.11 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.10.10...v2.10.11) Updates `@clerk/backend` from 3.16.7 to 3.16.10 - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/main/packages/backend/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/backend@3.16.10/packages/backend) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@clerk/backend" dependency-version: 3.16.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: turbo dependency-version: 2.10.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
34a6123 to
8191167
Compare
freshtonic
left a comment
There was a problem hiding this comment.
Re-approved after the Dependabot regeneration — same dev-dependency group, same file scope, no supply-chain deltas. The two failing Drizzle jobs are still the known infrastructure issue from my previous review (lock-context suite fail-hard on CLERK_MACHINE_TOKEN missing from the Dependabot secrets store), unrelated to these bumps. Merge once the Clerk tokens are added to Dependabot secrets and the jobs re-run green.
Bumps the dev-dependencies group with 3 updates in the / directory: @biomejs/biome, turbo and @clerk/backend.
Updates
@biomejs/biomefrom 2.5.9 to 2.5.10Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
05797b1ci: release (#11450)5f1ed34chore: add CodSpeed and Cloudflare to sponsors (#11410)Updates
turbofrom 2.10.10 to 2.10.11Release notes
Sourced from turbo's releases.
... (truncated)
Commits
60af39bpublish 2.10.11 to registry3226457fix: Tolerate transient input files (#13734)09bf969docs: Redesign Turborepo homepage (#13702)f924510feat: Expand performance agent toolbox (#13761)9f94a7dchore: Release Turborepo 2.10.11-canary.4 (#13759)45a87a0fix: Respect gitignore without git metadata (#13756)0b501f1chore: Forbid release-age exclusions in examples maintenance (#13751)3f64c07fix: Isolate concurrent generator config bundles (#13750)b08ab5fchore: Release Turborepo 2.10.11-canary.3 (#13749)b4bd235feat: Cache native uv tool tasks (#13748)Updates
@clerk/backendfrom 3.16.7 to 3.16.10Release notes
Sourced from @clerk/backend's releases.
Changelog
Sourced from @clerk/backend's changelog.
Commits
297c03dci(repo): Version packages (#9514)f541dbffeat(nextjs): throw missing-env error instead of keyless bootstrap (#9493)ea8cb05feat(shared): point missing and invalid key errors at the Clerk CLI (#9491)99082cbci(repo): Version packages (#9495)10615eafix(backend): Reject non-session JWT categories as session tokens (#9469)ff25005ci(repo): Version packages (#9477)4ebcff3fix(backend): Scope the JWKS cache per Clerk instance (#9394)